hans
260009a314
In SunOS 5.10 and earlier, some tools only exist in /usr/sfw/bin.
2011-10-04 13:08:42 +00:00
hans
7b5cf7f16f
Re-enable pkg-config on SunOS 5.11.
2011-10-04 13:07:21 +00:00
hans
1a1edcb998
Use ${TAR} instead of tar.
2011-10-04 11:41:20 +00:00
yyamano
c954b828b9
Cleanup regexps for Darwin. PPC version of the JDK never exists.
2011-10-03 10:02:56 +00:00
markd
3b7960a42f
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
8e7c39c360
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
fe337203a8
Fix setup of g95 as PKGSRC_FORTRAN for fortran77 packages.
2011-09-28 19:31:09 +00:00
joerg
8551b9057f
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
2e64cedbe1
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
47f64954b4
Remove dead mirror at mozilla.isohunt.com.
2011-09-22 21:21:41 +00:00
bsiegert
ad4fc5890e
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
d1f6c82323
switch NetBSD-4 and AIX to default to modular X11_TYPE
2011-09-18 12:42:23 +00:00
brook
bcd336370b
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
81d530cc8b
note sqlite3 option.
2011-09-17 11:41:04 +00:00
abs
2ed305f9fb
IRIX 6 made it to X11R6, but never X11R7, so default to X11_TYPE=modular
2011-09-17 08:13:06 +00:00
abs
4636a0f5b1
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
538e806d77
Sinc BSD/OS has been oprhaned since 2004, default to modular X11_TYPE
2011-09-17 08:06:40 +00:00
abs
e45aed577b
Since Interix appears to use X11R5, switch to modular X11_TYPE by default
2011-09-17 08:05:02 +00:00
wiz
0073e46b25
Update description for cce, from Snader_LB.
2011-09-15 21:45:52 +00:00
adam
4a4c0641d6
Added databases/postgresql91 version 9.1.0
2011-09-15 08:35:40 +00:00
hans
e11be06767
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
772457add3
Use more host tools on SunOS. Default to GNU tools when available.
2011-09-14 15:14:53 +00:00
abs
eff4ff328d
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
4b1414fd11
If SUSE_PREFER is > than EMUL_REQD, then use SUSE_PREFER
2011-09-09 21:01:36 +00:00
yyamano
90334182fd
Add comment for Mac OS X 10.7.x Lion.
2011-09-09 09:31:56 +00:00
abs
0357752505
Default NetBSD-5.99.50 and later to SUSE_PREFER 11.3 else 10.0
2011-09-08 21:04:59 +00:00
abs
1ad19bede6
Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i
...
to santise environment
2011-09-08 20:17:15 +00:00
abs
de24d61d93
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
fef375889e
escape `+' in DESTDIR for regex.
...
fixes PR#45245.
2011-08-30 11:19:51 +00:00
cheusov
024be3ab6d
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
a4dae64d73
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
f75b93c702
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
e664e01636
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
ae7145c36f
Add autopoint to _TOOLS.gettext-tools
2011-08-16 12:14:27 +00:00
dholland
9365a50cd1
Mention that "gssapi" is "kerberos".
2011-08-11 15:55:33 +00:00
reinoud
1199feefca
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
ce00f6adba
Add support of C++ crossbuild with g++, based on CC with gcc.
2011-08-04 13:32:05 +00:00
apb
e6af407a06
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
dbca576d6e
Describe "xmlrpc" option.
2011-07-28 23:14:59 +00:00
obache
836a59eb09
jdk16 now works on DragonFly.
...
PR#45172.
2011-07-24 11:45:42 +00:00
joerg
79d3366eac
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
a70acadfbe
Fix usage of archivers/pax as tool when NBPAX_PROGRAM_PREFIX is set.
2011-07-15 15:35:02 +00:00
hans
e12af38b0f
Fix soelim tool definition for SunOS.
2011-07-15 15:33:15 +00:00
hans
fb6abfddd9
Prefix the gcc options with gcc- and add descriptions for each option.
...
Requested by wiz.
2011-07-13 13:13:43 +00:00
obache
8013984d14
fixes forgotten replacement of BUILDLINK_*.curses with *.terminfo
2011-07-12 06:42:58 +00:00
tron
bebcbe31c6
Remove non-working test for the existence of the files "configure.ac" and
...
"configure.in" from "refuse" handling. Instead simply add the two filenames
to the list. They now get actually modified when they exist.
2011-07-09 12:33:40 +00:00
taca
4bd5b5c2bf
Add php license to DEFAULT_ACCEPTABLE_LICENSES.
2011-06-24 12:00:37 +00:00
obache
c2c4056ca8
OpenBSD-4.9 does not have nroff and soelim.
2011-06-20 09:12:19 +00:00
plunky
972397e911
use _FETCH_OUTPUT_ARGS also for fetch-list output
2011-06-19 10:23:56 +00:00
obache
0a2172d1b1
Note quickml-analog and quickml-limit optin (used by mail/quickml).
2011-06-19 10:10:02 +00:00
wiz
ea6c37c01a
Support gcc-4.5 and gcc-4.6. Some testing by Jörn Clausen.
2011-06-10 08:59:58 +00:00
obache
ec0a471513
Add support undo-replace with USE_DESTDIR.
...
fixes PR#43689.
2011-06-04 10:05:00 +00:00
spz
fa0b435d0f
add "" to ${DESCR_SRC} to make the
...
[: /ftp/pub/pkgsrc/current/pkgsrc/archivers/heirloom-tar/DESCR: unexpected operator
go away
2011-06-03 10:25:04 +00:00
dholland
91cf4d085f
Fix typo pointed out by Martin S. Weber, and while here improve the
...
wording/usage.
2011-06-01 07:44:40 +00:00
wiz
23766b97d1
Remove reference to REPLACE_PYTHON -- this file doesn't support it
...
(look in lang/python/application.mk). Noticed by Rhialto in PR 44868.
2011-05-20 15:02:27 +00:00
alnsn
2668e2fbbc
Apply the patch from my own pkg/42480.
2011-05-19 22:37:55 +00:00
mspo
1753db2e7c
he -> the typo in fetch.mk; reported by Snader_LB
2011-05-17 16:38:18 +00:00
obache
95ef5e6f9f
Note amtterm-gamt option (used by sysutils/amtterm).
2011-05-13 13:26:29 +00:00
obache
a2208e59d6
remove redundant period.
2011-05-13 13:12:57 +00:00
taca
17c7b18492
delete typolight-liveupdate.
2011-05-12 14:55:06 +00:00
obache
d620dfb64f
NOLOGIN=/sbin/nologin for SSD/Linux.
2011-05-11 12:46:20 +00:00
obache
cf6b7732d3
emacs24 and emacs23nox is allowed for EMACS_TYPE.
2011-05-11 01:59:45 +00:00
adam
036b3cd2cb
Adjust installed version auto-detection
2011-05-08 19:29:02 +00:00
ryoon
470413bfa1
Add mplusfont and cc-by-sa-v3.0 to the default list.
2011-05-08 10:53:22 +00:00
cheusov
3734c37e2d
Fix bug in .include directive. This fixes mipspro support on IRIX.
...
Oked by wiz@
2011-05-08 10:37:54 +00:00
cheusov
ab1188b259
Use useradd/groupadd scripts from sysutils/user_irix package on IRIX
...
Closes PR pkg/44564
2011-05-07 22:16:16 +00:00
adam
d0c9f0bfd3
Correct mysql 5.5 library path; fix detection on Darwin
2011-05-05 11:50:56 +00:00
obache
ce557b206d
Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is
...
`package-install', to indirect dependency also create binary package with
`make package' or `make package-install'.
should fix PR#44857.
2011-05-04 09:49:34 +00:00
dholland
262bdec89e
Revert unintended hunk in previous commit. (caught by wiz, thanks)
2011-04-30 23:58:29 +00:00
dholland
7ed03b0af6
typo in comment
2011-04-30 21:58:37 +00:00
taca
80f516396e
Allow selecting MySQL 5.5.x, keeping default version (5.1.x) unchanged.
2011-04-27 04:22:00 +00:00
spz
6ae1a0a4db
fix up paths on ftp.NetBSD.org:
...
- reading through the null mounts is deprecated
- writing through the null mounts is not allowed (not possible)
2011-04-22 09:03:52 +00:00
adam
70f39d8957
Added postgresql-license
2011-04-22 08:08:03 +00:00
roy
289a8e9294
Just warn about non executable files using env.
2011-04-19 15:31:45 +00:00
roy
289b9ed60e
Disallow the use of env(1) as an interpreter.
2011-04-19 14:28:28 +00:00
abs
f7234e0053
sun-j{re,dk} run fine on x86_64 Linux. They may install the 32 bit VM, but they run fine
2011-04-15 14:49:40 +00:00
obache
27e25b0f5b
Note alsa and musicbrainz option (used by gnome-mplayer)
2011-04-10 08:46:15 +00:00
shattered
b8455e251f
Add uulib option.
2011-04-09 14:04:25 +00:00
tez
0b39e12a11
make the name logic for TOOLS_PATH.gtar match the logic in
...
archivers/gtar-base/Makefile
2011-04-08 23:06:51 +00:00
wiz
11d5907f04
Make USE_DESTDIR=yes default, and warn if a package is not converted
...
to destdir yet. Based on a patch by Greg Troxel.
2011-04-07 08:08:45 +00:00
obache
56d32651b4
Mention groonga-suggest-learner option.
2011-04-06 13:20:23 +00:00
wiz
a1261d1384
Make MAKE_PROGRAM overridable by packages.
...
From Aleksey Cheusov in PR 44696.
2011-04-05 12:42:06 +00:00
wiz
ffd3cc8ef2
Describe vice options; from Rhialto.
2011-04-05 07:55:56 +00:00
obache
057311ce39
mention libgcrypt option.
2011-04-04 09:15:04 +00:00
wiz
e7b199c42c
Allow GNU GPL v1 by default.
2011-04-01 13:11:07 +00:00
zafer
934336886e
shorten master_site_gentoo to a useful bunch.
2011-03-29 12:49:05 +00:00
zafer
885c4f3e19
update master_site_gentoo. do we really need 161 gentoo mirrors when there are only 20 packages using this mirror ?
2011-03-28 21:27:06 +00:00
zafer
cbc709bea6
update master_site_mysql
2011-03-28 21:07:49 +00:00
zafer
80a7d9d379
update master_site_mozilla
2011-03-28 20:53:38 +00:00
zafer
f6ae4e3659
update master_site_pgsql
2011-03-28 20:19:51 +00:00
gdt
76a32f52c9
Define latex option (to be used in doxygen)
2011-03-23 19:14:31 +00:00
tez
6ae541f7c6
document kerberos-prefix-cmds
2011-03-23 00:17:32 +00:00
obache
b02dd22640
remove quote from "DESTDIR".
2011-03-21 08:55:12 +00:00
obache
3e4be9371f
Introduce DESTDIR_VARNAME package-settable variable.
...
A variable name that should be set as staged installation location
presented as ${DESTDIR} at installation phase.
"DESTDIR" is set by default.
for packages using different variable for staged installation prefix,
and/or using DESTDIR variable for different purpose.
2011-03-21 04:52:18 +00:00
obache
90245317c9
/usr/bin/su for SSD/Linux.
2011-03-20 09:00:08 +00:00
dholland
bc2ae246cb
Remove SETGIDGAME logic from here, like it was removed from the other
...
platform .mk files.
2011-03-19 14:07:10 +00:00
wiz
c1c9b8bab7
Add FILEBASE support for choosing the file name for a binary package.
...
From Aleksey Cheusov in relation to PR 44698.
2011-03-19 09:45:24 +00:00
bad
2d0bb7c676
Add unlicense from http://unlicense.org/ and add it to
...
DEFAULT_ACCEPTABLE_LICENSES.
2011-03-17 22:58:10 +00:00
wiz
258be22740
Add MULTI variable, and add it to BUILD_DEFS, to more easily find
...
variable settings affecting binary packages.
From Aleksey Cheusov in PR 44695.
2011-03-12 14:07:13 +00:00
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