1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

100 Commits

Author SHA1 Message Date
Michael Johnson
ec8f977e3f Update to 2.16.2 2006-11-06 12:43:59 +00:00
Joe Marcus Clarke
f1bb12de8e Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Jeremy Messenger
1b81383f05 devel/py-orbit2 -> devel/py-orbit
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for x11-toolkits/py-gnome2, chase the rename.
2006-05-28 12:06:14 +00:00
Michael Johnson
83d43dd555 - Pet portlint
- Remove empty patch
2006-04-30 04:52:43 +00:00
Joe Marcus Clarke
de30ffce6b Update to 2.12.4. 2006-03-15 05:52:44 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
091942d871 Update to 2.12.3. 2005-12-23 17:11:51 +00:00
Joe Marcus Clarke
c6b4cad431 Update to 2.12.2. 2005-12-02 02:59:09 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Joe Marcus Clarke
3d675decde Update to 2.12.1. 2005-11-05 06:27:11 +00:00
Michael Johnson
e27043daa4 - Update or add WWW line 2005-07-21 08:51:50 +00:00
Joe Marcus Clarke
4c9f2a2d39 Update to 2.10.0. 2005-03-12 11:15:36 +00:00
Joe Marcus Clarke
69c82b4208 Update to 2.6.2. 2004-12-26 05:26:32 +00:00
Koop Mast
a433cd224a Update to 2.6.1.
Approved by:	pav (mentor)
2004-11-20 17:18:17 +00:00
Joe Marcus Clarke
aebd7d18d0 Update to 2.6.0. 2004-11-07 22:51:06 +00:00
Jeremy Messenger
8ddbe16b88 - Update to 2.0.3.
- Remove 'py-' from the PORTNAME and add PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}.
- Change DIST_SUBDIR to gnome2.
- Remove patch-configure and use libtool 15.
- Chase the current bsd.gnome.mk, pygtk2.

Reviewed by:	marcus
2004-08-07 18:59:49 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Joe Marcus Clarke
4466278797 Update to 2.0.2. 2004-04-05 04:27:55 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
3731331131 Don't call a non-existent pkg-install.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-01-30 22:34:20 +00:00
Joe Marcus Clarke
e5c3d16104 Add CONFLICTS for py-gnome and py-gnome2 on each other.
Reported by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-01-30 03:31:01 +00:00
Joe Marcus Clarke
89e066746c Update to 2.0.0.
PR:		56397
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-09-04 05:26:52 +00:00
Adam Weinberger
214e99215d Update to 1.99.18.
Note that all the module so's have changed names AGAIN.
2003-08-24 22:43:36 +00:00
Joe Marcus Clarke
ddec3a4df3 Fix build with new py-gtk2.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-08-01 03:13:14 +00:00
Joe Marcus Clarke
f9b3f6d1f3 Fix coexistence check for py-gnome.
PR:	50900
2003-04-13 23:31:54 +00:00
Joe Marcus Clarke
19ef0bd6c1 * Add a missing dependency on py-orbit2
* Convert to new GNOME infrastructure

Reported by:	bento
2003-04-08 20:06:15 +00:00
Joe Marcus Clarke
6db1607ba7 Update to 1.99.16.
Submitted by:	Mezz bsdforums.org <reigncracks@hotmail.com>
2003-04-04 07:58:03 +00:00
Joe Marcus Clarke
2526b3bb23 Add missing dependencies on libzvt and gnomepanel.
Reported by:	bento
2003-03-02 21:42:10 +00:00
Joe Marcus Clarke
05c7040bf5 Add py-gnome2 after a repo copy from py-gnome. py-gnome2 offers Python
bindings for GNOME 2.
2003-02-23 18:04:37 +00:00
Joe Marcus Clarke
49834e035e Bump PORTREVISION after the gtkhtml version bump. 2002-11-12 02:09:58 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Maxim Sobolev
757d87a67d Update to 1.4.4. 2002-08-28 18:02:42 +00:00
Maxim Sobolev
0577d83321 Use USE_GNOMENG. 2002-07-14 13:39:15 +00:00
Maxim Sobolev
bf75d60309 Update to 1.4.2. 2002-07-14 13:37:37 +00:00
Maxim Sobolev
a1abd52f9a - Fix the build with the forthcoming gnomecontrolcenter-1.4.0.3;
- silence harmless configure warning by overriding CONFIGURE_TARGET.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>, sobomax
2002-02-07 13:44:16 +00:00
Maxim Sobolev
26eafe311a Update to 1.4.2. 2002-01-04 11:58:28 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
12af35337d Fix a breakage resulted from path to gdk-pixbuf's includes being
hardcoded.

Reported by:	Patrik Backlund <pbacklun@cc.hut.fi>
2001-11-12 12:13:42 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Satoshi Asami
91df9c0b09 defs files are in share/gnome/pygtk/1.2/defs, not share/pygtk/1.2/defs.
Submitted by:	bento
2001-08-27 03:54:13 +00:00
Maxim Sobolev
4e8b69161e Remove gtkhtml from LIB_DEPENDS - we inherit this dependency along with
USE_GNOME anyway.
2001-07-23 10:17:37 +00:00
Maxim Sobolev
9b304be6e0 Update to 1.4.1. 2001-07-03 17:39:22 +00:00
Maxim Sobolev
5cde3dbf1a Re-enable gtkhtml module - now gtkhtml is dependency for gnomecore, so it
could be safely enabled.
2001-07-03 11:38:46 +00:00
Maxim Sobolev
1146dab36b Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
Ade Lovett
e5d3a9762b Missed one (grr) 2001-05-16 14:34:09 +00:00
Ade Lovett
200dc1a1fb Remove --with-gtkhtml fully. PORTREVISION bumped.
Discovered by:	gnome-builder automated script
2001-05-16 13:59:16 +00:00