summaryrefslogtreecommitdiff
path: root/graphics/jpeg-mmx (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-12This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn7-152/+0
Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
2003-11-18- make portlint happyDirk Meyer2-11/+11
- use PORTDOCS Notes: svn path=/head/; revision=94258
2003-11-17- take maintainershipDirk Meyer1-1/+1
Notes: svn path=/head/; revision=94189
2003-08-05Make sure libraries are built with -fPIC to fix dependent port builds onJoe Marcus Clarke1-4/+5
amd64. Reported by: bento via kris Notes: svn path=/head/; revision=86318
2003-02-20de-pkg-commentAkinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75960
2002-11-07Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2-2/+1
105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2002-06-23add one more siteYing-Chieh Liao1-1/+2
Notes: svn path=/head/; revision=61831
2002-06-23add WWWYing-Chieh Liao1-0/+2
Notes: svn path=/head/; revision=61830
2002-03-18add "--enable-maxmem" configure optionYing-Chieh Liao1-0/+5
PR: 36013 Submitted by: Seva Gluschenko <gvs@rinet.ru> Notes: svn path=/head/; revision=56281
2001-11-16o Install two additional header files required by soon to be addedMario Sergio Fujikawa Ferreira2-0/+8
libmovtar port o bump PORTREVISION due to that Notes: svn path=/head/; revision=50105
2001-10-16un"echo" installation (less noise)Mario Sergio Fujikawa Ferreira1-3/+3
Notes: svn path=/head/; revision=48832
2001-09-17Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.1-1/+1
have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
2001-04-09Prepend %%PORTDOCS%% were needed.Mikhail Teterin1-10/+10
Notes: svn path=/head/; revision=41153
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-5/+5
Notes: svn path=/head/; revision=37252
2000-10-03Correct USE_LIBTOOL usage.Jeremy Lea3-23/+21
Notes: svn path=/head/; revision=33339
2000-08-30test uses = for equality, not ==.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=32121
2000-08-21USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev1-1/+0
Notes: svn path=/head/; revision=31811
2000-07-30/usr/local/bin/libtool -> ${LIBTOOL}Justin M. Seger2-4/+7
PR: ports/19450 Notes: svn path=/head/; revision=31122
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami1-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
2000-06-16Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2-3/+1
Notes: svn path=/head/; revision=29630
2000-05-19Add a notice about needing to update ghostscript5 when these portsChris Piazza1-0/+2
are updated. Prompted by: PR 18579 Notes: svn path=/head/; revision=28577
2000-05-01What the hell is "shared/doc/jpeg"?!?Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=28192
2000-04-29@dirrm shared/doc/jpeg.Satoshi Asami1-0/+1
Found by: bento Notes: svn path=/head/; revision=28069
2000-04-24Fix LOCALE supportJustin M. Seger2-0/+38
Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net> PR: ports/16063 Notes: svn path=/head/; revision=27976
2000-04-14Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami1-3/+3
string so I fixed it. Notes: svn path=/head/; revision=27514
2000-03-22Make USE_LIBTOOL actually work hereJustin M. Seger1-2/+11
Notes: svn path=/head/; revision=26955
2000-03-21Add USE_LIBTOOL, remove libtool patch. This should allow buildingJustin M. Seger1-0/+1
on 5.X Notes: svn path=/head/; revision=26915
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20951
1999-07-25Install some docs too.Satoshi Asami2-1/+15
Notes: svn path=/head/; revision=20347
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1998-09-19remove ranlib, it causes pkg_delete to failScott Mace1-1/+0
Notes: svn path=/head/; revision=13249
1998-09-14ELF conversions as per Satoshi's instructions.Mark Murray2-5/+6
Notes: svn path=/head/; revision=13112
1998-08-18Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1-5/+0
too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
1998-05-06Fix PLIST.Justin M. Seger1-1/+1
Notes: svn path=/head/; revision=10885
1998-05-05Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1-0/+1
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
1998-05-04Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1-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
1998-04-23Keep shared library version at 8 and change the #define JPEG_LIB_VERSION backJustin M. Seger1-0/+11
to 62. Notes: svn path=/head/; revision=10647
1998-04-15Update to version 6bJustin M. Seger3-15/+18
Notes: svn path=/head/; revision=10523
1997-07-17ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=7360
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-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
1996-11-17Bump major number, they replace function by #defineAndrey A. Chernov1-1/+1
Notes: svn path=/head/; revision=4556
1996-11-16Upgrade to 6aAndrey A. Chernov3-14/+8
Notes: svn path=/head/; revision=4499
1996-09-26Update the MASTER_SITES list.Chuck Robey1-3/+7
Pointed out by: Jordan. Notes: svn path=/head/; revision=3881
1996-07-10Fix typo and shorten.Satoshi Asami1-1/+1
Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3350
1996-01-25add @exec ranlibAndrey A. Chernov1-0/+1
Notes: svn path=/head/; revision=2661
1995-10-11(1) Change second master site's path (netcom)Satoshi Asami2-4/+4
(2) Add "/sbin" to ldconfig's path Submitted by: me Notes: svn path=/head/; revision=2316
1995-10-02Do not build regular objects with -fpicAndrey A. Chernov5-14/+17
Build complete .so set Upgrade to version 6 Notes: svn path=/head/; revision=2212
1995-06-24AddSatoshi Asami2-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! :) Notes: svn path=/head/; revision=1871
1995-04-16Upgrade, 5a -> 5b. I changed shlib version from 5.0 to 5.1.Satoshi Asami5-15/+16
Someone please take a look! Notes: svn path=/head/; revision=1384