summaryrefslogtreecommitdiff
path: root/chat/gaim-gtk1
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-25Remove a patch that shouldn't be necessary any longer, since itwiz2-14/+1
worked around a wrapper problem that's been fixed.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-17/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-03buildlink2 -> buildlink3 in a comment.wiz1-2/+2
2004-05-03Convert to buildlink3. patch-a[cd] provided by wiz@.snj5-8/+35
2004-04-26CATEGORIES is spelled with a C.snj1-2/+2
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-3/+3
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-24Hmm... I should not "fix" things when I'm tired... there is no need to addjmmv1-2/+2
conflicts between packages with the same basename! (thanks wiz, as usual ;).
2003-04-24gaim-gtk1's package basename is the same as gaim's one; adjust CONFLICTSjmmv1-2/+2
accordingly.
2003-04-23This includes the wrong PLIST. Include the one from this dir, not the main gaimjmc1-2/+2
one.
2003-04-12More gaim -> gaim-gtk1 changes...jmmv1-6/+6
2003-04-11Reimport of gaim (0.59.8) as gaim-gtk1. Newer versions of gaim are goingjmmv8-0/+274
to use gtk2, but people may still one the gtk1 based version (which will receive bugfixes only). Gaim is a clone of AOL's Instant Messenger client. It features nearly all of the functionality of the official AIM client while also being smaller and faster. Gaim also has plugins that let you use ICQ, Yahoo, MSN, IRC, Jabber, Napster, and Zephyr.