Commit Graph

16 Commits

Author SHA1 Message Date
Jim Mock
efad7a3c94 Remove WWW from pkg-descr. There is no web page for this anymore, just
an FTP directory.

Submitted by:	fenner's distfile survey
2001-03-21 20:25:33 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Jim Mock
328b8ad557 Update MASTER_SITES. 2000-10-11 21:52: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
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Will Andrews
7be2f16539 Add USE_BZIP2, remove redundant GNU_CONFIGURE; properly account for new
libraries installed by this port (ldconfig in PLIST).

PR:		18886
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 22:24:54 +00:00
Jim Mock
f952ba2b7e Update to version 0.4.0.
Submitted by:	Pascal Hofstee <daeron@wit401305.student.utwente.nl>
2000-04-28 19:25:40 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Jim Mock
95fc4139bf Add my distfiles dir on freefall to the MASTER_SITES. This should keep
fenner's distfile survey happy.
1999-12-22 20:18:36 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Jim Mock
cde8035cfb Updated my email address 1999-08-15 07:10:55 +00:00
Chris Piazza
b8f51714e3 Add a new master site
PR:		12705
Submitted by:	Jim Mock <jim@phrantic.phear.net>, maintainer
1999-07-19 03:58:10 +00:00
Chris Piazza
c4ee880c2d Libdockapp: the standard library for windowmaker dock apps. It is
used by newer dock apps especially

PR:		12682
Submitted by:	Jim Mock <jim@phrantic.phear.net>
1999-07-18 21:04:26 +00:00