aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg
Commit message (Collapse)AuthorAgeFilesLines
* - fix spellingDirk Meyer2010-08-271-1/+1
| | | | Notes: svn path=/head/; revision=260062
* - update descriptionDirk Meyer2010-08-261-9/+5
| | | | | | | Submitted by: Christoph Mallon Notes: svn path=/head/; revision=260034
* - update to 8bDirk Meyer2010-06-072-6/+6
| | | | Notes: svn path=/head/; revision=256037
* - use DISTVERSIONDirk Meyer2010-06-061-1/+2
| | | | Notes: svn path=/head/; revision=255893
* Bump PORTREVISION to force registration of the conflict withRene Ladan2010-04-291-1/+1
| | | | | | | | | | graphics/libjpeg-turbo in the package (they install overlapping files). Submitted by: makc Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=253434
* Register mutual CONFLICTS.Rene Ladan2010-04-281-0/+1
| | | | | | | | Submitted by: makc Approved by: tabthorpe (mentor, implicit) Notes: svn path=/head/; revision=253371
* - update to 8aDirk Meyer2010-03-093-22/+23
| | | | Notes: svn path=/head/; revision=250773
* - cleanup comment, ggostscript5 is goneDirk Meyer2010-02-051-2/+0
| | | | Notes: svn path=/head/; revision=249287
* - update to jpeg-8Dirk Meyer2010-02-057-59/+56
| | | | Notes: svn path=/head/; revision=249285
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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 Notes: svn path=/head/; revision=238781
* - update to jpeg7Dirk Meyer2009-07-1811-2034/+297
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - add missing patchDirk Meyer2008-08-132-1/+16
| | | | Notes: svn path=/head/; revision=218499
* - fix autoconf problems with jconfig.hDirk Meyer2008-08-122-21/+1
| | | | | | | Submitted by: Jeremy Messenger Notes: svn path=/head/; revision=218459
* - fix HAVE_STDLIB_H macrosADirk Meyer2008-08-102-6/+38
| | | | | | | Reported by: Jeremy Messenger Notes: svn path=/head/; revision=218315
* - use USE_LDCONFIGDirk Meyer2007-01-131-1/+1
| | | | Notes: svn path=/head/; revision=182281
* Conversion to a single libtool environment.Ade Lovett2006-02-233-14/+10
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* - add SHA checksumDirk Meyer2005-11-131-0/+3
| | | | Notes: svn path=/head/; revision=148088
* - add support for some C++ programsDirk Meyer2005-09-221-0/+15
| | | | | | | | PR: 86304 Submitted by: Craig Rodrigues Notes: svn path=/head/; revision=143320
* Use libtool15Michael Johnson2004-11-091-1/+2
| | | | | | | | Approved by: dinoex (maintainer) pav (co mentor) Notes: svn path=/head/; revision=121192
* - extend manpage jpegtran.1Dirk Meyer2004-10-121-4/+28
| | | | | | | | PR: 72455 Submitted by: Michael Johnson Notes: svn path=/head/; revision=118765
* - merged cropping patch and drop patchDirk Meyer2004-06-055-150/+2277
| | | | | | | Submitted by: Mike Johnson Notes: svn path=/head/; revision=110866
* - Patches fromDirk Meyer2004-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) Notes: svn path=/head/; revision=104472
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* - make portlint happyDirk Meyer2003-11-182-11/+11
| | | | | | | - use PORTDOCS Notes: svn path=/head/; revision=94258
* - take maintainershipDirk Meyer2003-11-171-1/+1
| | | | Notes: svn path=/head/; revision=94189
* Make sure libraries are built with -fPIC to fix dependent port builds onJoe Marcus Clarke2003-08-051-4/+5
| | | | | | | | | amd64. Reported by: bento via kris Notes: svn path=/head/; revision=86318
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add one more siteYing-Chieh Liao2002-06-231-1/+2
| | | | Notes: svn path=/head/; revision=61831
* add WWWYing-Chieh Liao2002-06-231-0/+2
| | | | Notes: svn path=/head/; revision=61830
* add "--enable-maxmem" configure optionYing-Chieh Liao2002-03-181-0/+5
| | | | | | | | PR: 36013 Submitted by: Seva Gluschenko <gvs@rinet.ru> Notes: svn path=/head/; revision=56281
* o Install two additional header files required by soon to be addedMario Sergio Fujikawa Ferreira2001-11-162-0/+8
| | | | | | | | libmovtar port o bump PORTREVISION due to that Notes: svn path=/head/; revision=50105
* un"echo" installation (less noise)Mario Sergio Fujikawa Ferreira2001-10-161-3/+3
| | | | Notes: svn path=/head/; revision=48832
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Prepend %%PORTDOCS%% were needed.Mikhail Teterin2001-04-091-10/+10
| | | | Notes: svn path=/head/; revision=41153
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-5/+5
| | | | Notes: svn path=/head/; revision=37252
* Correct USE_LIBTOOL usage.Jeremy Lea2000-10-033-23/+21
| | | | Notes: svn path=/head/; revision=33339
* test uses = for equality, not ==.Satoshi Asami2000-08-301-1/+1
| | | | Notes: svn path=/head/; revision=32121
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-211-1/+0
| | | | Notes: svn path=/head/; revision=31811
* /usr/local/bin/libtool -> ${LIBTOOL}Justin M. Seger2000-07-302-4/+7
| | | | | | | PR: ports/19450 Notes: svn path=/head/; revision=31122
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* Add a notice about needing to update ghostscript5 when these portsChris Piazza2000-05-191-0/+2
| | | | | | | | | are updated. Prompted by: PR 18579 Notes: svn path=/head/; revision=28577
* What the hell is "shared/doc/jpeg"?!?Satoshi Asami2000-05-011-1/+1
| | | | Notes: svn path=/head/; revision=28192
* @dirrm shared/doc/jpeg.Satoshi Asami2000-04-291-0/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=28069
* Fix LOCALE supportJustin M. Seger2000-04-242-0/+38
| | | | | | | | Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net> PR: ports/16063 Notes: svn path=/head/; revision=27976
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514