aboutsummaryrefslogtreecommitdiffstats
path: root/net/pppload
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix build on -CURRENT.naddy2003-02-111-6/+14
| | | | | PR: 48056 Submitted by: Volker Stolz <vs@foldr.org>
* Fix traffic calculation [1]arved2003-01-293-49/+47
| | | | | | | Use qt3 instead of qt1 PR: 35667 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add back icqnix and pppload, which were prematurely deleted by will.kris2002-05-2412-0/+566
|
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-1912-554/+0
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* portlint:dirk2001-12-261-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-101-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-271-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-141-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-191-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-081-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