Commit graph

4130 commits

Author SHA1 Message Date
Mathieu Arnold
5c2114c298 Update to 0.75 2006-06-21 14:45:29 +00:00
Shaun Amott
4bc9d7a0d9 - Fix build on !i386 [1]
- Use DATADIR macro in pkg-plist

PR:		ports/99233
Submitted by:	alepulver [1]
Approved by:	ahze (mentor)
2006-06-21 02:05:19 +00:00
Shaun Amott
3167b3f600 Chase lib version bump in fox14.
Approved by:	ahze (mentor)
2006-06-20 21:02:18 +00:00
Shaun Amott
69fa2f2a34 - Update to 1.4.32
- Take maintainership

PR:		ports/97764
Submitted by:	shaun (me)
Approved by:	ahze (mentor)
2006-06-20 20:59:34 +00:00
Stefan Walter
e065ff9d69 Add x11-toolkits/py-kiwi:
kiwi offers a set of enhanced widgets for Python based on PyGTK. It also
includes a framework designed to make creating Python applications using
PyGTK and libglade much simpler.

PR:		96852
Submitted by:	Nicola Vitale <nivit@email.it>
Approved by:	arved (mentor)
2006-06-20 17:29:38 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Joe Marcus Clarke
2061da88ff Update to 2.8.19. 2006-06-13 01:25:10 +00:00
Martin Wilke
a510a98af2 Update to 1.6.0.2
PR:		ports/97949
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeo
2006-06-12 13:54:52 +00:00
Jeremy Messenger
7f86966102 Use the correct mtree when you change the prefix, for example:
Incorrect: (before)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

	Correct: (after)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================
2006-06-12 04:58:43 +00:00
Sergey Matveychuk
66bfe07215 - Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14
2006-06-10 15:53:58 +00:00
Dirk Meyer
7d590a18f6 - udpate to 0.95.0
- switch to bzip2 copmressed source
- enable package on pointyhat
2006-06-10 13:53:29 +00:00
Pav Lucistnik
3ecfbafa4d - Use SUB_FILES, DOCSDIR
PR:		ports/98027
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-06-10 12:51:06 +00:00
Pav Lucistnik
8aba25139a Wax is a user-friendly layer on top of wxPython. It allows for easier
GUI programming in a more "Pythonic" way.

Author:	Hans Nowak <hans@zephyrfalcon.org>
WWW:	http://sourceforge.net/projects/waxgui

PR:		ports/95283
Submitted by:	Nicola Vitale <nivit@email.it>
2006-06-07 21:52:42 +00:00
Edwin Groothuis
1e4010d52f Nuke x11-toolkits/gtk12-apireference and x11-toolkits/gtk20-apireference
now that they're obsoleted by x11-toolkits/gtk20-reference and
friends.
2006-06-07 01:26:16 +00:00
Erwin Lansing
e70e814306 - Update to 1.08 [1]
- Add WWW [1]
- Require perl from ports

PR:		98559
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-06 07:19:10 +00:00
Erwin Lansing
2614d29e98 - Update to 1.22 [1]
- Require perl from ports

PR:		98557 [1]
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-06 07:16:03 +00:00
Jeremy Messenger
0a2d3ad062 -Change from EG_DST_DIR to EXAMPLESDIR.
-Use DOCSDIR in Makefile and plist.
-Use EXAMPLESDIR in plist.
2006-06-06 03:20:24 +00:00
Jeremy Messenger
f235bb6de1 -Change from EG_DST_DIR to EXAMPLESDIR.
-Use EXAMPLESDIR in plist.
2006-06-06 03:13:38 +00:00
Ying-Chieh Liao
80376ccb8c - Update to 1.002
- portlint(1)
- use module dir, instead of author's

PR:		98567
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-06 02:59:51 +00:00
Erwin Lansing
fc91339824 - Update to 0.21 [1]
- Require perl 5.8.0 or higher
- Assign to perl@

PR:		98556 [1]
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-05 21:47:44 +00:00
Pav Lucistnik
1c5f5e01ba - This no longer conflicts with fltk2 2006-06-05 20:57:46 +00:00
Pav Lucistnik
903ddc6dad - Update to snapshot r5170
PR:		ports/98530
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2006-06-05 20:57:29 +00:00
Erwin Lansing
97162a9e5b Update to 0.45
PR:		98432
Submitted by:	miwi
Approved by:	maintainer
2006-06-05 14:06:23 +00:00
Jeremy Messenger
2047d5926f Get rid of FOO_DEPENDS=...:target and depend on parent build that should solve
with the failure in pointhat. Change the prefix from X11BASE to LOCALBASE.
Bump the PORTREVISION.

Reported by:	kris
Discussed with:	marcus
2006-06-05 03:32:29 +00:00
Thierry Thomas
3a91080529 - Upgrade to 8.4.13; (1)
- Fix man pages: the required macros were not sourced. (2)

Changelog at
<http://sourceforge.net/project/shownotes.php?release_id=399452%26group_id=10894>

PR:		ports/96622 (1)
Noticed by:     phk (2)
2006-06-04 22:02:14 +00:00
Cheng-Lung Sung
119cf373a4 - Update to 1.122
PR:		98305
Submitted by:	Rong-En Fan <rafan_AT_infor dot org>
2006-06-02 01:19:52 +00:00
Cheng-Lung Sung
479748a4b9 - Update to 0.12a
- bugfix release

PR:		ports/98165
Submitted by:	Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by:	maintainer
2006-06-01 01:19:52 +00:00
Jeremy Messenger
a2be9a207e Looked at pango CVS history and it never has USE_X_PREFIX. 2006-06-01 00:49:24 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Jeremy Messenger
68edd4952a Update to 2.8.8. 2006-05-31 03:20:04 +00:00
Joe Marcus Clarke
c33edafa15 Correct a potential symbol conflict between the xdgmime functions in gtk+
and those in gnome-vfs.  This problem would manifest itself by screwing
up MIME types for various files, and causing GTK+ filtered file choosers
not to display contents correctly.
2006-05-31 00:20:12 +00:00
Pav Lucistnik
e93b33373c - Fix fetch of pango-reference
Reported by:	krismail
2006-05-30 08:16:44 +00:00
Jeremy Messenger
4467962ed1 Update to 2.14.2. 2006-05-29 23:00:28 +00:00
Pav Lucistnik
07b732ce57 - Drop maintainership
PR:		ports/98102
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
2006-05-29 20:45:48 +00:00
Jeremy Messenger
5e32716f8b x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference

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 other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-29 06:11:17 +00:00
Joe Marcus Clarke
d23ed23b93 Update to 2.8.5. 2006-05-29 06:04:33 +00:00
Jeremy Messenger
290698847b x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
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 other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-29 05:53:26 +00:00
Thierry Thomas
853e9efdda Fix two bad patches.
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-28 20:23:16 +00:00
Pav Lucistnik
c4d35f2348 - Rename ports
textproc/gtkspell2 -> textproc/gtkspell
  textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Pav Lucistnik
5580b13f7d - Rename ports
security/gnomekeyring -> security/gnome-keyring
  security/gnomekeyringmanager -> security/gnome-keyring-manager
2006-05-28 15:22:13 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +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
Jeremy Messenger
c97b5b3ca3 devel/libgtop2 -> devel/libgtop
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 other ports, chase the rename.
2006-05-28 05:04:56 +00:00
Jeremy Messenger
f4e8f55aac audio/gnomemedia2 -> audio/gnome-media
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 audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:41:15 +00:00
Joe Marcus Clarke
f57b9caee8 Update to 1.12.3. 2006-05-27 12:36:18 +00:00
Joe Marcus Clarke
8a841c7782 Update to 0.12.2. 2006-05-27 12:24:18 +00:00
Michael Johnson
10ff3b1471 - Update to 2.8.18 2006-05-27 00:10:18 +00:00
Jeremy Messenger
cf9f8b344b Fix the build with Jikes.
PR:		ports/97913
Submitted by:	hq
2006-05-26 21:09:43 +00:00
Pav Lucistnik
0b41041fdf - CONFLICTS with fltk-2.* 2006-05-26 16:23:46 +00:00
Pav Lucistnik
311ad5e06c FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows systems.

It is provided under the terms of the GNU Library Public License, Version 2.

This port supplies a snapshot of the current 2.0 development version.

WWW:	http://www.fltk.org/

PR:		ports/95223
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2006-05-26 16:21:49 +00:00