Commit graph

179977 commits

Author SHA1 Message Date
sbd
2eb3ea60f2 Only add --cextra/--lextra to CONFIGURE_ARGS if CFLAGS/LDFLAGS are non empty. 2011-12-18 23:08:29 +00:00
dholland
27448383b6 If BLAS_LIBS comes back empty, run with it instead of detonating.
This makes it build for me.
2011-12-18 21:32:08 +00:00
dholland
1b66635fbb make this build again after obache's changes. 2011-12-18 21:09:27 +00:00
sbd
c26a61170c "included by ncursesw" means the ncursesw Makefile not just the buildlink
tree.
2011-12-18 20:51:41 +00:00
dholland
de039001d0 Patch up gcc inline mess. Fixes build with gcc 4.5. 2011-12-18 19:51:33 +00:00
dholland
84240d4d9e Requires tcl and tk to build. 2011-12-18 19:22:50 +00:00
dholland
4e9d68543d Like lang/sr (this comes from the same group/project) there is no support
for x86_64.
2011-12-18 19:12:28 +00:00
dholland
91e280bf78 snooper 2011-12-18 18:19:23 +00:00
dholland
de6214f7e2 Fix user/group handling; use SPECIAL_PERMS; support user-destdir mode.
Add patch comments.
Fix void main plus a couple build warnings.
PKGREVISION -> 3.
2011-12-18 18:18:50 +00:00
dholland
d9912d7c90 Don't use "bool" as a variable name. This package now builds. (at long last) 2011-12-18 18:05:13 +00:00
marino
5d08d0de7f math/mcsim: Make sure package doesn't try to use tex and friends
Although mcsim.dvi, mcsim.html, and mcsim.texinfo aren't on the PLIST, the
package tries to build them anyway, at least on DragonFly.  This modifies
the documentation makefile to prevent this.  DragonFly doesn't have dvips
and thus the package was failing to build.
2011-12-18 17:12:48 +00:00
marino
2c546ed03b math/randlib: force MKPROFILE=yes to avoid PLIST divergence 2011-12-18 17:11:34 +00:00
marino
74e464e258 math/meschach: force MKPROFILE=yes to avoid PLIST divergence 2011-12-18 17:10:51 +00:00
marino
7f45b3a90b math/dcdflib.c: revert last, force MKPROFILE=yes to avoid PLIST divergence 2011-12-18 17:09:58 +00:00
ryoon
3e68949a12 Update to 1.1
Fix PR pkg/45721

* Fix paths in substituted man pages.
2011-12-18 17:09:07 +00:00
ryoon
fb5c038af7 Fix build on NetBSD/i386 5.99.58.
* Some pkglint.
* Add options.mk and sqlite option (default: off).
  More options may be introduced.
2011-12-18 16:57:22 +00:00
dholland
9b6d190700 p2c 2011-12-18 16:55:06 +00:00
dholland
f25bee23a2 Assorted fixes:
- explain why we need post-extract chmods
 - sort PLIST
 - add patch comments
 - clean up some pkglint
 - fix a symbol name conflict with logf (from math.h + a gcc builtin)
 - fix some other bugs/issues found by gcc
 - add standard headers
 - remove some bogus BSD/System V include probing
 - probably fix gcc 4.5 build (not fully tested)
 - bump PKGREVISION
2011-12-18 16:54:08 +00:00
ryoon
c1e91de59c Add spl-1.0pre6 2011-12-18 16:06:58 +00:00
dholland
32e4292289 Needs curses, not termcap. Doesn't build, so no revbump. 2011-12-18 15:52:44 +00:00
dholland
cccbf691bc +naim-0.11.8.3.2 (from Snader_LB) 2011-12-18 15:32:42 +00:00
dholland
746eebf6ab Fix HOMEPAGE, from Snader_LB 2011-12-18 15:31:34 +00:00
taca
7cc2e8b8c3 Add two "used by" line for lang/ruby193/Makefile and
lang/ruby193-base/Makefile.
2011-12-18 13:20:17 +00:00
obache
d3eff0fa53 Fixes for OpenSSL without MD2 support. 2011-12-18 11:33:42 +00:00
marino
80014d3874 math/gtklife: Add indirectly linked libraries to LDFLAGS for v2.22 2011-12-18 10:10:16 +00:00
marino
54a4c8f372 math/extcalc: Add indirectly linked libraries to LDFLAGS for v2.22 2011-12-18 10:09:37 +00:00
marino
78a78ee139 math/dcdflib.c: conditional PLIST for DragonFly
DragonFly has not produced _p.a files in a long time.  The PLIST to
modified to exclude libdcdflib_c_p.a if build on DragonFly.
2011-12-18 10:09:02 +00:00
marino
8f8b3cf936 math/clisp-pari: Needs devel/gettext-lib 2011-12-18 10:07:54 +00:00
marino
c140577797 math/calcoo: Add indirectly linked libraries to LDFLAGS for ld v2.22 2011-12-18 10:07:07 +00:00
obache
46b5881dd4 Updated www/apache2 to 2.0.64nb1 2011-12-18 09:13:29 +00:00
obache
016b168b93 Add a patch for CVE-2011-3192.
Bump PKGREVISION.
2011-12-18 09:13:11 +00:00
ryoon
530c4f789a Updated www/php-owncloud to 2.0.1nb1 2011-12-18 08:39:14 +00:00
ryoon
1f106f4784 Make php-sqlite and php-mysql conditional. Default is sqlite.
Fix typo in MESSAGE.
Bump PKGREVISION.

Tnanks you, gdt@.
2011-12-18 08:38:14 +00:00
sbd
9cd8d20a59 Add ruby-erubis26 (Hi taca) 2011-12-18 07:53:09 +00:00
sbd
1e298a1440 www/erubis => www/ruby-erubis26 2011-12-18 07:51:56 +00:00
sbd
545bc2fae2 Add ruby-rack12 (Hi taca) 2011-12-18 06:41:40 +00:00
sbd
546b30a84b Add ruby-multi_json (Hi taca) 2011-12-18 06:17:11 +00:00
sbd
dfe5f7a30a Add ruby-hike (Hi taca) 2011-12-18 06:04:19 +00:00
sbd
ec351a86f7 Include mk/curses.buildlink3.mk not mk/termcap.buildlink3.mk. 2011-12-18 03:10:29 +00:00
marino
fbb6385720 math/R: Expand NetBSD floorl patch to DragonFly
DragonFly has the same math limitations as NetBSD, so it needs the same fix.
2011-12-18 02:50:07 +00:00
agc
1ba83ba529 Note the start of the freeze in preparation for the pkgsrc-2011Q4 branch.
No infrastructure changes from now on until the branch, please;
upgrades to leaf packages, and security updates, are allowed - all
others, please seek the advice and approval of a pkgsrc-PMC member.
2011-12-18 00:17:13 +00:00
sbd
8be972bd44 Note package updates:
chat/ircII          to 20111115nb3
    security/ssh2       to 3.2.9.1nb8
    security/zkt        to 1.0nb1
2011-12-17 23:46:51 +00:00
sbd
6ed371c256 Add missing mk/curses buildlink.
Bump PKGREVISION
2011-12-17 23:43:43 +00:00
sbd
2daf223d40 Add missing mk/termcap buildlink.
Bump PKGREVISION
2011-12-17 23:42:40 +00:00
marino
ea679669f1 mail/perdition-odbc: needs libltdl 2011-12-17 19:03:24 +00:00
marino
efbb46ec51 lang/schema48: Fix bad pthreads detection for DragonFly
The schema48 configure schema has a pthreads test that can't be overridden.
The problem is that it starts with -mt, and it thinks the test passes when
in reality gcc complains.  This commit does a post-patch inline replacement
on the configure script to override the test, and to add -pthread to both
$CFLAGS and $LDFLAGS.
2011-12-17 19:02:11 +00:00
marino
8520a97b23 lang/sr: Mask x86_64 platforms
http://www.cs.arizona.edu/sr/impl.html:
"SR does not run on 64-bit X86/AMD64 Linux".

Indeed, the arch.h file has no provision for the x86_64 architecture.
NetBSD x86_64 gets past the trap because it patched the arch.h file to
alway define the arch.  Configuring on DragonFly64 illustrates the arch
is unsupported.
2011-12-17 19:01:24 +00:00
marino
c3a8c7956c cad/pcb: Add indirectly linked libraries to LDFLAGS for ld v2.22 2011-12-17 19:00:11 +00:00
taca
d3c84c99cc Note update of sysutils/pear-Log package to 1.12.7. 2011-12-17 18:24:10 +00:00
taca
26a8a6ff21 Update pear-Log package to 1.12.7.
Release date: 2011-09-19 02:53 UTC
Release state: stable

Changelog:

- The 'firebug' handler is now usable with Chrome, as well. (Request 18617)
- The 'observer' code now longer generates deprecated return value reference notices. (Bug 18830)
2011-12-17 18:23:36 +00:00