aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pcre
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.ade2006-02-232-1/+5
| | | | Approved by: portmgr (kris)
* Update to 6.6krion2006-02-072-4/+4
|
* Update to 6.5krion2006-02-033-7/+9
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Add CONFLICTS.krion2005-10-171-0/+2
| | | | | PR: ports/87526 ports/87527 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* Update to 6.4krion2005-09-122-3/+3
|
* Update to 6.3krion2005-08-283-18/+3
|
* Update to 6.2krion2005-08-013-22/+3
|
* Update master home page to http://www.pcre.org/.osa2005-07-281-1/+1
| | | | Approved by: krion (maintainer)
* Update to 6.1.osa2005-07-276-18/+59
| | | | | | CXX patches flamed by: #bsd-unix Approved by: krion (maintainer) Special thanks to: fjoe@, vsevolod@, Umka
* Add WITH_LINK_SIZE knob which allows to adjust pcre internal datakrion2005-06-121-6/+7
| | | | | | | structures for compilation of jumbo-sized patterns. PR: ports/74369 Submitted by: David Landgren <david (at) landgren dot net>
* Take maintainership, maintainer is MIA for too long.krion2005-06-081-1/+1
|
* - libdata/pkgconfig is now included in mtreepav2005-05-171-1/+0
| | | | Approved by: marcus (portmgr hat)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - update to 5.0eik2004-10-125-30/+24
|
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-2/+1
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* SIZEifyeik2004-03-181-0/+1
| | | | Prompted by: trevor
* - update to version 4.5eik2004-01-204-65/+16
| | | | | | | - use PORTDOCS - set homepage to freshmeat (under control of the author) Approved by: marcus (mentor)
* switch my ports to my FreeBSD addresseik2003-11-141-1/+1
| | | | Approved by: marcus (mentor)
* - add some unofficial mirror sites to make pcre fetchableerwin2003-10-151-3/+4
| | | | | PR: 58039 Submitted by: maintainer
* Seems the uk site went down and sf is still at 4.3, so I'llerwin2003-09-261-0/+1
| | | | serve the distfile myself for now.
* - update to 4.4erwin2003-09-252-4/+15
| | | | | | | | | - use libtool from ports - assign maintainership to submitter PR: 56966 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: maintainer
* PR: 53741foxfair2003-07-104-33/+87
| | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Reviewed by: maintainer Upgrade devel/pcre to 4.3
* replace ENABLE_UTF8 with WITH_UTF8leeym2003-02-221-1/+1
| | | | | PR: 48521 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* add an option to use the UTF-8 code in pcreleeym2003-02-211-0/+4
| | | | | PR: 48496 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* - Update pcre to 3.9knu2002-09-202-3/+7
| | | | | | | | | | - Temporarily disable USE_BZIP2 due to corrupted distfile on SourceForge mirrors PR: ports/42067 Submitted by: Sergei Kolobov <sergei@kolobov.com> (no response from MAINTAINER)
* Update to 3.7dwcjr2001-11-245-81/+35
| | | | | PR: 32103 Submitted by: maintainer
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netroam2001-06-071-1/+1
| | | | | | PR: 27923 Submitted by: maintainer Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
* The distfile has moved (and switched to a .tar.gz).mharo2001-05-033-3/+5
| | | | | | | Also add a pointer to the homepage. PR: 27053 Submitted by: maintainer
* Upgrade to 3.4.kuriyama2001-01-244-31/+57
| | | | | | PR: ports/24430 Submitted by: yds@dppl.com No response from: maintainer
* @${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrepjeh2000-10-261-0/+5
| | | | | | | | in the pre-install target otherwise we get a broken pgrep shell script installed instead of the binary we really want. PR: 21508 Submitted by: MAINTAINER
* Add two .la files.asami2000-06-031-0/+2
| | | | Submitted by: bento
* PORTNAME/PORTVERSION updatemharo2000-04-121-5/+5
|
* forgot this filemharo2000-03-241-0/+44
|
* This updates the pcre port to v3.1. This includes shared libsmharo2000-03-243-20/+11
| | | | | | | | | using that bane of every porters life, libtool. Unfortunately, the libtool support in this library is decidely non-standard, so it still installs .la files. They aren't in the PLIST though. PR: 17294 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* Update to version 2.08.steve1999-09-284-7/+9
| | | | | | PR: 13708, 14000 Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>, Mike Fisher <mfisher@parsons.rh.rit.edu>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update to 2.05mharo1999-05-172-4/+6
| | | | | PR: 11730 Submitted by: Ollivier Robert roberto@keltia.freenix.fr
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-3/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Initial import of pcre version 1.09.steve1998-07-135-0/+47
A Perl Compatible Regular Expressions library. PR: 7216 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>