summaryrefslogtreecommitdiff
path: root/x11/wterm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-10-27Add explicit --enable-transparency to configure args.bouyer1-2/+3
Add a check for openpty() in libutil in configure, instead of hardcoding it.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-10/+6
have been converted to USE_BUILDLINK2.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-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".]
2001-11-01Solve "xpkwedge" problem in a cleaner way.tron1-2/+4
2001-11-01Fix build problem on systems running XFree86 3.3.x in conjuction with thetron1-1/+2
"xpkgwedge" package.
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-05Readd "USE_X11BASE= YES" which is necessary as long as "WindowMaker" istron1-2/+2
installed to "${X11BASE}".
2001-10-05Update to 6.2.9.wiz1-15/+15
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-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-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-03-12Make this work with version "0.64.0" of the "windowmaker" package.tron1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-12Added wm category to main Makefile; remove packages that have been movedwiz1-2/+2
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-2/+1
2000-02-19Move "wterm" back to ${X11BASE} as requested by Greywolf to avoid @cwdrh1-9/+11
and the other problems currently discussed in tech-pkg Fix outdated HOMEPAGE Clean up Makefile
1999-10-25Install wterm.tiff and wtermthai.tiff, which come with the distribution.hubertf1-1/+7
Mmm, @cwd. :-) Fixes second part of PR 8677 by wiz@danbala.ifoer.tuwien.ac.at
1999-09-21Use wildcards in dependence for "windowmaker" package.tron1-2/+2
1999-07-19Enable utmp/wtmp support.dante1-1/+3
Explicit enable xpm-backgroud; menubar; graphics; next-scroll; half-shadow
1999-06-21Install this package to "${LOCALBASE}" instead of "${X11BASE}" and maketron1-2/+4
sure "proplist.h" is found during build.
1999-06-21Update dependencies on windowmaker to 0.60.0jlam1-2/+2
1999-05-03Initial import of wterm-6.2.6, a NeXTStep(tm) style X11 terminal emulatorrh1-0/+18
for WindowMaker.