Commit Graph

51 Commits

Author SHA1 Message Date
Andrey A. Chernov
efb68b988e Bump png major 2001-09-11 03:40:42 +00:00
FUJISHIMA Satsuki
84801e7d20 fix manpage: /usr/X11/ -> ${X11BASE}/ 2001-09-02 13:36:49 +00:00
Dmitry Sivachenko
03b00b389d Update to 1.8.9
PR:		28903
Submitted by:	Patrick Li <pat@databits.net>
2001-07-12 20:15:55 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Dmitry Sivachenko
6d9c306ca0 Correct PLIST.
Makefile: cosmetics.

Obtained from:	bento (PLIST)
2001-01-06 21:30:41 +00:00
Dmitry Sivachenko
65d8e7a9ae Use mkstemp(3) instead of tmpnam(3).
Submitted by:	Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
2000-12-31 17:10:26 +00:00
Dmitry Sivachenko
003ac999ab Update to 1.8.8.
Add dependency to audio/rplay.

Submitted by:	Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
2000-12-31 14:07:01 +00:00
Dmitry Sivachenko
c5dc7ae953 Update to version 1.8.4.
Remove NO_LATEST_LINK.

Approved by:	sobomax
2000-11-14 19:36:26 +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
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Satoshi Taoka
7517a77e21 Update to 1.8.0
PR: 16734
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by: maintainer
2000-02-17 05:54:15 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Bill Fumerola
2d574f0244 Upgrade to 1.6.10
PR:		ports/9983
Submitted by:	maintainer
1999-02-21 23:34:02 +00:00
Bill Fumerola
2ff4ea507a Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}
This unbreaks the fetching of several of these ports.
1999-02-21 21:51:01 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Bill Fumerola
54fc0ac118 Add NO_LATEST_LINK flag.
Requested By:		asami
1999-01-18 03:38:24 +00:00
Bill Fumerola
3fc856a442 Complete the AfterStep division between Classic, Stable, and Devel.
Updated MASTER_SITE mirrors and made all appropriate upgrade changes.

Add the Afterstep virtual category while I'm here.

Provoked by:		asami, (ports/9324)
			Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-17 03:03:44 +00:00
Satoshi Asami
0a29856fff Mark this broken while billf works on an upgrade after a repository copy. 1999-01-03 11:52:23 +00:00
Steve Price
3dc10b0562 Update to version 1.6.0.
PR:		9134
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-12-23 01:41:23 +00:00
Steve Price
5f83634098 Move manpages to the Makefile and use MAN* macros. 1998-10-04 04:03:18 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
d9927174c8 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
1998-08-07 23:01:41 +00:00
Matthew Hunt
967dea0eac Use MAINTAINER's copy as MASTER_SITE, because the AfterStep FTP site
keeps changing for no good reason.

PR:		7273
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-07-14 02:42:18 +00:00
Matthew Hunt
1b6c80cc5a - Correct MASTER_SITE.
- Add patches to support asmodem.
- Remove zero-length "configure" script.
- Allow packaging.

PR:		7072 (Brett Taylor)
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
			(all changes except MASTER_SITE)
		Alex <garbanzo@hooked.net>
			(broken MASTER_SITE)
1998-06-29 03:46:31 +00:00
Matthew Hunt
f63c78f40d $(X11BASE)/xmkmf --> $(X11BASE)/bin/xmkmf
Pointed out by:	Brett Taylor <brett@peloton.physics.montana.edu>
Screwed up by:	mph
1998-05-22 18:50:18 +00:00
Matthew Hunt
25ab2d6966 Upgrade to 1.4.5.3, a fairly stable point on the development branch.
This is a major upgrade from 1.0 (currently in x11/afterstep) and the
configuration files are not compatible.  This port and the 1.0 port
cannot coexist; they have colliding filenames.

PR:		6358
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-18 03:24:46 +00:00
Satoshi Asami
b1dd3ff6f5 Mark this port, repository copied from afterstep port (ver. 1.0),
broken while it awaits upgrade to 1.44.
1998-04-20 04:38:55 +00:00
James FitzGibbon
f2c297ab03 Add asclock to PLIST
Submitted by:	Gabor Kincses <gabor@acm.org>
1997-07-13 17:27:12 +00:00
James FitzGibbon
bacced750a Add a FreeBSD xterm icon to match the Linux Penguin one that already ships
with AfterStep
Submitted by:	Alexander Indenbaum <baum@actcom.co.il>
1997-06-07 02:55:42 +00:00
James FitzGibbon
edc806d51d Upgrade to v1.0 1997-05-17 19:48:20 +00:00
Satoshi Asami
4fdc6a2528 Remove two non-existent sound files. 1997-04-30 05:14:36 +00:00
James FitzGibbon
24bfb75326 Upgrade to v1.06
Add conditionals to allow installation of hi-color icons
added two 8bit icons that don't come with distribution
remove obsolete patchfile.
Submitted by:	Jeremy Prior <jez@netcraft.co.uk>
1997-03-30 06:05:09 +00:00
James FitzGibbon
1116fbcbaa Upgrade to v1.0pr5
Reviewed by:	James FitzGibbon <jfitz@FreeBSD.ORG>
Submitted by:	"Brian N. Handy" <handy@sag.space.lockheed.com>
1997-03-23 16:22:51 +00:00
David E. O'Brien
24b6ca1cf9 Switched to using new MANCOMPRESSED variable. 1996-12-10 20:07:30 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
James FitzGibbon
288bbe0fdb Upgrade to v1.0prerelease-1
Now includes manpages!
1996-10-29 19:50:21 +00:00
James FitzGibbon
ef8fb7573d Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
1996-10-09 04:53:26 +00:00
James FitzGibbon
e156ef29dc Upgrade to 0.98b33 1996-09-30 20:29:33 +00:00
James FitzGibbon
1190c65053 Upgraded to 0.98b32 1996-09-03 17:31:04 +00:00
James FitzGibbon
74fbae9b0f Fixed incorrect use of INSTALL_ aliases in Makefile 1996-08-27 17:49:06 +00:00
James FitzGibbon
5f50e1da42 Upgraded to v0.98b27. 1996-08-24 15:19:21 +00:00
James FitzGibbon
a5e8424c8f Upgraded to v0.98b24a 1996-08-20 10:57:44 +00:00
James FitzGibbon
ba1e68acab Upgraded to v0.98b23a 1996-08-17 05:06:20 +00:00
James FitzGibbon
1adf93a4fe Upgraded to 0.98b19 1996-08-10 01:16:46 +00:00
Satoshi Asami
bfeee5ed3c Add $Id$. 1996-08-07 02:29:48 +00:00
James FitzGibbon
1a9038c57b Upgraded to 0.98b18 1996-08-03 22:47:19 +00:00