aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make USE_LIBTOOL actually work hereJustin M. Seger2000-03-221-2/+11
| | | | Notes: svn path=/head/; revision=26955
* Add USE_LIBTOOL, remove libtool patch. This should allow buildingJustin M. Seger2000-03-211-0/+1
| | | | | | | on 5.X Notes: svn path=/head/; revision=26915
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Install some docs too.Satoshi Asami1999-07-252-1/+15
| | | | Notes: svn path=/head/; revision=20347
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* remove ranlib, it causes pkg_delete to failScott Mace1998-09-191-1/+0
| | | | Notes: svn path=/head/; revision=13249
* ELF conversions as per Satoshi's instructions.Mark Murray1998-09-142-5/+6
| | | | Notes: svn path=/head/; revision=13112
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-5/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Fix PLIST.Justin M. Seger1998-05-061-1/+1
| | | | Notes: svn path=/head/; revision=10885
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-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 Notes: svn path=/head/; revision=10846
* Keep shared library version at 8 and change the #define JPEG_LIB_VERSION backJustin M. Seger1998-04-231-0/+11
| | | | | | | to 62. Notes: svn path=/head/; revision=10647
* Update to version 6bJustin M. Seger1998-04-153-15/+18
| | | | Notes: svn path=/head/; revision=10523
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Bump major number, they replace function by #defineAndrey A. Chernov1996-11-171-1/+1
| | | | Notes: svn path=/head/; revision=4556