Commit graph

59 commits

Author SHA1 Message Date
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
wiz
1a9a466f05 Add support for distfile-specific master sites, as requested in pkg/7471.
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-12-02 21:29:20 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
a17239c066 Move per-package default XAW_TYPE setting above the inclusion of
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-08-23 04:26:51 +00:00
enami
6a4ab80c2c Make previous commit happy with buildlink-fied imlib. 2001-07-13 05:47:26 +00:00
enami
c53fa4b1e8 Allow to use imlib based wallpaper patch. 2001-07-09 02:16:59 +00:00
itojun
fde3e6635a update kame patch again. use ksx1001.1997 than ksx5601.1987. 2001-07-06 05:32:09 +00:00
taca
30164af746 Re-add checksum of KTerm-BGP-1.0.patch.gz. 2001-07-05 15:59:43 +00:00
itojun
6e8de5be69 upgrade KAME patch. ksc5601 and ksx1001 are looked up correctly.
(are there any ESC & x for differentiating them?)
2001-07-05 02:01:25 +00:00
wiz
fc12dde951 Add size. 2001-05-21 22:04:24 +00:00
taca
1c903a2b32 Add checksum of KTerm-BGP-1.0.patch.gz, in order to compile with
KTERM_USE_WALLPAPER=YES.

How do we add those conditionaly included distfiles/patchfiles?
2001-04-26 12:28:15 +00:00
toshii
cf2f0e80d7 Pullup rev. 1.2 from xsrc/xc/programs/xterm/misc.c.
Fixes forever solid cursor bug.
2001-04-23 04:44:21 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
taca
dcb3ab7ef0 Add md5 checksum of KTerm-BGP-1.0.patch.gz in order to compile with
KTERM_USE_WALLPAPER=yes.
2001-02-03 12:55:41 +00:00
wiz
54472a1a3a Re-format, correct any typos. 2000-12-17 22:58:00 +00:00
itojun
d0618eb9e1 use more recent KAME patch. euc-jp/sjis keyboard input is repaired. 2000-11-07 05:40:24 +00:00
itojun
9e13533102 add JIS X0213 patch. wrap USE_XPM into KTERM_USE_WALLPAPER, as
we only use Xpm is used only in that case.
2000-10-15 14:15:32 +00:00