summaryrefslogtreecommitdiff
path: root/net/icqlib0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid conflicts between net/icqlib and net/icqlib0, add LATEST_LINK=icqlib0Mario Sergio Fujikawa Ferreira2001-11-071-0/+2
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=49745
* The trick of installing icqlib.so as icqlib0.so was not foolingMario Sergio Fujikawa Ferreira2001-01-063-11/+62
| | | | | | | | | | libtool. The installed libs were unusable. Added a patch to have it build the correct library. Also, updated the pkg-comment to a more specific message. Notes: svn path=/head/; revision=36842
* This is a repocopy of net/icqlib greatly done byMario Sergio Fujikawa Ferreira2000-12-314-9/+21
| | | | | | | | | | | | | | | | | asami. The port mail/icqmail requires an old version of icqlib brand 0.x.x. The icqlib port handles the current version brand 1.x.x. This icqlib0 port will be handling the old icqlib brand 0.x.x. PR: ports/23156 Submitted by: Nevermind <never@nevermind.kiev.ua> Approved by: asami (the repocopy) Notes: svn path=/head/; revision=36523
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Change MAINTAINER e-mail address.Daniel Harris2000-09-231-1/+1
| | | | | | | | PR: 21453 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33031
* Update to 1.0.0.Maxim Sobolev2000-09-194-5/+5
| | | | | | | | PR: 20636 Submitted by: maintainer Notes: svn path=/head/; revision=32850
* Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>.Maxim Sobolev2000-09-181-1/+1
| | | | | | | Submitted by: old maintainer Notes: svn path=/head/; revision=32815
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* New MASTER_SITE and add support for IP_PORTRANGE.Steve Price1999-12-231-1/+1
| | | | | | | | PR: 15343 Submitted by: maintainer Notes: svn path=/head/; revision=23906
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* 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
* I moved icqlib from devel to net. Fixed ${CATEGORY} and ${LIB_DEPENDS}Satoshi Taoka1999-05-051-2/+2
| | | | | | | with respect to the change. Notes: svn path=/head/; revision=18506
* icqlib is a library required by kicq, KDE ICQ client.Satoshi Taoka1999-05-055-0/+34
PR: 10649 Submitted by: Pavel Andreev <paxvel@iname.com> Notes: svn path=/head/; revision=18499