aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/seejpeg
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeoutsantoine2015-09-171-4/+5
| | | | | | | - Change default jpeg implementation from jpeg to jpeg-turbo Reviewed by: bapt, mat Differential Revision: https://reviews.freebsd.org/D2884
* Convert to USES=jpegantoine2015-06-231-3/+2
|
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* - Add staging supportpawel2014-04-292-15/+13
| | | | | - Remove leading article from COMMENT - Convert to new LIB_DEPENDS format, USES=gmake
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | graphics)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* -remove MD5ohauer2011-07-031-1/+0
|
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - 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>