aboutsummaryrefslogtreecommitdiff
path: root/net-im/gaim-guifications
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.10Jean-Yves Lefort2005-04-202-4/+4
| | | | | | | | | | | - Do not build with -g3 PR: ports/80102 Submitted by: ports@c0decafe.net (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=133755
* Chase the Gaim 1.2.1 update.Joe Marcus Clarke2005-04-061-1/+1
| | | | Notes: svn path=/head/; revision=132607
* Chase the Gaim 1.2.0 update.Joe Marcus Clarke2005-03-201-1/+1
| | | | Notes: svn path=/head/; revision=131688
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Chase the Gaim 1.1.4 update.Joe Marcus Clarke2005-02-251-1/+1
| | | | Notes: svn path=/head/; revision=129787
* Chase the Gaim 1.1.3 update.Joe Marcus Clarke2005-02-191-0/+1
| | | | Notes: svn path=/head/; revision=129243
* - Update to 2.9Pav Lucistnik2005-02-123-4/+5
| | | | | | | | PR: ports/77381 Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer) Notes: svn path=/head/; revision=128646
* Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier.Joe Marcus Clarke2005-01-241-0/+1
| | | | Notes: svn path=/head/; revision=127209
* Update to 2.8.Joe Marcus Clarke2005-01-103-3/+4
| | | | | | | | PR: 76070 Submitted by: maintainer Notes: svn path=/head/; revision=126094
* Update to 2.6.Joe Marcus Clarke2004-12-293-4/+4
| | | | | | | | PR: 75600 Submitted by: maintainer Notes: svn path=/head/; revision=125481
* Chase the gaim-1.1.0 update.Joe Marcus Clarke2004-12-041-0/+1
| | | | Notes: svn path=/head/; revision=123135
* - Update to 2.5Pav Lucistnik2004-11-272-4/+3
| | | | | | | | PR: ports/74413 Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer) Notes: svn path=/head/; revision=122633
* Chase the Gaim 1.0.3 update.Joe Marcus Clarke2004-11-131-1/+1
| | | | Notes: svn path=/head/; revision=121505
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase the Gaim 1.0.2 upgrade.Joe Marcus Clarke2004-10-201-0/+1
| | | | Notes: svn path=/head/; revision=119863
* Update to 2.4.Joe Marcus Clarke2004-10-162-3/+3
| | | | Notes: svn path=/head/; revision=119625
* Update to 2.3.Joe Marcus Clarke2004-10-143-5/+4
| | | | | | | | PR: 72678 Submitted by: maintainer Notes: svn path=/head/; revision=119437
* Update to 2.2.Joe Marcus Clarke2004-10-113-3/+6
| | | | | | | | PR: 71986 Submitted by: maintainer Notes: svn path=/head/; revision=118696
* Update to 2.1.Joe Marcus Clarke2004-08-303-3/+4
| | | | | | | | PR: 71093 Submitted by: maintainer Notes: svn path=/head/; revision=117621
* Update to 2.0.Joe Marcus Clarke2004-08-204-26/+49
| | | | | | | | PR: 70651 Submitted by: maintainer Notes: svn path=/head/; revision=116731
* Fix build with Gaim 0.81.Joe Marcus Clarke2004-08-091-0/+11
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=115754
* Bump PORTREVISIONs to chase Gaim update.Joe Marcus Clarke2004-08-081-0/+1
| | | | Notes: svn path=/head/; revision=115685
* Update to 1.10.Joe Marcus Clarke2004-07-202-5/+5
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=114273
* 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
* Update to 1.9.Joe Marcus Clarke2004-06-273-35/+34
| | | | | | | | PR: 68356 Submitted by: maintainer Notes: svn path=/head/; revision=112351
* Update to 1.8.Joe Marcus Clarke2004-06-012-3/+3
| | | | | | | | PR: 67440 Submitted by: maintainer Notes: svn path=/head/; revision=110582
* Fix the condition (particularly on bento) when PORTSDIR != .CURDIR.Joe Marcus Clarke2004-05-091-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=108712
* Add gaim-guifications, a Gaim plug-in that adds "toaster" style pop-ups forJoe Marcus Clarke2004-05-054-0/+63
common Gaim events such as a user going away or becoming available again. Screenshots can be found at http://guifications.sourceforge.net/Guifications/index.php PR: 66237 Submitted by: ports@c0decafe.net <ports@c0decafe.net> Notes: svn path=/head/; revision=108466