Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use libtool15 | Michael Johnson | 2004-11-09 | 1 | -1/+2 |
| | | | | | Approved by: dinoex (maintainer) pav (co mentor) | ||||
* | - extend manpage jpegtran.1 | Dirk Meyer | 2004-10-12 | 1 | -4/+28 |
| | | | | | PR: 72455 Submitted by: Michael Johnson | ||||
* | - merged cropping patch and drop patch | Dirk Meyer | 2004-06-05 | 5 | -150/+2277 |
| | | | | Submitted by: Mike Johnson | ||||
* | - Patches from | Dirk Meyer | 2004-03-18 | 13 | -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... | Ade Lovett | 2004-03-14 | 1 | -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 SIZE | Dirk Meyer | 2004-02-26 | 1 | -0/+1 |
| | |||||
* | - make portlint happy | Dirk Meyer | 2003-11-18 | 2 | -11/+11 |
| | | | | - use PORTDOCS | ||||
* | - take maintainership | Dirk Meyer | 2003-11-17 | 1 | -1/+1 |
| | |||||
* | Make sure libraries are built with -fPIC to fix dependent port builds on | Joe Marcus Clarke | 2003-08-05 | 1 | -4/+5 |
| | | | | | | amd64. Reported by: bento via kris | ||||
* | de-pkg-comment | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | Adam Weinberger | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | add one more site | Ying-Chieh Liao | 2002-06-23 | 1 | -1/+2 |
| | |||||
* | add WWW | Ying-Chieh Liao | 2002-06-23 | 1 | -0/+2 |
| | |||||
* | add "--enable-maxmem" configure option | Ying-Chieh Liao | 2002-03-18 | 1 | -0/+5 |
| | | | | | PR: 36013 Submitted by: Seva Gluschenko <gvs@rinet.ru> | ||||
* | o Install two additional header files required by soon to be added | Mario Sergio Fujikawa Ferreira | 2001-11-16 | 2 | -0/+8 |
| | | | | | libmovtar port o bump PORTREVISION due to that | ||||
* | un"echo" installation (less noise) | Mario Sergio Fujikawa Ferreira | 2001-10-16 | 1 | -3/+3 |
| | |||||
* | Remove jseger and torstenb from maintainership of their ports, they | David W. Chapman Jr. | 2001-09-17 | 1 | -1/+1 |
| | | | | | | have been inactive for too long Approved by: will | ||||
* | Prepend %%PORTDOCS%% were needed. | Mikhail Teterin | 2001-04-09 | 1 | -10/+10 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -5/+5 |
| | |||||
* | Correct USE_LIBTOOL usage. | Jeremy Lea | 2000-10-03 | 3 | -23/+21 |
| | |||||
* | test uses = for equality, not ==. | Satoshi Asami | 2000-08-30 | 1 | -1/+1 |
| | |||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. | Maxim Sobolev | 2000-08-21 | 1 | -1/+0 |
| | |||||
* | /usr/local/bin/libtool -> ${LIBTOOL} | Justin M. Seger | 2000-07-30 | 2 | -4/+7 |
| | | | | PR: ports/19450 | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -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. | Maxim Sobolev | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | Add a notice about needing to update ghostscript5 when these ports | Chris Piazza | 2000-05-19 | 1 | -0/+2 |
| | | | | | | are updated. Prompted by: PR 18579 | ||||
* | What the hell is "shared/doc/jpeg"?!? | Satoshi Asami | 2000-05-01 | 1 | -1/+1 |
| | |||||
* | @dirrm shared/doc/jpeg. | Satoshi Asami | 2000-04-29 | 1 | -0/+1 |
| | | | | Found by: bento | ||||
* | Fix LOCALE support | Justin M. Seger | 2000-04-24 | 2 | -0/+38 |
| | | | | | Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net> PR: ports/16063 | ||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | Satoshi Asami | 2000-04-14 | 1 | -3/+3 |
| | | | | string so I fixed it. | ||||
* | Make USE_LIBTOOL actually work here | Justin M. Seger | 2000-03-22 | 1 | -2/+11 |
| | |||||
* | Add USE_LIBTOOL, remove libtool patch. This should allow building | Justin M. Seger | 2000-03-21 | 1 | -0/+1 |
| | | | | on 5.X | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Install some docs too. | Satoshi Asami | 1999-07-25 | 2 | -1/+15 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | remove ranlib, it causes pkg_delete to fail | Scott Mace | 1998-09-19 | 1 | -1/+0 |
| | |||||
* | ELF conversions as per Satoshi's instructions. | Mark Murray | 1998-09-14 | 2 | -5/+6 |
| | |||||
* | Wow. Checkout the number of manpages that are in EZWGL. I think that's | Tim Vanderhoek | 1998-08-18 | 1 | -5/+0 |
| | | | | too many, so I'll remove half of them. | ||||
* | Fix PLIST. | Justin M. Seger | 1998-05-06 | 1 | -1/+1 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1998-05-05 | 1 | -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 everyone | Justin M. Seger | 1998-05-04 | 1 | -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 back | Justin M. Seger | 1998-04-23 | 1 | -0/+11 |
| | | | | to 62. | ||||
* | Update to version 6b | Justin M. Seger | 1998-04-15 | 3 | -15/+18 |
| | |||||
* | ldconfig -> ${LDCONFIG}. | Masafumi Max NAKANE | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 2 | -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 #define | Andrey A. Chernov | 1996-11-17 | 1 | -1/+1 |
| | |||||
* | Upgrade to 6a | Andrey A. Chernov | 1996-11-16 | 3 | -14/+8 |
| | |||||
* | Update the MASTER_SITES list. | Chuck Robey | 1996-09-26 | 1 | -3/+7 |
| | | | | Pointed out by: Jordan. | ||||
* | Fix typo and shorten. | Satoshi Asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> |