Commit graph

33 commits

Author SHA1 Message Date
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Clement Laforet
113d291e1d - tar -> ${TAR} (since we have now a bsdtar ;) 2004-04-07 13:26:20 +00:00
Kris Kennaway
071c5db252 BROKEN on !i386: Does not compile 2004-02-25 10:01:40 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
a489b6318e - Unbreak on -current
PR:		60180
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-13 09:30:17 +00:00
Erwin Lansing
f720e792b9 Make PORTNAME, PORTVERSION, MAINTAINER and COMMENT overrideable again
which seems to be accidentally committed in the previous commit
judging from the cvs log message. This should fix INDEX builds.
2003-12-12 12:36:49 +00:00
Mark Linimon
754b4ec753 Mark broken on 5.x due to the usual gcc3.3-induced bitrot. Pet portlint. 2003-12-12 10:15:47 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
Jun Kuriyama
cc72479c9d Support ja_JP.eucJP locale.
PR:		ports/43432
Submitted by:	Saito Tomokatsu <saito@a2z.co.jp>
2002-10-19 14:09:49 +00:00
Kris Kennaway
3b71e09158 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:22:25 +00:00
MIHIRA Sanpei Yoshiro
b53f69b66b drop maintainership 2002-08-27 13:31:46 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
MIHIRA Sanpei Yoshiro
aa6c3cee70 Fix X manpage problem
Reviewed by: onigiri
2000-09-21 14:51:30 +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
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Peter Wemm
7b8fca1447 $Id$ -> $FreeBSD$ 1999-08-30 12:09:14 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Steve Price
38f095818e Disable sound support on the Alpha for the time being. 1999-07-04 21:45:30 +00:00
Steve Price
ecfa8e90de Don't write to DISTDIR. 1999-07-04 21:45:10 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +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
ac66f02b9d Use ?= to define PKGNAME, or include from xpbiff-youbin won't override it. 1997-09-09 09:26:31 +00:00
David E. O'Brien
79f55786fb style police. 1997-08-29 08:25:21 +00:00
Jun-ichiro itojun Hagino
c70326a461 imported a new port for xpbiff.
A replacement for xbiff that handles popup window with mail header.

PR:		4121
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-08-24 15:44:05 +00:00