Commit graph

7832 commits

Author SHA1 Message Date
spz
e17a6f70d6 fix up paths on ftp.NetBSD.org:
- reading through the null mounts is deprecated
- writing through the null mounts is not allowed (not possible)
2011-04-22 09:03:52 +00:00
adam
ff6b98a0ec Added postgresql-license 2011-04-22 08:08:03 +00:00
roy
7ecb96b2ef Just warn about non executable files using env. 2011-04-19 15:31:45 +00:00
roy
b73064c230 Disallow the use of env(1) as an interpreter. 2011-04-19 14:28:28 +00:00
abs
c5a3e68fc1 sun-j{re,dk} run fine on x86_64 Linux. They may install the 32 bit VM, but they run fine 2011-04-15 14:49:40 +00:00
obache
5e6d499cc5 Note alsa and musicbrainz option (used by gnome-mplayer) 2011-04-10 08:46:15 +00:00
shattered
66c9e7854b Add uulib option. 2011-04-09 14:04:25 +00:00
tez
8f75f31a13 make the name logic for TOOLS_PATH.gtar match the logic in
archivers/gtar-base/Makefile
2011-04-08 23:06:51 +00:00
wiz
ff16fb4bbc Make USE_DESTDIR=yes default, and warn if a package is not converted
to destdir yet. Based on a patch by Greg Troxel.
2011-04-07 08:08:45 +00:00
obache
8b9bcdf0eb Mention groonga-suggest-learner option. 2011-04-06 13:20:23 +00:00
wiz
cd7950f17b Make MAKE_PROGRAM overridable by packages.
From Aleksey Cheusov in PR 44696.
2011-04-05 12:42:06 +00:00
wiz
cf3ef3c849 Describe vice options; from Rhialto. 2011-04-05 07:55:56 +00:00
obache
2dcf3dcd13 mention libgcrypt option. 2011-04-04 09:15:04 +00:00
wiz
8ad22f5cfd Allow GNU GPL v1 by default. 2011-04-01 13:11:07 +00:00
zafer
ebf059e87e shorten master_site_gentoo to a useful bunch. 2011-03-29 12:49:05 +00:00
zafer
2582364c71 update master_site_gentoo. do we really need 161 gentoo mirrors when there are only 20 packages using this mirror ? 2011-03-28 21:27:06 +00:00
zafer
304a2ddb21 update master_site_mysql 2011-03-28 21:07:49 +00:00
zafer
1dee04f18b update master_site_mozilla 2011-03-28 20:53:38 +00:00
zafer
c2f20a2a90 update master_site_pgsql 2011-03-28 20:19:51 +00:00
gdt
e34d09e823 Define latex option (to be used in doxygen) 2011-03-23 19:14:31 +00:00
tez
7dba999f62 document kerberos-prefix-cmds 2011-03-23 00:17:32 +00:00
obache
e557e7ec48 remove quote from "DESTDIR". 2011-03-21 08:55:12 +00:00
obache
b55eed7e05 Introduce DESTDIR_VARNAME package-settable variable.
A variable name that should be set as staged installation location
	presented as ${DESTDIR} at installation phase.
	"DESTDIR" is set by default.

for packages using different variable for staged installation prefix,
and/or using DESTDIR variable for different purpose.
2011-03-21 04:52:18 +00:00
obache
b3a2579d74 /usr/bin/su for SSD/Linux. 2011-03-20 09:00:08 +00:00
dholland
0a55f693f1 Remove SETGIDGAME logic from here, like it was removed from the other
platform .mk files.
2011-03-19 14:07:10 +00:00
wiz
d766856cda Add FILEBASE support for choosing the file name for a binary package.
From Aleksey Cheusov in relation to PR 44698.
2011-03-19 09:45:24 +00:00
bad
aafd839b60 Add unlicense from http://unlicense.org/ and add it to
DEFAULT_ACCEPTABLE_LICENSES.
2011-03-17 22:58:10 +00:00
wiz
a2163548a9 Add MULTI variable, and add it to BUILD_DEFS, to more easily find
variable settings affecting binary packages.

From Aleksey Cheusov in PR 44695.
2011-03-12 14:07:13 +00:00
drochner
ec092d5854 Add a switch to choose between graphics/giflib and graphics/libungif
as GIF implementation. They are src/binary compatible and mutually
exclusive, so this is a global choice.
Up to now, "libungif" is used by pkgs, due to patent problems. The
patents are said to be expired, and "giflib" gets somewhat better
maintainance upstream these days, so set the new default to "giflib".
2011-03-09 16:22:01 +00:00
chs
3cb2c05a96 add a "curl" module. 2011-02-27 15:54:03 +00:00
wiz
a1a4791a92 Describe all musicpd options. 2011-02-27 10:54:01 +00:00
hans
679a72c1db Update to 4.4.5, fixes a build problem on OpenIndiana (and probably
Solaris 11 Express, too).

Changes 4.4.5:

The GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.5.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.4 relative to previous releases of GCC.
2011-02-25 13:34:56 +00:00
gdt
f54a0ea6c3 Describe nagios-nrpe-args. 2011-02-22 15:25:31 +00:00
obache
8ec4de210f Remove deprecated KTERM_USE_WALLPAPER. 2011-02-21 07:38:38 +00:00
taca
09ab73697a Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk. 2011-02-13 16:17:54 +00:00
tron
06012a9594 Disable certificate checks when using "curl". This fixes the build of
the "youtube-dl" package.
2011-02-10 10:46:45 +00:00
obache
a8060535fc Add FETCH_USE_IPV4_ONLY option to force connecting to only IPv4 addresses. 2011-02-08 02:45:18 +00:00
obache
1d0fad8685 Add `--location' option for curl to follow HTTP redirect. 2011-02-08 02:40:57 +00:00
obache
9b2b224b47 Let curl to silent fail with server error.
fixes a part of PR#44528.
2011-02-08 02:02:32 +00:00
wiz
092f8f9305 Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526. 2011-02-07 10:33:27 +00:00
wiz
4e0907259f Handle '-' in uname output, needed for DragonFly. From Justin Sherrill in PR 44526. 2011-02-07 10:32:32 +00:00
schnoebe
9183be950b Bring in boost-license, 1.0. Certified by OSI as an Open Source
license.
2011-02-06 18:54:49 +00:00
hubertf
f6248de97b add ndiff: tool to compare nmap scans, part of ... nmap 2011-01-31 23:46:57 +00:00
sbd
987c0d8eb4 Remove the unneeded backslashes from the AIX OS_VERSION setting.
Closes PR/44421.
2011-01-31 08:18:44 +00:00
spz
a781a1b538 stop majordomo from chowning /var/tmp to user majordom due to a superannuated
default in mk/defaults/mk.conf

remove the non-shared defaults and put in the setting that actually gets
used by more than one package (namely, MAJORDOMO_HOMEDIR)

don't make the majordom user own more than it actually needs to

make resend, archive, request-answer and medit honor the MAJORDOMO_CF
environment variable over the command line option, so that someone calling
these via the wrapper (which sets the environment variable) can't make
the majordom user execute random perl code by specifying it as config file.
Thanks to salo for finding this issue.
2011-01-29 17:16:32 +00:00
agc
e81f515156 Add support for MirBSD to pkgsrc. Patches from Benny Siegert and
Thorsten Glaser.
2011-01-23 19:07:24 +00:00
wiz
d65304d8f5 Document mc options, from cheusov. 2011-01-23 14:36:55 +00:00
obache
d6bb7339fa For curl, "=" is not required for longname options with value. 2011-01-22 02:22:17 +00:00
jym
f6ca414367 Typo fix 2011-01-19 13:05:39 +00:00
reed
e7b4474645 For PR #44396.
"FETCH_CMD is the program used to fetch files for FETCH_USING=custom."
2011-01-18 15:20:54 +00:00