summaryrefslogtreecommitdiff
path: root/textproc/gsed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove DESTDIR support from my ports as it is useless now. New implementationGabor Kovesdan2007-03-311-3/+3
| | | | is coming.
* - Remove support for FreeBSD 4.xGabor Kovesdan2007-02-172-49/+0
| | | | Approved by: erwin (mentor, implicit)
* Change my e-mail address.Gabor Kovesdan2006-12-081-1/+1
| | | | Approved by: erwin (mentor)
* - Fix typo in manpageErwin Lansing2006-08-082-15/+6
| | | | | | | | - Eliminate a patch - Respect DESTDIR PR: 101565 Submitted by: gabor (maintainer)
* - Fix build on 4.xSergey Matveychuk2006-04-202-1/+52
| | | | | PR: ports/96013 Submitted by: maintainer
* - Update to 4.1.5Pav Lucistnik2006-04-154-5/+30
| | | | | | PR: ports/93928 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: <gabor.kovesdan@t-hosting.hu> (maintainer)
* - Update 4.1.4Renato Botelho2005-12-024-52/+20
| | | | | | | | | - Add SHA256 - Cleanup - Pass maintainership to submitter PR: ports/89841 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* Reset maintainer per his request. We hope to see him back soon.Mark Linimon2005-12-021-1/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | Approved by: maintainers
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* - Update to 4.0.9Pav Lucistnik2004-01-273-20/+22
| | | | | PR: ports/61988 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
* Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.Peter Pentchev2003-12-121-1/+1
| | | | | PR: 57749 Approved by: maintainer timeout
* - update to 4.0.7Pete Fritchman2003-05-193-5/+25
| | | | | | | - install docs PR: 51792 Submitted by: maintainer
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Test target added.Norikatsu Shigemura2003-02-041-0/+5
| | | | | PR: 47825 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
* Update to version 4.0.5.Norikatsu Shigemura2003-02-023-7/+6
| | | | | | PR: ports/47755 Submitted by: Ports Fury Approved by: maintainer timeout
* 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>