sbd
be522e59ef
Change the X11_TYPE conditional to work with the switch in the default
...
X11_TYPE to modular.
2011-10-15 03:15:37 +00:00
reed
88166ad6f5
Rename "flavor" to "pkgformat".
...
This is from Anton Panev's GSoC 2011 project to add RPM and DPKG
support to pkgsrc. (I am not adding that further support in this
commit.)
This is just a rename of the existing functionality. Now it will
be easy to test the GSoC work by simply putting in a single
directory (such as "rpm" or "deb"). See
http://addpackageforma.sourceforge.net/ for some details.
This is from Anton's CVS, but I made some minor changes:
- changed plural pkgformats to singular pkgformat (to be consistent)
- fixed a few places (in comments) that were missed
- catch up on some additions to flavor not in the pkgforma cvs:
PKGSRC_SETENV and _flavor-destdir-undo-replace and
undo-destdir-replace-install.
2011-10-15 00:23:07 +00:00
jnemeth
09f206b962
add jabber
2011-10-12 03:08:00 +00:00
jnemeth
9ca6c192b0
add spandsp
2011-10-11 00:57:12 +00:00
shattered
1f8d6d58ff
Remove zaptel option everywhere (zaptel-netbsd package was removed)
2011-10-08 13:49:08 +00:00
hans
1b663097e9
In SunOS 5.10 and earlier, some tools only exist in /usr/sfw/bin.
2011-10-04 13:08:42 +00:00
hans
3e371ab55b
Re-enable pkg-config on SunOS 5.11.
2011-10-04 13:07:21 +00:00
hans
aed62fd35f
Use ${TAR} instead of tar.
2011-10-04 11:41:20 +00:00
yyamano
5480eb6a87
Cleanup regexps for Darwin. PPC version of the JDK never exists.
2011-10-03 10:02:56 +00:00
markd
ea785ad9e2
Re-add $PREFIX (but not hard coded this time) to CMAKE_SYSTEM_PREFIX_PATH
...
Needed to properly detect and set the paths of some installed packages
that fall outside the buildlink framework.
2011-09-29 19:27:06 +00:00
hans
240d4900a4
Disable using perl and pkg-config as host tools for the upcoming branch.
...
Will be properly fixed and reenabled after the freeze ends.
2011-09-29 14:09:11 +00:00
markd
f959ec870b
Fix setup of g95 as PKGSRC_FORTRAN for fortran77 packages.
2011-09-28 19:31:09 +00:00
joerg
7562d2bcd8
Fix a bug in the multi-version logic exposed by packages supporting only
...
Ruby 1.8. The multi-version logic was skipped for an attribute, if there
was only entry in the parameter list. This is wrong, if this entry is
not the default version for this attribute. Adjust.
Tested by comparing the resulting packages for a scan with and without
this change.
2011-09-25 19:51:47 +00:00
yyamano
11d5e7d4d5
Add jdk6 support for Mac OS X Lion.
...
sun-jdk6 for ppc doesn't exist. Will clean up the regexp after the freeze.
2011-09-23 15:00:55 +00:00
shattered
3d1054afc2
Remove dead mirror at mozilla.isohunt.com.
2011-09-22 21:21:41 +00:00
bsiegert
0e77bd1e01
Tentatively switch X11_TYPE to modular to MirBSD. The native X is still
...
X11R6 so many new applications do not build. meta-pkgs/modular-xorg-libs
built correctly in my tests, so let's see what a bulk build will show.
2011-09-18 19:11:29 +00:00
abs
777afd3e4b
switch NetBSD-4 and AIX to default to modular X11_TYPE
2011-09-18 12:42:23 +00:00
brook
292550d268
Replace hard-coded paths to /usr/pkg with $ENV{BUILDLINK_DIR} and remove
...
a hard-coded path to /usr/local/bin altogether. This usage is consistent
with other paths already in the same file.
2011-09-17 19:04:43 +00:00
obache
759332c808
note sqlite3 option.
2011-09-17 11:41:04 +00:00
abs
2750273003
IRIX 6 made it to X11R6, but never X11R7, so default to X11_TYPE=modular
2011-09-17 08:13:06 +00:00
abs
e6d9e50cd6
UnixWare 7 has move dup to X11R6, still less than X11R7, so default to
...
X11_TYPE=modular
2011-09-17 08:10:33 +00:00
abs
021c4489b5
Sinc BSD/OS has been oprhaned since 2004, default to modular X11_TYPE
2011-09-17 08:06:40 +00:00
abs
ac04381173
Since Interix appears to use X11R5, switch to modular X11_TYPE by default
2011-09-17 08:05:02 +00:00
wiz
fd9723646f
Update description for cce, from Snader_LB.
2011-09-15 21:45:52 +00:00
adam
1d2335aa54
Added databases/postgresql91 version 9.1.0
2011-09-15 08:35:40 +00:00
hans
1f82927592
When using native pkg-config, provide a variable with arguments for
...
autoreconf to include the native aclocal dir in its search path.
Packages using autoreconf need to be adapted to use this.
2011-09-14 15:31:23 +00:00
hans
e419fd7957
Use more host tools on SunOS. Default to GNU tools when available.
2011-09-14 15:14:53 +00:00
abs
bf20ddf838
From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.
...
Based on the responses I'm going to switch the default X11_TYPE to
be modular, and override in platform/*.mk files as required. The
new values will be:
Changed - from native to modular
- FreeBSD
- FreeMiNT
- Linux
Changed - older versions switched from native to modular
- NetBSD - native for NetBSD-4 and later
Native (unchanged) - should probably be switched to modular
- AIX
- BSDOS
- IRIX
- Interix
- MirBSD
- UnixWare
Native (unchanged)
- Darwin - for Leopard (10.5) and later
- OpenBSD.mk
- SunOS.mk
Modular (unchanged)
- DragonFly
- HPUX
- Haiku
- OSF1
I'd like to encourage anyone using X11 apps on any platforms other
than NetBSD, Darwin, DragonFly, FreeBSD, Linux, FreeMiNT, HPUX,
Haiku or OSF1 to speak up, whether they are happy with native or
having to set modular.
2011-09-10 16:30:02 +00:00
abs
a639d98ce5
If SUSE_PREFER is > than EMUL_REQD, then use SUSE_PREFER
2011-09-09 21:01:36 +00:00
yyamano
79edae70ae
Add comment for Mac OS X 10.7.x Lion.
2011-09-09 09:31:56 +00:00
abs
3da76d09e5
Default NetBSD-5.99.50 and later to SUSE_PREFER 11.3 else 10.0
2011-09-08 21:04:59 +00:00
abs
fc3bada41a
Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
...
to santise environment
2011-09-08 20:17:15 +00:00
abs
5584fc2d1b
Fix the logic so if a package sets EMUL_REQD to suse>=11.3, then use that in preference to SUSE_PREFER
2011-09-06 17:48:24 +00:00
obache
49df322f3e
escape `+' in DESTDIR for regex.
...
fixes PR#45245.
2011-08-30 11:19:51 +00:00
cheusov
d900dedc95
Pass a maximum command line length to "configure" script on Linux.
...
PR 45274 by Emmanuel Kasper
2011-08-22 15:17:53 +00:00
cheusov
aeb780bded
Fix bootstrap on IRIX with mipspro compiler, for details
...
see PR 42424. I couldn't fix this problem using TOOLROOT variable.
2011-08-22 09:18:29 +00:00
wiz
1dde793f52
Update _GCC_DIST_VERSION to 4.6.1.
...
Noted by Jörn Clausen in PR 45256.
2011-08-18 10:01:31 +00:00
bsiegert
fa831d3982
false is /usr/bin/false, not "exit 1". These two are not the same thing.
...
This fixes the build of pkg-config on MirBSD, which broke 5125 other
packages during the last bulk build.
2011-08-16 20:08:18 +00:00
abs
fec8c958cc
Add autopoint to _TOOLS.gettext-tools
2011-08-16 12:14:27 +00:00
dholland
94b62632a2
Mention that "gssapi" is "kerberos".
2011-08-11 15:55:33 +00:00
reinoud
028381e905
Fix logic in sort-packages. With the former revision the logic got crippled
...
and no packages were selected as `regular' and thus nothing was selected.
2011-08-04 14:39:33 +00:00
obache
44bc871ebd
Add support of C++ crossbuild with g++, based on CC with gcc.
2011-08-04 13:32:05 +00:00
apb
336c7dbc5e
Pass PKGNAME_REQD through to the make process on the other side
...
of the "su" command. This fixes {cd math/py-networkx;
env PYTHON_VERSION_DEFAULT=25 PKGNAME_REQD='py24-networkx-*' make replace;}
2011-08-01 11:00:13 +00:00
tron
715ec74c31
Describe "xmlrpc" option.
2011-07-28 23:14:59 +00:00
obache
5ddf20051a
jdk16 now works on DragonFly.
...
PR#45172.
2011-07-24 11:45:42 +00:00
joerg
743f365cee
If the clang-cpp alias exists, use it as default CPP in pkgsrc.
...
Default to f2c for Fortran, mirroring gcc.
Append -Qunused-arguments in the wrappers to unbreak many stupid
configure checks that get confused by the (also added) -L options.
2011-07-19 14:02:47 +00:00
hans
f62ebf29a4
Fix usage of archivers/pax as tool when NBPAX_PROGRAM_PREFIX is set.
2011-07-15 15:35:02 +00:00
hans
3e15011f66
Fix soelim tool definition for SunOS.
2011-07-15 15:33:15 +00:00
hans
b1ea5cab48
Prefix the gcc options with gcc- and add descriptions for each option.
...
Requested by wiz.
2011-07-13 13:13:43 +00:00
obache
ef0ba16118
fixes forgotten replacement of BUILDLINK_*.curses with *.terminfo
2011-07-12 06:42:58 +00:00