Commit graph

4118 commits

Author SHA1 Message Date
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
Thierry Thomas
d3e597f062 Cleanup. The changes are mostly cosmetical but should help the build on
platforms different than i386.

Add a WWW link.

PR:		ports/94990
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-25 20:51:32 +00:00
Pav Lucistnik
1e666cdba2 - Update to 0.1.7
PR:		ports/97140
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer timeout (14 days)
2006-05-25 20:02:03 +00:00
Pav Lucistnik
7600998fd7 - Update to 0.1.8
PR:		ports/97139
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer timeout (14 days)
2006-05-25 19:57:20 +00:00
Alexander Leidinger
3b614c5a6d Remove duplicate dependency on X11.
Submitted by:	Boris Samorodov <bsam@ipt.ru>
2006-05-21 17:35:19 +00:00
Tilman Keskinoz
a079f575e6 Fix build on amd64
use DOCSDIR
compress documentation with gzip.

PR:		97417
Submitted by:	Pedro F. Giffuni <gifufnip@asme.org>
2006-05-21 14:56:10 +00:00
Jeremy Messenger
99d106e8a6 Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
2006-05-20 05:07:44 +00:00
Stefan Walter
fc14cc324c Fix the sed(1) call introduced in the last commit by adding an empty string
argument to the '-i' parameter.

Approved by:	arved (mentor)
2006-05-18 19:28:35 +00:00
Michael Johnson
d3138e9a45 - Add pkg-descr
Requested by:	Dan Langille <dan@langille.org> for freshports.org
2006-05-17 20:56:56 +00:00
Mikhail Teterin
ddb5a7b884 Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The
installed libraries are now named libitcl.so.3 & libitk.so.3 instead
of having the version be part of the libname (libitcl33.so.1). The
itclConfig.sh and itkConfig.sh are now also installed, which is required
by some software (such as the insight -- a gdb frontend).

Fix-up the (unchanged) iwidgets port to reflect the above and improve it
to not require its own copy of the itcl tree at install time.

Approved by:	maintainer

Fix-up the tkdesk port to reflect the itcl/itk changes, which required
updating it to the 2.0p2 (from 2.0). (This lovely piece of software
badly needs a caring maintainer, BTW.) While here, teach tkdesk to use
installed blt instead of building its own.

The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a
MUD client). This should change as soon as the maintainer get back to
me.
2006-05-17 20:35:55 +00:00
Alexander Leidinger
593685d47e Fix plist.
Noticed by:	gohan (krismail)
2006-05-16 18:04:04 +00:00
Jeremy Messenger
ff012cbc4a portlint:
-Use DOCSDIR and EXAMPLESDIR in plist.
2006-05-16 05:44:08 +00:00
Jeremy Messenger
65de87e872 portlint:
-Use EXAMPLESDIR in plist.
2006-05-16 05:41:39 +00:00