summaryrefslogtreecommitdiff
path: root/dev-ml
Commit message (Collapse)AuthorAgeFilesLines
* adding ManifestMartin Holzer2003-05-298-0/+35
|
* adding ManifestMartin Holzer2003-05-298-0/+0
|
* new package, a Partially Ordered Map ADTGeorge Shapovalov2003-04-243-0/+45
|
* touchupsMike Frysinger2003-04-231-7/+4
|
* add dep. #17531Alastair Tse2003-03-152-8/+14
|
* unmasked in x86George Shapovalov2003-03-113-6/+6
|
* quick header correctionGeorge Shapovalov2003-03-101-2/+2
|
* new package - a validating XML parser module for O'Caml.George Shapovalov2003-03-103-0/+41
|
* new packageGeorge Shapovalov2003-02-233-0/+45
|
* new package (keymasked)George Shapovalov2003-02-233-0/+41
|
* new version, for which source is actually awailable at the moment..George Shapovalov2003-02-233-2/+46
|
* Update Copyright yearsMike Frysinger2003-02-136-12/+12
|
* Update Copyright yearsMike Frysinger2003-02-124-8/+8
|
* added ~ppcJon Nall2003-01-284-6/+12
|
* 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.