summaryrefslogtreecommitdiff
path: root/x11/kterm
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+5
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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-04-24Convert to buildlink3.snj1-5/+5
2004-04-06Re-add optional distfiless' information.taca1-1/+5
2004-04-03- Add missing initialzation of VMIN and VTIME member of termios's c_cctaca3-8/+19
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-25Add KTERM_USE_WALLPAPER related distfiles.taca1-1/+5
2003-08-24update kame patch; enables scroll wheel (btn4/5).itojun2-5/+5
2003-08-13update KAME patch (use cfsetispeed/ospeed, from more recent kterm).itojun4-50/+6
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 morejschauma2-3/+4
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-07-04use openpty() on netbsd. PR 17478itojun3-1/+41
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-10-31Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-08-23Move per-package default XAW_TYPE setting above the inclusion ofjlam2-11/+11
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.enami2-3/+9
2001-07-06update kame patch again. use ksx1001.1997 than ksx5601.1987.itojun2-5/+5
2001-07-05Re-add checksum of KTerm-BGP-1.0.patch.gz.taca1-1/+3
2001-07-05upgrade KAME patch. ksc5601 and ksx1001 are looked up correctly.itojun2-7/+5
(are there any ESC & x for differentiating them?)
2001-05-21Add size.wiz1-1/+2
2001-04-26Add checksum of KTerm-BGP-1.0.patch.gz, in order to compile withtaca1-1/+2
KTERM_USE_WALLPAPER=YES. How do we add those conditionaly included distfiles/patchfiles?
2001-04-23Pullup rev. 1.2 from xsrc/xc/programs/xterm/misc.c.toshii2-1/+39
Fixes forever solid cursor bug.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-4/+5
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-03Add md5 checksum of KTerm-BGP-1.0.patch.gz in order to compile withtaca1-1/+2
KTERM_USE_WALLPAPER=yes.
2000-12-17Re-format, correct any typos.wiz1-3/+3
2000-11-07use more recent KAME patch. euc-jp/sjis keyboard input is repaired.itojun2-5/+4
2000-10-15add JIS X0213 patch. wrap USE_XPM into KTERM_USE_WALLPAPER, asitojun2-9/+7
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-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
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-07-09Add package patch checksum files.agc1-0/+3
1999-06-09Import new "kterm" package:sakamoto7-0/+84
multi-lingual terminal emulator for X.