Commit Graph

96 Commits

Author SHA1 Message Date
Jimmy Olgeni
2cac1647f9 Style fixes for ports/x11. 2001-02-05 16:18:54 +00:00
Ade Lovett
4b06a6b98c It's another day. Update to 1.2.11 2001-01-25 17:00:26 +00:00
Ade Lovett
c0bf4310df Another day. Another GNOME release. 1.2.10 here 2001-01-25 02:38:01 +00:00
Ade Lovett
bf3d4efb9c Allow CATEGORIES to be overriden by the respective japanese/* ports
(and others, should they ever be born)

Still don't understand why practically all of this can't be merged
into the main GNOME source tree, but hey ho.

Requsted by:	knu
2001-01-24 16:03:49 +00:00
Ade Lovett
3c40e20d43 *sigh* missed a relatvely important patch, at least from a packaging PoV
Bump PORTREVISION accordingly.
2001-01-24 05:25:53 +00:00
Ade Lovett
77b07c735b Update to 1.2.9 -- bring in a few pieces of documentation here
which slightly change a few other ports.
2001-01-24 05:07:19 +00:00
Ade Lovett
0c73d558e2 Conditionally set MAINTAINER, so that the japanese slave ports DTRT
Submitted by:	nakai
2000-11-17 16:23:09 +00:00
Maxim Sobolev
6353bea9ca Bump PORTREVISION as a result of my previous commit (sound fix).
Reminded by:	alex
2000-11-01 15:44:50 +00:00
Ade Lovett
39c7384d53 Update to 1.2.8 2000-10-24 16:42:25 +00:00
Ade Lovett
cc689d5ce7 Update to 1.2.7 2000-10-18 22:23:52 +00:00
Ade Lovett
bc4749ff34 Update to 1.2.6 2000-10-17 18:51:53 +00:00
Ade Lovett
d1eb913e24 Update to 1.2.5 2000-10-13 15:33:18 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Ade Lovett
74d1d7510c Remove scsh from "known shells".. it's not an interactive shell.
Submitted by:	nectar
2000-09-25 21:40:20 +00:00
Ade Lovett
d78d6a0392 Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/local
Original suggestion by:	nectar
Rewritten patch by:	ade (so don't blame nectar for this!)
2000-09-25 21:01:47 +00:00
Ade Lovett
d63ba47bd2 Add fix for GNOME forcibly trying to set the locale to en_US
under certain circumstances.

PORTREVISION bumped to 1 to reflect this
2000-09-16 18:24:39 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +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
Ade Lovett
4b145e6e8b Fix typos
PR:		19800
Submitted by:	Nishimura Takashi <takashi@ueda.info.waseda.ac.jp>
2000-07-09 18:55:38 +00:00
Ade Lovett
e603275ae5 Update to 1.2.4 2000-07-06 15:31:56 +00:00
Ade Lovett
a17c107c64 Update to 1.2.3
Submitted by:	sobomax
2000-06-21 17:39:45 +00:00
Ade Lovett
cd0398bf4b Update to 1.2.2 2000-06-20 20:31:20 +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
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Ade Lovett
1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Ade Lovett
02ccace5d1 Update to 1.0.62 2000-05-17 16:27:43 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Ade Lovett
8d6ec105b7 Update to 1.0.58 2000-04-06 15:31:22 +00:00
Ade Lovett
94fa65b2c7 Update to 1.0.57 (more bugfixes) 2000-03-24 02:41:21 +00:00
Satoshi Asami
54a5565d35 <machine/param.h> -> <sys/param.h> 2000-03-22 23:26:35 +00:00
Satoshi Asami
359ea69fed (forgot to cvs add this file -- should have been committed with patch-bj)
Fix build error on extremely new -current caused by this:

===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03;  author: shin;  state: Exp;  lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.

Approved by: jkh

Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===

Basically you need to include <machine/param.h> before <signal.h>.

Problem diagnosed by:   Ade Lovett <ade@FreeBSD.org>
2000-03-11 01:53:54 +00:00
Satoshi Asami
410e4dd70f Fix build error on extremely new -current caused by this:
===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03;  author: shin;  state: Exp;  lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.

Approved by: jkh

Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===

Basically you need to include <machine/param.h> before <signal.h>.

Problem diagnosed by:	Ade Lovett <ade@FreeBSD.org>
2000-03-11 01:52:48 +00:00
Ade Lovett
7fc5b5b021 Squeeze another update (to 1.0.56) under the wire before 4.0-RELEASE 2000-02-23 18:38:28 +00:00
Ade Lovett
9ec7396641 Use ungif instead of gif.
Bad gnome-config.in for hardcoding this.  No biscuit.
2000-02-16 03:00:03 +00:00
Ade Lovett
dbe4b24a7f Fix a number of gnome-terminal issues.
PR:		16218
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-01-21 03:53:38 +00:00
Ade Lovett
27a7471132 Update to 1.0.55 2000-01-14 20:51:19 +00:00
Ade Lovett
108e73f59b Fix utmp/wtmp/lastlog support for gnome-terminal
PR:		16081
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-01-14 20:50:24 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
Yukihiro Nakai
bd08292561 Fix for CONFIGURE_ENV line. 1999-11-21 09:37:01 +00:00
Yukihiro Nakai
73b6d6b8fe Delete some meaningless line from Makefile.
Submitted by:	tkato@prontomail.ne.jp
1999-11-20 11:33:31 +00:00
Yukihiro Nakai
a349e6c65c Update to 1.0.54
PR:		ports/14788
Submitted by:	Ade Lovett<ade@lovett.com>
1999-11-09 09:54:13 +00:00
Yukihiro Nakai
9e6226d757 Add a patch for i18n about dialog. 1999-10-25 05:29:30 +00:00
Yukihiro Nakai
0f377793a7 Fix to enable to refer gtk-config or glib-config from
gnome-config.
Now 'gnome-config gtk --cflags' or so works.
1999-10-18 03:47:31 +00:00
Yukihiro Nakai
46519c4d05 PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.0.53
This is a core library for 'October GNOME'
1999-10-14 03:41:26 +00:00
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +00:00
Yukihiro Nakai
1fd342a0a6 Use Updated esound library. 1999-10-08 02:41:51 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Steve Price
92e105b906 Update to version 1.0.14.
PR:		12781 (4 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:42:59 +00:00