Commit graph

7956 commits

Author SHA1 Message Date
wiz
89d519c651 Add Mozilla Public License v2.0 (mpl-2.0) and mark it as default-acceptable. 2012-01-04 11:53:38 +00:00
wiz
ca95763855 Describe two svn options. From Moritz Wilhelmy. 2012-01-04 11:00:26 +00:00
wiz
458f2e04f0 Finish support for libdrm package. 2011-12-29 22:17:20 +00:00
marino
478c16e258 mk/platform/DragonFly.mk: Correct setting for _OPSYS_HAS_OSSAUDIO
DragonFly never had libossaudio.
2011-12-17 16:20:01 +00:00
ryoon
2555d61a64 Add epl-v1.0 to DEFAULT_ACCEPTABLE_LICENSES. 2011-12-15 22:13:45 +00:00
minskim
561cc146d2 Add lppl-1.3c to DEFAULT_ACCEPTABLE_LICENSES. 2011-12-14 18:44:49 +00:00
joerg
76d4ca42e5 Also disable native patch on FreeBSD 2011-12-14 03:28:54 +00:00
joerg
77b71deea2 Don't pick up GNU patch on Darwin, Linux and SunOS. It has a number of
restrictions including line length, asymmetric context and interaction
with read-only patches. It is just not worth the trouble.
2011-12-14 03:17:25 +00:00
joerg
d247132140 Be a bit less aggressive in the required version of pkg_install encoded
into binary packages.
2011-12-13 16:35:48 +00:00
dholland
54ae6c7135 Another whitespace, from Snader_LB. 2011-12-09 03:00:28 +00:00
dholland
6b7e38fa46 A couple more adjustments, partly from Snader_LB. 2011-12-09 02:59:01 +00:00
dholland
644c97a721 whitespace 2011-12-09 02:23:28 +00:00
dholland
bc18ee86d9 typo fixes, from Snader_LB 2011-12-09 01:53:40 +00:00
marino
d0275a4020 mk/tools/tools.DragonFly.mk: Add some native tools
Add xzcat, pax, and alphabetize cat
2011-12-08 20:38:39 +00:00
drochner
4ffd67b1cf delegate setting of MOTIFLIB to the motif version specific bl3 files 2011-12-07 16:58:54 +00:00
marino
215152a49e mk/tools: Fix flex tool definition for DragonFly 2011-12-06 19:08:31 +00:00
obache
8bf5e38ec5 Let wget to skip CERT check, same as curl doing. 2011-12-06 01:17:33 +00:00
alnsn
b46577b132 Document szip option. 2011-12-01 23:48:59 +00:00
pettai
ac01ac175d Added tacacs-shrubbery options 2011-12-01 00:03:48 +00:00
gdt
a27417b1b0 Drop Affero GPL from DEFAULT_ACCEPTABLE_LICENSES.
Add explanation of why:

#	As an exception to the Open Source or Free policy, the board
#	of The NetBSD Foundation has decided that licenses that
#	trigger obligations from use (rather than redistribution),
#	such as the Affero GPL, should not be in
#	DEFAULT_ACCEPTABLE_LICENSES.

ok board@
2011-11-30 23:55:33 +00:00
wiz
5ea5bc06f7 Document rtmp option for curl. 2011-11-30 20:55:40 +00:00
hans
bd5410d80e Fix perl version.mk botch. 2011-11-30 15:09:22 +00:00
wiz
eb5bd70d87 Describe libwildmidi. 2011-11-30 13:52:55 +00:00
wiz
26ad34e771 Add all option descriptions for musicpd. 2011-11-30 12:02:46 +00:00
hans
4dbfdc6ba5 fix variable expansion 2011-11-29 18:00:56 +00:00
hans
0828b9245c Add perldoc and pod2html to tools. 2011-11-29 16:51:58 +00:00
hans
86d050f4b8 Unify handling of perl tools. 2011-11-29 16:13:08 +00:00
ryoon
fc96bb2495 Add gnu-agpl-v3 to DEFAULT_ACCEPTABLE_LICENSES.
Sync with pkgsrc/pkgtools/pkg_install/files/lib/license.c.

XXX I follow documented policy in mk/license.mk.
2011-11-29 14:49:19 +00:00
jmcneill
7fb230def3 for X11_TYPE=native, default X11BASE to /usr/X11R7 on NetBSD if
X11FLAVOUR is "Xorg", so it is set right even when x* sets aren't installed

ok joerg
2011-11-28 00:00:49 +00:00
ryoon
484b6f7595 Document section update. PR pkg/45654.
* Add value "7" to USE_JAVA2.
2011-11-26 18:25:43 +00:00
hans
211323d6d9 Add gmake.mk, based on texinfo.mk, to check the version of the
platform-provided gmake. Packages can set GMAKE_REQD to require a
minimum gmake version.
2011-11-26 16:11:11 +00:00
hans
e4dc69eac4 Add flex.mk, based on texinfo.mk, to check the version of the
platform-provided flex. Packages can set FLEX_REQD to require a
minimum flex version.
2011-11-26 14:58:45 +00:00
tez
278f9aa9eb add CACTI_USER & CACTI_GROUP for net/cacti package 2011-11-22 21:25:04 +00:00
joerg
5dfb77f858 Add objcopy to the list of cross-compiling tools. 2011-11-17 19:01:31 +00:00
joerg
80afa9e068 Use first entry of CATEGORIES as default CATEGORY. 2011-11-13 23:09:17 +00:00
joerg
3cf9355a88 If importing into an existing directory, remove the content first. 2011-11-13 23:04:41 +00:00
joerg
6795580ad6 Allow empty FROM to actually work. Allow importing from the target
location in pkgsrc, it is after all the natural place for testing new
imports. Don't try to remove a file named after the import message, it
won't exist.

XXX Needs more work for the second case to remove the files before
XXX running cvs up
2011-11-13 22:52:43 +00:00
joerg
8d92196f4e Don't bail out with parse error if _EXPERIMENTAL isn't set. 2011-11-13 22:28:03 +00:00
dholland
0438aaf07f Fix from taca@ to update pbulk indexing to work with the new ruby
version stuff. Ok'd by joerg@ too.
2011-11-12 15:21:53 +00:00
tcort
057a2f60db Define the tools available on the Minix platform. 2011-11-05 17:10:04 +00:00
tcort
3daa7e95c9 Define the Minix platform. 2011-11-05 17:09:15 +00:00
tcort
0d61091aa7 When using Minix, set BINPKG_SITES to the official Minix binary package site. 2011-11-05 17:04:42 +00:00
hans
80eee18217 Update _GCC_DIST_VERSION to 4.6.2 2011-11-03 19:11:37 +00:00
sbd
f0315578c5 Add LIBC_BUILTINS platform definition to Linux.
Designed to be used in mk.conf like so:
PREFER_PKGSRC= yes
PREFER_NATIVE= ${LIBC_BUILTINS}
2011-10-31 23:22:59 +00:00
wiz
f1eabc8f92 README.C not README.c, says veego who seems to be afraid to use his commit bit. 2011-10-30 23:11:33 +00:00
wiz
2ab0bae9c1 Check for /usr/var/README.c as well.
From Brian A Seklecki on pkgsrc-users.
2011-10-30 22:04:39 +00:00
hans
de5f144f10 Add the minor number of the OS version to LOWER_OPSYS_VERSUFFIX.
Configure scripts tend to use it to distinguish different SunOS
versions.
2011-10-26 16:01:14 +00:00
dholland
8b8eb913b3 Typo 2011-10-23 11:36:02 +00:00
sbd
be522e59ef Change the X11_TYPE conditional to work with the switch in the default
X11_TYPE to modular.
2011-10-15 03:15:37 +00:00
reed
88166ad6f5 Rename "flavor" to "pkgformat".
This is from Anton Panev's GSoC 2011 project to add RPM and DPKG
support to pkgsrc. (I am not adding that further support in this
commit.)

This is just a rename of the existing functionality. Now it will
be easy to test the GSoC work by simply putting in a single
directory (such as "rpm" or "deb"). See
http://addpackageforma.sourceforge.net/ for some details.

This is from Anton's CVS, but I made some minor changes:

- changed plural pkgformats to singular pkgformat (to be consistent)

- fixed a few places (in comments) that were missed

- catch up on some additions to flavor not in the pkgforma cvs:
PKGSRC_SETENV and _flavor-destdir-undo-replace and
undo-destdir-replace-install.
2011-10-15 00:23:07 +00:00