summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The place to install header files is changed.R. Imura1999-09-2012-1476/+1476
| | | | | | include/X11/qt2 -> include/qt2 Suggested by: Andrey Zakhvatov <andy@cgu.chel.su>
* Activate py-wxPython.Jacques Vidrine1999-09-191-0/+1
|
* Python bindings for the wxWindows/GTK GUI toolkit.Jacques Vidrine1999-09-1924-0/+1332
|
* Update 2.0.1 -> 2.1.0b9.Jacques Vidrine1999-09-1918-411/+558
| | | | | | This port was apparently broken and unusable previously. If you wanted to check out wxWindows and couldn't before, go ahead and give it another try.
* Step two of splitting py-gnome into py-gtk and py-gnome so that folksJacques Vidrine1999-09-1910-226/+98
| | | | | | may use the Python GTK bindings without all the GNOME cruft. This also updates py-gnome from 1.0.3 -> 1.0.4.
* Activate py-gtk.Jacques Vidrine1999-09-191-0/+1
|
* Step one of splitting py-gnome into py-gtk and py-gnome so that folksJacques Vidrine1999-09-198-270/+188
| | | | | | may use the Python GTK bindings without all the GNOME cruft. This is py-gtk-0.6.2, built from sources in the py-gnome-1.0.4 distfile.
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
|
* Update to version 0.6Chris Piazza1999-09-178-22/+28
|
* Nuke tcl 7.5 and tk 4.1Justin M. Seger1999-09-171-1/+0
| | | | They are no longer required by the ports collection.
* Create include/Xbae -> include/Xbae-${VERSION} symlink. I don't know whySatoshi Asami1999-09-112-0/+3
| | | | it went away in 4.7 but it breaks at least one port (math/xmgr).
* Run ldconfig -m on %D/lib, not %D (which is "/usr/X11R6").Satoshi Asami1999-09-111-1/+1
|
* SetSatoshi Asami1999-09-114-0/+4
| | | | | | | | LIBTOOLFLAGS= --disable-ltlibs --release-suffix to take advandate of new libtools. Submitted by: libtools maintainer
* $Id$ -> $FreeBSD$ (spammed by dirk)Peter Wemm1999-09-101-1/+1
|
* Upgrade to 4.7.Dirk Froemberg1999-09-104-48/+56
| | | | | PR: ports/13624 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
* Update 1.0.3 -> 1.0.4Jacques Vidrine1999-09-098-12/+12
|
* Upgrade to 0.6.0.Thomas Gellekum1999-09-096-1194/+1324
|
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-073-3/+3
|
* Update to version 1.8Chris Piazza1999-09-062-3/+3
| | | | | PR: 13602 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Upgrade repository copies to tcl/tk 8.2Justin M. Seger1999-09-0516-771/+688
|
* RESTRICTED if QT_GIF_AVAILABLE is set.Chris Piazza1999-08-316-0/+6
| | | | Submitted by: maintainer
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3130-43/+43
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3161-61/+61
|
* Minor nit in comment section: qt2->qt201Chris Piazza1999-08-306-6/+6
|
* New port of qt2.01. (From a repo-copy by asami).Chris Piazza1999-08-3036-2226/+8994
| | | | | | PR: 13199 Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> Tested and modified by: Will Andrews <andrews@technologist.com>
* qt2 -> qt201Chris Piazza1999-08-301-2/+2
|
* Caps, no period.Tim Vanderhoek1999-08-292-2/+2
|
* Clean this up, somewhat. To fit in 25 lines I cheated and put theTim Vanderhoek1999-08-293-33/+42
| | | | author's signature on one line instead of two.
* Activate qt2Chris Piazza1999-08-291-1/+2
|
* Make this port a little more sane. It was brokenChris Piazza1999-08-284-128/+84
| | | | | | | | | for any system that wasn't x86 on freebsd 3.1. The port is still marked BROKEN because it sets PREFIX in the Makefile. PR: 13423 Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 0.21Chris Piazza1999-08-286-8/+42
| | | | | PR: 13437 Submitted by: maintainer
* env -> ${SETENV}Michael Haro1999-08-281-2/+2
|
* ln -> ${LN}Michael Haro1999-08-283-6/+6
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-272-6/+6
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Activate ruby-gtkChris Piazza1999-08-261-1/+2
|
* Impot of ruby-gtk.Chris Piazza1999-08-2610-0/+126
| | | | | | | Ruby-gtk is simply a ruby extension module to use Gtk+. PR: 13308 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
* Update to version 1.4.0Chris Piazza1999-08-265-53/+99
| | | | | PR: 13305 Submitted by: maintainer
* Change Id->FreeBSD.David E. O'Brien1999-08-252-2/+2
|
* Upgrade to tcl-8.1.1 and tk-8.1.1Justin M. Seger1999-08-249-30/+24
|
* Use libtclstub81.a from installed location, not build directory.Satoshi Asami1999-08-233-6/+12
|
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-229-85/+25
|
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1999-08-179-35/+35
| | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com>
* Move the USE_X_PREFIX up a few lines so it actually gets used.Chris Piazza1999-08-156-12/+18
| | | | | PR: 13137 Submitted by: Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
* Activate gtkglareaChris Piazza1999-08-041-1/+2
|
* GtkGLArea, an openGL widget for the GTK+ GUI toolkitChris Piazza1999-08-0410-0/+90
| | | | | PR: 12931 Submitted by: Michael Sardo <jaeger16@yahoo.com>
* Don't ask questions if we are doing the parallel build, as it won'tSatoshi Asami1999-07-201-2/+2
| | | | interfere with the real Motif.
* BROKEN= "Hardcoded FreeBSD release numbers in PLIST"Chris Piazza1999-07-182-2/+6
| | | | I'll fix this in a little while.
* Give this port a USE_XLIB so it'll link. Also move the CC=egccChris Piazza1999-07-182-4/+8
| | | | | into the ${OSVERSION} check so it'll actually compile on -current with egcs.
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-1710-70/+73
|