aboutsummaryrefslogtreecommitdiffstats
path: root/devel/regexxer/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Use PCRE 4.4krion2003-10-181-4/+5
| | | | | | | | - Fix PCRE private install (now a regular user can compile the port) - Add official PCRE site to MASTER_SITES (sourceforge is lagging) PR: 58201 Submitted by: maintainer
* Update to use pcre-4.3.marcus2003-06-021-5/+5
| | | | | PR: 52689 Submitted by: maintainer
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Add regexxer, a GTK+ 2 tool for performing search and replace operations.marcus2003-03-031-0/+47
PR: 48858 Submitted by: Rui Lopes <rui@ruilopes.com>