Commit graph

25 commits

Author SHA1 Message Date
kristerw
94d68468ae Remove Motif 1.2 functionality. 2004-06-18 11:22:41 +00:00
jschauma
4f098b48ff Use a cleaner approach for previous:
- set RSH on an opsys-specific basis, defaulting to /usr/bin/rsh
  (XXX: please confirm/verify this on your OS)
- set SSH_RSHPATH to RSH in bsd.pkg.defaults.mk
2004-05-31 16:47:00 +00:00
jschauma
e967e4dc7d Mention how SETGIDGAME and the other GAME vars are set per default.
Add commented-out definitions for all OPSYS - please adjust.
2004-05-12 14:10:18 +00:00
tv
1b983ac925 Use numeric uid/gid instead of Administrator/+Administrators, as native
language non-English versions of Windows name these accounts differently.
2004-05-05 14:37:21 +00:00
tv
5f543a495d Add an explicit DEPENDS on xpkgwedge-1.10 if USE_X11BASE is defined
(as 1.9 is not good enough).
2004-04-30 19:45:29 +00:00
tv
b3b780ea83 Add Autoconf overrides that prevent recognition of <poll.h> or poll(2). 2004-04-28 11:11:19 +00:00
tv
2f2a899223 Factor out dependency on "user" package to its own variable. 2004-04-27 12:05:16 +00:00
tv
e3898f4694 Use ${USE_USERADD:D...} as .if may not catch it in time. 2004-04-27 03:29:09 +00:00
tv
fe3d504d5e Interix now has user(8) emulation; use it. 2004-04-27 01:49:15 +00:00
tv
fbdc237f69 PERL_REQD = 5.8.3nb1. 2004-04-25 13:52:53 +00:00
tv
f4d5da0755 PKGDIRMODE for Interix is 775 (since umask is 002). 2004-04-22 04:14:27 +00:00
tv
ba4f705dc9 So the patch(1) shipped with Interix is just *slightly* too old: it can't
cope with "new" files (i.e., -0+0 starting line).  Do what AIX does and
make pkgsrc depend on textproc/patch for Interix.
2004-04-22 03:36:30 +00:00
tv
c0823fd31e libtool 1.5.2nb7: Another Interix fix, this time removing any usage of
-fpic or -fPIC, as those produce horribly broken code.  Rather, shlibs
are relocated at runtime by the NT loader, and are compiled without any
special PIC option.
2004-04-21 14:55:32 +00:00
tv
a0d94bec79 Define the SERIAL_DEVICE defaults.
Remove "-fpic" and "-fPIC" via BUILDLINK_TRANSFORM globally.
Turn on _USE_GNU_GETTEXT since there is no libintl in the base system.
2004-04-21 14:53:51 +00:00
tv
ba2967bb9a Interix can have up to 262144 args according to libtool's "configure". 2004-04-20 18:43:17 +00:00
jmmv
316296c980 Add the 'maximum command line check' to all defs.*.mk files for consistency
across all of them, but let it commented out until each responsible person
for each system modifies it to work correctly.  Requested by agc@.
2004-04-19 20:19:46 +00:00
tv
61606d9102 Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.*
files.  On most platforms this resolves back to "${ECHO} -n".
2004-04-07 14:26:50 +00:00
tv
ec9e4b6dd1 Interix needs pkg_install 20040330 or later. 2004-03-30 15:29:26 +00:00
tv
51b12ddf92 umask should be 002. 2004-03-29 02:27:44 +00:00
agc
530d286b24 Get rid of all occurrences of cpp-like tests for ${OPSYS} in
bsd.pkg.mk, and use the abstracted means of determining generic shared
lib type per operating system.
2004-03-11 22:57:22 +00:00
tv
18d95a749c Fix imake_man_suffix. 2004-03-11 21:18:32 +00:00
tv
58d6eb9c92 Use true-GNU patch(1) backup switches. 2004-03-11 20:58:01 +00:00
tv
7c085278d4 Do the SunOS-style pax-as-tar walk. 2004-03-11 20:54:09 +00:00
tv
d97c3d58e1 Fix "root" user and group. 2004-03-11 19:37:42 +00:00
tv
f425933991 Add Interix bits. 2004-03-11 17:53:16 +00:00