aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/seejpeg
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-031-1/+1
|
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-14/+16
| | | | | use USE_GETOPT_LONG instead. respect CFLAGS.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-101-1/+1
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* portlint doesn't like "WWW:" if it's not followed by a whitespace.olgeni2001-02-171-1/+1
|
* Change maintainer's e-mail address.trevor2000-10-261-1/+1
| | | | Submitted by: maintainer
* Change maintainer from ports@FreeBSD.org to George Reid. Hetrevor2000-10-261-1/+1
| | | | | | | | submitted his own port of seejpeg, which arrived shortly after Donn Miller's, and is willing to maintain Donn's port. PR: 22131 and 22133 Approved by: George Reid <services@nevernet.net>
* Add a new port of seejpeg 1.10, an SVGAlib-based viewer for JPEG,trevor2000-10-256-0/+98
TARGA, GIF, BMP, and PPM files. PR: 22131 Submitted by: Donn Miller <dmmiller@cvzoom.net>