aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/libicq
Commit message (Collapse)AuthorAgeFilesLines
* change the libtool version to use from 1.3 to 1.5oliver2005-06-031-1/+6
|
* Reset inactive maintainer. Thanks for your work in the past!kris2005-04-041-1/+1
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* 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.
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Fix URLs.flathill2003-03-072-4/+4
| | | | | PR: ports/48376 Submitted by: tadalunch@s5.xrea.com
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-161-1/+2
|
* Implement USE_GLIB.reg2000-10-051-5/+1
|
* Update MASTER_SITESflathill2000-08-081-1/+3
|
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-201-2/+1
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* use WWW: (portlint)mharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Add patch for more firewall-friendly by defaultflathill1999-11-192-1/+51
| | | | Requested by: Nick Sayer <nsayer@sftw.com>
* Bump glib12 's share library version to 3,vanilla1999-10-101-1/+1
| | | | and portlint.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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
* Use glib version 1.2.3.steve1999-05-292-5/+6
| | | | | PR: 11841 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Fixed ${CATEGORIS} from devel to nettaoka1999-05-081-2/+2
|
* Update of libicq and gicq.nectar1999-03-164-13/+14
| | | | | libicq: 0.20 -> 0.33 gicq: 0.22 -> 0.33
* Fix wrong order of PLIST.simokawa1999-01-031-2/+2
| | | | | | 'ldconfig -m %B' must be next after libraries and shouldn't be next after include files because '%B' represents the prefix of previous file. And sort alphabetically.
* portlint - bring COMMENT under 70 charactersbillf1998-11-241-1/+1
|
* Remove name of package from front.flathill1998-11-231-1/+1
|
* Change comment to 'libicq is intended to make it easy to add ICQ ↵flathill1998-11-231-1/+1
| | | | communication support to your software.'
* libicq.so is 0.2, not 0.0.asami1998-11-231-1/+1
|
* portlint (PKGNAME not necessary if same as DISTNAME).asami1998-11-231-2/+1
|
* Initial Import libicq.flathill1998-11-195-0/+39
libicq is based on micq