aboutsummaryrefslogtreecommitdiff
path: root/net/icqnix
Commit message (Collapse)AuthorAgeFilesLines
* Add back icqnix and pppload, which were prematurely deleted by will.Kris Kennaway2002-05-248-0/+138
| | | | Notes: svn path=/head/; revision=59883
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-196-114/+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. Notes: svn path=/head/; revision=57872
* Overhaul QT/KDE support:Will Andrews2001-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) Notes: svn path=/head/; revision=40792
* Change MASTER_SITES.FUJISHIMA Satsuki2001-01-211-1/+1
| | | | | | | | PR: 24142 Submitted by: maintainer Notes: svn path=/head/; revision=37417
* Remove bogus patch that was causing package failures on bento.Steve Price2000-05-281-2/+0
| | | | Notes: svn path=/head/; revision=28798
* Mark BROKEN: icqnix.install does not compileKris Kennaway2000-04-291-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28080
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Get this to build on -current.Steve Price2000-02-271-0/+11
| | | | Notes: svn path=/head/; revision=26383
* Use USE_QT instead of explicit LIB_DEPENDS. Also, changeSatoshi Asami2000-02-231-1/+1
| | | | | | | HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE. Notes: svn path=/head/; revision=26177
* Caps, no period.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21094
* Import of icqnix.Jim Mock1999-08-285-0/+103
ICQnix is an ICQ client for X that is designed to look and feel as much like the Mirabilis ICQ client as possible. PR: 13428 Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw> Notes: svn path=/head/; revision=21049