| Commit message (Expand) | Author | Age | Files | Lines |
* | egcc/eg++ have been renamed to gcc295/g++295. Change | Chris Piazza | 1999-08-17 | 9 | -35/+35 |
* | Move the USE_X_PREFIX up a few lines so it actually gets used. | Chris Piazza | 1999-08-15 | 6 | -12/+18 |
* | Activate gtkglarea | Chris Piazza | 1999-08-04 | 1 | -1/+2 |
* | GtkGLArea, an openGL widget for the GTK+ GUI toolkit | Chris Piazza | 1999-08-04 | 10 | -0/+90 |
* | Don't ask questions if we are doing the parallel build, as it won't | Satoshi Asami | 1999-07-20 | 1 | -2/+2 |
* | BROKEN= "Hardcoded FreeBSD release numbers in PLIST" | Chris Piazza | 1999-07-18 | 2 | -2/+6 |
* | Give this port a USE_XLIB so it'll link. Also move the CC=egcc | Chris Piazza | 1999-07-18 | 2 | -4/+8 |
* | Cleanup some more WWW (occasionally fixing-up the DESCR in general too). | Tim Vanderhoek | 1999-07-17 | 10 | -70/+73 |
* | Update to gtkstep 1.6 | Chris Piazza | 1999-07-17 | 3 | -4/+7 |
* | Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't | Satoshi Asami | 1999-07-15 | 1 | -2/+2 |
* | Make Steven G. Kargl <kargl@troutmask.apl.washington.edu> the | Chris Piazza | 1999-07-14 | 1 | -2/+2 |
* | Update to lesstif 0.88.9. | Chris Piazza | 1999-07-14 | 7 | -173/+188 |
* | Update to 0.88.9. | Chris Piazza | 1999-07-14 | 1 | -42/+54 |
* | Fixups for RELENG_3. (this was an error on my part, oops!) | Chris Piazza | 1999-07-08 | 1 | -2/+2 |
* | Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha. | Steve Price | 1999-07-04 | 1 | -1/+8 |
* | This port doesn't build (yet) on the Alpha. | Steve Price | 1999-07-04 | 1 | -1/+5 |
* | Activate plib. | Chris Piazza | 1999-07-03 | 1 | -1/+2 |
* | Plib: a portable library for joystick/sound/OpenGL GUI/3d math. | Chris Piazza | 1999-07-03 | 5 | -0/+86 |
* | Use the proper links so dynamic linking will work. | Chris Piazza | 1999-06-29 | 1 | -3/+9 |
* | Upgrade lesstif to 0.88.1. | Chris Piazza | 1999-06-28 | 7 | -227/+392 |
* | Activate wxgtk. | Chris Piazza | 1999-06-26 | 1 | -1/+2 |
* | wxWindows (wxGTK). A cross-platform C++ GUI toolkit. | Chris Piazza | 1999-06-26 | 18 | -0/+1011 |
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 45 | -45/+45 |
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 2 | -2/+2 |
* | Build fails on the Alpha with a compiler error in function | Steve Price | 1999-06-22 | 1 | -1/+5 |
* | On the Alpha this port's build dies with a compiler error in function | Steve Price | 1999-06-22 | 1 | -1/+5 |
* | Upgrade to tcl and tk 8.1. | Justin M. Seger | 1999-06-20 | 16 | -133/+179 |
* | Remove current maintainer and replace with ports@FreeBSD.org | Chris Piazza | 1999-06-19 | 1 | -2/+2 |
* | Upgrade to 0.8.1. | Thomas Gellekum | 1999-06-16 | 6 | -12/+18 |
* | Inform people they should set HAVE_MOTIF to 'yes' if they expect lesstif | Michael Haro | 1999-06-12 | 2 | -1/+5 |
* | bsd.port.mk already takes care of passing CC and CXX in the environment | Steve Price | 1999-06-09 | 6 | -12/+12 |
* | Make sure we pass CC and CXX in configure's environment so that | Steve Price | 1999-06-08 | 12 | -18/+96 |
* | Revert last commit and use ${MOTIFLIB} instead as the handbook suggests. | Steve Price | 1999-05-31 | 1 | -14/+6 |
* | Use new gnome ports. | Steve Price | 1999-05-30 | 4 | -12/+20 |
* | Correct a few problems when using Motif version 2.x with a minor tweak | Steve Price | 1999-05-30 | 1 | -7/+15 |
* | Fix a nit in PLIST, s/==/=/. | Steve Price | 1999-05-30 | 1 | -1/+1 |
* | We now have a port of xforms for FreeBSD/Alpha. With the permission of | Steve Price | 1999-05-30 | 2 | -20/+10 |
* | Fix build for -current with egcs compiler. | Steve Price | 1999-05-30 | 9 | -7/+101 |
* | Update to version 0.5121. | Steve Price | 1999-05-29 | 3 | -26/+11 |
* | Update to version 1.5. | Steve Price | 1999-05-29 | 3 | -12/+9 |
* | Fixup after imlib version bump. | Steve Price | 1999-05-29 | 4 | -42/+24 |
* | Update to use gtk version 1.2.3. | Steve Price | 1999-05-29 | 12 | -30/+84 |
* | Update to version 1.2.3. | Steve Price | 1999-05-29 | 22 | -251/+297 |
* | Update 1.0.1 -> 1.0.3 | Jacques Vidrine | 1999-05-27 | 12 | -284/+312 |
* | Don't unintentionally overwrite an existing tclsh/wish. | Tim Vanderhoek | 1999-05-26 | 4 | -12/+12 |
* | Fix rev 1.7: ports use ${PORTOBJFORMAT}. | Bill Fenner | 1999-05-14 | 1 | -2/+2 |
* | Make this compile. | Satoshi Asami | 1999-05-12 | 12 | -0/+72 |
* | Make this compile. | Satoshi Asami | 1999-05-12 | 6 | -66/+42 |
* | Add ${WRKDIRPREFIX} in front of ${WRKSRC}. | Satoshi Asami | 1999-05-12 | 1 | -2/+2 |
* | Correctly use MOTIFLIB. | Satoshi Asami | 1999-05-12 | 3 | -0/+33 |