summaryrefslogtreecommitdiffstats
path: root/net/pppload
Commit message (Collapse)AuthorAgeFilesLines
* No longer borken for ELF. Honor PREFIX and CFLAGS. Fix build on alpha.steve1999-01-268-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.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Mark BROKEN for ElF:jseger1998-10-131-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!hoek1998-08-181-1/+0
|
* Replace qt dependencies with USE_QT.asami1998-08-121-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.asami1998-08-071-3/+3
|
* Spell the category name correctly ("sysutils", not "sysutil"). Pleaseasami1998-02-191-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.obrien1998-02-191-2/+2
| | | | Note, this should really be moved to sysutils to be simular packages!
* Forgot to remove BROKEN with last commit.steve1998-02-171-2/+1
|
* Initial import of pppload-1.0steve1998-02-166-0/+1227
OpenPOWER on IntegriCloud