Skip to content

Commit

Permalink
Move more than 300 OCaml ports to a new "ocaml" category.
Browse files Browse the repository at this point in the history
Note that Portfile "categories" lines have been updated to include the
"ocaml" category, and the inappropriate "ml" category has been removed
from many of them.
  • Loading branch information
pmetzger committed Dec 17, 2017
1 parent 16fd67f commit 33b3dd5
Show file tree
Hide file tree
Showing 132 changed files with 101 additions and 101 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name caml-heredoc
version 20060107
revision 3
categories devel ml
categories ocaml devel
license LGPL-2.1
maintainers nomaintainer
description Heredoc: syntactic sugar for text producing applications
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion devel/camlimages/Portfile → ocaml/camlimages/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name camlimages
version 4.0.1
revision 14
categories devel graphics
categories ocaml devel graphics
license {LGPL-2 Permissive}
maintainers nomaintainer
description Objective Caml interface to image manipulation functions.
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion devel/oasis/Portfile → ocaml/oasis/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ epoch 1
version 0.4.1
revision 2
platforms darwin
categories devel
categories ocaml devel
maintainers nomaintainer
license LGPL-2.1
description Architecture for building OCaml libraries and applications
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0
name ocaml-ancient
version 0.9.0
revision 5
categories devel ml
categories ocaml devel
maintainers nomaintainer
license LGPL-2.1
description Mark objects as 'ancient' so they are taken out of the OCaml heap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-ansiterminal
version 0.6.5
revision 1
categories devel ml
categories ocaml devel
license LGPL-3
platforms darwin
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-ao/Portfile → ocaml/ocaml-ao/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-ao
version 0.1.9
revision 4
categories devel ml
categories ocaml devel
license LGPL-2.1
maintainers rastageeks.org:toots
description OCaml bindings for the libao audio output library
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet async_core 109.55.02

name ocaml-async-core
revision 2
categories devel ml
categories ocaml devel
platforms darwin
license Apache-2
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet async_extra 109.55.02

name ocaml-async-extra
revision 2
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2.1
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet async_unix 109.55.02

name ocaml-async-unix
revision 2
categories devel ml
categories ocaml devel
platforms darwin
license Apache-2
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-async/Portfile → ocaml/ocaml-async/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet async 109.53.02

name ocaml-async
revision 1
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2.1
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-autoconf
version 1.1
revision 1
categories devel ml
categories ocaml devel
platforms darwin
maintainers nomaintainer
license BSD
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name ocaml-batteries-devel
conflicts ocaml-batteries
version 2.0beta2
revision 5
categories devel ml
categories ocaml devel
license LGPL-2.1
platforms darwin
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name ocaml-batteries
conflicts ocaml-batteries-devel
version 2.2
revision 1
categories devel ml
categories ocaml devel
maintainers nomaintainer
license LGPL-2.1
description A new O'Caml standard library
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet bin_prot 109.53.02

name ocaml-bin-prot
revision 1
categories devel ml
categories ocaml devel
maintainers nomaintainer
license {BSD LGPL-2}
description A binary protocol generator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-bisect
version 1.3
revision 1
categories devel ml
categories ocaml devel
maintainers nomaintainer
platforms darwin
license GPL-3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name ocaml-bitstring
version 2.0.3
revision 4
platforms macosx
categories devel ml
categories ocaml devel
maintainers nomaintainer
license {GPL-2 LGPL-2.1+}
description bitstrings and bitstring matching for OCaml
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-bjack/Portfile → ocaml/ocaml-bjack/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-bjack
version 0.1.0
revision 5
categories devel ml
categories ocaml devel
license LGPL-2.1
maintainers rastageeks.org:toots
description OCaml blocking API to jack
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-bolt/Portfile → ocaml/ocaml-bolt/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-bolt
version 1.4
revision 2
categories devel ml
categories ocaml devel
license LGPL-3
platforms darwin
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-calendar
version 2.03.2
revision 4
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2.1
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
set realname camlidl
name ocaml-${realname}
version 1.05
categories devel ml
categories ocaml devel
platforms darwin
license {QPL LGPL}
maintainers takeshi openmaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-camomile
version 0.8.3
revision 4
categories devel ml
categories ocaml devel
maintainers toots@rastageeks.org
license LGPL-2+
description OCaml module to convert strings to and from various encodings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet comparelib 109.27.02

name ocaml-comparelib
revision 1
categories devel ml
categories ocaml devel
platforms darwin
license Apache-2
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-config-file
version 1.2
revision 2
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2+
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-core-extended
version 108.00.02
revision 4
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2.1
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet core_kernel 109.55.02

name ocaml-core-kernel
revision 2
categories devel ml
categories ocaml devel
platforms darwin
license Apache-2
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-core/Portfile → ocaml/ocaml-core/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet core 109.55.02

name ocaml-core
revision 2
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2.1
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-cryptokit
version 1.9
revision 1
categories devel ml security
categories ocaml devel security
platforms darwin
license LGPL-2
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-csv/Portfile → ocaml/ocaml-csv/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-csv
version 1.2.3
revision 1
categories devel ml
categories ocaml devel
license LGPL-2.1
maintainers nomaintainer
description CSV file parser for OCaml.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-ctypes
version 0.3.4
revision 1
categories devel ml
categories ocaml devel
platforms darwin
license BSD
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-curses
version 1.0.3
revision 5
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2.1
maintainers nomaintainer
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet custom_printf 109.27.02

name ocaml-custom-printf
revision 1
categories devel ml
categories ocaml devel
platforms darwin
license Apache-2
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-dbm/Portfile → ocaml/ocaml-dbm/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-dbm
version 1.0
revision 5
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2
maintainers nomaintainer
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-deriving-ocsigen
version 0.3c
revision 4
categories devel www ml
categories ocaml devel www
platforms darwin
license MIT
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-dtools
version 0.1.6
revision 4
categories devel ml
categories ocaml devel
license GPL-2+
maintainers rastageeks.org:toots
description library for writing daemons in OCaml
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-duppy/Portfile → ocaml/ocaml-duppy/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-duppy
version 0.4.2
revision 3
categories devel ml
categories ocaml devel
license LGPL-2.1
maintainers rastageeks.org:toots
description Advanced scheduler for OCaml
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-eliom/Portfile → ocaml/ocaml-eliom/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-eliom
version 2.2.2
revision 4
categories devel www ml
categories ocaml devel www
platforms darwin
license {LGPL-2.1 OpenSSLException}
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup ocaml 1.0
name ocaml-expect
version 0.0.4
revision 2
categories devel ml
categories ocaml devel
maintainers googlemail.com:benedikt.meurer
license LGPL-2.1
description Expect-like framework
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-extlib
version 1.6.1
revision 1
categories devel ml
categories ocaml devel
maintainers nomaintainer
license LGPL-2.1
description Extended Standard Library for OCaml
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortGroup ocaml 1.0

name ocaml-extunix
version 0.1.1
categories devel ml
categories ocaml devel
platforms darwin
license LGPL-2.1
maintainers nomaintainer
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-faac/Portfile → ocaml/ocaml-faac/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-faac
version 0.1.1
revision 4
categories devel ml audio
categories ocaml devel audio
license LGPL-2.1
maintainers rastageeks.org:toots
description OCaml bindings for the AAC encoding library
Expand Down
2 changes: 1 addition & 1 deletion devel/ocaml-faad/Portfile → ocaml/ocaml-faad/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-faad
version 0.1.1
revision 4
categories devel ml audio
categories ocaml devel audio
license LGPL-2.1
maintainers rastageeks.org:toots
description OCaml bindings for the AAC decoding library
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github.setup janestreet fieldslib 109.20.02

name ocaml-fieldslib
revision 1
categories devel ml
categories ocaml devel
platforms darwin
license Apache-2
maintainers nomaintainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortGroup ocaml 1.0
name ocaml-fileutils
version 0.4.5
revision 1
categories devel ml
categories ocaml devel
maintainers nomaintainer
license LGPL-2.1
description OCaml POSIX-like file library
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PortSystem 1.0
name ocaml-findlib
version 1.7.3
distname findlib-${version}
categories devel ml
categories ocaml devel
maintainers {@pmetzger piermont.com:perry} openmaintainer
platforms darwin
license MIT
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 33b3dd5

Please sign in to comment.