summaryrefslogtreecommitdiffstats
path: root/graphics/jpeg-mmx
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-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-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
* 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-242-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-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* remove ranlib, it causes pkg_delete to failsmace1998-09-191-1/+0
|
* ELF conversions as per Satoshi's instructions.markm1998-09-142-5/+6
|
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-181-5/+0
| | | | too many, so I'll remove half of them.
* Fix PLIST.jseger1998-05-061-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-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
* 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-153-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-171-1/+1
|
* Upgrade to 6aache1996-11-163-14/+8
|
* Update the MASTER_SITES list.chuckr1996-09-261-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-291-4/+4
| | | | Submitted by: thomas
* Added include files and libraries. By the way, why is this thing calledasami1994-12-071-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
OpenPOWER on IntegriCloud