aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.0Erwin Lansing2006-06-233-20/+8
| | | | | | | | PR: 99382 Submitted by: Ports fury Notes: svn path=/head/; revision=166141
* Update to 1.2.0Erwin Lansing2006-06-233-205/+342
| | | | | | | | PR: 99381 Submitted by: Ports fury Notes: svn path=/head/; revision=166137
* Update to 1.2.0Erwin Lansing2006-06-234-32/+18
| | | | | | | | PR: 99380 Submitted by: Ports fury Notes: svn path=/head/; revision=166135
* Do not remove system files.Jean-Marc Zucconi2006-06-231-2/+0
| | | | | | | | PR: ports/99345 Submitted by: Shaun Amott <shaun@FreeBSD.org> Notes: svn path=/head/; revision=166096
* Register CONFLICTS with paragui-develRenato Botelho2006-06-211-0/+2
| | | | Notes: svn path=/head/; revision=165973
* Add x11-toolkits/paragui-devel, a development version of x11-toolkits/paraguiRenato Botelho2006-06-214-57/+71
| | | | | | | | | PR: ports/99079 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Repocopy by: marcus Notes: svn path=/head/; revision=165972
* Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-unitsRenato Botelho2006-06-214-0/+62
| | | | | | | | | | to reflect this Suggested by: Vanilla I. Shu <vanilla@fatpipi.cirx.org> Approved by: maintainer Notes: svn path=/head/; revision=165964
* Add fpc-forms , x-Forms interface for Free Pascal.Renato Botelho2006-06-213-0/+39
| | | | | | | | PR: ports/98663 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165962
* Update to 0.75Mathieu Arnold2006-06-218-44/+48
| | | | Notes: svn path=/head/; revision=165920
* - Fix build on !i386 [1]Shaun Amott2006-06-213-7/+14
| | | | | | | | | | | - Use DATADIR macro in pkg-plist PR: ports/99233 Submitted by: alepulver [1] Approved by: ahze (mentor) Notes: svn path=/head/; revision=165895
* Chase lib version bump in fox14.Shaun Amott2006-06-201-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165880
* - Update to 1.4.32Shaun Amott2006-06-203-10/+9
| | | | | | | | | | | - Take maintainership PR: ports/97764 Submitted by: shaun (me) Approved by: ahze (mentor) Notes: svn path=/head/; revision=165879
* Add x11-toolkits/py-kiwi:Stefan Walter2006-06-206-0/+332
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=165866
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-192-2/+2
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* Update to 2.8.19.Joe Marcus Clarke2006-06-134-10/+10
| | | | Notes: svn path=/head/; revision=165290
* Update to 1.6.0.2Martin Wilke2006-06-122-5/+4
| | | | | | | | | PR: ports/97949 Submitted by: miwi Approved by: krion (mentor), maintainer timeo Notes: svn path=/head/; revision=165199
* Use the correct mtree when you change the prefix, for example:Jeremy Messenger2006-06-121-1/+9
| | | | | | | | | | | | | | | | | | | | | | | 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... ================================ Notes: svn path=/head/; revision=165166
* - Rename x11-toolkits/fox -> x11-toolkits/fox10 andSergey Matveychuk2006-06-1017-1027/+10
| | | | | | | x11-toolkits/fox-devel -> x11-toolkits/fox14 Notes: svn path=/head/; revision=165033
* - udpate to 0.95.0Dirk Meyer2006-06-102-7/+7
| | | | | | | | - switch to bzip2 copmressed source - enable package on pointyhat Notes: svn path=/head/; revision=165028
* - Use SUB_FILES, DOCSDIRPav Lucistnik2006-06-102-6/+5
| | | | | | | | PR: ports/98027 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=165019
* Wax is a user-friendly layer on top of wxPython. It allows for easierPav Lucistnik2006-06-075-0/+418
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=164764
* Nuke x11-toolkits/gtk12-apireference and x11-toolkits/gtk20-apireferenceEdwin Groothuis2006-06-078-318/+0
| | | | | | | | now that they're obsoleted by x11-toolkits/gtk20-reference and friends. Notes: svn path=/head/; revision=164657
* - Update to 1.08 [1]Erwin Lansing2006-06-063-5/+6
| | | | | | | | | | | - Add WWW [1] - Require perl from ports PR: 98559 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=164569
* - Update to 1.22 [1]Erwin Lansing2006-06-063-5/+13
| | | | | | | | | | - Require perl from ports PR: 98557 [1] Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=164568
* -Change from EG_DST_DIR to EXAMPLESDIR.Jeremy Messenger2006-06-062-105/+106
| | | | | | | | -Use DOCSDIR in Makefile and plist. -Use EXAMPLESDIR in plist. Notes: svn path=/head/; revision=164559
* -Change from EG_DST_DIR to EXAMPLESDIR.Jeremy Messenger2006-06-062-31/+31
| | | | | | | -Use EXAMPLESDIR in plist. Notes: svn path=/head/; revision=164558
* - Update to 1.002Ying-Chieh Liao2006-06-063-7/+8
| | | | | | | | | | | - portlint(1) - use module dir, instead of author's PR: 98567 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=164553
* - Update to 0.21 [1]Erwin Lansing2006-06-052-7/+12
| | | | | | | | | | | - Require perl 5.8.0 or higher - Assign to perl@ PR: 98556 [1] Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=164531
* - This no longer conflicts with fltk2Pav Lucistnik2006-06-051-1/+0
| | | | Notes: svn path=/head/; revision=164515
* - Update to snapshot r5170Pav Lucistnik2006-06-0513-144/+156
| | | | | | | | PR: ports/98530 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Notes: svn path=/head/; revision=164514
* Update to 0.45Erwin Lansing2006-06-052-4/+4
| | | | | | | | | PR: 98432 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=164452
* Get rid of FOO_DEPENDS=...:target and depend on parent build that should solveJeremy Messenger2006-06-053-24/+15
| | | | | | | | | | | with the failure in pointhat. Change the prefix from X11BASE to LOCALBASE. Bump the PORTREVISION. Reported by: kris Discussed with: marcus Notes: svn path=/head/; revision=164379
* - Upgrade to 8.4.13; (1)Thierry Thomas2006-06-045-36/+111
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=164369
* - Update to 1.122Cheng-Lung Sung2006-06-022-4/+4
| | | | | | | | PR: 98305 Submitted by: Rong-En Fan <rafan_AT_infor dot org> Notes: svn path=/head/; revision=164180
* - Update to 0.12aCheng-Lung Sung2006-06-012-4/+4
| | | | | | | | | | | - bugfix release PR: ports/98165 Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de> Approved by: maintainer Notes: svn path=/head/; revision=164131
* Looked at pango CVS history and it never has USE_X_PREFIX.Jeremy Messenger2006-06-011-1/+1
| | | | Notes: svn path=/head/; revision=164128
* - Add header in these *-reference ports.Jeremy Messenger2006-05-3124-37/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=164120
* Update to 2.8.8.Jeremy Messenger2006-05-312-4/+4
| | | | Notes: svn path=/head/; revision=164044
* Correct a potential symbol conflict between the xdgmime functions in gtk+Joe Marcus Clarke2006-05-314-2/+52
| | | | | | | | | 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. Notes: svn path=/head/; revision=164022
* - Fix fetch of pango-referencePav Lucistnik2006-05-301-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=163944
* Update to 2.14.2.Jeremy Messenger2006-05-293-5/+4
| | | | Notes: svn path=/head/; revision=163906
* - Drop maintainershipPav Lucistnik2006-05-291-1/+1
| | | | | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Notes: svn path=/head/; revision=163884
* x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20Jeremy Messenger2006-05-2917-639/+12
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=163798
* Update to 2.8.5.Joe Marcus Clarke2006-05-293-4/+9
| | | | Notes: svn path=/head/; revision=163797
* x11-toolkits/gtk-- -> x11-toolkits/gtkmm12Jeremy Messenger2006-05-2915-381/+4
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=163796
* Fix two bad patches.Thierry Thomas2006-05-284-36/+15
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> Notes: svn path=/head/; revision=163770
* - Rename portsPav Lucistnik2006-05-282-2/+2
| | | | | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference Notes: svn path=/head/; revision=163721
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | security/gnomekeyring -> security/gnome-keyring security/gnomekeyringmanager -> security/gnome-keyring-manager Notes: svn path=/head/; revision=163712
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplPav Lucistnik2006-05-281-2/+2
| | | | Notes: svn path=/head/; revision=163701
* devel/py-orbit2 -> devel/py-orbitJeremy Messenger2006-05-281-2/+2
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=163687