aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre++
Commit message (Collapse)AuthorAgeFilesLines
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Update devel/pcre++ (maintainer): 0.9.2 -> 0.9.3Yen-Ming Lee2003-07-142-3/+3
| | | | | | | | | | | | * A memory leak bug in pcrepp::~Pcre() was fixed * operator[] was added, which makes it possible to access substrings using the index notation. PR: 54447 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=84819
* update devel/pcre++: 0.6 --> 0.9.2Daichi GOTO2003-07-026-29/+72
| | | | | | | | PR: 53963 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=84031
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 0.6Ying-Chieh Liao2002-07-174-15/+4
| | | | | | | | PR: 40681 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=63120
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-251-2/+3
| | | | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61964
* Support CXXFLAGS/LOCALBASE properlyPatrick Li2002-03-161-5/+13
| | | | | | | | PR: 35958 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=56196
* upgrade to 0.4Ying-Chieh Liao2002-03-053-25/+2
| | | | Notes: svn path=/head/; revision=55552
* add pcre++ 0.2Ying-Chieh Liao2002-01-126-0/+91
A wrapper class around the pcre library Notes: svn path=/head/; revision=52977