aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jpeg
Commit message (Collapse)AuthorAgeFilesLines
* Remove libjpeg.so.11 compatibility link that was added in r374303 totijl2016-12-092-3/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Revert MAINTAINER updatefeld2016-03-181-1/+1
| | | | | | | | These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER; it was not a mistake. They require exp-runs and special care when updating. Submitted by: antoine
* MAINTAINER reset should be ports@FreeBSD.org, not portmgrfeld2016-03-181-1/+1
|
* - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeoutsantoine2015-09-171-1/+1
| | | | | | | - Change default jpeg implementation from jpeg to jpeg-turbo Reviewed by: bapt, mat Differential Revision: https://reviews.freebsd.org/D2884
* - Unsilence install commandsamdmi32015-08-271-8/+6
| | | | | | - Switch to options helpers Approved by: portmgr (bapt)
* Restore those ports to their previous stateantoine2014-12-103-12/+13
| | | | No PORTEPOCH needed as they didn't build
* - update to jpeg9dinoex2014-12-103-14/+13
|
* unmark broken it was expectedbapt2014-12-101-1/+0
|
* - fatal regressiondinoex2014-12-101-0/+1
| | | | shared lib version going backwards
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-093-14/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Cleanup plistbapt2014-10-212-2/+1
|
* Convert to USES=libtool.tijl2014-05-051-3/+4
|
* - remove trailing space from r343634dinoex2014-02-141-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - use STAGEDIRdinoex2013-11-132-9/+11
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-2/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - use option DOCdinoex2013-02-081-1/+3
| | | | | PR: 175718 Submitted by: Takefu
* - update to 8ddinoex2012-12-104-56/+42
|
* - add regression-testdinoex2012-03-251-0/+6
| | | | | Submitted by: Mikhail Teterin Feature safe: yes
* - add patch for FreeBSD-10dinoex2011-10-181-1/+10
|
* - add patch for FreeBSD-10dinoex2011-10-181-5/+14
|
* - drop uunet mirrordinoex2011-08-061-1/+0
|
* - fix build after updated jpegexiforientdinoex2011-03-192-7/+7
| | | | Sources veryfied to have no functional changes
* Add ${DIST_SUBDIR} to the cp done in post-extract and unbreak.itetcu2011-01-061-2/+2
| | | | | Reported by: new QAT insteance testeing Approved by: portmgr@ (self, to many ports depend on this one)
* - make portlint happydinoex2011-01-062-12/+10
| | | | | | - fix changed distfile and use DIST_SUBDIR to force refetch PR: 153683
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - fix spellingdinoex2010-08-271-1/+1
|
* - update descriptiondinoex2010-08-271-9/+5
| | | | Submitted by: Christoph Mallon
* - update to 8bdinoex2010-06-082-6/+6
|
* - use DISTVERSIONdinoex2010-06-061-1/+2
|
* Bump PORTREVISION to force registration of the conflict withrene2010-04-301-1/+1
| | | | | | | graphics/libjpeg-turbo in the package (they install overlapping files). Submitted by: makc Approved by: tabthorpe (mentor)
* Register mutual CONFLICTS.rene2010-04-281-0/+1
| | | | | Submitted by: makc Approved by: tabthorpe (mentor, implicit)
* - update to 8adinoex2010-03-093-22/+23
|
* - cleanup comment, ggostscript5 is gonedinoex2010-02-051-2/+0
|
* - update to jpeg-8dinoex2010-02-057-59/+56
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - update to jpeg7dinoex2009-07-1811-2034/+297
| | | | Tested by: pav on pointyhat
* - add missing patchdinoex2008-08-132-1/+16
|
* - fix autoconf problems with jconfig.hdinoex2008-08-122-21/+1
| | | | Submitted by: Jeremy Messenger
* - fix HAVE_STDLIB_H macrosAdinoex2008-08-102-6/+38
| | | | Reported by: Jeremy Messenger
* - use USE_LDCONFIGdinoex2007-01-131-1/+1
|
* Conversion to a single libtool environment.ade2006-02-233-14/+10
| | | | Approved by: portmgr (kris)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - add SHA checksumdinoex2005-11-131-0/+3
|
* - add support for some C++ programsdinoex2005-09-221-0/+15
| | | | | PR: 86304 Submitted by: Craig Rodrigues
* Use libtool15ahze2004-11-091-1/+2
| | | | | Approved by: dinoex (maintainer) pav (co mentor)
* - extend manpage jpegtran.1dinoex2004-10-121-4/+28
| | | | | PR: 72455 Submitted by: Michael Johnson
* - merged cropping patch and drop patchdinoex2004-06-055-150/+2277
| | | | Submitted by: Mike Johnson
* - Patches fromdinoex2004-03-1813-23/+689
| | | | | | | | | | | | | | | | http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106060 , http://sylvana.net/jpegcrop/exifpatch.html Which add EXIF support to jpegtran (lossless JPEG transforms) and to rdjpgcom to add reporting of EXIF orientation in verbose mode. - Tools from http://sylvana.net/jpegcrop/exif_orientation.html which allow automatic JPEG orientation using the EXIF tag from the camera. (I think it should be done with DISTFILES rather than with PATCH_SITES, though). Roman Shterenzon (some cleanup done)
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - add SIZEdinoex2004-02-261-0/+1
|
* - make portlint happydinoex2003-11-182-11/+11
| | | | - use PORTDOCS
* - take maintainershipdinoex2003-11-181-1/+1
|
* Make sure libraries are built with -fPIC to fix dependent port builds onmarcus2003-08-051-4/+5
| | | | | | amd64. Reported by: bento via kris
* de-pkg-commentknu2003-02-212-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* add one more siteijliao2002-06-241-1/+2
|
* add WWWijliao2002-06-241-0/+2
|
* add "--enable-maxmem" configure optionijliao2002-03-181-0/+5
| | | | | PR: 36013 Submitted by: Seva Gluschenko <gvs@rinet.ru>
* o Install two additional header files required by soon to be addedlioux2001-11-162-0/+8
| | | | | libmovtar port o bump PORTREVISION due to that
* un"echo" installation (less noise)lioux2001-10-161-3/+3
|
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Prepend %%PORTDOCS%% were needed.mi2001-04-101-10/+10
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-5/+5
|
* Correct USE_LIBTOOL usage.reg2000-10-033-23/+21
|
* test uses = for equality, not ==.asami2000-08-301-1/+1
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-211-1/+0
|
* /usr/local/bin/libtool -> ${LIBTOOL}jseger2000-07-302-4/+7
| | | | PR: ports/19450
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-3/+1
|
* Add a notice about needing to update ghostscript5 when these portscpiazza2000-05-191-0/+2
| | | | | | are updated. Prompted by: PR 18579
* What the hell is "shared/doc/jpeg"?!?asami2000-05-011-1/+1
|
* @dirrm shared/doc/jpeg.asami2000-04-291-0/+1
| | | | Found by: bento
* Fix LOCALE supportjseger2000-04-252-0/+38
| | | | | Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net> PR: ports/16063
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* Make USE_LIBTOOL actually work herejseger2000-03-221-2/+11
|
* Add USE_LIBTOOL, remove libtool patch. This should allow buildingjseger2000-03-211-0/+1
| | | | on 5.X
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Install some docs too.asami1999-07-252-1/+15
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* remove ranlib, it causes pkg_delete to failsmace1998-09-201-1/+0
|
* ELF conversions as per Satoshi's instructions.markm1998-09-152-5/+6
|
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-191-5/+0
| | | | too many, so I'll remove half of them.
* Fix PLIST.jseger1998-05-071-1/+1
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-051-1/+1
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Keep shared library version at 8 and change the #define JPEG_LIB_VERSION backjseger1998-04-231-0/+11
| | | | to 62.
* Update to version 6bjseger1998-04-163-15/+18
|
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-6/+7
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Bump major number, they replace function by #defineache1996-11-181-1/+1
|
* Upgrade to 6aache1996-11-163-14/+8
|
* Update the MASTER_SITES list.chuckr1996-09-271-3/+7
| | | | Pointed out by: Jordan.
* Fix typo and shorten.asami1996-07-101-1/+1
| | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk>
* add @exec ranlibache1996-01-251-0/+1
|
* (1) Change second master site's path (netcom)asami1995-10-112-4/+4
| | | | | | (2) Add "/sbin" to ldconfig's path Submitted by: me
* Do not build regular objects with -fpicache1995-10-025-14/+17
| | | | | Build complete .so set Upgrade to version 6
* Addasami1995-06-242-1/+5
| | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :)
* Upgrade, 5a -> 5b. I changed shlib version from 5.0 to 5.1.asami1995-04-165-15/+16
| | | | Someone please take a look!
* Yet another round of Makefile updates, graphics version.asami1995-04-091-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Initial revisionjkh1995-01-311-0/+1
|
* Call the package "jpeg-5a". Kinda confusing to call the binary packageasami1995-01-281-1/+2
| | | | | "jpegsrc.v5a". ^^^
* Remove -g.jkh1994-12-301-4/+4
| | | | Submitted by: thomas
* Added include files and libraries. By the way, why is this thing calledasami1994-12-081-0/+6
| | | | "jpegsrc.v5"? It ain't no source! ;)
* Add another master sitetorstenb1994-11-201-2/+2
|
* Import of the IJG's jpeg compression utilities release 5smace1994-11-064-0/+43