Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Make this port build again on -current. | Steve Price | 2000-02-27 | 1 | -11/+9 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Update MASTER_SITE. | Steve Price | 1999-04-02 | 1 | -2/+3 |
| | | | | | PR: 10887 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> | ||||
* | No longer borken for ELF. Honor PREFIX and CFLAGS. Fix build on alpha. | Steve Price | 1999-01-26 | 8 | -1107/+437 |
| | | | | | Use X11BASE to find the X11R6 directory. Give rid up a bunch of extra cruft in patch-aa and split into one patch per file. | ||||
* | Remove extraneous x11 from CATEGORIES. | Steve Price | 1998-11-21 | 1 | -2/+2 |
| | | | | Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Mark BROKEN for ElF: | Justin M. Seger | 1998-10-13 | 1 | -1/+3 |
| | | | | | | | | | g++ pppload.o PPPStats.o MainWindow.o Options.o mPPPStats.o mMainWindow.o -o ppp load -L/usr/X11R6/lib -lqt /usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libqt.so, no t found (try using --rpath) /usr/X11R6/lib/libqt.so: undefined reference to `XFreePixmap' /usr/X11R6/lib/libqt.so: undefined reference to `XSetInputFocus' | ||||
* | This netted the largest set of mis-installed manpages, yet! | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Replace qt dependencies with USE_QT. | Satoshi Asami | 1998-08-12 | 1 | -5/+3 |
| | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -3/+3 |
| | |||||
* | Spell the category name correctly ("sysutils", not "sysutil"). Please | Satoshi Asami | 1998-02-19 | 1 | -2/+2 |
| | | | | | be careful, bsd.port.mk will happily create a new directory if you misspell the name here.... ;) | ||||
* | Add "net" and "sysutil" to the CATEGORIES line. | David E. O'Brien | 1998-02-19 | 1 | -2/+2 |
| | | | | Note, this should really be moved to sysutils to be simular packages! | ||||
* | Forgot to remove BROKEN with last commit. | Steve Price | 1998-02-17 | 1 | -2/+1 |
| | |||||
* | Initial import of pppload-1.0 | Steve Price | 1998-02-16 | 6 | -0/+1227 |