Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid conflicts between net/icqlib and net/icqlib0, add LATEST_LINK=icqlib0 | lioux | 2001-11-07 | 1 | -0/+2 |
| | | | | Submitted by: knu | ||||
* | The trick of installing icqlib.so as icqlib0.so was not fooling | lioux | 2001-01-06 | 3 | -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. | ||||
* | This is a repocopy of net/icqlib greatly done by | lioux | 2000-12-31 | 4 | -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) | ||||
* | Maintainer is now a committer, update email accordingly | lioux | 2000-10-03 | 1 | -1/+1 |
| | | | | Approved by: will | ||||
* | Change MAINTAINER e-mail address. | dannyboy | 2000-09-23 | 1 | -1/+1 |
| | | | | | PR: 21453 Submitted by: MAINTAINER | ||||
* | Update to 1.0.0. | sobomax | 2000-09-19 | 4 | -5/+5 |
| | | | | | PR: 20636 Submitted by: maintainer | ||||
* | Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>. | sobomax | 2000-09-18 | 1 | -1/+1 |
| | | | | Submitted by: old maintainer | ||||
* | Make these COMMENT files conform to Handbook standard. | will | 2000-08-11 | 1 | -1/+1 |
| | | | | | PR: 20269 Submitted by: Ports Fury | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -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 with | sobomax | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | sobomax | 2000-06-14 | 1 | -1/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | New MASTER_SITE and add support for IP_PORTRANGE. | steve | 1999-12-23 | 1 | -1/+1 |
| | | | | | PR: 15343 Submitted by: maintainer | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -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} | taoka | 1999-05-05 | 1 | -2/+2 |
| | | | | with respect to the change. | ||||
* | icqlib is a library required by kicq, KDE ICQ client. | taoka | 1999-05-05 | 5 | -0/+34 |
PR: 10649 Submitted by: Pavel Andreev <paxvel@iname.com> |