Commit graph

15 commits

Author SHA1 Message Date
grant
9b4feec99c replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:30:32 +00:00
agc
24a46ed346 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:28:26 +00:00
xtraeme
b94868dcab Upgrade to 2.4.2, by Soren Jacobsen via PR pkg/23384.
Changes since 1.31:

	* Complete rewrite by new author.
	* Perl no longer used
	* Uses curl
	* ~/.wmWeatherReports/ -> ~/.wmweather/

While here s/USE_X11BASE/USE_X11/, sync DESCR, MASTER_SITES and COMMENT
with reality.
2003-11-08 06:21:14 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
bouyer
b4c2741343 Need -lsocket on Solaris 2002-10-27 13:41:25 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
jlam
c70dbda47e Strongly buildlinkify and remove unnecessary part of a patch that is
already taken care of by REPLACE_PERL.
2002-01-19 15:31:43 +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
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
1190aa3a5c * Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
* Use REPLACE_PERL instead of patching GrabWeather directly.
* Remove unnecessary dependency on windowmaker; only xpm is required.
* Patch manpage to note that we need a FTP client that can fetch URLs, and
  not wget.  Point out that lukemftp satisfies this requirement for
  inferior platforms.
* Take second part of patch from pkg/13377 by Ben Wong <ben@wongs.net> so
  that ftp doesn't output to the terminal.
2001-07-15 14:03:12 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
wiz
5be08e0178 Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12 02:10:16 +00:00
jlam
06f0a4c3c2 Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. 2000-08-27 02:46:03 +00:00
rh
00972ec0c3 Initial import of wmWeather-1.31, a WindowMaker DockApp showing local
weather conditions.
2000-05-12 05:57:52 +00:00