summaryrefslogtreecommitdiff
path: root/chat/gtkyahoo
AgeCommit message (Collapse)AuthorFilesLines
2005-03-07This package executes "flex", so USE_GNU_TOOLS+=lex.tv1-1/+2
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-11-28Reset maintainer, email bounced.wiz1-2/+2
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-03-29bl3ifyxtraeme1-5/+5
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-1/+2
dependency bumps.
2002-12-26Add patch to provide fix for newer bison's. Addresses problems seenjschauma2-1/+46
in Huberts latest bulk-build.
2002-09-21buildlink1 -> buildlink2jlam1-7/+8
2002-03-31fix nasty LP64 bugs the prevented the pkg from even being compiled (muchdmcmahill4-1/+142
less run). Patches have been feed back to the author.
2001-11-28Buildlinkify.jlam1-4/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-10-23chat/gtkyahoo: GTK+ client for Yahoo! Messengerjlam5-0/+71
GTKYahoo is a GPL'd GTK+-based Yahoo! pager client for UNIX. GTKYahoo has a number of features not available in the Windows or Java versions of the pager, including an auto-reply (answering machine) feature and automatic forwarding of incoming messages via email. Provided in pkg/14312 by ken@246gt.com with changes to use buildlink and the pkgsrc/libyahoo by me.