Commit Graph

1931 Commits

Author SHA1 Message Date
Kevin Lo
09a0a92b00 Update to version 0.6
PR: 20425
Submitted by: Ports Fury
2000-08-07 06:54:34 +00:00
Neil Blakey-Milner
456782fa52 Upgrade to 9.7
PR:		ports/20423
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 15:58:01 +00:00
Neil Blakey-Milner
cc886d924f Update to April 2000 version
PR:		ports/20424
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 15:53:27 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Jun Kuriyama
5030f575a0 Add WWW. 2000-08-04 10:20:09 +00:00
Ade Lovett
fd50c7d351 Forcibly turn off bonobo support, even if it's present on the system,
since the bonobo-related code makes references to gdk-pixbuf
features that were removed/replaced in newer versions.
2000-08-04 02:10:43 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Ade Lovett
1e22de0940 Update to 0.3.12 2000-08-04 01:16:18 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Satoshi Asami
c6bcad2436 (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.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Ade Lovett
4b967bcca1 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

Thus, if you installed GNOME, and then this port, or vice-versa
Really Bad[tm] things will happen.

As and when libxml2 is used by GNOME (and libxml is buried
with partial military honors), then it will be possible to
turn this support back on.

Discovered by:	my crashbox going nuts after an install of GNOME
		and then ImageMagick.  There were no survivors :)
2000-08-02 01:52:41 +00:00
Chris D. Faulhaber
eae6b4fda4 Update port to 3.2.3c
PR:		20265
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:09:03 +00:00
Roger Hardiman
cd81a605e1 Add patch to allow selection of the 'VIDEO' audio input on newer
sound cards

Submitted by:	Mike Meyer <mwm@mired.org>
2000-08-01 09:20:47 +00:00
Roger Hardiman
15fbdf0720 Fix broken master site 2000-08-01 09:07:51 +00:00
Roger Hardiman
89008b180a Update maintainer's email address and clarify the DESCR file. 2000-08-01 08:58:19 +00:00
Jean-Marc Zucconi
43460401e4 Upgrade to version 2.17 2000-07-30 23:29:02 +00:00
Justin M. Seger
e949aee3ad /usr/local/bin/libtool -> ${LIBTOOL}
PR:	ports/19450
2000-07-30 03:32:27 +00:00
Chris D. Faulhaber
1368142633 Update port to 1.5.1 2000-07-29 18:23:15 +00:00
Maxim Sobolev
1f732231c2 Update to 1.4. Also correct WWW while I'm here. 2000-07-28 12:04:10 +00:00
Maxim Sobolev
a8cffde473 Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports
instead of hardcoded ${WRKSRC}/libpng-png.version.number.
2000-07-26 07:43:48 +00:00
Maxim Sobolev
3763bff0d8 Update to 1.0.8. This release includes experimental MMX support, but it should
explicitly turned on by defining WITH_MMX make variable.
2000-07-26 07:33:25 +00:00
Justin M. Seger
e16dd81b26 Upgrade to 5.2.2.
Host a snapshot of this changing distfile in my directory.
2000-07-26 03:02:22 +00:00
Chris D. Faulhaber
d8d35cf25d Update port to 1.5.0 2000-07-25 11:36:52 +00:00
Chris D. Faulhaber
1a1bc4bc31 Update port to 1.4.8 2000-07-23 14:21:40 +00:00
MIHIRA Sanpei Yoshiro
3434b0939d currently xmovie does not support DVD yet. remove ``DVD'' word.
I will update this ports, xmovie-1.4, if I have time.
2000-07-22 00:50:34 +00:00
Satoshi Asami
344fea3a49 Define DISTNAME to fix fetch problem. 2000-07-21 17:57:38 +00:00
Yukihiro Nakai
dee1e07efb Update to 0.18.2.
And add patch to remove BROKEN.
(Got from GNOME CVS)
2000-07-20 12:19:12 +00:00
Daniel Harris
9742624016 Fix WWW and MASTER_SITES. 2000-07-19 15:24:51 +00:00
Akinori MUSHA
0590e43412 Sorry, seems I committed the files in the old work dir.
This one is correct.

- png.3 -> png.4
- Put a copy of the distfile in my space at ftp.FreeBSD.org.
- Modify patch-aj as aclocal.m4 was changed in this silent update.
2000-07-19 14:18:38 +00:00
Alexander Langer
f55ce2ea09 Use USE_AUTOMAKE
Submitted by:	bento
2000-07-19 13:58:01 +00:00
Alexander Langer
6a645f9b15 Fix for 4.x (include the correct header file which defines
TRUE and FALSE).

Portlint, while I'm here.

Submitted by:	bento
2000-07-19 13:47:00 +00:00
Akinori MUSHA
25375e24c5 Update to 5.2.1.
PR:		ports/19944
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (the defacto Maintainer)
2000-07-19 13:08:38 +00:00
David E. O'Brien
d0e7718c5f Allow the crypto bits to be patched in and built. 2000-07-19 07:15:34 +00:00
Chris Piazza
d1c4366634 Update to 0.1.15
PR:		19760
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-19 06:12:03 +00:00
Chris D. Faulhaber
0146114996 Update to 1.4.7 2000-07-18 20:20:22 +00:00
Josef Karthauser
146880ee5d Upgrade to version 1.1.4. (Fixes zoom mode on my machine.) 2000-07-17 23:38:08 +00:00
Steve Price
7cc1100749 Update to version 1.40.
PR:		19825
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-16 19:58:55 +00:00
Alexander Langer
7e330c87e2 Update to Version 2.5.0.8
PR:		19939
Submitted by:	maintainer
2000-07-16 14:14:34 +00:00
Chris D. Faulhaber
44b580e30b Update port ot 0.7.2 2000-07-16 14:09:13 +00:00
Chris D. Faulhaber
eb3ab68318 Update MASTER_SITES and WWW with new location 2000-07-16 13:04:54 +00:00
Vanilla I. Shu
71a05c9692 Remove hardcoded /usr/local, and correct pkg/PLIST
PR:		ports/19166
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-16 08:14:36 +00:00
Will Andrews
c0de6bd498 Update to 9.6.
PR:		19929
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 17:04:36 +00:00
Will Andrews
0b36139684 Fix MASTER_SITES; use USE_AUTOMAKE; add WWW.
PR:		19926
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 16:48:04 +00:00
Kevin Lo
a94c369392 Add MASTER_SITES
PR: 19928
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 16:19:21 +00:00
Kevin Lo
391a7fb657 - Use GTK_CONFIG instead of hardcoded gtk12-config
- Sort pkg/PLIST

PR: 19927
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 16:14:46 +00:00
Maxim Sobolev
02b13e21b7 Fix linking of shared image handlers.
Reported by:	"Jose M. Alcaide" <jose@we.lc.ehu.es>
2000-07-14 13:22:10 +00:00
Alexander Langer
69718a5010 Update to version 0.90p9.
With this version, it is no longer only a frame grabber, but a whole
control program.  Thus, adjust COMMENT/DESCR.

As a bonus, it should fix bento build.

PR:		19824
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-14 12:46:30 +00:00
Chris D. Faulhaber
14e78129f8 Remove all installed files
Noticed by:	bento
2000-07-14 12:34:17 +00:00
Chris D. Faulhaber
1e0b1948d4 Conditionally remove remaining installed dirs
Noticed by:	bento
2000-07-14 12:24:24 +00:00
Chris D. Faulhaber
afeb356a88 Remove dir created during installation 2000-07-12 20:55:54 +00:00