Commit graph

77 commits

Author SHA1 Message Date
joerg
5b0b218782 Fix return types. 2013-03-02 17:54:52 +00:00
morr
449e35070e Clean up libXaw handling. [1/2]
- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk

In next part:
- replace more includes with mk/xaw.buildlink3.mk
2013-01-15 16:21:34 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
obache
e85e0e7c8f Fix copy&paste segfault without -km option.
patch provided via PR 46502 by Yasushi Oshima.

Bump PKGREVISION.
2012-05-31 13:05:27 +00:00
ryoon
d3cb953c0a Bump PKGREVISION
* Fix copy & paste segfault with ext06 patches (main.c)
2012-05-26 15:52:41 +00:00
ryoon
f222029ddb Bump PKGREVISION
Copy and paste cause segfault when UTF-8 character are hold in selection.
Reported on twitter and analysed by @oshimyja.

Use ext05 patch that does not contain UTF-8 specific copy/paste code.
2012-05-24 19:54:44 +00:00
obache
6e54f6ba47 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
ryoon
17f3bd1d6b Bump PKGREVISION.
* Update termios patch.
* Restore wheel mouse scroll support.
* Remove personal setting; patch-KTerm.ad.
2012-01-13 16:53:28 +00:00
ryoon
ad06d5564b Bump PKGREVISION.
* Extract kterm-6.2.0.NFS-xauth.patch and kterm-6.2.0-termios-wd0.2.patch
  from kterm-620-0213-20030825.diff.gz.
* Convert to use kterm-6.2.0.ext06.patch.gz.
** Drop Korean EUC mode.
** Add UTF-8 support.
** Improve JIS X0213 support.
2012-01-11 12:06:51 +00:00
wiz
70d90bd012 Deprecate KTERM_USE_WALLPAPER to get rid of imlib dependency.
Ok taca@
2011-02-21 07:33:48 +00:00
markd
4416496742 PKGREVISION bump for imlib removal of gtk dependency. 2011-02-19 10:03:17 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
659e811251 Comment out support for KTERM_USE_WALLPAPER=YES because the distfile
disappeared.

Can be reenabled if someone provides KTerm-BGP-1.0.patch.gz.

Addresses part of PR 42493.
2010-02-21 15:39:12 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
taca
0df527c7c8 Fix build problem with adding including x11/libXp/buildlink3.mk. 2008-12-12 00:20:39 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
obache
e2e54bca24 Not depend libXp directly. 2008-05-11 07:18:58 +00:00
jlam
94d65f602d Use SETUID_ROOT_PERMS instead of the custom setuid root permissions. 2007-06-15 14:29:41 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
wiz
776a05be72 Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
rillig
b08592df82 Fixed pkglint warnings by replacing SITES_* with SITES.*, adding :Q
operators and removing a variable whose name started with an underscore.
2006-03-12 13:57:24 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
joerg
4d7bb9ad02 Bring this a bit nearer to ANSI C to unbreak compilation on DragonFly.
Namely, use errno from errno.h, malloc, realloc and exit from stdlib.h.
2005-11-29 06:18:52 +00:00
wiz
fa0c346c70 Convert to unidiff format. 2005-06-01 19:48:32 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
snj
d06ba0d27c Convert to buildlink3. 2004-04-24 22:21:39 +00:00
taca
5948756883 Re-add optional distfiless' information. 2004-04-06 10:13:58 +00:00
taca
d7da8468a0 - Add missing initialzation of VMIN and VTIME member of termios's c_cc
array as xterm(1) do.
- PATCHFILES should be simply assigned not additonaly in PATCH_SITES
  section.
- Add empty HOMEPAGE.

Bump PACKAGEREVISION.
2004-04-03 17:01:03 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
kei
70f85a688c treat neXtaw as valid XAW_TYPE. fixes by ishit in pkg/19080.
PKGREVISION++
2003-08-29 16:22:15 +00:00
taca
bada46ae0a Add KTERM_USE_WALLPAPER related distfiles. 2003-08-25 00:57:28 +00:00
itojun
86bf1a69a5 update kame patch; enables scroll wheel (btn4/5). 2003-08-24 20:28:12 +00:00
itojun
d4dac0425a update KAME patch (use cfsetispeed/ospeed, from more recent kterm).
bump PKGREVISION to 4.
2003-08-13 23:56:36 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jschauma
90fb80758b Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 04:17:23 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
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>.
2003-01-28 22:03:00 +00:00
jlam
dcdca46c62 Use bsd.pkg.install.mk and SPECIAL_PERMS to note that kterm is setuid root. 2002-10-08 13:22:20 +00:00
jlam
af166ad68d buildlink1 -> buildlink2 2002-10-08 13:20:39 +00:00
itojun
0cb6b8c41c use openpty() on netbsd. PR 17478 2002-07-04 14:05:32 +00:00
fredb
cc2870db1d PATCH_SITES_foo becomes SITES_foo. 2002-01-06 22:41:23 +00:00