aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-pxp
Commit message (Collapse)AuthorAgeFilesLines
* Update to pxp 1.2.4 (bugfix release)Johan van Selst2013-06-022-8/+4
| | | | Notes: svn path=/head/; revision=319725
* Convert to new options frameworkJohan van Selst2012-06-271-1/+7
| | | | Notes: svn path=/head/; revision=300111
* Update pxp to 1.2.3Johan van Selst2012-06-152-3/+3
| | | | Notes: svn path=/head/; revision=299362
* Update to 1.2.2Johan van Selst2011-06-112-5/+3
| | | | Notes: svn path=/head/; revision=275353
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-0/+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
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* - Remove BROKEN tag: pxp hasn't changed but seems to work fine againJohan van Selst2009-10-101-7/+1
| | | | | | | on amd64 machines (confirmed on RELENG_7 and RELENG_8). Notes: svn path=/head/; revision=242630
* - Mark BROKEN on amd64: segfaults during buildPav Lucistnik2009-05-111-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=233713
* Update to 1.2.1Johan van Selst2009-02-042-4/+4
| | | | Notes: svn path=/head/; revision=227634
* - Update to 1.2.0test2 (1.2.0 RC); fixes build with new ocamlJohan van Selst2008-04-073-18/+15
| | | | | | | | | - Use bsd.ocaml.mk features - Update website, MASTER_SITES - Grab maintainership Notes: svn path=/head/; revision=210766
* - 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
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162216
* - Update to 1.1.96Renato Botelho2005-12-192-4/+4
| | | | | | | | PR: ports/90605 Submitted by: maintainer Notes: svn path=/head/; revision=151575
* - Add dependency on ulexPav Lucistnik2005-02-182-221/+12
| | | | | | | | | | - Autogenerate plist PR: ports/77427 Submitted by: stephane (maintainer) Notes: svn path=/head/; revision=129224
* Upgrade to 1.1.95.Thierry Thomas2004-10-183-4/+15
| | | | | | | | PR: ports/72280 Submitted by: maintainer. Notes: svn path=/head/; revision=119734
* - Optimize dependenciesPav Lucistnik2004-03-291-1/+1
| | | | | | | | PR: ports/64891 Submitted by: stephane (maintainer) Notes: svn path=/head/; revision=105609
* - SIZE'ifyKirill Ponomarev2004-03-281-0/+1
| | | | | | | | PR: ports/64859 Submitted by: maintainer Notes: svn path=/head/; revision=105534
* 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
* - Fix build conflict if wlex is installedClement Laforet2004-01-231-1/+1
| | | | | | | | | | Submitted by: Burelle Marwan PR: 61753 Submitted by: stephane (maintainer) Notes: svn path=/head/; revision=98852
* - Update to 1.1.94.2Clement Laforet2004-01-173-22/+158
| | | | | | | | | PR: 61493 Submitted by: stephane (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98422
* * Add build dependency on devel/ocaml-pcre[1].Oliver Braun2003-05-051-1/+2
| | | | | | | | | * Make portlint happy while I am here. Pointed out by: kris,bento[1] Notes: svn path=/head/; revision=80158
* Avoid a conflict with the PACKAGES variable defined in bsd.port.mk.Oliver Braun2003-04-141-0/+6
| | | | | | | | PR: ports/50905 Submitted by: maintainer Notes: svn path=/head/; revision=78983
* Add ocaml-pxp 1.1.5, validating XML parser for OCaml.Oliver Braun2003-04-064-0/+124
PR: ports/50640 Submitted by: Stephane Legrand <stephane@freebsd.org> Notes: svn path=/head/; revision=78432