aboutsummaryrefslogtreecommitdiff
path: root/graphics/seejpeg
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92931
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-14/+16
| | | | | | | | use USE_GETOPT_LONG instead. respect CFLAGS. Notes: svn path=/head/; revision=84830
* 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. Notes: svn path=/head/; revision=77045
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-1/+1
| | | | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Notes: svn path=/head/; revision=67737
* portlint doesn't like "WWW:" if it's not followed by a whitespace.Jimmy Olgeni2001-02-161-1/+1
| | | | Notes: svn path=/head/; revision=38410
* Change maintainer's e-mail address.Trevor Johnson2000-10-251-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=34228
* Change maintainer from ports@FreeBSD.org to George Reid. HeTrevor Johnson2000-10-251-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> Notes: svn path=/head/; revision=34225
* Add a new port of seejpeg 1.10, an SVGAlib-based viewer for JPEG,Trevor Johnson2000-10-246-0/+98
TARGA, GIF, BMP, and PPM files. PR: 22131 Submitted by: Donn Miller <dmmiller@cvzoom.net> Notes: svn path=/head/; revision=34199