90625 Commits

Author SHA1 Message Date
brad
8f29c1f1b1 Update to isc-dhcp 4.3.0.
ok sthen@
2014-03-16 11:45:15 +00:00
brad
bdc8db410c Update to VLC 2.0.10.
ok sthen@
2014-03-16 11:38:47 +00:00
sthen
c9ba89043a +atf, kyua-cli, kyua-testers, lutok 2014-03-16 11:29:57 +00:00
sthen
171c75a546 import devel/kyua-testers, from Sergey Bronnikov, ok shadchin@ pre-lock, only
minor changes since.

This module, kyua-testers, provides scriptable interfaces to interact
with test programs of various kinds.  The interface of such testers
allows the caller to execute a single test case of a single test program
in a controlled and homogeneous manner.
2014-03-16 11:28:42 +00:00
sthen
f7d7ffe5b0 import devel/kyua-cli, from Sergey Bronnikov, ok shadchin@ pre-lock, only minor
changes since.

Kyua (pronounced Q.A.) is a testing framework for both developers and
users. Kyua is different from most other testing frameworks in that it
puts the end user experience before anything else. There are multiple
reasons for users to run the tests themselves, and Kyua ensures that
they can do so in the most convenient way.
2014-03-16 11:28:11 +00:00
sthen
9e9c041463 import devel/atf, from Sergey Bronnikov, ok shadchin@ pre-lock, only minor
changes since.

The Automated Testing Framework (ATF) is a collection of libraries and
utilities designed to easy unattended application testing in the hands
of developers and end users of a specific piece of software.
2014-03-16 11:27:28 +00:00
sthen
7768a29613 import devel/lutok, from Sergey Bronnikov, ok shadchin@ pre-lock, only minor
changes since.

Lutok provides thin C++ wrappers around the Lua C API to easy the
interaction between C++ and Lua.  These wrappers make intensive use of
RAII to prevent resource leakage, expose C++-friendly data types, report
errors by means of exceptions and ensure that the Lua stack is always
left untouched in the face of errors. The library also provides a small
subset of miscellaneous utility functions built on top of the wrappers.
2014-03-16 11:26:21 +00:00
ajacoutot
2a2e82465e Simplify by using the x11/gnome MODULE.
Regen patches while here.
Drop USE_GROFF.

ok benoit@ (maintainer)
2014-03-16 11:21:28 +00:00
ajacoutot
fb9f0fb92f Sync comment with what has been committed upstream; no pkg change. 2014-03-16 10:03:22 +00:00
ajacoutot
e12f98e26c Do not use "@owner www" but "@group www"; this allows swapping between
different web servers more easily by adding the corresponding httpd user
to the www group.
2014-03-16 09:58:10 +00:00
ajacoutot
65b80e79e7 Sync comment with what was committed upstream; no pkg change. 2014-03-16 09:45:35 +00:00
benoit
4777014045 Update capstone to 2.1.1. 2014-03-16 09:45:32 +00:00
brad
b7aba08689 Remove workaround that was added to workaround non POSIX compliant
getpwnam_r / getpwuid_r functions.

ok sthen@
2014-03-16 09:42:12 +00:00
ajacoutot
cc26543f1d Simplify by using the x11/gnome MODULE.
Renge PLIST and WANTLIB while here.

ok landry@ (maintainer)
2014-03-16 09:42:02 +00:00
ajacoutot
ac3070600e Circular dependency with textproc/gtk-doc is gone. 2014-03-16 09:16:27 +00:00
ajacoutot
c32240f6b3 Bump after recent gnome.port.mk changes; these do not require to
RUN_DEPENDS on yelp.

Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.

Any fallout, please let me know.
2014-03-16 09:12:23 +00:00
ajacoutot
93ac322c27 Do not blindly add a RUN_DEPENDS on yelp whenever we install help files
but instead, check wether MODGNOME_DESKTOP_FILE is also defined; if so
we can assume a GUI application and keep the RUN_DEPENDS.
2014-03-16 09:11:23 +00:00
ajacoutot
1b243f2740 tyop in comment. 2014-03-16 08:55:30 +00:00
benoit
e9999b3ac8 Update to clusterssh 4.02.03.
from Daniel Levai, maintainer timeout
2014-03-16 08:54:34 +00:00
espie
9c85c8f67b do the depends computation before the fork and after the lock, so we're
aware of everything going on on the same host. In particular, group together
other ports waiting for lock on the same host, and run one single pkg_add.
since they are now in order, this helps quite a bit.
2014-03-16 08:52:53 +00:00
benoit
074650170c Update to pngcrush 1.7.73. 2014-03-16 08:01:17 +00:00
afresh1
dce8bc9527 Update to p5-DateTime-Format-Strptime-1.54
ok sthen@
2014-03-16 03:00:03 +00:00
afresh1
55b2d9f6c7 Update to p5-DateTime-Format-Builder-0.81
definitely sthen@
2014-03-16 02:59:03 +00:00
afresh1
cc284a72c6 Update to p5-DateTime-1.07
yep sthen@
2014-03-16 02:58:06 +00:00
afresh1
ed2da263b1 Update to p5-DateTime-TimeZone-1.64
OK sthen@
2014-03-16 02:57:14 +00:00
sthen
24812b490b update to Openfire 3.9.1, from Marc Peters 2014-03-16 01:34:31 +00:00
naddy
43cb1b7ab8 bug fix update to 2.1.3 2014-03-15 19:41:03 +00:00
bcallah
1d8cb23cc0 Update to 1.4.3.15 2014-03-15 17:18:17 +00:00
afresh1
a93d5081b6 Add myself OK benoit@ sthen@ 2014-03-15 15:42:28 +00:00
rpe
133e9c4cfa bump revision due to a fix from upstream without changing the vers. number
157b783521

OK sthen@
2014-03-15 15:28:01 +00:00
benoit
d3611ded33 +libscrypt 2014-03-15 14:01:46 +00:00
benoit
4818484737 Import libscrypt.
Shared library that implements the scrypt key derivation function.

from maintainer Daniel Levai, ok sthen@
2014-03-15 13:37:18 +00:00
edd
205d53d67c Link fs-uae-launcher to build. 2014-03-15 13:12:56 +00:00
edd
bb6e9a9aa1 Import fs-uae-launcher-2.4.0.
The fs-uae launcher was moved from the main fs-uae source tree, thus it
now makes sense for it to have its own port now.

OK bcallah@
2014-03-15 13:11:58 +00:00
edd
4c5e2ad295 Update to fs-uae-2.4.0.
Joystick and hardfile support tested.

Note that the launcher has moved out of the main fs-uae source tree. A
commit adding the launcher as a new port will follow.

OK bcallah@
2014-03-15 13:04:15 +00:00
espie
bf709a9acc tweak waiting-for-lock mechanism: explicitly keep track of order,
and have each job relinquishing lock wake up the next one.

To cater for external dpbs, also try to wake up next job if we don't own the
lock.
2014-03-15 09:51:27 +00:00
benoit
53c738be1e Update to ntl 6.1.0. 2014-03-15 09:13:13 +00:00
ajacoutot
160954d26d Fixed upstream. 2014-03-15 07:17:55 +00:00
ajacoutot
f539d247b6 Update to shared-color-targets-0.1.3. 2014-03-15 07:11:09 +00:00
andre
73dc1c43e4 Add myself.
ok mpi@
2014-03-15 02:35:19 +00:00
sthen
b8fe92ad4f update to aqbanking 5.4.1b, various SEPA fixes 2014-03-15 01:02:27 +00:00
sthen
f996d1723c bugfix/cleanup update to gwenhywfar 4.11.0b 2014-03-15 00:17:45 +00:00
giovanni
bd7f39778d Bugfix update to 3.7.4.1 2014-03-14 23:52:25 +00:00
giovanni
b3115dc357 Bugfix update to 4.1.9 2014-03-14 23:48:49 +00:00
giovanni
c139ef0ae5 Update to 2.1.0 and install README file
The updater plugin should be enabled before upgrading, otherwise your database could
not be upgraded
2014-03-14 23:31:24 +00:00
stu
2adaef6ca0 Update to beta29. 2014-03-14 22:08:41 +00:00
rpe
18fe9caf01 Update ansible to 1.5.3
Changes since 1.5:
- Fix validate_certs and run_command errors from previous release
- Fixes to the git module related to host key checking
- Fix module errors in airbrake and apt from previous release
- Force command action to not be executed by the shell unless specifically enabled.
- Validate SSL certs accessed through urllib*.
- Implement new default cipher class AES256 in ansible-vault.
- Misc bug fixes.

OK aja@
2014-03-14 18:19:34 +00:00
ajacoutot
7d085efa25 Unbreak, it seems I totally screwed up my previous merge...
spotted by nigel@
2014-03-14 17:48:15 +00:00
ajacoutot
94f4ad8215 Be safe and explicitely set --with-default-trust-store-file. 2014-03-14 17:42:59 +00:00
brad
7225ed6adb Update to Unbound 1.4.22.
ok sthen@
2014-03-14 17:34:21 +00:00