aboutsummaryrefslogtreecommitdiff
path: root/net-im/libicq
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Remove vestigial a.out supportKris Kennaway2007-01-301-1/+1
| | | | Notes: svn path=/head/; revision=183675
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | | - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170651
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149444
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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-072-4/+4
| | | | | | | | PR: ports/48376 Submitted by: tadalunch@s5.xrea.com Notes: svn path=/head/; revision=77050
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* use WWW: (portlint)Michael Haro2000-04-201-1/+1
| | | | Notes: svn path=/head/; revision=27805
* 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-182-1/+51
| | | | | | | 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
* 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
* Use glib version 1.2.3.Steve Price1999-05-292-5/+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-154-13/+14
| | | | | | | | libicq: 0.20 -> 0.33 gicq: 0.22 -> 0.33 Notes: svn path=/head/; revision=17238
* Fix wrong order of PLIST.Hidetoshi Shimokawa1999-01-021-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. Notes: svn path=/head/; revision=15771
* portlint - bring COMMENT under 70 charactersBill Fumerola1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14838
* Remove name of package from front.Seiichirou Hiraoka1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14820
* Change comment to 'libicq is intended to make it easy to add ICQ ↵Seiichirou Hiraoka1998-11-231-1/+1
| | | | | | | communication support to your software.' Notes: svn path=/head/; revision=14818
* libicq.so is 0.2, not 0.0.Satoshi Asami1998-11-231-1/+1
| | | | Notes: svn path=/head/; revision=14791
* 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-195-0/+39
libicq is based on micq Notes: svn path=/head/; revision=14666