aboutsummaryrefslogtreecommitdiff
path: root/irc/kvirc
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Incorrect pkg-plistKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67439
* Actually remove redundant autoconf/automake dependencies commented out in aMaxim Sobolev2002-09-251-2/+0
| | | | | | | previous delta. Notes: svn path=/head/; revision=67122
* - Drop gettext-old dependency;Maxim Sobolev2002-09-254-6/+83
| | | | | | | - make it respecting CFLAGS while I'm here. Notes: svn path=/head/; revision=67120
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+4
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Pleasing bentoDavid W. Chapman Jr.2001-06-071-0/+1
| | | | | | | | | PR: 27355 Reviewed by: will No response: trevor Notes: svn path=/head/; revision=43616
* Update to 2.1.1.Trevor Johnson2001-05-012-2/+3
| | | | | | | goaded by: trini0@optonline.net Notes: svn path=/head/; revision=42108
* Apparently I broke this package with the bsd.kde.mk introduction. Fix thatWill Andrews2001-04-091-1/+3
| | | | | | | | | by using QT_NONSTANDARD and adding --disable-static. Discussed with: trevor Notes: svn path=/head/; revision=41106
* Overhaul QT/KDE support:Will Andrews2001-04-031-2/+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
* -with-qt-name=qt2 -> --with-qt-name=qt2Trevor Johnson2001-02-051-1/+1
| | | | | | | Submitted by: Cristiano Deana <deana@bmm.it> Notes: svn path=/head/; revision=38014
* Update the distinfo file to 2.1.0.Trevor Johnson2001-02-041-1/+1
| | | | | | | reported by: trini0 <trini0@optonline.net> Notes: svn path=/head/; revision=37943
* Update to 2.1.0.Trevor Johnson2001-02-0214-152/+53
| | | | Notes: svn path=/head/; revision=37905
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-4/+3
| | | | Notes: svn path=/head/; revision=36897
* Add some "extra" files logged by o bento.Trevor Johnson2000-10-151-0/+2
| | | | Notes: svn path=/head/; revision=33860
* Add ftp.kvirc.net FTP site to MASTER_SITES.Trevor Johnson2000-10-152-3/+5
| | | | | | | | Add WWW line for www.kvirc.net. Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES. Notes: svn path=/head/; revision=33851
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Update to KVIRC 2.0.0. These were forgotten in the original update.Will Andrews2000-09-262-0/+22
| | | | | | | | PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=33155
* Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,Will Andrews2000-09-267-356/+107
| | | | | | | | | | which works flawlessly, much to my amazement. He is now MAINTAINER. PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=33154
* You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.Satoshi Asami2000-09-231-2/+2
| | | | | | | | (Of course, they shouldn't have been writing "qt21" explicitly in the first place....) Notes: svn path=/head/; revision=33033
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-211-1/+0
| | | | Notes: svn path=/head/; revision=31811
* Minor changes:Will Andrews2000-04-152-4/+17
| | | | | | | | | | | 1) Move kvirc to use Qt 2.1. Patch added assists with this. 2) Add support for multi-byte people, through SS_X_EXTRA_LIBS=-lxpg4. Submitted by: imura (#2) Reported by: Vladimir B. Grebenschikov <vova@express.ru> Notes: svn path=/head/; revision=27559
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27459
* Finally fix irc/kvirc pakaging. Sorry this didn't make it in 4.0! :-(Will Andrews2000-03-221-0/+2
| | | | | | | Submitted by: imura (on mailing list) Notes: svn path=/head/; revision=26968
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Fix PLIST for -stable. I don't get the same PLIST error that bentoThomas Gellekum2000-03-102-4/+1
| | | | | | | | | | shows; it.mo is installed correctly on my system. PR: 16996 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=26715
* Fix kvirc port for -currentChris D. Faulhaber2000-02-131-2/+0
| | | | | | | | PR: 16688 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=25747
* Upgrade to version 1.0.0Jim Mock2000-02-0512-334/+476
| | | | | | | | PR: 16485 Submitted by: maintainer Notes: svn path=/head/; revision=25483
* Remove maintainer as MAINTAINER at maintainer's request.Chris D. Faulhaber1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23854
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-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 Notes: svn path=/head/; revision=19803
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18431
* Allow configure to find moc and update the PLISTMichael Haro1999-04-132-52/+182
| | | | | | | | PR: 11091 Submitted by: me Notes: svn path=/head/; revision=17857
* Import of net/kvirc 0.9.0Justin M. Seger1999-04-106-0/+228
A powerful Internet Relay Chat client designed for UNIX PR: ports/10097 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=17759