sbd
8b9a30da7a
Set NATIVE_MACHINE_GNU_PLATFORM & MACHINE_GNU_PLATFORM using
...
NATIVE_MACHINE_GNU_ARCH & MACHINE_GNU_ARCH respectively.
Fixes PR pkg/43147.
2010-04-18 21:51:49 +00:00
sbd
cb864adc2d
syncing BINPKG_SITES with reality.
...
Originally suggested by hubertf@
2010-04-18 21:48:39 +00:00
reed
0bcc98c501
Add opencore-arm option. Not enabled by default for ffmpeg.
...
It worked for me to play a "Adaptive Multi-Rate Codec (GSM telephony)" file
using ffplay.
2010-04-16 15:49:12 +00:00
obache
2ea2af786b
Note webkit-jit option.
2010-04-12 02:28:11 +00:00
wiz
5f93331d66
Get rid of support for vulnerable/ directory.
2010-04-10 21:44:44 +00:00
obache
52e13e4b29
strip \r in awk script, avoid to extra `tr' exec.
2010-04-10 00:46:23 +00:00
wiz
a0e52fc2f5
Use patch from obache that strips out DOS line endings.
...
Needed at least for graphics/gimp.
2010-04-09 15:44:17 +00:00
obache
0f59e13c66
remove a redundant period.
2010-03-25 01:11:26 +00:00
wiz
500b2017bf
Revert unintended commit.
2010-03-21 15:31:41 +00:00
taca
2c099eb614
Add new options for mysql51-server pacakge.
2010-03-21 14:38:24 +00:00
wiz
aa8b6e24a3
Depend on fixed version of xz.
2010-03-21 10:52:29 +00:00
sbd
4a4f458ddf
imake should only ever use gmake if ${X11_TYPE}==native. Pointed out by joerg@
...
Fixes PR 42274
OK wiz@
2010-03-18 22:46:01 +00:00
taca
c17fd51e88
Add trial check MySQL version between acceptable and current installed.
2010-03-18 14:38:13 +00:00
wiz
0bea50f795
Refer to pkg_admin in AUDIT_PACKAGES_FLAGS description. Remove
...
DOWNLOAD_VULNERABILITY_LIST_FLAGS description, the variable is not used
except in the old bulk build code, which has its own config file.
2010-03-18 10:49:32 +00:00
spz
557d72162a
don't upload to a 'vulnerable' subdir any more
2010-03-18 08:58:28 +00:00
wiz
a5a0dde890
End descriptions with a dot.
2010-03-16 09:20:55 +00:00
obache
3eb4d11ac8
kde4 not require pkgsrc-wip in these days.
2010-03-16 08:41:24 +00:00
schmonz
69d933a3b1
Create conf-destdir.
2010-03-15 17:27:32 +00:00
wiz
8b74972778
Remove list of sourceforge hosts and instead use load balancer.
...
Direct links to the hosts were redirected to the load balancer anyway,
and this way pkgsrc users won't all hammer the same mirror (first
in list).
2010-03-15 10:00:49 +00:00
obache
ca0056362b
more describe about migemo.
2010-03-15 09:32:29 +00:00
obache
be92ad43ef
Mention migemo option (used by www/w3m).
2010-03-15 08:42:56 +00:00
adam
70e1f8f2ca
Changes 4.4.3:
...
The GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.3.
This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.1 relative to previous releases of GCC.
2010-03-15 08:27:06 +00:00
martin
baaf18e0a5
Change mpg123 option descriptions for 1.10.1
2010-03-14 13:45:52 +00:00
spz
e5b95e154f
fix file permission != directory permission problem for the pkg_summary.bz2
2010-03-13 11:45:16 +00:00
spz
8df013cd6f
update pkg_summary.bz2 files if existing (and the pkg_summary.gz gets updated)
2010-03-12 20:19:15 +00:00
rillig
f342cbf255
Clarified the documentation.
2010-03-10 15:01:42 +00:00
joerg
f5e1140920
Add a new package-clean target to remove the binary package again.
2010-03-08 13:51:24 +00:00
wiz
534619dd4a
Describe dvi option.
2010-03-08 00:10:35 +00:00
taca
2f81d624d2
Enable to select mysql51 with 51 in MYSQL_VERSION_DEFAULT and
...
MYSQL_VERSIONS_ACCEPTED.
2010-03-05 13:47:06 +00:00
taca
13f7ef9765
Add embedded-server description.
2010-03-04 16:37:54 +00:00
tnn
6127d7b001
override GAMEMODE as well
2010-02-28 19:57:52 +00:00
tnn
aa2ada1334
Fix GAMES_USER handling in unprivileged mode.
...
ok joerg
2010-02-28 19:33:00 +00:00
spz
668fbae82e
delete the summary and cache files in case the dir is writeable, but the
...
file isn't (as suggested by bouyer@)
fix typo in output message
2010-02-27 12:00:54 +00:00
dmcmahill
e032d3f96b
Repair this file after the bulk-packge target was broken by DESTDIR support.
...
The problem is that bulk-package assumed that the package would be installed
as well as built. When doing DESTDIR builds, make sure we still install
the built packages.
2010-02-27 03:37:58 +00:00
joerg
428176d01d
If using "make package", default to recursion with package-install.
2010-02-25 02:08:33 +00:00
joerg
de6f00a990
Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk.
...
For "make package", always use package-install as dependency target by
default. This matters if USE_DESTDIR is set conditionally.
2010-02-25 02:06:34 +00:00
joerg
64a32682ff
Rename internal package-clean target to package-eat-cookie.
2010-02-25 01:03:44 +00:00
joerg
5eb3c784ff
Rename the install phase to stage-install. Introduce a new install
...
target that defaults to either stage-install or package-install,
depending on whether DESTDIR support is active and supported by the
package or not.
2010-02-24 22:53:34 +00:00
joerg
f01d0c9309
Retire check for ONLY_FOR_ARCHS, NOT_FOR_ARCHS and NOT_FOR_OPSYS.
2010-02-23 17:24:55 +00:00
joerg
d84d6bda9a
Retire check for MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR.
2010-02-23 17:24:17 +00:00
joerg
507fcf803b
Retire check for ALL_TARGET. It was added before 2005.
2010-02-23 17:22:12 +00:00
joerg
8fa9bc4213
Retire check for NO_WRKSUBDIR. It's been deprecated in 2001 and has been
...
an error almost as long.
2010-02-23 17:20:53 +00:00
joerg
57899640b0
Remove check for buildlink-x11 -- it's been removed in 2002.
2010-02-23 17:16:51 +00:00
obache
978c1a2c02
Set default DEPENDS_TARGET based on USE_DESTDIR instead of _USE_DESTDIR,
...
or failed at the situation current package != destdir support and depends
package = destdir support with USE_DESTDIR=yes.
2010-02-20 12:49:48 +00:00
rillig
d0d79bee48
Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE.
...
Fixes PR 42714.
2010-02-20 07:05:52 +00:00
zafer
51a4ea837b
update master_site_gentoo
2010-02-20 00:22:35 +00:00
zafer
2b908ec4a1
update master_site_mysql
2010-02-20 00:00:51 +00:00
zafer
200698ee10
update master_site_pgsql
2010-02-19 23:50:45 +00:00
zafer
efbef9d52a
update master_site_mozilla
2010-02-19 23:35:25 +00:00
joerg
01a6722ced
Use the real root account for MESSAGES, not the fake user for
...
unprivileged builds.
2010-02-19 19:11:08 +00:00
joerg
46983d634b
Garbage collect support for old pkg_install versions.
2010-02-19 14:27:36 +00:00
asau
99ccf15408
Describe "pdf" option.
2010-02-19 14:14:39 +00:00
wiz
080b786f05
Describe new amarok options.
2010-02-16 09:13:38 +00:00
taca
1d7b22110e
Add lang-bs, lang-hr, lang-sl and lang-tl used by typolight*-translations.
2010-02-16 05:59:18 +00:00
wiz
3b5c0b455a
Add descriptions for new digikam options. Sort.
2010-02-15 14:22:30 +00:00
obache
f76f088a99
Adjust chgrp/chown paths for SSD/Linux.
2010-02-13 08:30:59 +00:00
obache
2644b78a86
for SSD/Linux, /usr/bin/false, not /bin/false.
2010-02-13 08:29:12 +00:00
joerg
ec95ac0267
Change PostgreSQL default to 8.4.
2010-02-10 19:33:54 +00:00
joerg
d1a8e779b8
Use bind 9.5 as fallback.
2010-02-10 17:28:57 +00:00
joerg
4eb979470c
Start removal of PKG_SUFX as option by making selection of compression
...
format a separate new option (PKG_COMPRESSION).
2010-02-09 23:02:13 +00:00
roy
bac05b30ef
Detect a working terminfo a little better.
2010-02-08 22:11:43 +00:00
roy
5117ae56ae
Fix another silly typo.
2010-02-07 10:28:13 +00:00
roy
010ce0fdf9
Remove typo.
2010-02-07 10:20:37 +00:00
roy
86613d2e29
Add builtin for working out if we have terminfo installed natively.
2010-02-07 09:46:13 +00:00
obache
e3a0abe8a5
tools definition of bzcat may have option (ex. bzip2 -cd), allow it.
2010-02-07 08:00:51 +00:00
obache
6ff567d03c
Set LOWER_VENDOR=pc for Haiku/i386.
2010-02-06 11:40:22 +00:00
obache
4bf31da954
Haiku does not have /usr/include/pthread.h,
...
but have native pthread support and pthread.h in include path.
2010-02-06 11:06:19 +00:00
obache
b67a7c218f
Add Haiku support file.
2010-02-06 10:39:59 +00:00
sno
4865af0d5e
Adding description for gmp
2010-02-06 10:37:53 +00:00
minskim
43e6ff9c85
Use sun-jdk6 on Darwin-10.
2010-02-03 00:49:58 +00:00
joerg
aa94bb352b
Deal with cases where the first dependency of a package is a build
...
dependency, but a full dependency follows later.
2010-02-02 23:35:36 +00:00
sno
d2de7977c9
Add description for new options in databases/p5-DBIx-Class-Schema-Loader
2010-02-02 19:13:02 +00:00
tnn
54bccaff2a
The missing run-time search path test cannot run reliably in DESTDIR mode
...
when not using the readelf(1) method, so skip the test and warn about it.
2010-02-02 15:36:15 +00:00
jmmv
b75c673940
Add support for MacFUSE, which is installed outside of pkgsrc.
...
Tested on Mac OS X 10.5.8 with the fuse-bindfs package.
2010-02-01 21:51:55 +00:00
joerg
d1d803c54b
Pass down PKGINFODIR just like PKGMANDIR is passed down.
2010-02-01 00:16:54 +00:00
joerg
bb7417e45f
Revamp the replace logic for the destdir case. Don't bother messing up
...
the +CONTENTS files, just set the various variables on the dependencies.
Tested by tnn@
2010-01-30 21:07:29 +00:00
joerg
da94c28d66
Use new pkg_add -U for replace in the destdir case.
2010-01-30 20:13:19 +00:00
joerg
b01a53917d
Enable USE_DESTDIR by default for PKG_DEVELOPER.
2010-01-29 17:20:51 +00:00
joerg
461b3cb5ab
Retire USE_DESTDIR=full workaround.
2010-01-29 17:20:27 +00:00
joerg
c7a3d89bc0
Sync config.guess and config.sub with upstream.
2010-01-23 22:46:08 +00:00
heinz
61459c40d3
Added LICENSE information for zip/unzip. The license is not approved by
...
OSI but it is derived from BSD so I added it to the acceptable set of
licenses.
2010-01-21 16:32:21 +00:00
heinz
51c8ab9c4a
Added LICENSE information for Python. The license was approved by OSI
...
so I added it to the acceptable set of licenses.
2010-01-21 16:28:51 +00:00
joerg
ecb28485b0
Always look for plain ghostscript and always look in print/ghostscript.
2010-01-20 14:47:30 +00:00
joerg
40b0bb6d97
Do not second guess the libtool mode if it was explicitly specified.
...
For --mode=execute, it could result in incorrect dropping of arguments,
which breaks mono.
2010-01-20 14:29:46 +00:00
dholland
e42534f09f
minor English usage nit
2010-01-17 08:04:32 +00:00
jnemeth
c048ff955f
add ilbc
2010-01-16 23:23:15 +00:00
wiz
70e9ebe98d
Allow a minimum of 64MB when extract lz files.
2010-01-16 17:08:34 +00:00
obache
8ab5ae37c6
Add support of SSD/Linux.
...
* ROOT_GROUP=wheel, fixes PR#42073.
* LOWER_VENDOR=ssd
* adjust paths for some tools
2010-01-16 02:16:35 +00:00
joerg
2ac9b0e0c6
Fix mutt-smtp text.
2010-01-07 14:57:39 +00:00
joerg
8afaa63116
Add LP64PLATFORMS, a list of patterns for 64bit systems.
...
This allows easily disabling software that is not 64bit clean.
2010-01-06 18:21:44 +00:00
abs
b915c68e7c
pkg PR/36618 - fix UNPRIVILEGED_GROUP definition for Interix
2009-12-30 12:21:15 +00:00
jmmv
acb505b66f
Fix libtool under OS X: require a fixed version of f2c, and thus bump
...
PKGREVISION of libtool to 3 and require it as a dependency.
2009-12-20 12:32:55 +00:00
obache
5a9bff91e0
Introduce PKG_OPTIONS for database/tokyocabinet to select compression support
...
(zlib/bzip2/lzo/lzma and enabled by default for former two).
LZO and LZMA supports are exclusive, optional and should be selected by
user's use-case (priority of data compression ratio, compression speed,
or so on).
Furthermore, Tokyocabinet uses archives/lzmalib for lzma support, but lzmalib
conflicts with archivers/xz.
It means if tokyocabinet is installed with lzma, failed to install xz,
and result in failure of "make extract" for packages using .lzma/.xz distfiles.
This issue also resolved by optionify lzma support and disabled by default.
This changes also make tokyocabinet ABI changes, so bump PKGREVISION
and recursive bump.
OKed to commit in freeze by wiz@.
2009-12-19 12:56:45 +00:00
obache
73d9de7129
SUA 6.0 have patch command sufficent to use with pkgsrc.
...
Workaround of PR#42379, broken nbpatch package on SUA 6.1.
2009-12-19 11:56:11 +00:00
tnn
8e0a9c54ab
fix comment
2009-12-19 10:53:33 +00:00
tnn
18cc426d0c
default X11_TYPE to modular
2009-12-19 10:52:58 +00:00
joerg
793b13b0bf
Force libtool 2.2 on all platforms.
2009-12-16 19:48:09 +00:00
joerg
93a084216f
Update to libtool-2.2.6b. This switches libtool to the new main branch.
...
Changes are many, important for pkgsrc:
- much higher speed (up to 30% faster for the overall build of libX11)
- less magic for detection of the tag
The pkgsrc integration of f2c has been changed to be more sane.
libtool itself now depends on the f2c frontend to use proper
auto-configuration and only fakes up the library. This part is
encapsulated in mk/compiler/f2c.mk.
2009-12-15 17:35:36 +00:00
obache
ba5ea2a581
Update tool paths and arguments for SUA 6.0
...
XXX: If someone have SUA 5.2 and confirmed that it have same tools for SUA 6.0,
XXX: please replace Interix-[0-5].*-* with Interix-[0-3].*-*.
2009-12-13 08:30:01 +00:00
obache
440a7ccae8
Interix>=5.2 have libc.so.5.2, but no higer revision exists.
...
So gave up to detect OS_VERSION with shlib version if libc.so.5.2 exists.
2009-12-13 08:19:45 +00:00
obache
69d0858e02
treat interix>3 same as interix3.
2009-12-13 08:13:07 +00:00
asau
3641908084
Describe "openmpi-vampirtrace" option.
2009-12-12 23:43:32 +00:00
dholland
4483f32cfe
Linux's rpcgen has the location of cpp compiled in. Make it use the
...
pkgsrc wrapper by adding -Y ${WRAPPER_BINDIR:Q} when OPSYS is Linux.
This will fix obscure/subtle build problems caused by bypassing the
wrappers; it will also fix pkgsrc builds on improperly configured
Linux distros (such as in PR pkg/41359) whose rpcgen has the wrong
location for cpp compiled into it.
While there are at least two main branches of rpcgen floating around
the Linux world, both of them support '-Y cpp-path'.
2009-12-07 02:36:51 +00:00
tnn
8c6d01eb1a
- clean up liferea mozilla options
...
- fix build with mozilla option
2009-12-04 13:50:08 +00:00
asau
8b002a5cb3
Adjust to follow f2c/libf2c split: build-depend on f2c, buildlink libf2c.
2009-12-03 12:44:10 +00:00
tron
bc1c3132e9
Make wrapper generation code work properly if there is a directory with
...
a whitespace in the command search path.
2009-11-23 00:25:13 +00:00
joerg
d505491b9c
Clean up path list for ghostscript.
2009-11-21 14:50:28 +00:00
sborrill
68570c8db9
Add description for gd option
2009-11-19 15:34:26 +00:00
zafer
9c7a0756a2
remove backslash.
2009-11-17 20:08:29 +00:00
zafer
6d75fef86c
general clean-up. update and remove dead ones.
2009-11-17 20:06:38 +00:00
wiz
defe192bc1
Fix GNOME path on ftp.tuwien.ac.at.
2009-11-17 15:27:29 +00:00
dogcow
6984b3f8f8
add xjdic-locale
2009-11-10 10:25:50 +00:00
joerg
6c73955893
Don't bother with pkg_create -L. @src is essentially unused and the
...
combination of -p and -I provides all the information needed.
2009-11-05 15:39:42 +00:00
joerg
1605f05f1f
Create the work directory itself with umask 077 to prevent access to
...
files with broken permissions (e.g. world-writable files).
2009-11-03 02:14:32 +00:00
obache
63cef2a2ae
mention xrandr option (used by wm/echinus).
2009-11-02 04:19:26 +00:00
asau
032fdcfb96
Avoid echoing commands at bin-install.
2009-10-31 12:22:59 +00:00
joerg
9b2da2d665
Make sure that MV is properly defined. From PR 42247.
2009-10-29 20:19:27 +00:00
sborrill
691fb45a1c
Add description for guile option
2009-10-29 12:33:52 +00:00
wiz
24713bd9c9
Add 2-clause-bsd to DEFAULT_ACCEPTABLE_LICENSES.
2009-10-25 21:32:17 +00:00
sno
3228bdecf6
recognize compiler newer than 5.9, too
2009-10-25 17:15:44 +00:00
tnn
dcbe28bf79
revert previous - better do a bulk build with this change first to see
...
if/how much stuff is dependent on it.
2009-10-21 18:00:00 +00:00
tnn
306d58fc27
remove lib/charset.alias from CHECK_FILES_SKIP
2009-10-21 17:00:33 +00:00
obache
eef044ff61
Allow USE_JAVA=build (build dependency on jre).
2009-10-20 02:33:01 +00:00
wiz
d9e44dfa01
Support lang/openjdk7 and make it the default on
...
NetBSD-[4-9]*-i386 and NetBSD-[5-9]*-x86_64.
2009-10-14 13:20:05 +00:00
hubertf
40fc41ed7e
explain snort-prelude
2009-10-11 18:58:09 +00:00
wiz
02a0a5e3d9
Fix tuwien GNU path.
2009-10-11 08:59:39 +00:00
tnn
95c494c7d5
don't assume we have /bin/zcat
2009-10-11 07:36:11 +00:00
joerg
2f6a307e98
Use the correct variable names.
2009-10-06 13:34:53 +00:00
obache
4a6ebb79d1
Fix indentation of show-buildlink3, came from a typo.
2009-10-05 02:40:06 +00:00
obache
829134f478
Fix typo in comment.
2009-10-02 12:35:54 +00:00
taca
f8b36d506a
* Add readline which select GNU readline explicitly.
...
* Remove squirrelmail-japanese and squirrelmail-lite.
2009-09-29 13:53:06 +00:00
schmonz
f0dc304875
Describe the "cvs" option. End "svn" description with a dot.
2009-09-25 07:30:49 +00:00
tron
3df9e23baa
Unconditionally set the default ABI to 32-Bit for Mac OS X Snow Leopard.
...
There are too many third party applications which don't build using
the 64-Bit ABI at the moment.
Approved by Alistair Crooks.
2009-09-24 17:24:13 +00:00
tron
22ccc96c1b
The 64-Bit version of "libiconv" is not compatible with the GNU version
...
and therefore rejected by e.g. the "glib2" package. Use the "libiconv"
package to fix this.
Approved by Alistair Crooks.
2009-09-24 06:31:27 +00:00
hasso
c28db14b6a
Workaround for amd64 vs x86_64 mess on DragonFly as well.
2009-09-22 19:19:29 +00:00
tron
382da928ee
Try again to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):
...
1.) Always set the "ABI" variable.
2.) Default to 64-bit mode if the machine is able to run 64-bit binaries.
This seems to match the default behavior of Xcode (Apple's toolchain).
3.) Set "LOWER_ARCH" so it automatically evalutes to the correct value
based on the ABI we are compiling for, not on based on the kernel
the machine is running. This even works properly if the ABI is
set in "/etc/mk.conf" or on the command line.
Thanks a lot to OBATA Akio for providing the crucial hint to get
this working properly.
2009-09-22 09:17:50 +00:00
tron
850c257200
Revert last change. It doesn't work properly because the "ABI" setting
...
is not defined that early as we have included neither "bsd.own.mk"
nor "mk.conf" yet.
We unfortunately cannot make these adjustments later because "bsd.own.mk"
and "mk.conf" would be processed with an incorrect value for
"MACHINE_ARCH".
2009-09-21 15:28:03 +00:00
spz
c965eb6bf8
add an option to openvpn to enable using certificates on USB sticks
...
or cards (etc) that are using the PKCS11 protocol
2009-09-21 12:33:31 +00:00
tron
3a90ebc3b9
Try to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):
...
1.) Always set the "ABI" variable.
2.) Default to 64-bit mode if the machine is able to run 64-bit binaries.
This seems to match the default behavior of Xcode (Apple's toolchain).
3.) Set "LOWER_ARCH" based on the ABI we are compiling for, not on
based on the kernel the machine is running.
The "gnupg" package now builds for the 64-Bit API without extra tricks.
2009-09-21 10:56:08 +00:00
joerg
1c4b20f00a
Fix syntax. Mea culpra
2009-09-20 10:44:33 +00:00
wiz
d23b51f1ae
Avoid hardcoding sandbox location in a shell script.
2009-09-20 10:24:00 +00:00
dmcmahill
d41d01f973
Fix a typo, no idea why this didn't show up when I tested this before.
2009-09-18 11:38:23 +00:00
dmcmahill
2aca744072
Teach this file about the lang/gcc44 package
2009-09-18 11:27:41 +00:00
joerg
e940f6e241
Deal with strip idiosyncracies:
...
- sometimes creates the temporary file, but fails
- sometimes it is successful, but still keeps the temporary file
- sometimes it crashes when called with more than one argument
Bite the bullet and call it individually with explicit output file
and clean up after it.
2009-09-18 10:11:48 +00:00
spz
a4b3e65b54
added openssl and nss option descriptions
2009-09-15 18:04:30 +00:00
tron
2eafe6b808
Add support for X.org bundled with Mac OS X Snow Leopard.
2009-09-13 13:28:46 +00:00
tron
3a749b36b1
Add 32 bit and 64 ABI options for GCC under Mac OS X.
2009-09-12 21:42:27 +00:00
tron
11e96d8e63
Add comment describing version numbers for Mac OS X Snow Leopard.
2009-09-12 21:41:26 +00:00
joerg
fc2fd44244
Always set both --host and --build, a number of programs want to use
...
a cross-compile like environment otherwise.
2009-09-12 00:52:45 +00:00
joerg
1fb6e2dbaf
Replace tab with space.
2009-09-10 21:46:57 +00:00
wiz
8bd49bb6b5
Teach remove_todo how to remove entries for Python packages.
2009-09-10 15:35:50 +00:00
obache
a24e6f3797
Add qt3 module.
2009-09-09 13:03:38 +00:00
abs
a3f4b844a9
Add farsight and tcl options - part of PR 41978 from Joachim Kuebart
2009-09-06 21:04:09 +00:00
wiz
2b9d162587
Match changes on NetBSD: mount /usr/X11R7 in sandbox by default instead of
...
/usr/X11R6.
2009-09-06 19:43:18 +00:00
joerg
31be0f11d1
Use unzip from base if it exists.
2009-09-04 13:21:19 +00:00
joerg
8a017ea943
Use filtered plist for install-strip-debug and install-man-handling,
...
simplifying the latter.
2009-09-02 22:05:42 +00:00
joerg
081c8268a3
Add wrkref check for using the .buildlink or .x11-buildlink
...
subdirectories. Update comment on the default checks.
2009-09-02 14:43:06 +00:00
joerg
f55b62ae0e
Add STRIP_DEBUG option, which removes debug information from all files,
...
leaving basic symbol tables intact. Document that INSTALL_UNSTRIPPED
doesn't work for all packages.
2009-09-02 14:40:40 +00:00
tnn
476e410d52
break dependency loop between ccache and digest
2009-08-31 08:38:50 +00:00
wiz
8c5134dbe0
Change default for zip extraction to leave files as they are.
...
Previously, zip extraction by default converted to lower case.
Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
joerg
8cbd963805
Add USE_NETBSD_REPO option to force make cce and friends to use the
...
main repository. Very useful when using a local copy of the repository
for normal operation.
2009-08-23 18:09:45 +00:00
wiz
9dbc73786c
Make cce depend on todo-entry-remove as well.
2009-08-21 23:34:42 +00:00
wiz
d986d167a1
When making an entry to the CHANGES-* file using 'make changes-entry',
...
the target now automatically also removes any TODO entries for the
package that was updated.
Script improved based on version by dholland; further suggestions
by gdt and joerg.
2009-08-21 12:51:07 +00:00
minskim
35f90096e0
Remove unused options: w3m-m17n and w3m-unicode.
2009-08-19 06:18:42 +00:00
yyamano
60ed06ec73
Add TOOLS_PLATFORM.groff. groff has been installed at least since 10.4.
...
Fixed pkg/41903. Thanks Jesse!
2009-08-18 04:38:24 +00:00
joerg
315fcc5c86
Recognize -m32. Change reundant -kPIC to -kpic to match the set.
2009-08-15 13:36:48 +00:00
joerg
fce4b7e703
Unsupport PostgreSQL 8.1. Garbage collect detection of ancient versions.
2009-08-14 19:40:48 +00:00
tnn
d5c54f27a4
document mozilla-jit
2009-08-09 21:12:51 +00:00
minskim
984cab80d7
Let EMACS_TYPE support editors/emacs and editors/emacs-nox11 as
...
emacs23 and emacs23nox, respectively; editors/emacs is the default
one.
2009-08-05 22:14:28 +00:00
joerg
e68b30c5b7
Add support for fetching from URLs that do not end in the distfile.
...
If the URL is prefixed with a dash, it is considered complete.
2009-08-02 02:38:52 +00:00
minskim
73605f2536
emacs.mk is no longer used.
2009-07-31 22:20:28 +00:00
adam
cc2f4f0877
Added databases/postgresql84
2009-07-29 06:33:03 +00:00
rillig
faf5250b1b
Documented the trap into which I had just fallen.
2009-07-28 07:01:56 +00:00
rillig
7038161312
Did you know that the := operator behaves funnily? Example:
...
exclam != echo ${DEFINED_LATER:Q} value
colon := ${DEFINED_LATER} value
DEFINED_LATER = later
show:
@echo ${exclam}
@echo ${colon}
Don't expect them to be the same.
2009-07-28 06:55:24 +00:00
rillig
4cd18ecd73
Added an experimental target "import" that makes it easier to import
...
packages from pkgsrc-wip and other sources.
2009-07-26 21:36:38 +00:00
wiz
3df580e3a0
Add mpl-1.0 (Mozilla Public License), and allow it by default.
...
(We already had version 1.1 in pkgsrc, this is needed for at least ptlib.)
2009-07-26 09:18:29 +00:00
obache
a37611b55a
Note bind-dig-sigchase for net/bind96.
2009-07-26 09:09:35 +00:00
agc
b9c8a2d4ae
Get rid of an abstraction violation which has been in the tree since
...
March 2008. Not vital, but the previous way does not scale well/at all.
2009-07-26 05:32:43 +00:00
joerg
1867b3cb4c
Compute +SIZE_ALL as documented in pkg_info(1). Addresses PR 41767.
2009-07-24 06:54:37 +00:00
wiz
372fb9fb22
Remove USE_DIRS infrastructure support and support packages.
...
See http://mail-index.netbsd.org/pkgsrc-changes/2009/07/22/msg026834.html .
2009-07-22 09:05:23 +00:00
tnn
8ff6448ced
sync list of sourceforge mirrors
2009-07-20 13:09:41 +00:00
tnn
2fd0db101a
Specify the name of the distfile instead of allowing the fetch tool to
...
infer it from the URL. No objections on tech-pkg@
2009-07-20 09:09:02 +00:00
tonio
e27f8bc882
Add an option to enable ruby support: ruby
2009-07-18 06:07:37 +00:00
agc
11e32ba49a
Apply the fixes from Jukka Salmi in pkg PR/41621 to fix smart message
...
display.
2009-07-17 23:24:57 +00:00
joerg
1edeec02ca
Add depends-fetch and depends-checksum. They work like
...
show-depends-options, e.g. recurse. make fetch-list does not provide the
same functionality as it doesn't deal well with broken mirror.
2009-07-15 09:40:30 +00:00
joerg
3ada01f063
Add text about AND/OR conditions.
2009-07-15 09:31:20 +00:00
ver
51af6ec58d
Upgrade devel/py-ZopeInterface to zope.interface-3.3.0.
...
Use eggs instead of distutils.
Remove patch-aa as it no longer applies.
Add licenses/zpl and add zpl to mk/license.mk:DEFAULT_ACCEPTABLE_LICENSES.
Patch posted to pkgsrc-users@ and okayed by agc@.
2009-07-15 06:12:44 +00:00
tron
98fb63fc48
Don't use "/bin/ksh" to run wrappe scripts under Mac OS X before Leopard.
...
This should fix build problems reported by Christoph Egger.
2009-07-11 10:32:41 +00:00
rillig
3b8c8fdcd0
Reformatted and extended the comment so that it can be found by
...
"make help".
2009-07-11 07:56:25 +00:00
tron
29d2626c70
Mozilla Public License 1.1 (which is OSI approved).
2009-07-10 16:24:56 +00:00
he
0407af4bdb
With the most recent pkg_install, directories are removed when the
...
last file in a directory is removed. This might cause common and
expected-to-be-existing directories in /usr/pkg to be removed, and
a subsequent attempt at installing a file to the now non-existent
directory will instead create a file with the name of the expected
directory.
This will create PLIST errors for the package in question, but also will
cause the erroneously named file to not be removed on package removal.
This can cause cascading bulk build failures for subsequent packages.
To prevent this, after each package is done, check if some of the
common top-level expected-to-be directories are now files, and
remove them and emit an error message if so.
I *think* I already fixed the single package which had the unfortunate
problem of not declaring "include" as an installation directory, but
this should prevent the problem from re-occurring in the future as well.
Thanks to joerg@ for the hint for pulling in the value of PREFIX.
2009-07-09 12:46:49 +00:00
markd
18431bf03b
Allow other fortran compilers than f2c to be used when gcc doesn't supply
...
one.
Now to use g95 as the fortran compiler just add
PKGSRC_FORTRAN= g95
FC= g95
to the mk.conf.
2009-07-08 21:25:30 +00:00
markd
8c4f76aa01
Add g95 support to the compiler framework, based on the existing f2c
...
support.
2009-07-08 21:17:16 +00:00
minskim
c8a7d69055
Uncompress .xz using xzcat.
2009-07-08 13:27:52 +00:00
minskim
e6640de170
Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts.
...
archivers/xz provides both lzcat and xzcat.
2009-07-08 12:51:16 +00:00
sketch
78e8171285
Sync bootstrap file list with reality. On the plus side, mk/bulk works again.
2009-07-02 22:34:16 +00:00
taca
e59f368098
Add lang-be which will add Belarusian language support.
2009-07-01 01:39:21 +00:00
dmcmahill
43f98c7ca0
add a long missing @ in the print-summary-data target that has been causing garbage to appear in the output
2009-06-30 16:11:49 +00:00
joerg
b528e97baf
Don't call pkg_admin check-license if the version is too old to support
...
it. Explicitly fail in that case and inform the user to update.
If the license condition is simple, provide a C&P-table line.
OK wiz@
2009-06-29 14:49:57 +00:00
tnn
2ea34b78e8
fix typo in comment
2009-06-18 14:51:55 +00:00