81967 Commits

Author SHA1 Message Date
naddy
2625dbad07 update to 2.77: bug fixes, tested by brad@
sync wantlib
2013-03-20 20:18:07 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
robert
40f157b67b use libvpx from ports 2013-03-20 16:20:04 +00:00
giovanni
f50328397f +postfwd 2013-03-20 14:23:16 +00:00
giovanni
2c4dd5a552 Import mail/postfwd, a postfix policy server
help and ok brad@ and landry@

Postfwd is a policy server that combines complex Postfix restrictions
in a ruleset similar to those of most firewalls. Postfwd
uses the Postfix policy delegation protocol to control access to
the mail system before a message has been accepted. It allows you
to choose an action (e.g. reject, dunno) for a combination of several
SMTP parameters (like sender and recipient address, size or the
client's TLS fingerprint).
2013-03-20 14:22:06 +00:00
giovanni
10f5e956b9 Add user for mail/postfwd
ok brad@ landry@
2013-03-20 14:17:21 +00:00
espie
4cbd0426c6 redo the PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE_FTP in a slightly more
paranoid way for multi-packages.
Specifically, do the implication separately for each multi-packages, so
if you set e.g.,
PERMIT_PACKAGE_CDROM-foo = no
then you *don't* inherit a PERMIT_PACKAGE_FTP = Yes into
PERMIT_PACKAGE_FTP-foo

(also default *first* to a restrictive PERMIT_PACKAGE_FTP for
PERMIT_PACKAGE_FTP-foo  before copying a PERMIT_PACKAGE_CDROM-foo=Yes)

as a consequence, check that PERMIT_* is correctly setup for each
subpackage of MULTI_PACKAGES
2013-03-20 10:48:00 +00:00
jasper
72fe97ae81 - update to concrete5-5.6.1.1 2013-03-20 10:38:07 +00:00
jasper
a9b20308db - update to libvirt-glib-0.1.6 2013-03-20 10:20:39 +00:00
sthen
a7dcacc3bb update to rapidsvn 0.12.1. fixes a crash when you run the program and start
to do anything with it.

while there disable optional deps (doxygen etc), this part suggested by nigel@
2013-03-20 09:50:37 +00:00
ajacoutot
38b1abafd7 No need for MODRUBY_REV; 1.8 is the default. 2013-03-20 08:23:19 +00:00
jasper
d9c29a085c Fixup two REGRESS -> TEST. 2013-03-20 07:27:30 +00:00
ajacoutot
b2cc782920 Extend comment; no pkg change. 2013-03-20 07:12:22 +00:00
ajacoutot
d7a874d4a1 We cannot mix ruby1.8 and 1.9 and making FLAVORS for each dependant ports
is just impossible; so force the use of version 1.8 which is the default
anyway.
2013-03-20 07:08:05 +00:00
ajacoutot
c441099501 Indent. 2013-03-20 06:56:05 +00:00
ajacoutot
23308d862b PKG_ARCH=* 2013-03-20 06:55:19 +00:00
ajacoutot
d1866fcebc PKG_ARCH=* 2013-03-20 06:50:05 +00:00
ajacoutot
08249c12e3 Move the @extraunexec at the beginning of the PLIST so that pkg_delete -c
stops whining.

ok dcoppa@ (maintainer)
2013-03-20 06:26:04 +00:00
brad
d594abfab5 Upgrade to QEMU 1.4.0. Enable the VNC TLS support.
Tested by todd@ kirby@ sthen@ and OK kirby@ sthen@
2013-03-20 00:46:01 +00:00
sthen
3f38bfe293 slackware tarball of cairo is *not* the same (they trim test/reference/*
and repack); revert my last commit here.
2013-03-20 00:25:52 +00:00
jeremy
800f1b3689 Add support for building ruby 2.0 libraries to ruby.port.mk.
Refactor the conflicting FLAVOR code to be less verbose,
thanks to sthen@.  Additional indentation fixes from sthen@.

Modify the jruby code to work with jruby 1.7.

Deal with newer gems containing checksum files by deleting
the checksums.
2013-03-19 23:46:41 +00:00
jeremy
677fe6240f Update to jruby 1.7.3.
Drop support for C extensions (which were always expiremental).
Use jruby.jar instead of jruby-complete.jar, for a more typical
jruby installation.
2013-03-19 23:43:06 +00:00
jeremy
281ba04434 Link ruby 2.0 to the build. 2013-03-19 23:39:10 +00:00
jeremy
8647f643c6 Import ruby 2.0.0-p0. 2013-03-19 23:38:23 +00:00
sthen
f522109153 convert libdnet's no_python pseudo_flavour to using BUILD_PACKAGES, so the
-python package can be knocked out on a !shared machine.
2013-03-19 23:36:02 +00:00
sthen
67712d6362 de-uglify Makefile somewhat, spotted while testing poco fix.. no pkg change 2013-03-19 23:15:03 +00:00
sthen
2f154b4f8c Fix net/poco following the pcre update (broken for 2 weeks) by using
a patch from Gentoo.

While there clean up Makefile a bit (mixed whitespace format ugliness) and
simplify a patch (just use upstream's existing sysconf code, rather than
workaround the unportable use of sysctlbyname).
2013-03-19 23:13:50 +00:00
sthen
7a2709cf4c update to Railo 4.1.0.004 2013-03-19 22:32:28 +00:00
sthen
f0cad29d74 regen patches to fix line numbers 2013-03-19 22:17:07 +00:00
landry
acf55111de Fix build after ffmpeg 1.1 update, since brad doesnt seem to care..
Adapted from https://projects.archlinux.org/svntogit/packages.git/commit/?h=packages/opal&id=278c8f93262ee8372b05c650a2e6456ad2d04950
2013-03-19 22:06:44 +00:00
kili
d05c83cbea Update to poppler-0.22.2.
ok aja@, who also gave it a test with all the gnome stuff (thanks!)

Note that the possible regression in epdfview I mentioned in my mail
to ports@ wasn't a regression (the same file didn't render correctly
in epdfview with poppler-0.22.0).
2013-03-19 19:58:06 +00:00
kurt
ec59431b2a - correct UnguardOnExecutionViolation which helped find a W^X
kernel bug on i386
- fix undefined symbols in libhpi.so noted by stu@
2013-03-19 19:26:45 +00:00
espie
dae9c229a7 more explicit PERMIT_* setup, going to strengthen the rules for multi-packages
a wee little bit.
2013-03-19 19:03:12 +00:00
ajacoutot
949ccfc6d2 Don't hardcode, use passenger-config(1). 2013-03-19 18:50:53 +00:00
pascal
8baa850476 Also build the 'clocale' unit on OpenBSD. 2013-03-19 18:47:45 +00:00
ajacoutot
8a173ddd69 Tweak, no pkg change. 2013-03-19 18:20:09 +00:00
nigel
23e1e84368 Update from David Hill 2013-03-19 18:18:53 +00:00
ajacoutot
34e183d8f9 Document Passenger integration for production systems.
ok robert@ (maintainer)
2013-03-19 18:18:38 +00:00
jasper
d20245cad1 - update to grilo-plugins-0.2.6 2013-03-19 17:46:37 +00:00
jasper
b11cad81ac - update to grilo-0.2.5 2013-03-19 17:42:08 +00:00
pascal
99fbfdba20 Update to stable release 1.0.0. Tweaks from aja@ and benoit@. 2013-03-19 17:33:37 +00:00
sthen
7ff6452a24 update openfire to 3.8.1, based on a diff from Marc Peters for 3.8.0
- add @extraunexec to fix pkg_delete -c
2013-03-19 16:55:01 +00:00
ajacoutot
d5c9376484 Fix a segfault when parsing certificates. 2013-03-19 16:07:49 +00:00
sthen
2dba0837a5 sort 2013-03-19 15:49:09 +00:00
sthen
347a6bb178 +glm 2013-03-19 15:48:05 +00:00
sthen
cd934faf69 import ports/graphics/glm, ok gonzalo@
OpenGL Mathematics (GLM) is a header only C++ mathematics library for
graphics software based on the OpenGL Shading Language (GLSL) specification.

GLM provides classes and functions designed and implemented with the same
naming conventions and functionalities as GLSL so that when a programmer
knows GLSL, he knows GLM as well, which makes it really easy to use.

This project isn't limited to GLSL features. An extension system, based
on the GLSL extension conventions, provides extended capabilities:
matrix transformations, quaternions, half-based types, random numbers,
procedural noise functions, etc...

This library works perfectly with OpenGL but it also ensures interoperability
with third party libraries and SDKs. It is a good candidate for software
rendering (Raytracing / Rasterisation), image processing, physic simulations
and any context that requires a simple and convenient mathematics library.

GLM is written in C++98 but can take advantage of C++11 when supported
by the compiler.
2013-03-19 15:47:41 +00:00
ajacoutot
443bd10489 Fix @sample file. 2013-03-19 15:06:06 +00:00
bcallah
0abb854fd5 +musique 2013-03-19 14:44:33 +00:00
bcallah
477d0b83bb Import audio/musique, a graphical audio player focued on a clean ui.
ok jasper@ brad@
2013-03-19 14:43:50 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00