aboutsummaryrefslogtreecommitdiff
path: root/graphics/seejpeg
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Revert previous commit by jbeich request.Mark Linimon2017-12-231-3/+0
| | | | Notes: svn path=/head/; revision=457048
* Mark as x86-specific due to use of svgalib.Mark Linimon2017-12-201-0/+3
| | | | Notes: svn path=/head/; revision=456863
* Remove libjpeg.so.11 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428135
* Cleanup no longer needed CHMOD usage after r424898.Mathieu Arnold2016-11-021-3/+0
| | | | | | | | | | PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=425174
* Remove this post-patch target, the -O3 line is commented out by the patch.Mathieu Arnold2016-10-181-4/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=424164
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeoutsAntoine Brodin2015-09-161-4/+5
| | | | | | | | | | - Change default jpeg implementation from jpeg to jpeg-turbo Reviewed by: bapt, mat Differential Revision: https://reviews.freebsd.org/D2884 Notes: svn path=/head/; revision=397084
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* MASTER_SITES cleanup.Mathieu Arnold2015-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 Notes: svn path=/head/; revision=386312
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Add staging supportPawel Pekala2014-04-282-15/+13
| | | | | | | | - Remove leading article from COMMENT - Convert to new LIB_DEPENDS format, USES=gmake Notes: svn path=/head/; revision=352541
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - 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