aboutsummaryrefslogtreecommitdiff
path: root/net/libicq/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus Notes: svn path=/head/; revision=147671
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-021-1/+6
| | | | Notes: svn path=/head/; revision=136688
* Reset inactive maintainer. Thanks for your work in the past!Kris Kennaway2005-04-031-1/+1
| | | | Notes: svn path=/head/; revision=132381
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-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 Notes: svn path=/head/; revision=113296
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Fix URLs.Seiichirou Hiraoka2003-03-071-2/+2
| | | | | | | | PR: ports/48376 Submitted by: tadalunch@s5.xrea.com Notes: svn path=/head/; revision=77050
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* Implement USE_GLIB.Jeremy Lea2000-10-051-5/+1
| | | | Notes: svn path=/head/; revision=33423
* Update MASTER_SITESSeiichirou Hiraoka2000-08-081-1/+3
| | | | Notes: svn path=/head/; revision=31415
* Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine2000-06-201-2/+1
| | | | Notes: svn path=/head/; revision=29719
* 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
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-161-0/+1
| | | | Notes: svn path=/head/; revision=29630
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Add patch for more firewall-friendly by defaultSeiichirou Hiraoka1999-11-181-1/+1
| | | | | | | Requested by: Nick Sayer <nsayer@sftw.com> Notes: svn path=/head/; revision=23191
* Bump glib12 's share library version to 3,Vanilla I. Shu1999-10-091-1/+1
| | | | | | | and portlint. Notes: svn path=/head/; revision=22283
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Use glib version 1.2.3.Steve Price1999-05-291-4/+6
| | | | | | | | PR: 11841 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19052
* Fixed ${CATEGORIS} from devel to netSatoshi Taoka1999-05-081-2/+2
| | | | Notes: svn path=/head/; revision=18600
* Update of libicq and gicq.Jacques Vidrine1999-03-151-10/+11
| | | | | | | | libicq: 0.20 -> 0.33 gicq: 0.22 -> 0.33 Notes: svn path=/head/; revision=17238
* portlint (PKGNAME not necessary if same as DISTNAME).Satoshi Asami1998-11-231-2/+1
| | | | Notes: svn path=/head/; revision=14790
* Initial Import libicq.Seiichirou Hiraoka1998-11-191-0/+21
libicq is based on micq Notes: svn path=/head/; revision=14666