summaryrefslogtreecommitdiff
path: root/graphics/stamp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
|
* Reset maintainer at his request due to current lack of FreeBSD time.Mark Linimon2006-03-181-1/+1
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Unbreak by fixing pkg-plistEdwin Groothuis2005-11-042-3/+12
|
* BROKEN: Incomplete pkg-plistKris Kennaway2005-10-281-0/+2
|
* 0) fix hardcoded data directoryBill Fumerola2005-10-172-5/+11
| | | | | | 1) respect WITHOUT_X11 Noticed by: kris and his magical mystery cluster (#0)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-4/+6
| | | | use USE_GETOPT_LONG instead.
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update MASTER_SITES.Steve Price2001-02-271-1/+2
| | | | | | PR: 23927 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Approved by: maintainer
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* Upgrade to 2.0.8, and associated changes.Bill Fumerola1999-12-245-17/+105
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* More WWW: additionsMichael Haro1999-05-061-1/+1
|
* BROKEN= "distfile is gone, new distfile requires getopt solution"Bill Fumerola1999-03-071-1/+3
|
* Update MAINTAINER to reflect my proper e-mail address.Bill Fumerola1998-12-291-2/+2
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Initial import of stamp version 0.61.Steve Price1998-08-245-0/+40
Adds a graphical, configurable timestamp to a grayscale image. PR: 7577 Submitted by: Bill Fumerola <billf@chc-chimes.com>