dholland
bb4b0ae820
print/ghostscript -> print/ghostscript-agpl
2013-03-16 23:03:33 +00:00
dholland
1cb23e953d
Choose ghostscript package for ghostscript tools based on whether
...
gnu-agpl-* is in ACCEPTABLE_LICENSES.
This is mostly the same as the old ghostscript type logic that was
removed in version 1.223.
2013-03-16 21:47:14 +00:00
fhajny
82019069c7
Ensure that pkgsrc openssl tool is used if not using builtin openssl.
2013-03-15 12:35:03 +00:00
wiz
8ab805fe71
Add qpl-v1.0 (non-copyleft free) to default acceptable.
2013-03-14 16:19:30 +00:00
wiz
22fc8d9c32
Sort DEFAULT_ACCEPTABLE_LICENSES.
2013-03-14 16:18:54 +00:00
obache
39ffff7d30
Move definition of rubygems sites so that it is usable with packages
...
not using gem as installation but as archive.
2013-03-14 12:57:42 +00:00
taca
ac8eba7fe6
Add squid-backend-rock, squid-ipfw and squid-kerberos-helper.
2013-03-13 17:13:06 +00:00
obache
e5b374f8d0
bump required user_cygwin package to 20130313.
2013-03-13 12:38:19 +00:00
obache
b04688d2c9
note ndbm option
2013-03-13 03:36:44 +00:00
wiz
3ca0214c05
Add DESTDIR to error message in case of PLIST mismatch.
...
Noted by Edgar Fuß.
2013-03-08 15:32:52 +00:00
obache
adf03dd66f
Temporary skip REQUIRE metadata collection for PE (Cygwin),
...
some DLL lead `ldd' command to hung up.
2013-03-07 13:15:29 +00:00
obache
b292fbe970
Switch to use own user_cygwin for _USER_DEPENDS.
2013-03-06 12:41:44 +00:00
obache
a0ce78347e
switch to based on shlib-dylib.awk
2013-03-03 11:53:58 +00:00
wiz
830a67a0fc
Bump mysql default to 55.
2013-03-02 20:33:03 +00:00
jperkin
50ada5fd89
Enable check-shlibs if the user supplies a working readelf, e.g. from binutils.
2013-03-01 16:58:51 +00:00
jperkin
883524d430
Create a wrapper for gfortran.
2013-03-01 13:27:38 +00:00
tcort
6933dd0064
Minix.mk: update GROUPADD/USERADD. OK by agc.
2013-03-01 00:09:20 +00:00
tcort
dffa197715
fuse.buildlink3.mk: add Minix support. PR pkg/45046 OK by agc
2013-03-01 00:08:31 +00:00
tcort
0dfbab4980
bsd.prefs.mk: add definitions for Minix. PR pkg/45046 OK by agc.
2013-03-01 00:07:46 +00:00
jperkin
bfeea1621d
Add support for *.sh as jre-bin files.
2013-02-28 18:26:22 +00:00
obache
785bc5be4a
create tools' aliases additionally with _OPSYS_EXE_SUFFIX.
...
In some situations, tools will be invoked with platform specific executable
suffix (ex. Perl5's Configure).
2013-02-27 12:09:39 +00:00
obache
ad51f051b0
introduce _OPSYS_EXE_SUFFIX, for platform specific executable suffix.
2013-02-27 12:03:49 +00:00
obache
72722c091d
Drop Interix-ish, not for Cygwin.
2013-02-27 10:59:33 +00:00
obache
c236f11ea7
prevent to expand if dlname is empty.
2013-02-23 09:59:14 +00:00
obache
e41afcfbf9
prefer native X11 on Cygwin.
2013-02-23 05:41:04 +00:00
obache
c9b667c64a
native X11BASE=/usr on Cygwin.
2013-02-23 02:59:56 +00:00
markd
977ba65ea4
In pkgsrc, 64bit linux libraries should install into lib rather than lib64.
...
Make sure cmake does this.
2013-02-22 22:45:12 +00:00
asau
430d458e92
Update default Emacs version to 24.
2013-02-22 22:31:23 +00:00
obache
381fd5cad9
Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not using
...
its UID/GID), and sync platform privilege check with bootstrap script.
2013-02-22 13:39:31 +00:00
obache
4617fbb678
Allow to overwrite commnand of privilege check as _IS_ROOT_CMD.
2013-02-22 13:35:27 +00:00
obache
f68d1d940a
if `id -u' failed, assume that numeric ID is specified (especially for Cygwin).
2013-02-21 13:33:10 +00:00
obache
cd901ade7c
${ID} is not defined here.
2013-02-21 11:19:27 +00:00
wiz
06ed9834e1
clang -dumpversion prints 4.2.1, which is not the intended content
...
of CC_VERSION.
Use clang --version | sed to get a more usable string.
2013-02-21 07:57:19 +00:00
obache
b0ab224f20
Use ${ID} instead of bare 'id'.
2013-02-20 13:08:26 +00:00
obache
aa7e337c12
purge jitterbug related items, misc/jitterbug had been removed in 2012Q3.
2013-02-20 13:04:47 +00:00
obache
6773d2ae90
Fixes ROOT_GROUP setting for Cygwin.
2013-02-20 12:42:43 +00:00
wiz
7de9eb7274
Fix continuation for previous.
2013-02-20 09:19:08 +00:00
wiz
84c6700514
Remove OPSYS and LOWER_OPSYS substitutions in print-PLIST;
...
nowadays they cause more PLIST breakage than they fix.
2013-02-20 08:45:05 +00:00
obache
354965a339
skip symbolic link for shlibs check, it may point to absolute path and currently
...
installed old version's file.
2013-02-20 06:00:51 +00:00
spz
eab7e7786b
make emulators/compat50, emulators/compat50-x11, emulators/compat51,
...
emulators/compat51-x11 and emulators/compat60 known
2013-02-17 17:28:42 +00:00
obache
9cf1d430b2
Clean up tools for Cygwin:
...
* expect all packages in Base category are installed
* try to detect tools in optional packages
2013-02-17 12:57:51 +00:00
obache
c75fa9d794
Remove fetched file if fetch command succeeds to fetch but checksum mismatch
...
with PKG_RESUME_TRANSFERS=YES.
PR 39896.
2013-02-16 07:32:28 +00:00
obache
8351306655
check requirement of uac manifest, it is required for Windows Vista
...
(aka NT-6.0) and later.
2013-02-15 09:22:50 +00:00
obache
54083982a9
set Cygwin kernel name to OS_VARIANT for further usage.
2013-02-15 09:19:17 +00:00
jperkin
ccd81d8850
Don't use GNU tar as bsdtar, it isn't fully compatible and fails with
...
the OpenJDK distfiles.
2013-02-12 15:08:48 +00:00
obache
7072cb4ef3
Experimental support of manifest files for Windows UAC.
...
For Windows Vista or later, executable files including special keywords
(install, update, patch, and so on) in its name are expected as requireing
privileged permissions by default (UAC).
If not, it must be specified with manifest file, or it will be failed to
execute as "Permission denied".
2013-02-10 13:04:08 +00:00
obache
59f7f450d0
Add preference for Cygwin.
2013-02-10 12:25:17 +00:00
obache
5705424547
Add REQUIRE/PROVIDER metadata detection support for OBJECT_FMT=PE (Cygwin).
2013-02-10 12:07:50 +00:00
obache
81c406794f
Improve PLIST handling for Cygwin (SHLIB_TYPE=PEwin)
...
* also expand `dlname' in libtool archive
* executable binary files may have .exe extension
* rename shlib extension .so with .dll
2013-02-10 12:03:00 +00:00
tcort
17dddf4b47
sed and install have moved to /usr/bin
...
OK by obache
2013-02-09 03:41:27 +00:00