jperkin
636db6a592
Set MACHINE_ARCH=x86_64 when ABI=64 on Solaris/x86, required for packages
...
such as devel/gmp which do their own ABI determination.
Full clean bulk build with this change:
http://mail-index.netbsd.org/pkgsrc-bulk/2012/06/11/msg008920.html
looks good.
2012-06-11 09:36:02 +00:00
obache
3cfd4f26a3
Ignore SunPRO -errwarn flags to prevent it from being recognized as a entry
...
point option for `ld'.
2012-06-08 11:39:44 +00:00
obache
d9c90edbe3
Note xnp2-ia32 option used by emulators/xnp2.
2012-06-02 07:22:36 +00:00
wiz
51c9f88d5b
Describe psiconv, sort.
2012-06-02 07:08:45 +00:00
jperkin
f0c35ed732
Fix indent, no functional change.
2012-06-01 12:52:37 +00:00
jperkin
fe1f3c5606
Default to X11_TYPE?=modular if OpenWin headers are not installed.
2012-06-01 09:47:49 +00:00
cheusov
4de5db91c0
Remove GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@
2012-05-30 11:55:54 +00:00
joerg
2e320dfd0f
Extend shared library check to all files that match *.so.
2012-05-29 21:53:55 +00:00
cheusov
6562382ae0
"rebuild" and "retest" targets were added (by analogy with "reinstall").
...
rebuild is a special target to re-run the build target.
retest is a special target to re-run the test target.
2012-05-27 14:32:28 +00:00
obache
e06b34d730
Only pick up /sbin/ldconfig as ldconfig tool for the case OBJECT_FMT=="a.out".
...
Fixes PR 46445.
2012-05-26 13:09:54 +00:00
abs
9a37a91c21
Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.conf
2012-05-24 11:34:15 +00:00
sbd
3fd2730e46
Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out of
...
the runtime library search path.
2012-05-24 07:27:27 +00:00
marino
75333c4026
mk/check/check-files.mk: Skip locale.alias
...
On DragonFly, packages like devel/doc++ and net/wap-utils were failing the
file check during installation due to a present locale.alias file. Treat
it the same as charset.alias.
2012-05-22 07:59:31 +00:00
jperkin
6ccbaa9cc6
Add native pax.
2012-05-21 15:19:13 +00:00
obache
cd1b5269ec
note fribidi option.
2012-05-20 14:24:51 +00:00
obache
f6c707e50e
Note libind option (used by x11/mlterm).
2012-05-20 14:00:22 +00:00
jperkin
78dee028e4
Add native pax.
2012-05-18 20:45:15 +00:00
bsiegert
8cb4d28fbf
Add a global BUILDLINK_TRANSFORM to remove -ldl. This library is an empty
...
static library for compatibility reasons. If a libtool library is linking
against -ldl, libtool only builds it statically because there is no
libdl.so. This prevented, at least, the build of devel/gobject-introspection.
Add it globally because there is no reason anyone would want to link against
libdl on MirBSD.
2012-05-18 14:15:17 +00:00
jperkin
92019c66e7
typo.
2012-05-16 14:54:57 +00:00
dholland
4e2e53eb47
Partially revert previous: exclude kaffe on x86_64 again as it builds
...
but apparently does not work.
I'm seeing two different problems on different machines, one where it
can't find classes in jar files that are clearly there and one where
it can't run even a trivial program without dying with a stack
overflow.
2012-05-14 06:06:43 +00:00
dholland
48e5cde117
remove stray blank line in previous commit
2012-05-14 05:31:21 +00:00
dholland
4b9e8f0e31
Update _ONLY_FOR_PLATFORMS.kaffe from kaffe's makefile.
2012-05-14 05:28:37 +00:00
obache
d13c995895
prefer native X modules for OpenBSD using Xorg.
2012-05-14 02:22:03 +00:00
obache
7874a0a7e9
Allow to additional post-processing PLIST with PLIST_AWK and PLIST_AWK_ENV.
2012-05-13 12:39:47 +00:00
obache
413e528ba3
Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will be
...
expected format.
workaround of PR 38838.
2012-05-13 08:20:11 +00:00
marino
9df54f2048
mk/java-vm.mk: Set DragonFly for openjdk7
2012-05-12 21:07:28 +00:00
joerg
0131de3226
Apply user transformation earlier to make it possible to drop
...
to-be-mangled entries like rpath using BUILDLINK_TRANSFORM.
2012-05-11 11:09:42 +00:00
obache
fd78fdc6af
It is possible to check shlibs on OpenBSD now.
2012-05-04 11:46:02 +00:00
obache
456d63bde1
dlopen require pthread on OpenBSD too.
2012-05-04 08:31:14 +00:00
obache
46f1c9bdcd
OpenBSD also knows -pthread CFLAGS/LDFLAGS.
2012-05-04 07:24:50 +00:00
ryoon
f9eba05f1a
Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of
...
mozilla.org products (firefox and thunderbird).
Suggested by obache on pkgsrc-changes@.
2012-05-04 00:08:07 +00:00
obache
03fccd82ab
OpenBSD has builtin pax tool.
2012-05-03 06:52:01 +00:00
obache
ac8d290ed6
As described in comments, export ${TEST_ENV} instead of ${MAKE_ENV} to test
...
make process.
2012-05-02 13:44:27 +00:00
obache
28b695761f
Add dm-download02.mozilla.org to MASTER_SITE_MOZILLA_ALL.
2012-04-30 09:10:06 +00:00
ryoon
da0c144b1b
Add http://pv-mirror01.mozilla.org/pub/mozilla.org/
...
to MASTER_SITES_MOZILLA.
This server has ESR version of firefox and thunderbird.
2012-04-29 15:48:13 +00:00
christos
fb37c52a99
Add IBM public license 1.0
2012-04-28 22:43:37 +00:00
hans
279c9f648b
If unset, set PKGSRC_FORTRAN accordingly if g77 or gfortran exist.
2012-04-25 16:28:18 +00:00
sbd
1d8e58fa8d
Add _COMPILER_ABI_FLAG.XX for gcc on Linux.
2012-04-24 07:44:11 +00:00
sbd
a6e7121fa5
Add '/lib${LIBABISUFFIX}' to the search path.
...
Also add a note
# XXX: Why are we looking in '/usr/lib${ABI}' and '/lib${ABI}', as we should
# XXX: only be looking in '/usr/lib${LIBABISUFFIX}' and '/lib${LIBABISUFFIX}'
2012-04-23 08:44:00 +00:00
sbd
a703cf8126
The path to libc.so.6 needs to include ${LIBABISUFFIX}.
2012-04-23 08:14:36 +00:00
sbd
e0c8a1d51d
If the BUILDLINK_PREFIX is '/usr' then the BUILDLINK_LIBDIRS will be
...
'lib${LIBABISUFFIX}'
2012-04-23 07:42:13 +00:00
cheusov
555eb350a2
Revert the patch commited in PR 36618. It creates more problems
...
than it solves on Interix.
2012-04-21 19:29:47 +00:00
wiz
9f64568e10
Revert previous: Patch submitter reports it's not necessary after all
...
since -f usually follows symlinks.
2012-04-21 10:22:32 +00:00
obache
82b4b34248
FreeBSD has pax as /bin/pax.
2012-04-20 08:47:01 +00:00
obache
d119732e4f
Let not to prefer suse113 for powerpc, it is not supported.
2012-04-18 06:17:24 +00:00
wiz
dbb28b5802
Check for existing symlinks before overwriting config files in
...
PKG_SYSCONFDIR. From Edgar Fuß <ef@math.uni-bonn.de> on tech-pkg.
2012-04-17 11:55:33 +00:00
sbd
16542e9a3b
Add support for gcc-4.7
2012-04-16 05:03:03 +00:00
sbd
e1a1da00f6
Make sure that gcc47 JAVA_WRAPPERS don't break the _GCC_SUBPREFIX detection.
2012-04-16 05:00:44 +00:00
brook
ddd77f6c00
Add the Lucent Public License v1.02 to DEFAULT_ACCEPTABLE_LICENSES. It is
...
approved as open source by OSI.
2012-04-15 20:52:28 +00:00
adam
ab434fdc03
Removed mk/apachever.mk
2012-04-14 16:25:11 +00:00
adam
cb61c66fa6
Added support for apache24
2012-04-14 12:58:19 +00:00
hans
4015337103
Add description for option gcc-inplace-math.
2012-04-13 11:03:36 +00:00
wiz
bca66c9aa9
Fix typo in comment.
2012-04-13 06:36:08 +00:00
sbd
652b8aa753
Treat the '--as-needed' and '--no-as-needed' arguments to ld as if
...
thay are librarys so that they still surround the given library.
WARNING: this may not work if the wrapper reorders librarys.
2012-04-13 03:11:13 +00:00
sbd
7f2a92eb67
Move USE_PKGSRC_GCC from compler.mk to compler/gcc.mk and make it a yes/no
...
check.
At the same time cleanup GCC_REQD.
2012-04-13 03:03:36 +00:00
sbd
94e452f970
Inorder to use a native gcc there must be a builtin gcc.
2012-04-13 02:30:45 +00:00
sbd
d113f04061
Use _TOOLS.pkg when using for loops in mk/tools/replace.mk so that pkglint
...
can see them.
2012-04-13 02:25:06 +00:00
hans
6cfb3606b2
Force pkgsrc perl as tool if perl is buildlinked or a dependency on a
...
p5- package exists.
2012-04-12 13:58:03 +00:00
sbd
efe321655d
Oops I had the sense inverted for NOGCCERROR.
2012-04-09 04:19:24 +00:00
ryoon
ff979e53f6
Set TOOLS_PLATFORM.xzcat.
...
On FreeBSD 9.0, there is /usr/bin/xzcat.
2012-04-08 20:56:23 +00:00
obache
bf23115d43
Fix reverse condition, rewrite of X11BASE => BUILDLINK_X11_DIR are required for
...
X11_TYPE!=modular.
2012-04-08 06:09:06 +00:00
sbd
3d61fd16c5
Remove the now unneeded "gcc-cpp" description and change "gcc-objcpp" to
...
"gcc-objc++" as plus characters are allowed in options names.
2012-04-08 05:06:29 +00:00
sbd
88380ced3b
Add some gcc-* description
2012-04-04 22:12:25 +00:00
wiz
ab745052f0
Add missing comma in comment.
2012-03-21 15:48:00 +00:00
obache
a26b8386bf
note 12.1 for SUSE_PREFER
2012-03-21 13:46:26 +00:00
obache
85cfc5635f
Add suse121 support.
2012-03-21 13:44:59 +00:00
joerg
3fa6844b90
Drop imake-check logic from X11 components' builtin.mk.
...
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
2012-03-19 12:34:12 +00:00
shattered
dae8cc49a8
Update to 4.0.17 and delint. Notable changes:
...
Added missing -i option to mshortname
Make it clear that label is limited to 11 characters
mbadblocks now takes a list of bad blocks
mbadblocks now is able to do write scanning for bad blocks
mshowfat can show cluster of specific offset
Fixed encoding of all-lowercase names
Consider every directory entry after an ENDMARK (0x00) to be deleted
2012-03-18 12:41:53 +00:00
obache
add06d89d6
Drop gdk-pixbuf, gtk and vmware modules for suse.
...
* gdk-pixbuf and gtk are not used anywhere in pkgsrc and suse>10.0 does not
support them.
* vmware module was used for emulators/vmware* packages, but it had been removed
from pkgsrc.
2012-03-17 06:08:15 +00:00
obache
a2e41ff700
Drop qt3 support for suse100.
...
It was intended to be used for opera-10.0, but current opera does not require it.
2012-03-17 04:59:33 +00:00
wiz
933a599ff5
Remove a few unresolvable hostnames.
2012-03-11 10:26:21 +00:00
wiz
6ee1832d3f
Remove special handling for LOWER_VENDOR in print-PLIST, it hurts more
...
than it helps (e.g. replacing foo.pc with foo.${LOWER_VENDOR}).
2012-03-08 23:12:16 +00:00
he
850117f532
Rewrite any -R<dir> into -Wl,-R<dir>. -R is the old form of -Wl,-R,
...
but our gcc re-orders them so that all -R args come at the front
of the "ld" invocation. This messes up the relative search order,
and is at least partly responsible for "the pixman problem"
experienced on (at least) NetBSD 5.1. This is as close as a general
fix as I can think of, and should fix PR#46130, although it possibly
doesn't fix every instance of this more general problem.
2012-03-07 12:55:53 +00:00
hans
cc85cc30ee
Highest version of gcc in pkgsrc is now 4.6.3
2012-03-06 11:39:55 +00:00
sbd
d50c6a503c
Add CCACHE_COMPILERCHECK to the environment when using ccache.
2012-03-06 02:44:54 +00:00
sbd
deec885b68
If NOGCCERROR is defined pass it to the make process.
2012-03-05 07:53:42 +00:00
sbd
b8640e6137
Pass MKCATPAGES to packages that use BSD-style Makefiles.
2012-03-05 07:17:15 +00:00
tron
7ec8940046
Don't strip out "cat" manual pages if the package gets built via "imake".
...
The settings in "MANINSTALL" don't apply here.
2012-03-04 08:03:56 +00:00
hans
20f53cc793
Add feature "cdefs" to provide sys/cdefs.h from libnbcompat.
2012-03-02 16:19:17 +00:00
tron
a7a02dc765
Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular".
2012-02-28 19:35:58 +00:00
hans
a753fbe977
Enable fuse on SunOS.
2012-02-28 15:05:07 +00:00
hans
cc5f55a372
If gcc from pkgsrc is used, FCPATH might not be installed yet. Don't
...
force installation of yet another (different) fortran compiler in that
case.
2012-02-28 12:57:24 +00:00
obache
2d7147bb67
mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.
...
TENBIN system was discontinued.
2012-02-24 13:36:20 +00:00
hans
797cdacc45
Reorder CMake search paths so that BUILDLINK_DIR and PREFIX come first,
...
before / and /usr. This should prevent CMake from picking up stuff from
the base system instead of the buildlink directories.
2012-02-23 17:12:12 +00:00
hans
707750c0e2
Fix TOOLS_PATH.tar definition when NBPAX_PROGRAM_PREFIX is set.
2012-02-23 13:09:55 +00:00
hans
58ba34e16a
Use ${MAKE} as IMAKE_MAKE.
2012-02-15 15:15:23 +00:00
hans
2f5059596d
Add TOOLS_DEPENDS.ghostscript to MAKEVARS, not its value.
2012-02-15 15:08:01 +00:00
shattered
065dc55796
Transform -ggdb<level> to -g, too.
2012-02-07 09:42:05 +00:00
bsiegert
7b0abe0b50
Make transform-gcc recognize some the strange and disturbing things which
...
are in the default CFLAGS on MirBSD.
2012-02-06 13:03:55 +00:00
fhajny
f92b10e92e
Revert runaway commit
2012-02-06 12:49:38 +00:00
fhajny
a5d619f93f
Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicorn
2012-02-06 12:41:28 +00:00
sbd
25032ca636
Add REPLACE_CSH as a replace interpreter template.
2012-02-06 06:18:36 +00:00
obache
0c1096ebbc
Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4.
...
It will add BDB libraries to LIBS, and may introduce unwanted linked against BDB
libraries, whether needed or not.
2012-02-05 12:16:56 +00:00
sbd
c86bbefdd4
The correct dependence for gem is ${RUBY_PKGPREFIX}-rubygems-[0-9]*
2012-02-04 02:26:23 +00:00
obache
db96778556
gem command is included in ruby-1.9 and later.
2012-02-01 12:05:09 +00:00
wiz
8e17e60afd
Describe unicode option (lame).
2012-01-28 14:15:53 +00:00
wiz
6a32532460
Add zlib license.
2012-01-28 10:46:08 +00:00
sbd
43101b2857
Describe the links-xz option for www/links and www/links-gnu
2012-01-27 08:26:46 +00:00
sbd
7c53d3fc67
Add SET_LIBDIR variable which if non-empty will set GNU_CONFIGURE_LIBDIR to
...
the default libdir (and there for be passed to ./configure), this is the
best way to deal with the 'lib64' problem on x86_64-linux systems (with
most some packages).
Also add SET_LIBDIR, GNU_CONFIGURE_LIBDIR, and GNU_CONFIGURE_LIBSUBDIR to
_PKG_VARS.gnu-configure
2012-01-26 06:33:43 +00:00
sbd
57aa6f9177
Remove GNU_CONFIGURE_LIBDIR setting on x86_64-linux systems, setting this
...
for all packages that use GNU_CONFIGURE causes to many packages to break.
Packages that need the libdir passed to them will need to be handled one
at a time.
2012-01-22 08:40:11 +00:00
wiz
d6f77ff020
Remove trailing whitespace that annoyed pkglint.
2012-01-21 20:43:00 +00:00
shattered
542ab0b675
gcc also knows -mschedule=*
2012-01-21 12:05:03 +00:00
zafer
3b3acf5a08
shorten MOZILLA to a useful bunch.
...
ok wiz@
2012-01-21 02:03:55 +00:00
obache
2936ea6229
OpenBSD-2.9 and later support kqueue(2).
2012-01-19 10:53:56 +00:00
sbd
893a3fd469
While 64bit Linux systems can emulate 32bit systems the EMUL_TYPE is not
...
"native" it's "builtin".
So if Linux emulation is wanted on a Linux system set EMUL_TYPE.linux to
"native" if the EMUL_ARCH and MACHINE_ARCH are the same, otherwise set it
to "none".
If the EMUL_TYPE is 'none' disable the package by setting NOT_FOR_PLATFORM
to this platform.
If someone wants to use Linux 32bit "builtin" emulation they should ensure
that the native 32bit library packages that are needed are installed
(e.g. libc6-i386 ... ) and put "EMUL_TYPE.linux=builtin" in mk.conf.
2012-01-18 00:52:20 +00:00
sbd
c27b72befa
s/DEPENDS_native-linux/DEPENDS_${EMUL_DISTRO}/
...
Also don't set LDCONFIG_* if EMUL_IS_NATIVE.
2012-01-18 00:37:46 +00:00
sbd
93410cd9eb
On Linux-x86_64 system transform /usr/lib/../lib* to /usr/lib* so that
...
the buildlink rules work properly.
2012-01-17 22:19:22 +00:00
sbd
c465220d84
Add the convenience variable GNU_CONFIGURE_LIBSUBDIR.
2012-01-17 21:19:43 +00:00
sbd
eedc774fd3
Add the GNU_CONFIGURE_LIBDIR variable, if defined it will be passed to gnu
...
configure scripts as the value of --libdir.
On Linux x86_64 set GNU_CONFIGURE_LIBDIR to ${GNU_CONFIGURE_PREFIX}/lib,
this will stop package trying to install into ${PREFIX}/lib64.
2012-01-17 21:10:24 +00:00
sbd
7af8c04567
Simplfy the MACHINE_ARCH/LOWER_ARCH settings on Linux.
...
1) Set LOWER_ARCH to the filtered uname -m output.
2) Set MACHINE_ARCH to LOWER_ARCH.
3) Brace LOWER_ARCH in a !defined block add it to MAKEFLAGS.
2012-01-17 20:43:25 +00:00
ryoon
cc1affd783
PR pkg/45799
...
* Use "mount -t nullfs" on FreeBSD, instead of "mount -t null".
* On Linux, for creating /dev/*, use "mount --bind".
Tested on FreeBSD/i386 9.0-RC3 and 9.0-RELEASE, CentOS/i386 6.2, 5.4,
and Gentoo Linux/i386 (Linux kernel 3).
O.K.ed by wiz@
2012-01-15 13:34:28 +00:00
obache
2f97717bdb
gsed related clean up.
...
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
* Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
real GNU sed is required.
* In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
hans
c29fc26cd8
Use native zip etc. if available.
2012-01-14 02:11:00 +00:00
hans
61a093ec38
Support zip and related utilities as host tools.
2012-01-14 01:52:14 +00:00
hans
cb5897adcb
Add bison.mk, derived from flex.mk, to allow setting a minimum bison
...
version required.
2012-01-14 00:47:53 +00:00
hans
761dd5afb5
Add pod2text as host tool.
2012-01-12 15:55:01 +00:00
hans
65809d7631
Default to lesstif instead of dt if X11_TYPE != native.
2012-01-12 15:53:37 +00:00
hans
1c79551e14
Look for /usr/dt only if X11_TYPE == native.
2012-01-12 15:51:14 +00:00
wiz
5a969f704c
Add Mozilla Public License v2.0 (mpl-2.0) and mark it as default-acceptable.
2012-01-04 11:53:38 +00:00
wiz
6d2146b02f
Describe two svn options. From Moritz Wilhelmy.
2012-01-04 11:00:26 +00:00
wiz
180385e91a
Finish support for libdrm package.
2011-12-29 22:17:20 +00:00
marino
6d2cd4326f
mk/platform/DragonFly.mk: Correct setting for _OPSYS_HAS_OSSAUDIO
...
DragonFly never had libossaudio.
2011-12-17 16:20:01 +00:00
ryoon
a0f75535db
Add epl-v1.0 to DEFAULT_ACCEPTABLE_LICENSES.
2011-12-15 22:13:45 +00:00
minskim
792132eca8
Add lppl-1.3c to DEFAULT_ACCEPTABLE_LICENSES.
2011-12-14 18:44:49 +00:00
joerg
4e01b20f1a
Also disable native patch on FreeBSD
2011-12-14 03:28:54 +00:00
joerg
c58d4ddea5
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
ed392df7fa
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
d0118a4f5a
Another whitespace, from Snader_LB.
2011-12-09 03:00:28 +00:00
dholland
ea45cc9ce1
A couple more adjustments, partly from Snader_LB.
2011-12-09 02:59:01 +00:00
dholland
16a3f4d5b3
whitespace
2011-12-09 02:23:28 +00:00
dholland
bc960f524a
typo fixes, from Snader_LB
2011-12-09 01:53:40 +00:00
marino
af5f79d662
mk/tools/tools.DragonFly.mk: Add some native tools
...
Add xzcat, pax, and alphabetize cat
2011-12-08 20:38:39 +00:00
drochner
e99b20a593
delegate setting of MOTIFLIB to the motif version specific bl3 files
2011-12-07 16:58:54 +00:00
marino
64b73b7457
mk/tools: Fix flex tool definition for DragonFly
2011-12-06 19:08:31 +00:00
obache
b35f497c27
Let wget to skip CERT check, same as curl doing.
2011-12-06 01:17:33 +00:00
alnsn
e3d4b122c0
Document szip option.
2011-12-01 23:48:59 +00:00
pettai
4308782182
Added tacacs-shrubbery options
2011-12-01 00:03:48 +00:00
gdt
f80d552b87
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
1eefb7524a
Document rtmp option for curl.
2011-11-30 20:55:40 +00:00
hans
b7a0a398c4
Fix perl version.mk botch.
2011-11-30 15:09:22 +00:00
wiz
fde74bf16d
Describe libwildmidi.
2011-11-30 13:52:55 +00:00
wiz
9b627c967d
Add all option descriptions for musicpd.
2011-11-30 12:02:46 +00:00
hans
8bc97ffa2d
fix variable expansion
2011-11-29 18:00:56 +00:00
hans
afb8201f2d
Add perldoc and pod2html to tools.
2011-11-29 16:51:58 +00:00
hans
c3ac9311a3
Unify handling of perl tools.
2011-11-29 16:13:08 +00:00
ryoon
ac85246977
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
57f467b42b
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
00ff3b49a6
Document section update. PR pkg/45654.
...
* Add value "7" to USE_JAVA2.
2011-11-26 18:25:43 +00:00
hans
1e9906c35f
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
a845dc8cc5
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