Commit graph

42 commits

Author SHA1 Message Date
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
minskim
2d074ecf46 bl3ify 2004-02-25 23:15:44 +00:00
snj
e6c56f9765 s/seperate/separate/ 2004-02-01 00:12:09 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00
tron
15f9513b31 Fix scary amount of build warning on NetBSD systems with UTMPX support. 2002-11-21 16:18:16 +00:00
bouyer
c3966e4795 Add explicit --enable-transparency to configure args.
Add a check for openpty() in libutil in configure, instead of hardcoding it.
2002-10-27 13:44:19 +00:00
wiz
53f2ac4246 regen 2002-10-16 15:32:51 +00:00
bouyer
c0fb2798e1 patch-ab didn't apply cleanly with solaris9's gpatch. Regen. 2002-10-16 15:01: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
tron
8327fc82cf Back out work arround for missing updwtmpx(3) in NetBSD-current because
the function was added.
2002-03-15 08:48:31 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
tron
b8ad8d4aba Fix build problems on NetBSD systems with utmp support including a work
arround for the lack of updwtmpx(3).
2002-03-05 15:23:45 +00:00
tron
cc5e992d1a Solve "xpkwedge" problem in a cleaner way. 2001-11-01 09:48:19 +00:00
tron
7f7bdbcf66 Fix build problem on systems running XFree86 3.3.x in conjuction with the
"xpkgwedge" package.
2001-11-01 09:43:39 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +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
tron
70b0c16f45 Readd "USE_X11BASE= YES" which is necessary as long as "WindowMaker" is
installed to "${X11BASE}".
2001-10-05 21:49:30 +00:00
wiz
748f5cd63e Update to 6.2.9.
Changes since rxvt 2.4.8:
fixed paths for WINGs includes to work with latest Window Maker code.
many bugs fixed in patch from suse src.rpm.
utmp/wtmp, glibc, pty support etc...
fixed bugs fg/bg cursor color code
added wmaker app menu
fixed xpm-background compile errors
fixed misc config errors
changed --enable-xpm-background --enable-transparency
--enable-next scroll to defaults.
added transparent scroller trough
fixed 1 pixel border in main window
fixed updating for root bg change
added many advanced options to app menu for shading, font
color, shade color, font size, cloning, etc.
more speed fixes
fixed bug with restart killing terms.
changed NEXT_SCROLLBAR code to produce real NEXTSTEP scrollers
2001-10-05 13:33:28 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
tron
17d0029154 Make this work with version "0.64.0" of the "windowmaker" package. 2001-03-12 10:43:19 +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
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
rh
15f35c0731 Move "wterm" back to ${X11BASE} as requested by Greywolf to avoid @cwd
and the other problems currently discussed in tech-pkg
Fix outdated HOMEPAGE
Clean up Makefile
2000-02-19 19:42:55 +00:00
hubertf
6cce187514 Install wterm.tiff and wtermthai.tiff, which come with the distribution.
Mmm, @cwd. :-)

Fixes second part of PR 8677 by wiz@danbala.ifoer.tuwien.ac.at
1999-10-25 15:09:46 +00:00
fredb
56f4ae21c8 Re-generate patchsum file. Closes PR pkg/8677,
filed by wiz@danbala.ifoer.tuwien.ac.at
1999-10-25 12:20:10 +00:00
dante
7691ce8b26 Update patch-sum with wterm patch-ab checksum 1999-10-07 20:53:19 +00:00
dante
c2aae2fe18 Install wterm with setuid bit enabled to make 'utmp' works 1999-10-07 20:48:54 +00:00
tron
c3bab7dba1 Use wildcards in dependence for "windowmaker" package. 1999-09-21 18:18:50 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
dante
07e520daca Enable utmp/wtmp support.
Explicit enable xpm-backgroud; menubar; graphics; next-scroll; half-shadow
1999-07-19 22:55:48 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
f5cdfdbf99 Install this package to "${LOCALBASE}" instead of "${X11BASE}" and make
sure "proplist.h" is found during build.
1999-06-21 07:53:49 +00:00
jlam
17ab5f3efe Update dependencies on windowmaker to 0.60.0 1999-06-21 04:53:14 +00:00
rh
3be3be0350 Initial import of wterm-6.2.6, a NeXTStep(tm) style X11 terminal emulator
for WindowMaker.
1999-05-03 18:03:29 +00:00