summaryrefslogtreecommitdiff
path: root/textproc/gsed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.0.3.Pete Fritchman2003-01-033-9/+12
| | | | | PR: 46337 Submitted by: maintainer
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-241-3/+2
| | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
* 'utility' is singular and so is 'exists', so use it instead of 'exist'Bill Fumerola2002-06-221-1/+1
|
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-2/+2
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* o style fixesMario Sergio Fujikawa Ferreira2001-09-131-12/+1
| | | | | | | o unconditionalize MAKE_FLAGS PR: 30391 Submitted by: MAINTAINER
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netMario Sergio Fujikawa Ferreira2001-08-301-1/+1
| | | | Approved by: MAINTAINER
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toPeter Pentchev2001-06-091-1/+1
| | | | | PR: 27867 Submitted by: maintainer
* change maintainer's e-mail address.FUJISHIMA Satsuki2001-02-151-1/+1
|
* Improve the general appearance of this port:Peter Pentchev2001-02-032-12/+47
| | | | | | | | | | | - PORTNAME changed to sed; - PKGNAMEPREFIX added so the package name is still gsed; - do-install removed, using the real sed install target; - a typo fixed in pkg-descr. - maintainer changed to Cyrille Lefevre PR: 24719 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - new maintainer
* - Fix PORTNAMEKevin Lo2000-12-283-14/+21
| | | | | | | | | - Use do-install target (instead of playing with regex) - Add 'GNU' prefix to directory entry of info file (similer to devel/gmake) - Add missing @dirrm PR: 23892 Submitted by: Ports Fury
* Add gsed 3.02, the GNU version of sed(1), the stream editor.Will Andrews2000-12-195-0/+54
PR: 22632 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>