aboutsummaryrefslogtreecommitdiff
path: root/www/ocaml-net
Commit message (Collapse)AuthorAgeFilesLines
* Disable gtk1 support which depends on ocaml-lablgtk which is expiredBaptiste Daroussin2012-10-271-10/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306529
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - Update to 3.5.1 [1]Michael Scheidell2012-05-222-28/+50
| | | | | | | | | | | | - Honor NOPORTEXAMPLES if NOPORTDOCS not defined [2] PR: ports/167987 [1] Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> [1] Reviewed by: scheidell@ (me) [2] Approved by: Jaap Boender <jaapb@kerguelen.org> (maintainer) Notes: svn path=/head/; revision=297190
* Remove duplicate variableEitan Adler2012-02-151-1/+0
| | | | | | | | Submitted by: Alex Kozlov Approved by: maintainer (implicit) Notes: svn path=/head/; revision=291452
* Fix the variable nameEitan Adler2012-02-151-1/+1
| | | | | | | Submitted by: Alex Kozlov Notes: svn path=/head/; revision=291443
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-1/+1
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* Update ocaml-net to 3.3.3 (bugfix release)Johan van Selst2011-06-212-3/+3
| | | | Notes: svn path=/head/; revision=275976
* Update ocaml-net to 3.3.1Johan van Selst2011-06-112-5/+4
| | | | Notes: svn path=/head/; revision=275357
* Fix PLIST by using USE_OCAMLFIND_PLISTJohan van Selst2011-05-101-1/+2
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=273897
* Pass maintainership to submitter of the last PR (Jaap Boender)Johan van Selst2011-05-051-1/+1
| | | | Notes: svn path=/head/; revision=273669
* Add OPTIONS to install additional optional modulesJohan van Selst2011-05-051-8/+71
| | | | | | | | PR: ports/122890 Submitted by: Jaap Boender <jaapb@kerguelen.org> Notes: svn path=/head/; revision=273666
* - Update ocaml-net to 3.2.1Johan van Selst2011-04-082-7/+6
| | | | | | | - Grab maintainership Notes: svn path=/head/; revision=272391
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-1/+1
| | | | | | | | | | | interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree Notes: svn path=/head/; revision=272267
* Maintainer is currently unable to work on this port.Mark Linimon2011-03-241-1/+1
| | | | Notes: svn path=/head/; revision=271588
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* - Fix pkg-plist.Stanislav Sedov2008-04-101-1/+2
| | | | | | | | Reported by: Manfred Lotz <manfred.lotz@yahoo.de>, Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=210976
* - Update ocaml-net to 2.2.9Stanislav Sedov2008-04-085-75/+46
| | | | | | | | | | | | | - make PREFIX-clean - use bsd.ocamk.mk framework - update pkg description - pass maintainership to submitter. PR: ports/118888 (based on) Submitted by: manfred.lotz@yahoo.de Notes: svn path=/head/; revision=210875
* - stephane@ give up maintain his portsCheng-Lung Sung2007-05-251-1/+1
| | | | | | | | PR: ports/112464 Submitted by: stephane Notes: svn path=/head/; revision=191671
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update port: www/ocaml-net (upgrade to the latest version)Edwin Groothuis2006-01-072-4/+6
| | | | | | | | | | | | Upgrade to the latest, 1.1.1, version. I've added lang/ocaml to RUN_DEPENDS for rebuild the port with portupgrade -r lang/ocaml. PR: ports/90212 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Approved by: Stephane Legrand <stephane@freebsd.org> Notes: svn path=/head/; revision=152967
* - Update to 1.1Renato Botelho2005-10-032-4/+23
| | | | | | | | PR: ports/85188 Submitted by: maintainer Notes: svn path=/head/; revision=144063
* - Fix package so it registers shared libraries in ocaml registerPav Lucistnik2004-10-273-0/+11
| | | | | | | | PR: ports/73194 Submitted by: stephane (maintainer) Notes: svn path=/head/; revision=120354
* Upgrade to 0.98.Thierry Thomas2004-10-182-4/+5
| | | | | | | | PR: ports/72279 Submitted by: maintainer. Notes: svn path=/head/; revision=119733
* - Add missed runtime dependency on ocaml-pcrePav Lucistnik2004-03-281-0/+2
| | | | | | | | PR: ports/64862 Submitted by: stephane (maintainer) Notes: svn path=/head/; revision=105552
* - Update to 0.97Pav Lucistnik2004-03-233-77/+32
| | | | | | | | PR: ports/64622 Submitted by: stephane (maintainer) Notes: svn path=/head/; revision=105090
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add ocaml-net 0.95, OCaml modules for Internet applications.Oliver Braun2003-04-034-0/+123
PR: ports/48818 Submitted by: Stephane Legrand <stephane@freebsd.org> Notes: svn path=/head/; revision=78049