summaryrefslogtreecommitdiff
path: root/x11/kterm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24Convert to buildlink3.snj1-5/+5
2004-04-03- Add missing initialzation of VMIN and VTIME member of termios's c_cctaca1-3/+4
array as xterm(1) do. - PATCHFILES should be simply assigned not additonaly in PATCH_SITES section. - Add empty HOMEPAGE. Bump PACKAGEREVISION.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-08-29treat neXtaw as valid XAW_TYPE. fixes by ishit in pkg/19080.kei1-3/+3
PKGREVISION++
2003-08-24update kame patch; enables scroll wheel (btn4/5).itojun1-2/+2
2003-08-13update KAME patch (use cfsetispeed/ospeed, from more recent kterm).itojun1-3/+3
bump PKGREVISION to 4.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-3/+2
dependency bumps.
2003-03-03Use new IMAKE_MAN_DIR variables in PLISTs to make these packages morejschauma1-1/+2
portable. Bump PKGREVISION accordingly.
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-10-08Use bsd.pkg.install.mk and SPECIAL_PERMS to note that kterm is setuid root.jlam1-1/+5
2002-10-08buildlink1 -> buildlink2jlam1-8/+8
2002-01-06PATCH_SITES_foo becomes SITES_foo.fredb1-3/+3
2001-12-02Add support for distfile-specific master sites, as requested in pkg/7471.wiz1-4/+4
Syntax: MASTER_SITES_completefilename= http://specific.master/site and similarly for PATCH_SITES. Convert print/ghostscript-nox11 and x11/kterm to take advantage of this.
2001-08-23Move per-package default XAW_TYPE setting above the inclusion ofjlam1-9/+9
bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-07-13Make previous commit happy with buildlink-fied imlib.enami1-2/+4
2001-07-09Allow to use imlib based wallpaper patch.enami1-2/+6
2001-07-06update kame patch again. use ksx1001.1997 than ksx5601.1987.itojun1-2/+2
2001-07-05upgrade KAME patch. ksc5601 and ksx1001 are looked up correctly.itojun1-2/+2
(are there any ESC & x for differentiating them?)
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-11-07use more recent KAME patch. euc-jp/sjis keyboard input is repaired.itojun1-2/+2
2000-10-15add JIS X0213 patch. wrap USE_XPM into KTERM_USE_WALLPAPER, asitojun1-6/+5
we only use Xpm is used only in that case.
2000-09-11Remove redundant DEPENDS on xpm. To recap, USE_XPM generates the DEPENDSfredb1-2/+1
automatically on systems that need it, in order to accomodate XFree86-4.x out-of-the-box installs, which include xpm.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-3/+4
1999-10-19s/USE_WALLPAPER/KTERM_USE_WALLPAPER/ to make it more obvious which packageagc1-3/+3
uses this definition.
1999-08-26add USE_WALLPAPER to BUILD_DEFS.sakamoto1-1/+3
1999-08-26default XAW_TYPE is standard.sakamoto1-4/+4
adapt xaw scrollbar patch with XAW_TYPE.
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc1-4/+5
denote that the package uses libXaw. Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by the user, to denote the type of libXaw to use. Possible values are: standard, 3d and xpm. Define USE_XAW in relevant Makefiles. Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d... This means that package builds should not fail because of conflicting Xaw packages being installed on machines.
1999-06-09Import new "kterm" package:sakamoto1-0/+33
multi-lingual terminal emulator for X.