summaryrefslogtreecommitdiff
path: root/x11/wterm
AgeCommit message (Collapse)AuthorFilesLines
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-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
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.wiz4-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-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-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
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.wiz2-2/+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 @cwdrh2-12/+12
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.hubertf2-2/+12
Mmm, @cwd. :-) Fixes second part of PR 8677 by wiz@danbala.ifoer.tuwien.ac.at
1999-10-25Re-generate patchsum file. Closes PR pkg/8677,fredb1-2/+2
filed by wiz@danbala.ifoer.tuwien.ac.at
1999-10-07Update patch-sum with wterm patch-ab checksumdante1-1/+2
1999-10-07Install wterm with setuid bit enabled to make 'utmp' worksdante1-0/+12
1999-09-21Use wildcards in dependence for "windowmaker" package.tron1-2/+2
1999-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-07-19Enable utmp/wtmp support.dante1-1/+3
Explicit enable xpm-backgroud; menubar; graphics; next-scroll; half-shadow
1999-07-09Add package patch checksum files.agc1-0/+3
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 emulatorrh6-0/+43
for WindowMaker.