Commit graph

7 commits

Author SHA1 Message Date
jlam
e2149c872f buildlink1 -> buildlink2 2002-09-21 07:00:33 +00:00
dmcmahill
de42b85ecb fix nasty LP64 bugs the prevented the pkg from even being compiled (much
less run).  Patches have been feed back to the author.
2002-03-31 14:13:45 +00:00
jlam
96904a0049 Buildlinkify. 2001-11-28 05:20:38 +00:00
zuntum
461042de91 Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
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-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
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-23 13:14:43 +00:00
jlam
5036d9b5c2 chat/gtkyahoo: GTK+ client for Yahoo! Messenger
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.
2001-10-23 02:04:32 +00:00