summaryrefslogtreecommitdiffstats
path: root/net/pppload
Commit message (Collapse)AuthorAgeFilesLines
* portlint:dirk2001-12-251-1/+1
| | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters
* Overhaul QT/KDE support:will2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* Make this port build again on -current.steve2000-02-271-11/+9
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-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.steve1999-04-021-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.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