hiramatsu
aad8a1cb28
Fix build with perl 5.14.
2011-12-19 15:26:51 +00:00
wiz
d92241c25f
Fix libaudiofile recognition. Re-adds two executables that were not built.
...
Since this broke packaging, no PKGREVISION bump necessary.
2011-12-19 15:03:18 +00:00
asau
627ee491ce
mount.cifs and umount.cifs were removed along with configure option.
...
This fixes packaging and installation on Linux.
2011-12-19 14:47:27 +00:00
wiz
de6e632e3c
pkglint fix.
2011-12-19 14:36:28 +00:00
wiz
dbca96eb7d
Fix build with gcc-4.5.
2011-12-19 14:19:43 +00:00
wiz
218bc14b92
Fix openssl breakage so this package can now progress to flex breakage.
2011-12-19 13:58:33 +00:00
wiz
fcb4d23923
pkglint fix.
2011-12-19 13:58:13 +00:00
wiz
cbbd0ce5d3
Fix build with gcc-4.5.
...
Mark as not MAKE_JOBS_SAFE (doesn't wait for library to be built before
linking it).
2011-12-19 13:44:07 +00:00
drochner
2a99608e34
revert previous -- the program just doesn't work if built with tcl
...
instead, explicitely disable it so that it doesn't get picked up
accidentally
2011-12-19 13:28:59 +00:00
wiz
b1cdb8e352
Fix build (add missing headers).
2011-12-19 13:25:22 +00:00
wiz
530220b2ee
Fix compiler version grep to match better. Fixes build on NetBSD with
...
gcc-4.5.
2011-12-19 13:21:39 +00:00
wiz
5e56d2d3b5
Fix configury with libaudiofile>=0.3.
...
Set LICENSE while here.
2011-12-19 13:16:16 +00:00
wiz
370e3a6b0a
regen
2011-12-19 13:16:00 +00:00
schwarz
009d51add6
updated version to 3.6.0 in buildlink3.mk file
2011-12-19 13:04:45 +00:00
schwarz
d655fed952
updated libosip to 3.6.0
2011-12-19 12:59:18 +00:00
joerg
97d1fcc178
Fix license list.
2011-12-19 12:57:16 +00:00
schwarz
1329db1f4d
upgraded to libosip2-3.6.0; added LICENSE information
2011-12-19 12:56:04 +00:00
obache
8bf90782e7
Need to include bsd.prefs.mk before using PKGPATH.
2011-12-19 11:42:47 +00:00
obache
23f7a3ec13
Fixes build of oss plugin for the case that ossaudio library is not required.
2011-12-19 11:26:59 +00:00
drochner
80105c2a95
make this build with the "cups" option again
...
(missing header, likely due to recent cups update)
2011-12-19 11:14:25 +00:00
dholland
90442c5436
dk-milter
2011-12-19 07:46:01 +00:00
dholland
e34cfac38b
This installs a csh script, so handle it properly and add csh:run to
...
USE_TOOLS. PKGREVISION++.
2011-12-19 07:45:19 +00:00
sbd
dbef2f58c7
If a package says it supports the wide-curses option then it should
...
actually support it.
Bump PKGREVISION.
2011-12-19 06:33:33 +00:00
obache
87d7dd1017
Update firefox36 to 3.6.24.
...
Fixed in Firefox 3.6.24
MFSA 2011-49 Memory corruption while profiling using Firebug
MFSA 2011-47 Potential XSS against sites using Shift-JIS
MFSA 2011-46 loadSubScript unwraps XPCNativeWrapper scope parameter (1.9.2 branch)
Fixed in Firefox 3.6.23
MFSA 2011-40 Code installation through holding down Enter
MFSA 2011-39 Defense against multiple Location headers due to CRLF Injection
MFSA 2011-38 XSS via plugins and shadowed window.location object
MFSA 2011-37 Integer underflow when using JavaScript RegExp
MFSA 2011-36 Miscellaneous memory safety hazards (rv:7.0 / rv:1.9.2.23)
2011-12-19 06:26:55 +00:00
dholland
5495fa0bd6
Not MAKE_JOBS_SAFE.
2011-12-19 05:20:36 +00:00
dholland
2f3728dd6d
Use time_t to call time().
2011-12-19 05:06:34 +00:00
obache
6d980f2950
more clean up
...
* let DISTNAME to sync with base pkg version.
* DISTINFO_FILE is not overwrite by php/ext.mk, so no need to set here.
* reset DIST_SUBDIR, to share DISTFILES with base package.
2011-12-19 03:04:13 +00:00
dholland
a97144c8c3
Force MKPROFILE=yes to avoid PLIST divergence.
2011-12-19 02:04:38 +00:00
dholland
fe71408513
Not MAKE_JOBS_SAFE.
2011-12-19 01:31:37 +00:00
dholland
61be84c056
Not MAKE_JOBS_SAFE
2011-12-19 00:52:51 +00:00
dholland
6af544f97b
Suppress a gcc warning that popped up in Joerg's build. While here,
...
fix some pkglint.
XXX: someone with the patience to wade through files with assorted
copyright headers should figure out the proper setting of LICENSE
for this package.
2011-12-19 00:52:09 +00:00
sbd
e6a5757670
Force the use of -ltermcap and let BUILDLINK_TRANSFORM sort out the right
...
library to use.
2011-12-19 00:25:59 +00:00
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