joerg
4d04746a02
Move www/apache/module.mk to mk/apache.module.mk and adjust it to use
...
mk/apache.mk.
2014-06-11 12:57:22 +00:00
joerg
bef8522f0e
Retire Apache 1.3 and 2.0.
2014-06-10 15:22:13 +00:00
joerg
06c68a0d9c
Make apr1 the default in preparation of removing Apache 2.0.
2014-06-10 14:40:50 +00:00
joerg
a8dd640f08
Bump PostgreSQL default version to 9.3.
2014-06-10 14:21:37 +00:00
joerg
b2b9a12840
Always use OpenPAM as fallback PAM implementation if a native one is
...
missing. Drop PAM_ACCEPTED and PAM_TYPE as unused or redundant.
2014-06-10 13:52:57 +00:00
ryoon
04a675fa78
Make lang/g95 as default Fortran compiler under NetBSD current (GCC 4.8)
...
lang/g95 is built with NetBSD current's GCC 4.8.3. Thank you, asau@.
2014-06-09 23:29:31 +00:00
obache
d318583b57
-lpthread not needed, it's in libroot.
2014-06-09 08:47:29 +00:00
ryoon
1a57f242ac
Add portals option
2014-06-06 23:45:35 +00:00
wiz
c9122e82ab
Remove old bulk build code. Use pbulk.
2014-06-02 10:24:05 +00:00
wiz
43b4ee8119
Update default font path reference.
2014-06-01 16:56:47 +00:00
tsutsui
b91b2b583e
xnp2-ia32 option is now obsolete.
2014-06-01 15:02:02 +00:00
ryoon
ed64542340
Fix error under recent NetBSD current (GCC 4.8.3).
2014-06-01 09:58:13 +00:00
ryoon
962c5fe02c
Set gcc48-* compilers, and gcc48-fortaran as default Fortran compiler for
...
recent gcc 4.8.3 NetBSD current. lang/g95 is not built for such NeBSD.
2014-06-01 08:14:27 +00:00
ryoon
1add1d06fe
Remove lang/gfortran
2014-06-01 08:11:57 +00:00
wiz
c0c94c6d89
Remove giflib switch file.
2014-05-31 15:56:39 +00:00
obache
29b54fc762
Add curl and wget.
2014-05-22 05:14:14 +00:00
obache
63a1421453
Fixes system endian header detection.
...
PR pkg/48823
2014-05-21 01:43:50 +00:00
obache
5635e333cd
GNU patch should not be used.
2014-05-20 09:55:12 +00:00
wiz
6e4d3eab54
Improve previous.
2014-05-19 13:59:15 +00:00
obache
ebfc719a19
Note about mantainance of pkgsrc guide.
2014-05-19 13:52:33 +00:00
obache
0d2918764c
Catch up to /boot/common => /boot/system/develop on Haiku.
2014-05-18 11:23:26 +00:00
obache
39c4da3f85
catch up to /boot/common removal, adust header/library location.
...
noticed by diger in pkgsrc-users@.
2014-05-18 10:13:59 +00:00
obache
d6c2320781
Haiku has groupadd now.
...
noticed by diger in pkgsrc-users@.
While here, enable useradd only for the case groupadd exists,
because former useradd is interactive command, not usable with pkgsrc framework.
2014-05-18 09:45:40 +00:00
obache
1ada3eb7b7
catch up after removal of /boot/common on Haiku.
...
noticed by diger in pkgsrc-users@.
2014-05-18 09:37:50 +00:00
obache
f2eb5f5730
Haiku also has getprogname(3)/setprogname(3).
...
noticed by diger in pkgsrc-users@.
2014-05-18 08:38:07 +00:00
obache
2fb784864b
On Haiku:
...
ulimit -m: invalid option
ulimit -d: data sg size: cannot get limit: Invalid Argment
ulimit -s: stack size: cannot modify limit: Invalid Argment
noticed by diger in pkgsrc-users@.
2014-05-18 07:56:21 +00:00
wiz
0a3fb5512c
Add openssl license and allow it by default, since it's FSF approved:
...
http://www.gnu.org/licenses/license-list.en.html#OpenSSL
2014-05-15 09:59:09 +00:00
gdt
660cc81a05
Describe qemu and xen.
2014-05-12 15:23:48 +00:00
richard
8a4981f558
use configured in check-perms
2014-05-09 11:59:27 +00:00
ryoon
34152738e1
Re-add iij mirror of sourceforge.jp, and re-corder mirror sites.
...
Thank you, Shuji SADO and obache@.
2014-05-08 11:11:15 +00:00
richard
e1f92cc066
homogenise fgrep to be grep -F
2014-05-06 15:42:46 +00:00
jperkin
5329420146
Move INIT_SYSTEM to bsd.prefs.mk, allowing it to be tested in
...
package Makefiles when packages perform custom rc.d handling.
2014-05-06 14:48:06 +00:00
ryoon
a450329d04
Remove sourceforge.jp mirror sites that is not listed
...
in official download page.
They have no uptodate content, and download.sourceforge.jp is
redirect only.
2014-05-06 13:11:46 +00:00
ryoon
a05b45c990
Remove http://keihanna.dl.sourceforge.jp/ from sourceforge.jp mirror.
...
It is dead.
2014-05-06 12:53:31 +00:00
ryoon
0cba27ee97
mozilla.org decided to discontinue mirroring of its content officially.
...
Remove not-working or abandoned mirror sites.
2014-05-06 12:26:53 +00:00
ryoon
2c73f854ac
Add amd64 to LP64PLATFORMS, OpenBSD returns amd64 instead of x86_64
...
No objection on public mailinglist.
2014-05-05 21:26:31 +00:00
gdt
5707b8cb36
On Darwin, support osxfuse, and drop support for macfuse.
...
No change for !=Darwin.
This fixes at least some fuse-using packages.
(Proposed on tech-pkg on April 6, no objections received.)
2014-04-30 15:06:25 +00:00
obache
7cfd42ee41
Check builtin perl usability
...
* if p5-* in {,BUILD_,TOOL_}DEPENDS, use perl5 from pkgsrc.
* check whether builtin perl satisfies PERL5_REQD, or use perl5 from pkgsrc.
* if buitin perl satisfies all {perl>=n.m,p5-foo>=x.y} style dependencies,
get rid of such dependencies and use builtin perl.
2014-04-28 13:15:29 +00:00
ryoon
f44eb82239
Support per language gcc48 packages
2014-04-22 20:49:38 +00:00
obache
1c90fa81ef
Some improvements and changes for Haskell Cabal support.
...
* HASKELL_ENABLE_LIBRARY_PROFILING and HASKELL_ENABLE_HADDOCK_DOCUMENTATION
are "User-settable variables", not "Package-settable variables".
* Change to HASKELL_ENABLE_HADDOCK_DOCUMENTATION=yes by default.
* Add HASKELL_ENABLE_SHARED_LIBRARY("yes" by default), to enable shlib support.
* Add support for dynamically conditional PLIST entries handling for
HASKELL_ENABLE_SHARED_LIBRARY and HASKELL_ENABLE_LIBRARY_PROFILING.
discussed with pho@ and szptvlfn@.
2014-04-18 13:42:59 +00:00
wiz
a77db50015
Add some option descriptions for musicpd.
2014-04-18 12:49:21 +00:00
obache
aca999743c
Stop USE_BUINTIN.pkg=no escalation from IGNORE_PKG.pkg=YES.
...
affect to result of pkgtools/x11-links, normal build v.s. pbulk.
2014-04-17 01:57:31 +00:00
wiz
2ec39c6ebd
Add libSDL and two dependencies.
2014-04-17 00:08:34 +00:00
wiz
ec5c09997e
Add cecill-2.1 and allow it per default.
...
OSI-approved, see
http://opensource.org/licenses/CECILL-2.1
2014-04-16 14:41:21 +00:00
wiz
8c640bc103
Remove DEBUG_FLAGS variable that occurs exactly once in pkgsrc -- here.
...
Set INSTALL_UNSTRIPPED if you want the behaviour it affected.
2014-04-15 18:55:18 +00:00
wiz
896de600e4
describe opus option.
2014-04-12 06:45:16 +00:00
obache
407b1fe919
tell libidn module
2014-04-08 08:18:44 +00:00
asau
e372c26ad4
Define OBJECT_FMT for FreeBSD.
...
Ignore long time obsolete FreeBSD 1-3 and consider FreeBSD ELF-only.
2014-04-07 17:25:16 +00:00
obache
28e8f67453
Fixes undefined variable references.
2014-04-07 05:25:03 +00:00
khorben
59e1335fa3
Create signed packages automatically if desired. It is disabled by default,
...
and documented in mk/defaults/mk.conf. Both the "gpg" and "x509" methods
supported by pkg_admin(1) are supported. With package signing enabled, a
staging, unsigned copy of the package is always created, and its final copy
to the package repository is done with pkg_admin(1) instead of "ln || cp".
Proper operation should otherwise not be affected.
Tested both with and without user-destdir support in packages.
"can live with it" joerg@
From EdgeBSD.
2014-04-06 15:04:16 +00:00