summaryrefslogtreecommitdiffstats
path: root/net-im/icqlib
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* USE_SIZEifylioux2004-02-082-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* De-pkg-commentlioux2003-02-232-1/+1
|
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1
| | | | Approved by: will
* Change MAINTAINER e-mail address.dannyboy2000-09-231-1/+1
| | | | | PR: 21453 Submitted by: MAINTAINER
* Update to 1.0.0.sobomax2000-09-194-5/+5
| | | | | PR: 20636 Submitted by: maintainer
* Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>.sobomax2000-09-181-1/+1
| | | | Submitted by: old maintainer
* Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* New MASTER_SITE and add support for IP_PORTRANGE.steve1999-12-231-1/+1
| | | | | PR: 15343 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-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
* I moved icqlib from devel to net. Fixed ${CATEGORY} and ${LIB_DEPENDS}taoka1999-05-051-2/+2
| | | | with respect to the change.
* icqlib is a library required by kicq, KDE ICQ client.taoka1999-05-055-0/+34
PR: 10649 Submitted by: Pavel Andreev <paxvel@iname.com>
OpenPOWER on IntegriCloud