Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-21 | Fix scary amount of build warning on NetBSD systems with UTMPX support. | tron | 2 | -7/+17 | |
2002-10-27 | Add explicit --enable-transparency to configure args. | bouyer | 5 | -3/+10481 | |
Add a check for openpty() in libutil in configure, instead of hardcoding it. | |||||
2002-10-16 | regen | wiz | 1 | -2/+2 | |
2002-10-16 | patch-ab didn't apply cleanly with solaris9's gpatch. Regen. | bouyer | 1 | -10/+5 | |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -10/+6 | |
have been converted to USE_BUILDLINK2. | |||||
2002-03-15 | Back out work arround for missing updwtmpx(3) in NetBSD-current because | tron | 2 | -23/+4 | |
the function was added. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+2 | |
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-05 | Fix build problems on NetBSD systems with utmp support including a work | tron | 3 | -1/+106 | |
arround for the lack of updwtmpx(3). | |||||
2001-11-01 | Solve "xpkwedge" problem in a cleaner way. | tron | 1 | -2/+4 | |
2001-11-01 | Fix build problem on systems running XFree86 3.3.x in conjuction with the | tron | 1 | -1/+2 | |
"xpkgwedge" package. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -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-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -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-05 | Readd "USE_X11BASE= YES" which is necessary as long as "WindowMaker" is | tron | 1 | -2/+2 | |
installed to "${X11BASE}". | |||||
2001-10-05 | Update to 6.2.9. | wiz | 4 | -45/+18 | |
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-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
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-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-12 | Make this work with version "0.64.0" of the "windowmaker" package. | tron | 1 | -2/+2 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-12 | Added wm category to main Makefile; remove packages that have been moved | wiz | 1 | -2/+2 | |
from x11 to wm; fix paths in packages that depend on the moved ones. | |||||
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -2/+1 | |
2000-02-19 | Move "wterm" back to ${X11BASE} as requested by Greywolf to avoid @cwd | rh | 2 | -12/+12 | |
and the other problems currently discussed in tech-pkg Fix outdated HOMEPAGE Clean up Makefile | |||||
1999-10-25 | Install wterm.tiff and wtermthai.tiff, which come with the distribution. | hubertf | 2 | -2/+12 | |
Mmm, @cwd. :-) Fixes second part of PR 8677 by wiz@danbala.ifoer.tuwien.ac.at | |||||
1999-10-25 | Re-generate patchsum file. Closes PR pkg/8677, | fredb | 1 | -2/+2 | |
filed by wiz@danbala.ifoer.tuwien.ac.at | |||||
1999-10-07 | Update patch-sum with wterm patch-ab checksum | dante | 1 | -1/+2 | |
1999-10-07 | Install wterm with setuid bit enabled to make 'utmp' works | dante | 1 | -0/+12 | |
1999-09-21 | Use wildcards in dependence for "windowmaker" package. | tron | 1 | -2/+2 | |
1999-09-21 | Consistency: | abs | 1 | -1/+1 | |
Capitalise, remove trailing '.', remove many leading 'a', or 'the'. | |||||
1999-07-19 | Enable utmp/wtmp support. | dante | 1 | -1/+3 | |
Explicit enable xpm-backgroud; menubar; graphics; next-scroll; half-shadow | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-06-21 | Install this package to "${LOCALBASE}" instead of "${X11BASE}" and make | tron | 1 | -2/+4 | |
sure "proplist.h" is found during build. | |||||
1999-06-21 | Update dependencies on windowmaker to 0.60.0 | jlam | 1 | -2/+2 | |
1999-05-03 | Initial import of wterm-6.2.6, a NeXTStep(tm) style X11 terminal emulator | rh | 6 | -0/+43 | |
for WindowMaker. |