Commit Graph

76735 Commits

Author SHA1 Message Date
avsm
525475822f update ocaml-xml-light to use the ocaml_native property.
no PLIST change, so no rev bump

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:31:20 +00:00
avsm
9ce0b926a6 update to ocaml-rss-2.0
* new MASTER_SITES and HOMEPAGE
* use new PROPERTY ocaml_native
* patch to support install on bytecode-only arch

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:28:53 +00:00
avsm
dca34fd82c update to ounit-1.1.2 and update to new ocamlfind site-lib
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:26:12 +00:00
avsm
6319596fa3 update to findlib-1.3.3
* support for ocaml 4.00.0
* change sitelib to /usr/local/lib/ocaml
* new MASTER_SITES and HOMEPAGE
* remove dependency on groff
2012-08-18 22:24:50 +00:00
avsm
b1de06d819 update to ocaml-pcre-7.0.2
* fix on non-native arch (sparc64)
* use OASIS configure_style to simplify port

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:22:41 +00:00
avsm
1e9f298d4f update to ocaml-net-3.6
- add pcre FLAVOR
- use the ocaml_native arch check
- remove old patches

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:19:21 +00:00
avsm
42bc399fc1 update ocaml-mlgmp to use ocaml_native property and have a META file for ocamlfind
* bump REVISION
* update ocamlfind sitelib
* use new ocaml_native PROPERTY
* add ocamlfind META info
2012-08-18 22:16:27 +00:00
avsm
36332ea9ea update ocaml-camomile installation directory for ocamlfind sitelib
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:13:17 +00:00
avsm
daaf9f6b02 update to ocaml-calender-2.03.2
* change MASTER_SITE
* use ocamlfind -> add pre-fake target

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:06:49 +00:00
avsm
8bd1d40a7d update to ocaml-batteries-1.5.0
* META info fixed upstream
* move cmxs to PFRAG.native-dynlink
* update ocamlfind sitelib path
* /usr/local/ocaml/site-lib/batteries/ocaml is a script, not executable
* Fix toplevel help system
  The path to the documentation is hardcoded at build time.
  Therefore DOCROOT may not be prefixed by WRKINST at build time.

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:04:48 +00:00
avsm
db4ecc52b8 update to cil-1.5.1
* BROKEN on all non-native archs for now
* new MASTER_SITE
* clean up Makefile
* remove obsolete patch
* update PLIST
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:00:56 +00:00
ajacoutot
39662da5d4 Missing dependency on devel/py-gobject3
spotted by espie@
2012-08-18 21:58:13 +00:00
avsm
a3df9fb951 * bump version to 2.0.2
* use OASIS build system
* remove obsolete patches
* enable regression tests
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 21:57:24 +00:00
avsm
a964285fc8 * bump version to 2.0.2
* use OASIS build system
* remove obsolete patches
* add WANTLIB
* add empty REGRESS_TARGET

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 21:55:07 +00:00
avsm
0ffcd882eb update to ocaml-4.00.0
- uses new ocaml_native and ocaml_native_dynlink arch properties
- changelog: http://caml.inria.fr/pub/distrib/ocaml-4.00/notes/Changes

From Christopher Zimmermann <madroach@gmerlin.de> with fixes from me
2012-08-18 21:49:16 +00:00
avsm
cb284e6f57 Add ocaml_native and ocaml_native_dynlink properties to the arch defines.
These will be used shortly by the ocaml-4 port update.
2012-08-18 21:45:28 +00:00
sthen
523e27e78b bugfix update to roundcube 0.8.1 2012-08-18 21:34:56 +00:00
sthen
d34149590b update to dnsmasq 2.63, from Brad. 2012-08-18 21:34:33 +00:00
edd
809c36e89f Build with big -fPIC.
From Brad, thanks.

OK sthen@
2012-08-18 18:57:38 +00:00
gonzalo
70488cb82f Update for Fluxbb to 1.5.0 with some security update:
* Use proper status codes for "Bad request" (and similar) error messages.
* Negative values in some config options leading to strange situations.
* Path disclosure through error messages in search.php (and others).
* Subscriptions were handled incorrectly when merging or splitting topics.
* Ignore BBCodes in search strings.
* The Technetium style had an issue with resizing images.
* Renaming users would unban them.

And others http://fluxbb.org/forums/viewtopic.php?id=6328

While here, the extract part is not needed.

Ok aja@.
2012-08-18 18:33:55 +00:00
sebastia
5b49a7b0f8 Fix the patch, spotted by jasper@ 2012-08-18 12:46:06 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
espie
886bd42cff fix documentation issues 2012-08-18 11:02:23 +00:00
ajacoutot
723ab5c35e Add VMEM_WARNING and NO_REGRESS.
Fix the fftw3 dependency.
Don't use ${FULLPKGNAME} in the PLIST to refer to the binary.
2012-08-18 08:50:19 +00:00
espie
a6da6e2d7f slow architectures might clean /tmp too eagerly, move the default
LOCKDIR to a local location that's less susceptible to surreptitious
cleanup, that is under WRKOBJDIR

after discussion with sthen@
2012-08-18 07:58:20 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
ajacoutot
02c6d70f1c Regen PLIST to add the man pages. 2012-08-18 07:18:26 +00:00
espie
083fc635e8 fix subpackage bugs.
- correct syntax for variable (Vadim Zhukov)
- both _DO_LOCK and _cache_fragment want to use traps.
Since that's the only place where the problem occurs, simply put the second
trap in a subshell...
2012-08-17 22:32:29 +00:00
landry
206684cb34 Unbreak on ppc & give it a chance to build on mips*. Set ONLY_FOR_ARCHS
since it has platform-dependent code in slp_platformdetect.h..

breakage reported by ajacoutot@
2012-08-17 21:51:49 +00:00
stu
b0b81ae6b4 Use MODULES for Tcl/Tk.
Ok espie@
2012-08-17 16:05:03 +00:00
stsp
59097e6bb8 += ardour 2012-08-17 15:36:02 +00:00
stsp
1bc8c067b9 Import ardour-2.8.14, with added support for sndio midi.
Ardour is a full-featured, free and open-source hard disk recorder and
digital audio workstation program suitable for professional use. It
features unlimited audio tracks and buses, non-destructive, non-linear
editing with unlimited undo, and anything-to-anywhere signal routing. It
supports standard file formats, such as BWF, WAV, WAV64, AIFF and CAF,
and it can use LADSPA, LV2, VST and AudioUnit plugin formats.

with and ok ajacoutot@
2012-08-17 15:33:32 +00:00
stu
fa3aa22965 Use MODULES for Tcl/Tk.
Ok espie@ (maintainer)
2012-08-17 14:48:34 +00:00
ajacoutot
501321be06 Fix WANTLIB. 2012-08-17 14:08:25 +00:00
gonzalo
3412ef731c Little update for diffstat to 1.55.
Tested on i386.

Ok sthen@
2012-08-17 13:57:59 +00:00
ajacoutot
115595a2cd Update to foo2zjs-20120601. 2012-08-17 13:54:26 +00:00
sthen
a7ec13dacf update to MuPDF 1.1 2012-08-17 13:30:16 +00:00
ajacoutot
f5b6733e20 Remove uneeded CONFIGURE_ARGS and BUILD_DEPENDS. 2012-08-17 11:41:34 +00:00
sebastia
3e702402f1 update sogo to latest release.
feedback and OK sthen@
2012-08-17 09:59:08 +00:00
sebastia
8c913c9354 Update sope to latest release.
OK sthen@
2012-08-17 09:57:30 +00:00
sthen
e7517e8500 update to BIRD 1.3.8, from Brad. 2012-08-17 09:34:56 +00:00
jasper
cfee2c6b0f Security fix for CVE-2012-3479
GNU Emacs "enable-local-variables" Variable Processing Vulnerability

      patch from upstream git; earlier releases are not affected
2012-08-17 09:09:01 +00:00
ajacoutot
ae2bb3270f Reserve a _polkitd user/group for upcoming sysutils/polkit update. 2012-08-17 09:00:10 +00:00
jasper
17019fba7a security update to 2.10.19, fixes CVE-2012-3952
phplist "unconfirmed" Cross-Site Scripting Vulnerability
2012-08-17 08:58:46 +00:00
ajacoutot
d397544214 Update to geeqie-1.1. 2012-08-17 08:24:39 +00:00
ajacoutot
3c38a9d236 Comment static archive and la file for the loadable module.
Add CONFIGURE_SHARED.
Remove REGRESS_DEPENDS as gs is actually needed at build time for the
tests (along with rsvg...).

ok eric@ (maintainer)
2012-08-17 07:58:50 +00:00
jasper
ab09ea2f1e - add missing build dependency
- tweak MASTER_SITES
2012-08-17 07:20:08 +00:00
jasper
97fce803e1 - tweak COMMENT/SHARED_LIBS
- fix license marker
2012-08-17 07:11:39 +00:00
bluhm
261d9891fc update p5-OSPF-LSDB to 1.04
ok sthen@
2012-08-17 01:50:18 +00:00
eric
d06dbd5d6a update to cairo 1.12.2.
with input from Brad and ajacoutot@

ok ajacoutot@
2012-08-16 17:03:18 +00:00