Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add one more site | ijliao | 2002-06-23 | 1 | -1/+2 |
| | |||||
* | add WWW | ijliao | 2002-06-23 | 1 | -0/+2 |
| | |||||
* | add "--enable-maxmem" configure option | ijliao | 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 | lioux | 2001-11-16 | 2 | -0/+8 |
| | | | | | libmovtar port o bump PORTREVISION due to that | ||||
* | un"echo" installation (less noise) | lioux | 2001-10-16 | 1 | -3/+3 |
| | |||||
* | Remove jseger and torstenb from maintainership of their ports, they | dwcjr | 2001-09-17 | 1 | -1/+1 |
| | | | | | | have been inactive for too long Approved by: will | ||||
* | Prepend %%PORTDOCS%% were needed. | mi | 2001-04-09 | 1 | -10/+10 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -5/+5 |
| | |||||
* | Correct USE_LIBTOOL usage. | reg | 2000-10-03 | 3 | -23/+21 |
| | |||||
* | test uses = for equality, not ==. | asami | 2000-08-30 | 1 | -1/+1 |
| | |||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. | sobomax | 2000-08-21 | 1 | -1/+0 |
| | |||||
* | /usr/local/bin/libtool -> ${LIBTOOL} | jseger | 2000-07-30 | 2 | -4/+7 |
| | | | | PR: ports/19450 | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | 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. | sobomax | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | Add a notice about needing to update ghostscript5 when these ports | cpiazza | 2000-05-19 | 1 | -0/+2 |
| | | | | | | are updated. Prompted by: PR 18579 | ||||
* | What the hell is "shared/doc/jpeg"?!? | asami | 2000-05-01 | 1 | -1/+1 |
| | |||||
* | @dirrm shared/doc/jpeg. | asami | 2000-04-29 | 1 | -0/+1 |
| | | | | Found by: bento | ||||
* | Fix LOCALE support | jseger | 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 | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | string so I fixed it. | ||||
* | Make USE_LIBTOOL actually work here | jseger | 2000-03-22 | 1 | -2/+11 |
| | |||||
* | Add USE_LIBTOOL, remove libtool patch. This should allow building | jseger | 2000-03-21 | 1 | -0/+1 |
| | | | | on 5.X | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Install some docs too. | asami | 1999-07-25 | 2 | -1/+15 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 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 | smace | 1998-09-19 | 1 | -1/+0 |
| | |||||
* | ELF conversions as per Satoshi's instructions. | markm | 1998-09-14 | 2 | -5/+6 |
| | |||||
* | Wow. Checkout the number of manpages that are in EZWGL. I think that's | hoek | 1998-08-18 | 1 | -5/+0 |
| | | | | too many, so I'll remove half of them. | ||||
* | Fix PLIST. | jseger | 1998-05-06 | 1 | -1/+1 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 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 | jseger | 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 | jseger | 1998-04-23 | 1 | -0/+11 |
| | | | | to 62. | ||||
* | Update to version 6b | jseger | 1998-04-15 | 3 | -15/+18 |
| | |||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | 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 | ache | 1996-11-17 | 1 | -1/+1 |
| | |||||
* | Upgrade to 6a | ache | 1996-11-16 | 3 | -14/+8 |
| | |||||
* | Update the MASTER_SITES list. | chuckr | 1996-09-26 | 1 | -3/+7 |
| | | | | Pointed out by: Jordan. | ||||
* | Fix typo and shorten. | asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> | ||||
* | add @exec ranlib | ache | 1996-01-25 | 1 | -0/+1 |
| | |||||
* | (1) Change second master site's path (netcom) | asami | 1995-10-11 | 2 | -4/+4 |
| | | | | | | (2) Add "/sbin" to ldconfig's path Submitted by: me | ||||
* | Do not build regular objects with -fpic | ache | 1995-10-02 | 5 | -14/+17 |
| | | | | | Build complete .so set Upgrade to version 6 | ||||
* | Add | asami | 1995-06-24 | 2 | -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. | asami | 1995-04-16 | 5 | -15/+16 |
| | | | | Someone please take a look! | ||||
* | Yet another round of Makefile updates, graphics version. | asami | 1995-04-09 | 1 | -3/+5 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Initial revision | jkh | 1995-01-31 | 1 | -0/+1 |
| | |||||
* | Call the package "jpeg-5a". Kinda confusing to call the binary package | asami | 1995-01-28 | 1 | -1/+2 |
| | | | | | "jpegsrc.v5a". ^^^ | ||||
* | Remove -g. | jkh | 1994-12-29 | 1 | -4/+4 |
| | | | | Submitted by: thomas | ||||
* | Added include files and libraries. By the way, why is this thing called | asami | 1994-12-07 | 1 | -0/+6 |
| | | | | "jpegsrc.v5"? It ain't no source! ;) | ||||
* | Add another master site | torstenb | 1994-11-20 | 1 | -2/+2 |
| |