Commit graph

7663 commits

Author SHA1 Message Date
reed
8799ab98f0 From Aleksey Cheusov
http://mail-index.netbsd.org/tech-pkg/2010/03/05/msg005088.html
http://mail-index.netbsd.org/tech-pkg/2010/03/05/msg005090.html

This fixes problem where some packages didn't list correct
REQUIRES or PROVIDES.
Symlinks are removed from PROVIDES.
Libraries provided by same package are removed from REQUIRES.

Also see pkg PR #42907
2010-05-03 16:46:36 +00:00
obache
9c22951675 Remove force to use symbolic link.
It is not a good idea to hide real issues.
If someone is really using hard link, it should be failed.
2010-05-03 07:02:24 +00:00
obache
2a02c4bb2b Revert addition of support for Haiku OS (BEINCLUDES and BELIBRARIES).
Improve a port is not better than break others, and current BUILDLINK3
dose not fit such a environment.
Thanks for tests and reviews after commit.
2010-05-03 06:58:27 +00:00
wiz
47b9279d13 Indent. 2010-05-03 05:54:18 +00:00
obache
1cd6a5a99e Replace __noexistent__ with __nonexistent__ to avoid possibilty of another confusion. 2010-05-03 05:52:59 +00:00
obache
07183bf380 Fixes r1.3, and recommit.
Assign with expansion to avoid confusion if this file is included multiply.
2010-05-02 23:59:29 +00:00
wiz
f015dcf3f6 Revert v1.3.
It broke expat detection/usage on NetBSD with native X.
See thread "intltool not building (expat problem)" on tech-pkg,
started on May 1.
2010-05-02 20:26:13 +00:00
wiz
6b03559b87 Fix typo in comment. 2010-05-02 18:32:29 +00:00
wiz
918c8ae3ea Fix typo that changes behaviour (was this tested?) 2010-05-02 18:32:09 +00:00
tron
211a3d3659 Explain options of the "apache22" package. 2010-04-30 16:31:37 +00:00
sbd
5290bb9aee Simplify the osabi dependence as suggested by wiz@. 2010-04-30 08:14:04 +00:00
sbd
ee0144a2d1 Remove LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS variables and add
option descriptions for lsof-more-secure and lsof-less-secure-sockets.
2010-04-30 06:57:35 +00:00
sbd
8a68e86174 Improve the pattern of the osabi dependence again! 2010-04-30 05:42:12 +00:00
sbd
97498284c6 Change the pattern of the osabi dependence to one the actually works! 2010-04-30 04:05:16 +00:00
sbd
53eb3c505b Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi.
Also include a note about changes to OS_VERSION in bsd.prefs.mk
2010-04-30 03:29:55 +00:00
obache
db85cdfb31 Use /boot/common as default BUILDLINK_PREFIX if /usr does not exist.
It's default location of posix packages for Haiku OS.
2010-04-28 08:15:55 +00:00
obache
86570aa0ff Use BEINCLUDES and BELIBRARIES to find header files and libs additionally.
They point to the location of builtin header files and libraries for Haiku OS.

No objection over two and a half months in tech-pkg@.
2010-04-28 08:02:18 +00:00
obache
e701b5da79 Add ipafont to DEFAULT_ACCEPTABLE_LICENSE. 2010-04-26 11:03:10 +00:00
seanb
695e7040d4 - fix TOOLS_PATH for replaced bzip2, bzcat. 2010-04-25 22:01:22 +00:00
obache
ae306f0752 Remove tail of -* from _GCC_VERSION for _GCC_PKG.
With gcc2 on Haiku, it's 2.95.3-haiku-090629, confuse pmatch of pkg_admin.
2010-04-24 08:33:19 +00:00
jmmv
21d13ddec9 pkgsrc now deletes empty directories automatically. Fix the fonts
deinstallation script to follow this convention and purge empty directories
when there are no fonts left (and after their database has been removed).
2010-04-23 12:47:14 +00:00
tnn
da9df8f1df +mozilla-lightning 2010-04-21 13:56:28 +00:00
sbd
fb87ae6185 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
91555f4138 syncing BINPKG_SITES with reality.
Originally suggested by hubertf@
2010-04-18 21:48:39 +00:00
reed
3304f95d8b 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
1e5fe0b1ac Note webkit-jit option. 2010-04-12 02:28:11 +00:00
wiz
2d426e62df Get rid of support for vulnerable/ directory. 2010-04-10 21:44:44 +00:00
obache
cb0f0812a6 strip \r in awk script, avoid to extra `tr' exec. 2010-04-10 00:46:23 +00:00
wiz
6f759299aa 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
7a393574c1 remove a redundant period. 2010-03-25 01:11:26 +00:00
wiz
4ee018a5f8 Revert unintended commit. 2010-03-21 15:31:41 +00:00
taca
cd718d10de Add new options for mysql51-server pacakge. 2010-03-21 14:38:24 +00:00
wiz
cddc694dbb Depend on fixed version of xz. 2010-03-21 10:52:29 +00:00
sbd
db09236f72 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
3b8b419c89 Add trial check MySQL version between acceptable and current installed. 2010-03-18 14:38:13 +00:00
wiz
4be96d40a3 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
d8a98af902 don't upload to a 'vulnerable' subdir any more 2010-03-18 08:58:28 +00:00
wiz
fa96e7b31d End descriptions with a dot. 2010-03-16 09:20:55 +00:00
obache
8d9c72f168 kde4 not require pkgsrc-wip in these days. 2010-03-16 08:41:24 +00:00
schmonz
52d6f156e2 Create conf-destdir. 2010-03-15 17:27:32 +00:00
wiz
b55f48f099 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
487bc54287 more describe about migemo. 2010-03-15 09:32:29 +00:00
obache
6f7cab9325 Mention migemo option (used by www/w3m). 2010-03-15 08:42:56 +00:00
adam
22e19de0c3 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
7993b937dc Change mpg123 option descriptions for 1.10.1 2010-03-14 13:45:52 +00:00
spz
d669f18614 fix file permission != directory permission problem for the pkg_summary.bz2 2010-03-13 11:45:16 +00:00
spz
7032673141 update pkg_summary.bz2 files if existing (and the pkg_summary.gz gets updated) 2010-03-12 20:19:15 +00:00
rillig
c9b5181017 Clarified the documentation. 2010-03-10 15:01:42 +00:00
joerg
b52a0b3138 Add a new package-clean target to remove the binary package again. 2010-03-08 13:51:24 +00:00
wiz
2bdbfce5bc Describe dvi option. 2010-03-08 00:10:35 +00:00