Ken Smith
ef95348774
Add one more patch file to adjust an Alpha architecture specific
...
header file. This makes afterstep (a package included on release
disc1) buildable on Alpha for 5.3.
Approved by: portmgr (kris)
2004-09-21 00:46:02 +00:00
Trevor Johnson
c0669efed5
Tidy up whitespace.
2004-04-10 17:26:55 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Mark Linimon
ca035eff52
Per distfile survey, remove mastersite that disappeared in 1999.
2003-10-31 21:58:20 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Pete Fritchman
e47c11addd
Don't install our own copy of asclock, depend on the one from the
...
x11-clocks/asclock port.
PR: 39441
2002-08-26 00:38:09 +00:00
Pete Fritchman
91a8ff8dab
Fix a resources leak & bump PORTREVISION.
...
PR: 35288
Submitted by: Andriy Gapon <agapon@usa.com>
2002-05-27 00:53:56 +00:00
Dmitry Sivachenko
7c2e215276
Fix MASTER_SITE_SUBDIR.
...
PR: 29542
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-08-08 11:49:36 +00:00
Jimmy Olgeni
5ac2fa74f4
Layout fixes in x11-wm.
2001-02-05 21:05:58 +00:00
Satoshi Asami
b7be696012
Remove html man pages -- these are taken care by bsd.port.mk now, and
...
aren't installed when XFREE86_VERSION=3 anyway.
Submitted by: bento
2000-11-03 07:43:32 +00:00
Will Andrews
5b79c1e047
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
2000-10-23 21:03:11 +00:00
Kris Kennaway
216579801e
Add a patch to make this port compile (PR), add some missing files to
...
the PLIST and sort it.
Submitted by: Toru YANO <toru@maid.ne.jp>
PR: ports/21499
2000-09-23 21:33:16 +00:00
Alexander Langer
f00442060f
The correct fix for the previous patches is USE_IMAKE,
...
which is handled in bsd.port.mk for XFree86-4.
2000-08-13 19:46:38 +00:00
Alexander Langer
c652035d76
This port needs xmkmf in order to build.
...
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).
2000-08-13 16:06:42 +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
Satoshi Asami
73b2e186b9
Add three missing pixmaps.
2000-05-31 06:50:57 +00:00
Maxim Sobolev
90ef49d806
Added bunch of missed WWW's.
2000-05-18 11:56:06 +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
Tim Vanderhoek
20f26b9882
Modest attempt to improve the afterstep pkg/COMMENTs. I still don't like
...
them at all.
1999-09-18 04:49:30 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Tim Vanderhoek
060e4c3cd7
Don't write "This is ..." in pkg/COMMENT.
1999-08-29 18:00:04 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +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
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
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
Steve Price
1e9c5dcc62
Add another MASTER_SITE.
...
PR: 9430
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1999-01-11 05:03:10 +00:00
Hidetoshi Shimokawa
0c521e6110
Fix for alpha.
...
They assume AlphaArchitecture == OSF/1.
1999-01-10 14:54:28 +00:00
Steve Price
b1b5340bed
MASTER_SITES are getting pretty slim for this port's distfile.
...
PR: 9312
1999-01-05 01:10:02 +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
Tim Vanderhoek
ca2856b5a0
As the last PLISTs with manpages, these were a window into the past.
...
Shut the window.
1998-08-20 03:45:29 +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
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +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