| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Oct 2000 01:56:08 
|
reg  |
Add missing run depends. |
25 Sep 2000 09:14:28 
|
sobomax  |
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation. |
23 Aug 2000 22:20:22 
|
jseger  |
Upgrade to ImageMagick-5.2.3 |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
02 Aug 2000 02:52:41 
|
ade  |
Do not try to use XML support since: (a) ImageMagick needs libxml2, not
libxml (b) libxml2 does not co-exist AT ALL with libxml (c) libxml is a
required component of GNOME (d) the extra functionality for ImageMagick is
minimal |
26 Jul 2000 04:02:24 
|
jseger  |
Upgrade to 5.2.2. Host a snapshot of this changing distfile in my directory.
|
19 Jul 2000 15:18:41 
|
knu  |
Sorry, seems I committed the files in the old work dir. |
19 Jul 2000 14:08:39 
|
knu  |
Update to 5.2.1. |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |
29 Jun 2000 08:03:02 
|
obrien  |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:12:51 
|
sobomax  |
Second round of INSTALL_SHLIBS=yes fixes. |