summaryrefslogtreecommitdiff
path: root/net-im/ickle (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-22- Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov1-2/+1
starting with N Notes: svn path=/head/; revision=240073
2009-08-02-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger1-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
2008-08-21Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan1-1/+0
Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-1/+1
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
2008-03-25- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke1-1/+0
- Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
2007-10-24Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2-150/+150
GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-1/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2006-10-14Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke1-3/+3
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
2006-05-29x11-toolkits/gtk-- -> x11-toolkits/gtkmm12Jeremy Messenger1-1/+1
Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus Notes: svn path=/head/; revision=163796
2006-05-11Remove USE_REINPLACE from all categories starting with NEdwin Groothuis1-1/+0
Notes: svn path=/head/; revision=162141
2006-03-07Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett1-1/+1
Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
2006-02-23Conversion to a single libtool environment.Ade Lovett1-3/+2
Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
2006-01-22Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis1-4/+4
Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
2005-11-25- Add SHA256Pav Lucistnik1-0/+1
Notes: svn path=/head/; revision=149444
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett1-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
2005-11-09Move instant messaging related ports to newly created net-im category:Pav Lucistnik1-2/+2
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
2005-06-02change the libtool version to use from 1.3 to 1.5Oliver Lehmann1-1/+1
Notes: svn path=/head/; revision=136688
2005-04-14Clean up a bit:Volker Stolz2-16/+0
- doesn't install shlibs - remove patch obsoleted by USE_LIBTOOL Note that it looks like both WITH_GNOME and WITH_ICKLE_CONTROL are severely broken. Notes: svn path=/head/; revision=133356
2005-04-12At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien1-1/+1
after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
2005-04-11Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien1-1/+1
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
2005-03-05Drop maintainershipMario Sergio Fujikawa Ferreira1-1/+1
Notes: svn path=/head/; revision=130385
2005-01-06Fix BROKEN by USE_LIBTOOL_VER=13Mario Sergio Fujikawa Ferreira1-2/+1
Approved by: portmgr (marcus) Notes: svn path=/head/; revision=125726
2004-12-25Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira1-1/+0
Notes: svn path=/head/; revision=125124
2004-12-11BROKEN on 5.x tooKris Kennaway1-4/+2
Notes: svn path=/head/; revision=123794
2004-12-11BROKEN on 4.x: Does not buildKris Kennaway1-0/+4
Notes: svn path=/head/; revision=123775
2004-10-28Now builds on FreeBSD >= 5.x.Kris Kennaway1-4/+0
Notes: svn path=/head/; revision=120432
2004-09-29BROKEN on 5.x: Configure failsKris Kennaway1-0/+4
Approved by: portmgr (self) Notes: svn path=/head/; revision=118492
2004-03-30- Use USE_ICONV knobKirill Ponomarev1-1/+1
Approved by: portmgr Notes: svn path=/head/; revision=105726
2004-02-08USE_SIZEifyMario Sergio Fujikawa Ferreira2-0/+2
Notes: svn path=/head/; revision=100321
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-0/+1
(Part 1) Notes: svn path=/head/; revision=99918
2003-04-20Remove USE_GNOMENG.Joe Marcus Clarke1-1/+0
Notes: svn path=/head/; revision=79368
2003-02-23De-pkg-commentMario Sergio Fujikawa Ferreira2-1/+1
Notes: svn path=/head/; revision=76311
2002-09-03Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira1-5/+6
PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65520
2002-08-08USE_X_PREFIX since it's a X based portMario Sergio Fujikawa Ferreira1-0/+1
Notes: svn path=/head/; revision=64236
2002-08-08* libicq2000Mario Sergio Fujikawa Ferreira1-2/+4
- Return correct cflags when libicq2000-config is called [1] - USE_REINPLACE - Bump PORTREVISION * ickle - Patch to work with aforementioned fix Prompted by: Neil Darlow <neil@darlow.co.uk> [1] Notes: svn path=/head/; revision=64219
2002-08-07Really assume maintainership as previously statedMario Sergio Fujikawa Ferreira1-1/+1
Approved by: maintainer (previous one) Notes: svn path=/head/; revision=64186
2002-08-07o Update to 0.3.2Mario Sergio Fujikawa Ferreira2-3/+3
o Chase libicq2000 0.3.2 library version bump o Assume maintainership per previous maintainer request Approved by: maintainer (previous one, troff@paranoia.ru) Notes: svn path=/head/; revision=64184
2002-04-29Update to 0.3.1Mario Sergio Fujikawa Ferreira3-39/+58
Approved by: maintainer Notes: svn path=/head/; revision=58285
2002-01-08Update to 0.2.2Patrick Li3-3/+4
PR: 33665 Submitted by: maintainer Notes: svn path=/head/; revision=52738
2001-12-26o Actually install libsMario Sergio Fujikawa Ferreira3-120/+135
o Also, allow WITH/WITHOUT_GNOME installation Approved by: maintainer Notes: svn path=/head/; revision=52178
2001-12-21Update to 0.2.0Mario Sergio Fujikawa Ferreira6-32/+140
PR: 32977 Submitted by: maintainer Reviewed by: asmodai Notes: svn path=/head/; revision=51952
2001-12-01Dont include getopt.hPatrick Li1-0/+10
PR: 32292 Submitted by: maintainer Notes: svn path=/head/; revision=50821
2001-11-23Fix breakage and avoid installing useless .la filePatrick Li3-4/+29
Reviewed by: maintainer Notes: svn path=/head/; revision=50391
2001-11-21add koi8 supportYing-Chieh Liao2-1/+9
pass maintainership to submitter PR: 32137 Submitted by: Sergey Trofimovsky <troff@paranoia.ru> Notes: svn path=/head/; revision=50336
2001-11-21add ickleYing-Chieh Liao5-0/+49
ICQ2000 protocol implementation Notes: svn path=/head/; revision=50322