of pppd. I *really* like this one because it relies on shell
scripts rather than requiring you to use its GUI (i.e.: you can use it
only once, just to create your pppd scripts. Plus it has several
different GUI looks. :-) :-)
Oh well, that was the old days when i was on a modem. Bwahahaha!!
/me pets his 10baseT college ethernet connection. Good connection.
Good! Good!!
Forgotten by: will (yes, this was in my ~/ports dir for a long
long time: 403 days... longer than I have
been a committer) *hangs head in shame*
Reminded by: Some guy on IRC who's coming to Purdue. ;)
Soldier! Commit this goldurned thing to history!
YES SIR!!!! <WHIRR> *click*
- 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)
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x. All base KDE1 ports are hereby nuked. I am also reluctantly
reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now. Enjoy!
Note: It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work. I'll fix the packaging problems that bento runs
into.
Approved by: kevlo
"The comservd program provides a facility to access network terminal
server serial ports, such as those available on Xyplex terminal server
models, via /dev device file entries. This allows programs such as
tip(1) to access devices connected to the terminal server serial
ports."
to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer. He has commit privileges on the KDE tree, making him
an excellent candidate for this job. I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work. Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start. :-P
Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete
TIOCMODG and TIOCMOD.
PR: 16341
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>