Greg Lewis
0b114adcf6
. Add missing dependencies.
2005-02-22 21:37:10 +00:00
Greg Lewis
8675edb34b
. FreeBSD has <limits.h>.
2005-02-20 21:03:26 +00:00
Greg Lewis
a31581842f
. Update to 2.00.02.
...
. Sort packing list.
2005-02-20 21:02:35 +00:00
Greg Lewis
5f52d4cff4
. Add missing manual pages.
...
Submitted by: kris
2004-12-18 08:18:10 +00:00
Kirill Ponomarev
8ac3f64741
Update to version 2.00.01
...
PR: ports/74735
Submitted by: Ports Fury
2004-12-05 18:50:46 +00:00
Greg Lewis
2a37111e94
. This is sh, not C. Use '=', not '=='.
2004-11-09 22:19:31 +00:00
Greg Lewis
3d85a5370a
. Don't use malloc.h for malloc(3) on FreeBSD, use stdlib.h. This
...
quietens the build considerably.
2004-11-09 21:56:23 +00:00
Greg Lewis
76e685378c
. I use afterstep, so take maintainership.
2004-11-09 17:15:35 +00:00
Dmitry Sivachenko
fe9a4898bf
Drop maintainership.
2004-11-09 12:11:03 +00:00
Kirill Ponomarev
47edfcc296
Update to version 2.00.00
...
PR: ports/72331
Submitted by: Ports Fury
Approved by: maintainer
2004-10-13 10:20:10 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +00:00
Trevor Johnson
7e223b8511
Define USE_PERL5_BUILD, not erroneous USE_PERL.
...
Submitted by: Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982
Define USE_PERL to make Perl available for (mostly deprecated)
...
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Dmitry Sivachenko
aa8f5c96f8
Upgrade to 1.8.11.
...
Replace two patches with regex in Makefile.
PR: 36898
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-04-17 07:37:59 +00:00
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