drochner
b89aac1b63
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
76ce5c70f3
add a "curl" module.
2011-02-27 15:54:03 +00:00
wiz
4238203a4c
Describe all musicpd options.
2011-02-27 10:54:01 +00:00
hans
86a063bfda
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
e313520bb2
Describe nagios-nrpe-args.
2011-02-22 15:25:31 +00:00
obache
cf366a4edc
Remove deprecated KTERM_USE_WALLPAPER.
2011-02-21 07:38:38 +00:00
taca
b1fa97b3dd
Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk.
2011-02-13 16:17:54 +00:00
tron
3ffbb8f3f9
Disable certificate checks when using "curl". This fixes the build of
...
the "youtube-dl" package.
2011-02-10 10:46:45 +00:00
obache
6fa3fd2fc5
Add FETCH_USE_IPV4_ONLY option to force connecting to only IPv4 addresses.
2011-02-08 02:45:18 +00:00
obache
c0bc962879
Add `--location' option for curl to follow HTTP redirect.
2011-02-08 02:40:57 +00:00
obache
d9f81f5b80
Let curl to silent fail with server error.
...
fixes a part of PR#44528.
2011-02-08 02:02:32 +00:00
wiz
e0ba458a22
Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526.
2011-02-07 10:33:27 +00:00
wiz
f81c3611ee
Handle '-' in uname output, needed for DragonFly. From Justin Sherrill in PR 44526.
2011-02-07 10:32:32 +00:00
schnoebe
7e097075b6
Bring in boost-license, 1.0. Certified by OSI as an Open Source
...
license.
2011-02-06 18:54:49 +00:00
hubertf
72c78da29a
add ndiff: tool to compare nmap scans, part of ... nmap
2011-01-31 23:46:57 +00:00
sbd
58febb1f96
Remove the unneeded backslashes from the AIX OS_VERSION setting.
...
Closes PR/44421.
2011-01-31 08:18:44 +00:00
spz
ae1b4b4cc6
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
231a384ac3
Add support for MirBSD to pkgsrc. Patches from Benny Siegert and
...
Thorsten Glaser.
2011-01-23 19:07:24 +00:00
wiz
cd65d1454c
Document mc options, from cheusov.
2011-01-23 14:36:55 +00:00
obache
778dac5378
For curl, "=" is not required for longname options with value.
2011-01-22 02:22:17 +00:00
jym
b7a5924173
Typo fix
2011-01-19 13:05:39 +00:00
reed
54a59a09e5
For PR #44396 .
...
"FETCH_CMD is the program used to fetch files for FETCH_USING=custom."
2011-01-18 15:20:54 +00:00
wiz
387aab48fd
Improve output when license (combination) is not accepted by user.
2011-01-16 13:13:14 +00:00
obache
bdfb8ddfd6
Try to detect PF_VERSION upto 4.7.
...
fixes a part of PR#44339.
2011-01-16 02:18:36 +00:00
wiz
2fba02dc15
Add mng description and sort.
2011-01-15 16:22:03 +00:00
wiz
9990697242
Add png-license and add it to the default-allowed licenses.
...
(very similar to mit or modified-bsd, but different)
2011-01-13 13:25:56 +00:00
adam
dbbd187cb1
On Mac OS X, use system OpenGL and OpenAL
2011-01-12 07:21:30 +00:00
obache
bb1dd394e5
Skip interpreter check unless regular file.
...
PR#44089, avoid warnings from broken symbolic link or link to a directory.
2011-01-11 12:03:18 +00:00
wiz
4b25854a2a
jdk-1.5 also supports FreeBSD 8 now, add it.
2011-01-08 16:44:10 +00:00
adam
21db76a539
Removed _INCOMPAT_ICONV.
...
The problem is Darwin's libiconv does not have symbols for libiconv_<name>
(e.g. libiconv_open), but iconv_<name> (e.g. iconv_open).
BUT when there's pkgsrc/converters/libiconv installed instead, it doesn't
have symbols for iconv_<name>, but libiconv_<name>.
Some packages auto-configure looks for libiconv_open (like glib2), others
look for iconv_open (like proftpd), and there's a conflict.
The solution is to replace libiconv_open with iconv_open with SUBST framework.
2011-01-04 09:53:31 +00:00
wiz
0afe78c114
Add support for wip/jdk16 (for PR 44294).
2010-12-29 22:34:37 +00:00
wiz
81804eac37
Update patterns for jdk15, from Francois Tigeot in PR 44294.
2010-12-29 22:29:32 +00:00
asau
08ab95816e
Remove possibly confusing variable assignment.
2010-12-26 14:23:47 +00:00
asau
ba24ac279e
Fortran is not Fortran-77 anymore.
2010-12-26 14:20:01 +00:00
asau
9726c30cf4
Break with the past: use g95 as default Fortran compiler.
...
Welcome to the modern world of computing.
This is known to break DragonFly at least,
either port g95 or fix lang/gcc44 to work on NetBSD.
Unless there're packages that still think that Fortran is F77,
this shouldn't affect anything.
2010-12-26 14:13:44 +00:00
asau
a210bba5cd
Don't make Fortran synonymous to Fortran-77, it isn't so already.
2010-12-26 14:09:01 +00:00
adam
fe611162b6
Enable Fortran via f2c
2010-12-26 09:46:24 +00:00
adam
ea241affc4
Added COMPILER_ABI_FLAGs
2010-12-26 08:12:30 +00:00
adam
f429d06f9b
Removed PG_MB_ENCODING; not needed any more.
2010-12-25 08:51:41 +00:00
abs
c55ded0cd7
Why should apps compiled for OS X 10.4 and earlier have to languish with
...
outdated X libraries? Default to modular x11 for a more modern set of
features, bugfixes (and bugs), and to simplify application support
Does *not* affect 10.5 (Leopard) or later
2010-12-22 20:43:45 +00:00
tron
0df3c7b833
Use "xzcat" instead of "lzcat" to handle ".lzma" files as the former is
...
bundled with NetBSD-current.
2010-12-22 09:33:30 +00:00
obache
cf17234322
Note goffice and libsoup option.
2010-12-21 11:33:18 +00:00
dsainty
5c32b98601
This Makefile fragment is meant to be included by packages that
...
require a libjpeg implementation. jpeg.buildlink3.mk will:
* set JPEGBASE to the base directory of the libjpeg files;
* set JPEG_TYPE to the libjpeg implementation used.
There are three variables that can be used to tweak the selection of
the libjpeg implementation:
JPEG_DEFAULT is a user-settable variable whose value is the default
libjpeg implementation to use.
JPEG_ACCEPTED is a package-settable list of libjpeg implementations
that may be used by the package.
This .mk is broadly based on fam.buildlink3.mk,v 1.7, and
currently supports selection between the default "graphics/jpeg"
and the alternative "graphics/libjpeg-turbo".
2010-12-19 11:22:59 +00:00
taca
d5cf2e26ec
Add lang-ku and lang-rm, for Kurdish and Rhaeto-Romance language support.
2010-12-19 00:54:19 +00:00
adam
9e6511bf29
Removed PGSQL_USE_HIER
2010-12-18 19:33:01 +00:00
adam
e263aedd9a
Added gssapi
2010-12-18 18:53:42 +00:00
agc
4db59bc85f
document rtree and fts options for sqlite3
2010-12-17 00:38:14 +00:00
abs
6dc0f2e7d4
Fix build on 64bit linux platforms. When buildlinking directories we
...
want ${BUILDLINK_DIR}/lib not ${BUILDLINK_DIR}/lib${LIBABISUFFIX}
Tested on Linux x86_64 (Centos 5) and NetBSD
2010-12-03 18:59:20 +00:00
reed
3b88dec698
Better match library names to improve REQUIRES/PROVIDES.
...
This is from cheusov via PR #42907 .
(I have been using this for months, as I had noticed some of the same
problems.)
2010-12-02 11:15:10 +00:00
obache
b0d0506b76
Add fetch tool.
2010-11-22 12:37:05 +00:00
obache
ecdaee33c7
Remove support for jdk and jdk14, they had been removed from pkgsrc.
2010-11-17 14:24:34 +00:00
obache
d6eccf8dd6
Revert unwanted part (uncompleted msc support) from last commit.
2010-11-17 08:40:22 +00:00
obache
1197d6f8f7
Replaced with ASCII char `-'.
2010-11-17 08:38:15 +00:00
dholland
6f7f799f18
Use an include guard symbol name that doesn't conflict with
...
filesystems/fuse/buildlink3.mk.
2010-11-15 04:51:33 +00:00
drochner
3223e91019
use -current's builtin xzcat
2010-11-10 19:59:06 +00:00
adam
8b32714d31
Added TOOLS_PLATFORM.bsdtar
2010-11-09 07:57:16 +00:00
adam
82e7a753ae
* Use LOCALBASE instead of PREFIX for PCC and Clang compiler detection
...
(otherwise Makefiles with mk/compiler.mk included fall back to GCC).
* Simplified compiler/clang.mk.
2010-11-03 18:05:05 +00:00
adam
533306d066
Removed duplicate PKGVERSION line
2010-11-03 18:02:40 +00:00
adam
946eda968a
Added soelim
2010-10-28 07:31:29 +00:00
adam
72c1de44e1
Fix clang.mk; add C++ support
2010-10-21 13:55:13 +00:00
adam
23b72c7b64
No ldconfig on Darwin
2010-10-21 12:21:01 +00:00
adam
1ef1d53648
On Darwin, libraries need correct install_name
2010-10-19 09:45:16 +00:00
joerg
5cde18fc05
Allow EXTRACT_DIR to be specified independently for each file.
...
OK wiz@
2010-10-15 20:22:27 +00:00
joerg
afbd0eeb37
Remove PostgreSQL 8.2 from the list.
2010-10-12 16:44:19 +00:00
obache
d15017fe57
not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE.
2010-09-29 11:40:43 +00:00
joerg
5a1c12fab9
Add the necessary glue to hook Ruby into the multi-version framework.
...
This allows lang/ruby18 and lang/ruby19 to coexist in bulk builds.
Discussed with taca@
2010-09-28 20:24:25 +00:00
chs
9dedc9355b
restore qt3 to modules list, suse 10.0 still needs it.
2010-09-24 17:08:35 +00:00
chs
69e50392be
add EMULDIR and EMULSUBDIR to MESSAGE_SUBST list.
2010-09-24 01:30:54 +00:00
chs
65d213fa1c
add support for suse-11.3.
2010-09-24 01:30:36 +00:00
chs
ce5b50c196
pay attention to SUSE_PREFER.
...
update modules list.
2010-09-24 01:30:16 +00:00
chs
f53baa63ce
update comments about possible values of SUSE_PREFER.
2010-09-24 01:29:54 +00:00
ahoka
316d010152
Add support for clang.
2010-09-23 22:26:06 +00:00
joerg
172d67feba
Make MySQL 5.1 the default version.
2010-09-23 15:34:07 +00:00
taca
c26ab15f4f
Remove support for MySQL 4.1.
2010-09-23 14:27:11 +00:00
adam
02f2373324
Added databases/postgresql90 version 9.0.0
2010-09-21 07:56:11 +00:00
gdt
5fb904ab4a
Use new "pkg-add -U -D" for make replace in DESTDIR case.
...
Removes overbroad use of -f to override the
depending-packages-have-satisfied-dependencies check, replacing with
the narrow override of -D.
Discussed on tech-pkg@.
OK pkgsrc-pmc@.
2010-09-14 22:30:42 +00:00
gdt
db30eb1d43
In "make replace" case with DESTDIR other than no, require 20100914
...
for -D flag in "pkg_add -U -D".
Discussed on tech-pkg@.
OK pkgsrc-pmc@.
2010-09-14 22:29:07 +00:00
wiz
71e7acbac6
Answer a question in a comment.
2010-09-11 20:46:11 +00:00
tron
53d08ab8ba
Require at least version 3.1.4 of "rpm2pkg".
2010-09-07 17:33:40 +00:00
tron
78eaacdabd
Require at least version 3.1.3 of the "rpm2pkg" package to make sure we
...
support RPM package files which use LZMA compression for the data section.
2010-09-05 16:13:41 +00:00
obache
3d14948a28
Note eekboard and xtest option.
2010-09-02 00:49:44 +00:00
wiz
0bc69cbb3a
Describe vdpau. From Aleksey Cheusov.
2010-09-01 21:36:30 +00:00
obache
c58a05c3d6
Note clutter option.
2010-08-30 11:51:56 +00:00
obache
0226664ef8
Add builtin lzcat and xzcat.
2010-08-25 10:43:34 +00:00
gls
e355b792f4
Add epub option
2010-08-25 02:19:50 +00:00
wiz
6fc14ad95b
Fix typo in comment.
2010-08-24 20:44:22 +00:00
bad
ff39331baa
I'm fed up with having to waste time because PKG_DEVELOPER is "special" and
...
can't be disabled by setting it to "no" like the other variables.
Besides, flavor/pkg/metadata.mk has been expecting for a long time that "no"
is a valid value.
Make PKG_DEVELOPER DWIM.
2010-08-24 19:08:28 +00:00
taca
978a469e2f
Add lang-ar, lang-et, lang-gl, lang-gn, lang-hi, lang-mr and lang-ms.
...
Each option is corresponding to Arabic, Estonian, Galician, Guarani,
Hindi, Marathi and Malay.
2010-08-23 14:45:06 +00:00
obache
2e2ce10241
define dummy file command, same as OSF1 and FreeMiNT.
2010-08-21 12:32:25 +00:00
obache
aeea542e6b
Note libsmi option.
2010-08-21 12:09:58 +00:00
obache
04160fb25b
Support builtin library detection for Haiku.
...
A half of PR#43399.
2010-08-21 05:07:51 +00:00
sno
a6e081fe2d
add description for modperl option
2010-08-17 06:19:09 +00:00
obache
29f197d062
Force to use symbolic link for wrapper if WRAPPER_USE_SYMLINK is defined.
...
Workaround for missing hard link support on Haiku, PR#43398.
2010-08-16 10:03:44 +00:00
obache
c055f1dcdf
Note terminfo option.
2010-08-15 09:10:44 +00:00
asau
6a9ed37cc2
Implement "fortran77" as alias for "fortran".
2010-07-30 07:58:58 +00:00
obache
0a82c0dc30
note tokyocabinet option.
2010-07-24 09:37:13 +00:00
spz
53176f25aa
give the readme creation scripts the option to be a lot less talkative,
...
by optionally disabling progress report type output.
This will make the daily pkgmastr mail a lot smaller without dropping
useful information.
2010-07-21 12:29:46 +00:00
obache
c9d8b2de10
Mention skkdic-expr2 option, used by inputmethod/skktools.
2010-07-17 08:39:48 +00:00
pettai
6ba08770ca
Added sigver + softhsm description (for softhsm/opendnssec pkgs)
2010-07-16 20:28:45 +00:00
spz
db60308cef
we nowadays have too many packages to have the grep for IPv6 in Makefiles
...
and options.mk to succeed, so grep by category instead
2010-07-15 05:25:30 +00:00
dholland
2f7458b53d
Begin cleanup of setgid game infrastructure.
...
* Introduce USE_GAMESGROUP, which causes the games user and group to
be made available.
* Retain SETGIDGAME as an alias for USE_GAMESGROUP. Describe it as
deprecated.
* Always define GAMES_USER, GAMES_GROUP, GAMEMODE, GAMEDIRMODE, and
GAMEDATAMODE, regardless of whether USE_GAMESGROUP is turned on or not.
* Define these variables in defaults/mk.conf instead of separately in
every platform/*.mk file. The definitions used to be the same for each
of these platforms anyway, except for some where they were randomly
missing or commented out for no clear reason, leading to broken game
packages.
* Handle all these variables properly when unprivileged.
* Update the comments/documentation for these variables.
* Describe GAMEOWN and GAMEGRP as deprecated. These need to be
retained as aliases for GAMES_USER and GAMES_GROUP respectively for
supporting packages that use bsd.*.mk but should otherwise not be
used.
* Add GAMEDATA_PERMS and GAMEDIR_PERMS using GAMEDATAMODE and
GAMEDIRMODE respectively.
* Fix a bug I noticed that was improperly mixing the "games" group
and "games" user.
Things this does *not* do:
- get rid of GAMES_USER, for which there should ultimately be no need.
- move the declaration/documentation/default value of USE_GAMESGROUP
to a suitable place. (It is currently where SETGIDGAME was, which is
suboptimal.)
- touch any of the games, all of which need updating with at least
s/SETGIDGAME/USE_GAMESGROUP/ and probably more.
- update the guide to explain how to handle games properly.
Also, it would be nice if using GAMES_GROUP without setting
USE_GAMESGROUP=yes caused an error but as far as I know there isn't
any particularly good way to arrange this right now.
Note that these changes may alter the build/install behavior of broken
game packages, e.g. some may silently become setgid when they weren't
before or things like that. If you run into any of this file a PR.
While one might arguably bump the PKGREVISION of all games or other
packages using any of these variables as a precaution, that seems like
a bad idea. Instead, I think I will be bumping each game once it
itself has been fixed up to do everything the right way.
2010-07-08 04:57:36 +00:00
obache
3cd1f92ba1
Add builtin support for Haiku.
2010-07-04 16:25:13 +00:00
darcy
a554015768
Remove MKDIR line that causes the one following to effectively
...
be a no-op. With this line removed the umask will be applied
to the created directories.
As discussed with joerg@.
2010-07-03 04:27:00 +00:00
darcy
d891292475
The "-p" option is redundant as it is included in the MKDIR variable.
...
As discussed with joerg@.
2010-07-03 04:24:14 +00:00
joerg
112e70308e
Add FETCH_TIMEOUT option to limit the time connections may hang during
...
fetch. Requested by spz@, OK by wiz@
2010-06-27 17:46:22 +00:00
obache
2d684498c2
Catch up to Haiku R1 Alpha2.
2010-06-21 11:17:21 +00:00
obache
031d0accd2
Fixes paths for useradd/groupadd.
2010-06-20 04:05:39 +00:00
drochner
f5e40653df
back out previous -- it can cause problems at least with apache-1, and
...
fixing things is too much during freeze
2010-06-17 18:09:40 +00:00
schwarz
a4b4b315b1
Analogously to the case of modular xorg, do not use imake if it is not
...
available on the system (e.g. on MacOS 10.6). This prevents a circular
dependency on such systems involving x11-links and imake.
2010-06-16 20:23:05 +00:00
drochner
f0ddc07eb7
drop the rule that programs which use dlopen() must link against
...
libpthread -- it is generally under the program's control which modules
to load, a general rule is just too much
I've been using this modification for over a year without problems.
2010-06-16 19:57:08 +00:00
gdt
52703dd9bf
Adjust workaround for make replace in destdir case. Use of -f is of
...
course a too-large hammer, but in addition to overriding checks it
appears to change behavior in some cases when no overrides are
necessary. Therefore, use pkg_add -U as before first, and only try -f
if that fails. (This is temporary and should be replaced by -D to
omit only the exact depends check as soon as that's in tree.)
2010-06-16 15:15:05 +00:00
joerg
72f5dbd3c5
Allow pre-install for USERGROUP_PHASE. This is intended for
...
PKG_DESTDIR_SUPPORT=destdir packages, that don't otherwise need the
user/group during build.
Export USERGROUP_PHASE for the sake of pbulk.
2010-06-15 19:23:55 +00:00
dholland
c38cc72e84
Apply my fix for PR 35091: do a check-vulnerable step first in "make
...
update", so if it's going to fail because of a known vulnerability it
does so before uninstalling anything. I've been carrying this patch
for some three years with no ill effects. Ok by agc@.
2010-06-15 04:14:26 +00:00
wiz
92e0cb52cb
Bump PKGREVISION for libpng shlib name change.
...
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
gdt
4ee13608fd
Repair regression in "make replace" in DESTDIR case.
...
"make replace" is defined to replace a package with a newer version,
and update depdending packages to depend on the new version. It has
long been understood that this is not always safe, with the responses
being "tell people to be careful" and the unsafe_depends variable
scheme and pkg_rolling-replace. In the DESTDIR case, make replace is
implemented by pkg_add -U. Usually, this is fine - even if the
ABI/shlib majors have changed, the package is replaced, and then a
later make replace of unsafe_depends=YES packages, either manually or
via pkg_rolling-replace, will bring the system to where it should be.
However, there are pinned dependencies on osabi where the depending
package will not accept the new version, and that causes pkg_add -U to
fail. This is incorrect, as a) those packages don't depend on the
osabi exact version any more than packages depending on jpeg depeend
on the particular shlib major, yet jpeg dependencies aren't pinned.
And, osabi changing version is not necessarily an ABI change -
consider 5.0_STABLE just before 5.1RC1 and just after, where only the
version string changed.
Therefore, add -f to pkg_add -U so that the update will succeed.
2010-06-12 00:53:43 +00:00
wiz
459b02b201
Clean up some obsolete Java stuff.
2010-06-08 19:04:09 +00:00
wiz
d1304636d0
Remove support for sun-j{dk,re}{14,15}, since the corresponding
...
packages have been removed from pkgsrc.
2010-06-08 19:01:35 +00:00
tnn
af8a1ef218
Add mozilla-enigmail option which will soon enable PGP support
...
in Thunderbird and Seamonkey.
2010-06-02 13:21:09 +00:00
adam
f3627d49c0
Added databases/db5 version 5.0.21
2010-06-02 12:09:35 +00:00
sbd
60f6396bcf
Change CUPS_GROUP to lp
...
Add CUPS_SYSTEM_GROUPS.
2010-05-24 03:29:09 +00:00
schwarz
b261c99142
if X11_TYPE is native and certain required tools do not exist nonetheless,
...
fall back to using the pkgsrc version. This is needed for example with imake
on MacOS 10.6 but might potentially apply to other OSes, too.
2010-05-21 22:21:06 +00:00
obache
987b03702a
Note libthai option.
2010-05-20 12:24:11 +00:00
sbd
7061c36c1c
add libusb
2010-05-20 11:23:32 +00:00
wiz
e796bfd5e3
Fix typo.
2010-05-20 08:39:32 +00:00
obache
abe356a5fd
Note skk option.
2010-05-20 08:23:47 +00:00
sbd
90bc431fb7
add dnssd and poppler
2010-05-20 08:01:57 +00:00
sbd
c7928d7023
On Linux systems record the glibc version in the build information.
...
OKed by wiz@
2010-05-20 07:57:22 +00:00
obache
3cff880a87
note chasen and mecab option.
2010-05-19 13:00:08 +00:00
sbd
22bbfb7a5b
Add BUILTIN_PKGS with the "builtin" package names to the build information.
...
E.g if readline 6.0 and ncurses 5.7 are part of the system we get:
BUILTIN_PKGS=readline-6.0 ncurses-5.7
2010-05-19 09:12:15 +00:00
asau
33e06c4f86
Introduce common point to depend on MPI:
...
- detect and use already installed MPI package;
- use MPI_TYPE to determine which MPI package to use.
Support MPICH2 and OpenMPI.
2010-05-16 11:07:39 +00:00
sbd
de9e0f82fa
Use mk/check/check-shlibs-elf.awk for the run-time search-path check on
...
linux.
2010-05-16 06:59:26 +00:00
obache
be0c157f02
remove redundant spaces and period.
...
replace multiple spaces with tabs.
2010-05-15 07:09:20 +00:00
obache
9c0f8b5103
mention kde3 and qt3 options.
2010-05-15 07:07:01 +00:00
mbalmer
69cbf48da5
Language fix: upto date -> up to date.
2010-05-11 18:36:15 +00:00
jmmv
41fddc8889
Previous change breaks platforms with need_ksh. Reported by joerg@.
...
Let's revert it for now and think about a way to proceed with this idea
later.
2010-05-07 14:29:36 +00:00
jmmv
1b8b180443
Use shells(8) from sysutils/etcutils to update /etc/shells instead of
...
hardcoding the logic into the pkginstall scripts. As discussed in
tech-pkg@.
Note: The current pkginstall/shell code is overly complicated. It looks
like it can be simplified but, at the moment, given that I do not understand
the need for such complexity, I'm just doing this tiny change.
Note 2: The ability to update /etc/services, which was also discussed, will
come later once this change proves to be stable.
2010-05-07 12:00:36 +00:00
jmmv
87fd8b696b
Document the tests option, first used by sysutils/etcutils.
2010-05-07 09:15:15 +00:00
jnemeth
a0523782a0
webvmail only requires MySQL to be installed if you are using it
2010-05-06 20:41:23 +00:00
jnemeth
8cc93de23a
describe Asterisk's webvmail option
2010-05-06 20:11:09 +00:00
obache
a5ddbd786c
Add isc license as default acceptable license.
2010-05-06 13:16:59 +00:00
adam
c9b1a48b3a
Changes 4.4.4:
...
The [1]GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.4.
This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.3 relative to previous releases of GCC.
2010-05-06 10:21:17 +00:00
reed
e09a9924e8
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
b857f25651
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
d91862b454
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
3ee8cdeb54
Indent.
2010-05-03 05:54:18 +00:00
obache
cde727772b
Replace __noexistent__ with __nonexistent__ to avoid possibilty of another confusion.
2010-05-03 05:52:59 +00:00
obache
0a410cf402
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
9866fcf02a
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
93773a4cf4
Fix typo in comment.
2010-05-02 18:32:29 +00:00
wiz
9faf0b8345
Fix typo that changes behaviour (was this tested?)
2010-05-02 18:32:09 +00:00
tron
c9f299e567
Explain options of the "apache22" package.
2010-04-30 16:31:37 +00:00
sbd
d8fc9128af
Simplify the osabi dependence as suggested by wiz@.
2010-04-30 08:14:04 +00:00
sbd
896cb72512
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
2dc3922299
Improve the pattern of the osabi dependence again!
2010-04-30 05:42:12 +00:00
sbd
7816284367
Change the pattern of the osabi dependence to one the actually works!
2010-04-30 04:05:16 +00:00
sbd
8930a996f5
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
70c592bc3b
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
a8b531173a
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
06dc83af8c
Add ipafont to DEFAULT_ACCEPTABLE_LICENSE.
2010-04-26 11:03:10 +00:00
seanb
02095e6bdb
- fix TOOLS_PATH for replaced bzip2, bzcat.
2010-04-25 22:01:22 +00:00
obache
e699d13aaf
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
7d9b037b03
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
55e52b5b58
+mozilla-lightning
2010-04-21 13:56:28 +00:00
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