summaryrefslogtreecommitdiff
path: root/ftp/ocaml-ocurl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix permission of ld.conf. It should be 0644 instead of 0444.Sergey Matveychuk2005-05-211-2/+0
| | | | | | | - Unbreak unguilty ports. Notes: svn path=/head/; revision=135809
* BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf fileKris Kennaway2005-05-211-0/+2
| | | | Notes: svn path=/head/; revision=135783
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib.Thierry Thomas2004-08-084-0/+58
PR: 70085 Submitted by: Marwan BURELLE Notes: svn path=/head/; revision=115676