Commit Graph

1922 Commits

Author SHA1 Message Date
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
Will Andrews
e9e43bd953 Add jslice, a graphics utility which breaks up a JPEG image into slices
and provides HTML code referring the slices.
2000-07-12 14:32:47 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Kevin Lo
4cce8edba3 - sort package list
- simple fix mktemp() warnings.
  IMHO, mkstemp() must be instead of mktemp() or tmpnam().
2000-07-11 13:14:13 +00:00
Kevin Lo
e5d26693ab Update to 0.1.6.
PR: 19808
Submitted by: MAINTAINER <bfoz@glue.umd.edu>
2000-07-11 10:30:07 +00:00
Steve Price
1e5b2beb61 - Enable ja, ru and fr message catalogs
- Change default paper size to A4
- Support NOPORTDOCS
- Remove XMKMF

PR:		19360
Submitted by:	maintainer
2000-07-10 01:35:57 +00:00
Daniel Harris
c26b9ffe31 Better MASTER_SITES, support CFLAGS/LOCALBASE properly.
PR:		19762
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-09 19:43:55 +00:00
Ade Lovett
5e98eb7eff Update to 1.2.0 2000-07-08 21:11:37 +00:00
Steve Price
c2ad910d29 Update MASTER_SITES.
PR:		19761
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-08 00:44:31 +00:00
Steve Price
da89f2c264 Fix ${PREFIX}/include files that have bad nested includes.
PR:		19682
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2000-07-07 18:39:50 +00:00