Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | - Fix WWW: line | krion | 2004-02-01 | 1 | -1/+1 |
| | |||||
* | - SIZEify | krion | 2004-01-30 | 2 | -0/+2 |
| | |||||
* | Change my mail to @FreeBSD.org | krion | 2003-07-22 | 1 | -1/+1 |
| | | | | Approved by: fjoe (mentor) | ||||
* | Update devel/pcre++ (maintainer): 0.9.2 -> 0.9.3 | leeym | 2003-07-14 | 2 | -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> | ||||
* | update devel/pcre++: 0.6 --> 0.9.2 | daichi | 2003-07-02 | 6 | -29/+72 |
| | | | | | PR: 53963 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | upgrade to 0.6 | ijliao | 2002-07-17 | 4 | -15/+4 |
| | | | | | PR: 40681 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Replace ${PERL} with ${REINPLACE_CMD} | ijliao | 2002-06-25 | 1 | -2/+3 |
| | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Support CXXFLAGS/LOCALBASE properly | pat | 2002-03-16 | 1 | -5/+13 |
| | | | | | PR: 35958 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | upgrade to 0.4 | ijliao | 2002-03-05 | 3 | -25/+2 |
| | |||||
* | add pcre++ 0.2 | ijliao | 2002-01-12 | 6 | -0/+91 |
A wrapper class around the pcre library |