summaryrefslogtreecommitdiff
path: root/dev-ml
Commit message (Collapse)AuthorAgeFilesLines
* new package - OCaml tool to find/use non-standard packages.George Shapovalov2002-12-153-0/+45
|
* (multiple) removed quite some crap:Maik Schreiber2002-11-181-16/+8
| | | | | | | - "boxes" done with "*****", "#####", "=====" or "-----" - checking for user accounts with weird awk stuff instead of using id - empty lines at beginning or end of functions - whole "novels" of instructions in pkg_postinst()
* unmask x86Marinus Schraal2002-11-151-2/+2
|
* tiny dep fixMarinus Schraal2002-10-261-2/+2
|
* New versionMarinus Schraal2002-10-263-1/+50
|
* updated the labltk/ocaml checkup logic in pkg_setup()George Shapovalov2002-10-252-4/+12
|
* fix for some rare dependency mismatch.George Shapovalov2002-10-252-2/+35
|
* Remove rdepend=dependMike Frysinger2002-10-204-8/+4
|
* big IUSE commitDaniel Robbins2002-10-053-3/+9
|
* version bump, fixes building with ocaml-3.06George Shapovalov2002-09-035-1/+156
|
* added KEYWORDSGeorge Shapovalov2002-07-223-3/+6
|
* An OCaml interface to the pcre libraryGeorge Shapovalov2002-06-294-1/+40
|
* another package in dev-ml category: LablGTK : an interface to the GIMP ToolGeorge Shapovalov2002-06-295-0/+112
| | | | Kit
* added new category dev-ml, which is supposed to keep ocaml and otherGeorge Shapovalov2002-06-295-0/+151
statically compiled ml language related packages. added first ocaml related package - lablgl.