1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Vanilla I. Shu
b222a45c97 Upgrade to 1.0.8-6. 2001-05-08 01:50:24 +00:00
Yukihiro Nakai
c450d96545 Add appstatus port patch
Submitted by:	Aleksey Malyshev <alex@smallet.spb.ru>
2001-04-16 07:06:31 +00:00
Vanilla I. Shu
b6a01b1b0f - Fix compilation error
- Fix NOPORTDOCS handling

PR:		ports/26103
Submitted by:	Ports Fury
2001-03-26 23:26:59 +00:00
Vanilla I. Shu
ad442dae43 Upgrade to 1.0.7. 2001-03-17 11:19:08 +00:00
Vanilla I. Shu
d3d53cbe92 Add a patch for PLIST_SUB variable.
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2001-01-15 23:20:29 +00:00
Vanilla I. Shu
d8acc37d1d Upgrade to 1.0.6-4.
PR:		ports/24356
Submitted by:	KATO Tsuguru
2001-01-15 21:34:59 +00:00
Yukihiro Nakai
ebcb327ef6 Use USE_IMLIB.
Submitted by:	Michael Urban <murban@tznet.com>
2000-10-25 09:47:06 +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
Yukihiro Nakai
630bcb3d65 Update to 1.0.4 2000-06-19 11:40:12 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Ade Lovett
e9b2373880 Missed a few ports in the GNOME 1.2 update 2000-06-02 16:33:55 +00:00
Yukihiro Nakai
dd6ca9f562 Update to 1.0.3 2000-04-16 03:44:39 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Yukihiro Nakai
fb1510d272 Update to 1.0.2 2000-02-22 02:43:41 +00:00
Yukihiro Nakai
b974ac5906 Update to 1.0.1 2000-01-14 08:53:11 +00:00
Vanilla I. Shu
7839659955 Compile with I18N by default. 2000-01-01 09:45:25 +00:00
Yukihiro Nakai
f497f70eb8 Add more MASTER_SITE.
Submitted by:	Dirk Froemberg <dirk@freebsd.org>
1999-12-28 01:43:49 +00:00
Yukihiro Nakai
49728c7d51 Update to 1.0.0 1999-12-27 06:45:53 +00:00
Yukihiro Nakai
89c1fd09d6 Use gnome.3
PR:		ports/15112
Submitted by:	Alex D. Chen <dhchen@ilh.dorm9.nccu.edu.tw>
1999-12-01 09:34:00 +00:00
Yukihiro Nakai
1695850316 Add Brian Scott's apm patch.
Submitted by:	Brian Scott <bscott@bunyatech.com.au>
1999-12-01 07:58:13 +00:00
Yukihiro Nakai
483871c495 Update to 0.9.52 1999-11-24 07:02:18 +00:00
Yukihiro Nakai
656dc41609 Update to 0.9.50 1999-11-16 04:41:27 +00:00
Dirk Froemberg
b8e07e4318 Change path of MASTER_SITE. 1999-11-12 13:16:28 +00:00
Vanilla I. Shu
e4833b61c3 Upgrade to 0.9.49. 1999-10-09 19:23:24 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Chris Piazza
3927b01845 Update to version 0.9.48
PR:		13394
Submitted by:	maintainer
1999-08-27 21:38:32 +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
Steve Price
9789b00d07 Update to version 0.9.41.
PR:		11861
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-08 23:59:02 +00:00
Steve Price
f744bf2780 This port depends on libgnome.so.2 and not version 1.
PR:		12065
Submitted by:	John Baldwin <jobaldwi@vt.edu>
1999-06-07 01:57:36 +00:00
Michael Haro
763f6fe09c update to 0.9.39 (note that digit % 3 == 0)
PR:		11735
Submitted by:	 Chris Piazza cpiazza@home.net
1999-05-16 23:20:23 +00:00
Steve Price
1ff2ed4854 Update to version 0.9.38 and change I18N to USE_I18N to avoid compilation
problems.

PR:		11473
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-09 16:32:40 +00:00
Dirk Froemberg
dafa35f9c3 Upgrade to 0.9.36.
The distfile for the previous version was removed from the MASTER_SITES.
1999-03-28 19:42:21 +00:00
Jacques Vidrine
c1acc95b5a Now that gettext includes a shared library, dependencies should
use it in LIB_DEPENDS.

PR:		 ports/10647
Submitted by:	 Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +00:00
Jacques Vidrine
dd400d1803 * Update 0.9.29 -> 0.9.34
* Move data files from lib/X11/icewm -> share/icewm
1999-03-17 06:55:01 +00:00
Jacques Vidrine
233aebac0d * Update 0.9.29 -> 0.9.34
* Move data files from lib/X11/icewm -> share/icewm
1999-03-17 06:41:25 +00:00
Vanilla I. Shu
3767040e94 Upgrade to 0.9.29. 1999-01-17 19:48:00 +00:00
Vanilla I. Shu
4eab7aec89 Upgrade to 0.9.28. 1999-01-17 10:04:48 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Vanilla I. Shu
3dc7f1a584 Upgrade to 0.9.27. 1999-01-10 05:42:22 +00:00
Vanilla I. Shu
415057ae29 Upgrade to 0.9.26. 1999-01-05 00:12:33 +00:00
Vanilla I. Shu
cf2f3c79f0 Upgrade to 0.9.22. 1998-12-26 05:58:33 +00:00
Vanilla I. Shu
e7ce149bd5 Upgrade to 0.9.21. 1998-12-23 10:48:50 +00:00
Satoshi Asami
55a32b5555 Gawd, please don't overwrite a patch in ${PATCHDIR}. It wasn't cleaning up
after itself either (although you shouldn't write anything in ${PATCHDIR}
in the first place).
1998-12-02 05:13:27 +00:00
Vanilla I. Shu
45afe4f59f Upgrade to 0.9.18. 1998-11-23 18:21:40 +00:00
Vanilla I. Shu
4c3b92c97f Upgrade to 0.9.17, add my page to MASTER_SITES. 1998-11-16 16:12:58 +00:00
Satoshi Asami
09f6b08a7f Changed master site or not, I haven't been able to fetch this port for
a few days.  Can you put it on your own site or something?
1998-11-16 05:44:57 +00:00
Vanilla I. Shu
1a2f59e753 Correct MASTER_SITES.
Submitted by:	isomer@Freebsd.ee.ntu.edu.tw
1998-11-15 14:21:55 +00:00
Vanilla I. Shu
628b58bdb4 Upgrade to 0.9.16. 1998-11-11 13:24:54 +00:00
Vanilla I. Shu
7a952f3bdd Upgrade to 0.9.14.
PR:		ports/8184
Submitted by:	maintainer
1998-10-10 01:11: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