summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-073-3/+3
| | | | Notes: svn path=/head/; revision=21367
* Update to version 1.8Chris Piazza1999-09-062-3/+3
| | | | | | | | PR: 13602 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21328
* Upgrade repository copies to tcl/tk 8.2Justin M. Seger1999-09-0516-771/+688
| | | | Notes: svn path=/head/; revision=21274
* RESTRICTED if QT_GIF_AVAILABLE is set.Chris Piazza1999-08-316-0/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21174
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3130-43/+43
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3161-61/+61
| | | | Notes: svn path=/head/; revision=21148
* Minor nit in comment section: qt2->qt201Chris Piazza1999-08-306-6/+6
| | | | Notes: svn path=/head/; revision=21112
* 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> Notes: svn path=/head/; revision=21111
* qt2 -> qt201Chris Piazza1999-08-301-2/+2
| | | | Notes: svn path=/head/; revision=21110
* Caps, no period.Tim Vanderhoek1999-08-292-2/+2
| | | | Notes: svn path=/head/; revision=21094
* 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. Notes: svn path=/head/; revision=21093
* Activate qt2Chris Piazza1999-08-291-1/+2
| | | | Notes: svn path=/head/; revision=21080
* 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> Notes: svn path=/head/; revision=21063
* Update to version 0.21Chris Piazza1999-08-286-8/+42
| | | | | | | | PR: 13437 Submitted by: maintainer Notes: svn path=/head/; revision=21059
* env -> ${SETENV}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21052
* ln -> ${LN}Michael Haro1999-08-283-6/+6
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-272-6/+6
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Activate ruby-gtkChris Piazza1999-08-261-1/+2
| | | | Notes: svn path=/head/; revision=21008
* 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> Notes: svn path=/head/; revision=21007
* Update to version 1.4.0Chris Piazza1999-08-265-53/+99
| | | | | | | | PR: 13305 Submitted by: maintainer Notes: svn path=/head/; revision=21005
* Change Id->FreeBSD.David E. O'Brien1999-08-252-2/+2
| | | | Notes: svn path=/head/; revision=20947
* Upgrade to tcl-8.1.1 and tk-8.1.1Justin M. Seger1999-08-249-30/+24
| | | | Notes: svn path=/head/; revision=20914
* Use libtclstub81.a from installed location, not build directory.Satoshi Asami1999-08-233-6/+12
| | | | Notes: svn path=/head/; revision=20906
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-229-85/+25
| | | | Notes: svn path=/head/; revision=20886
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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> Notes: svn path=/head/; revision=20765
* 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> Notes: svn path=/head/; revision=20733
* Activate gtkglareaChris Piazza1999-08-041-1/+2
| | | | Notes: svn path=/head/; revision=20521
* GtkGLArea, an openGL widget for the GTK+ GUI toolkitChris Piazza1999-08-0410-0/+90
| | | | | | | | PR: 12931 Submitted by: Michael Sardo <jaeger16@yahoo.com> Notes: svn path=/head/; revision=20520
* 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. Notes: svn path=/head/; revision=20287
* BROKEN= "Hardcoded FreeBSD release numbers in PLIST"Chris Piazza1999-07-182-2/+6
| | | | | | | I'll fix this in a little while. Notes: svn path=/head/; revision=20260
* 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. Notes: svn path=/head/; revision=20259
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-1710-70/+73
| | | | Notes: svn path=/head/; revision=20250
* Update to gtkstep 1.6Chris Piazza1999-07-173-4/+7
| | | | Notes: svn path=/head/; revision=20232
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1999-07-151-2/+2
| | | | | | | build but at least it will have a better chance. Notes: svn path=/head/; revision=20221
* Make Steven G. Kargl <kargl@troutmask.apl.washington.edu> theChris Piazza1999-07-141-2/+2
| | | | | | | maintainer of this port. Notes: svn path=/head/; revision=20186
* Update to lesstif 0.88.9.Chris Piazza1999-07-147-173/+188
| | | | | | | | | | | | | Note that this change to the Makefile is a format change and the real commit was rev 1.33. All of the others are the actual update. The message got lost in an accidental ctrl-c during the commit. Thanks to jdp for fixing all the locks. PR: 12630 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=20185
* Update to 0.88.9.Chris Piazza1999-07-141-42/+54
| | | | | | | | PR: 12630 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=20184
* Fixups for RELENG_3. (this was an error on my part, oops!)Chris Piazza1999-07-081-2/+2
| | | | | | | | PR: 12553 Submitted by: maintainer Notes: svn path=/head/; revision=20117
* Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha.Steve Price1999-07-041-1/+8
| | | | Notes: svn path=/head/; revision=20005
* This port doesn't build (yet) on the Alpha.Steve Price1999-07-041-1/+5
| | | | Notes: svn path=/head/; revision=20003
* Activate plib.Chris Piazza1999-07-031-1/+2
| | | | Notes: svn path=/head/; revision=19964
* Plib: a portable library for joystick/sound/OpenGL GUI/3d math.Chris Piazza1999-07-035-0/+86
| | | | | | | | PR: 12483 Submitted by: Brian Buchanan <brian@CSUA.Berkeley.EDU> Notes: svn path=/head/; revision=19962
* Use the proper links so dynamic linking will work.Chris Piazza1999-06-291-3/+9
| | | | | | | | PR: 12439 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=19893
* Upgrade lesstif to 0.88.1.Chris Piazza1999-06-287-227/+392
| | | | | | | | | PR: 11250,12415 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Jeroen Ruigrok van der Werven <asmodai@wxs.nl> Notes: svn path=/head/; revision=19847
* Activate wxgtk.Chris Piazza1999-06-261-1/+2
| | | | Notes: svn path=/head/; revision=19806
* wxWindows (wxGTK). A cross-platform C++ GUI toolkit.Chris Piazza1999-06-2618-0/+1011
| | | | | | | | PR: 12298 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=19805
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-2645-45/+45
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-262-2/+2
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Build fails on the Alpha with a compiler error in functionSteve Price1999-06-221-1/+5
| | | | | | | fixup_memory_subreg. Notes: svn path=/head/; revision=19666