92467 Commits

Author SHA1 Message Date
jturner
fb145a4259 Import ports/security/reop. MAKE_FLAGS suggestion and ok sthen@
reop (reasonable expectation of privacy) is a utility that creates and
verifies cryptographic signatures. It supports both asymmetric and
symmetric encryption.
2014-05-15 00:40:45 +00:00
bcallah
b8275395ad Update MAME to 0.153
"move along" landry@
2014-05-14 23:32:50 +00:00
bcallah
02d91b3647 Update to MESS 0.153
"move along" landry@
2014-05-14 23:11:41 +00:00
juanfra
501ff45dae Update to Racket 6.0.1. ok jturner@. 2014-05-14 17:51:40 +00:00
afresh1
f0a91c6190 Update databases/p5-SQL-Statement to 1.405
ok benoit@
2014-05-14 14:23:43 +00:00
ajacoutot
6172764a4d Update to subtitleeditor-0.41.0.
Add a patch to fix a segfault during keyframes generation, as reported by
"Jiri B"
2014-05-14 13:32:24 +00:00
ajacoutot
51735d786b Fix comment; no pkg change. 2014-05-14 13:30:30 +00:00
sthen
e86d8938dc fix another SYSCONFDIR/BASESYSCONFDIR problems in the README, reported by otto@ 2014-05-14 10:32:20 +00:00
sthen
13ecdabf20 +grepcidr 2014-05-14 10:06:39 +00:00
sthen
288bb090a0 import textproc/grepcidr, ok jasper@
grepcidr can be used to filter a list of IP addresses against one or
more Classless Inter-Domain Routing (CIDR) specifications, or arbitrary
networks specified by an address range. As with grep, there are options
to invert matching and load patterns from a file. grepcidr is capable
of comparing thousands or even millions of IPs to networks with little
memory usage and in reasonable computation time.

grepcidr has endless uses in network software, including: mail filtering
and processing, network security, log analysis, and many custom applications.
2014-05-14 10:06:20 +00:00
sthen
b50c3300e1 update to libsodium 0.50, openbsd-relevant entries from changelog are:
- sodium_mlock()/sodium_munlock() have been introduced to lock pages
in memory before storing sensitive data, and to zero them before
unlocking them.
 - High-level wrappers for crypto_box and crypto_secretbox
(crypto_box_easy and crypto_secretbox_easy) can be used to avoid
dealing with the specific memory layout regular functions depend on.
 - crypto_pwhash_scryptxsalsa208sha256* functions have been added
to derive a key from a password, and for password storage.
 - Salsa20 and ed25519 implementations now support overlapping
inputs/keys/outputs (changes imported from supercop-20140505).
 - The poly1305-53 implementation has been replaced with Floodyberry's
poly1305-donna32 and poly1305-donna64 implementations.
 - sodium_hex2bin() has been added to complement sodium_bin2hex().
 - On OpenBSD and Bitrig, arc4random() is used instead of reading
/dev/urandom.
 - crypto_auth_hmac_sha512() has been implemented.
 - sha256 and sha512 now have a streaming interface.
 - hmacsha256, hmacsha512 and hmacsha512256 now support keys of
arbitrary length, and have a streaming interface.
 - crypto_verify_64() has been implemented.
 - CPU features are now detected at runtime.
2014-05-14 10:06:08 +00:00
jasper
8c80880c71 +supervisor 2014-05-14 09:58:12 +00:00
jasper
377331eb89 import supervisor-3.0, based on an initial port by viq
Supervisor is a client/server system that allows its users to monitor
and control a number of processes on UNIX-like operating systems.
[...]

ok sthen@
2014-05-14 09:56:44 +00:00
tobiasu
ecf0f2dbc7 Add mostly finished mips64/mips64el backend. Marked BROKEN for now.
Can build xgcc, but then chokes on our ancient binutils with:

ld: not enough GOT space for local GOT entries

ok brad@ sthen@ bcallah@ pascal@
2014-05-14 09:32:55 +00:00
jasper
ae05656489 update to gnome-shell-extensions-3.12.2 2014-05-14 09:26:01 +00:00
jasper
a31372e57d update to gnome-shell-3.12.2 2014-05-14 09:26:00 +00:00
jasper
806b7e457b upate to mutter-3.12.2 2014-05-14 09:26:00 +00:00
jasper
577bba5589 update to polari-3.12.2 2014-05-14 09:17:32 +00:00
jasper
aaf8fc16f3 update to empathy-3.12.2 2014-05-14 09:13:32 +00:00
sthen
5e27d8550c build dep on bison ("aclocal: file `/usr/local/share/aclocal/bison-i18n.m4'
does not exist"), ok brad@
2014-05-14 08:59:52 +00:00
brad
f850412734 Attempt to fix FFmpeg VP9 segfault.
ok sthen@
2014-05-14 08:07:24 +00:00
ajacoutot
7a09533ea0 Update to gnome-keyring-3.12.2. 2014-05-14 07:04:37 +00:00
ajacoutot
ba2c1b75b3 Update to seahorse-3.12.2. 2014-05-14 07:02:21 +00:00
ajacoutot
a9b070d1fa Update to gcr-3.12.2. 2014-05-14 06:43:27 +00:00
ajacoutot
8e35c21368 Update to libcryptui-3.12.2. 2014-05-14 06:30:03 +00:00
brad
fe6965c33a Update to Postfix 2.12-20140508.
ok sthen@
2014-05-14 02:03:47 +00:00
sthen
74d3ffe1ee missing build dep on docbook-xsl; without it, it tries to fetch as an
xml external entity over the network at build time.
2014-05-13 22:57:26 +00:00
miod
9ef7c1c89d Unbreak on hppa by compiling with -O2 -finline-functions, after noticing
compiling with -Os would not trigger the ICE. Temporary bandaid (which is
likely to last for a long time...) until Someone(TM) investigates further.

ok landry@
2014-05-13 19:39:54 +00:00
ajacoutot
0d84c105b9 Update to nautilus-3.12.2. 2014-05-13 18:00:44 +00:00
jasper
4e74c9b68e update to gnome-online-accounts-3.12.2 2014-05-13 17:16:50 +00:00
gonzalo
e6596a6976 Update for Wordpress to 3.9.1
https://codex.wordpress.org/Version_3.9

Thanks kili@ and kirby@ for the tests.

OK kili@
2014-05-13 16:32:05 +00:00
ajacoutot
445b9de6df Welcome GNOME 3.12.2! 2014-05-13 16:21:27 +00:00
ajacoutot
56a0102d05 Update to gnome-desktop-3.12.2. 2014-05-13 16:21:09 +00:00
ajacoutot
3610b3a9b5 Update to gsettings-desktop-schemas-3.12.2. 2014-05-13 15:54:04 +00:00
sthen
4d3f9e056c Remove old version of mutt, which is missing fixes made to the 1.5
"snapshot" branch 9 years ago (in fact the 1.4 branch has really only
received a couple of security fixes since 2002).

No naysayers, and positive feedback about the removal from ajacoutot and brad.
2014-05-13 14:27:53 +00:00
giovanni
dfb1fd6796 Update to 3.0
remove archivers/gtar dependency
fix backup verification
optional integration with databases/mydumper to speed up backups
2014-05-13 14:00:45 +00:00
ajacoutot
b8d9b791ee Use the devel/gettext MODULE. 2014-05-13 14:00:44 +00:00
giovanni
8c0b60a890 Update to 0.6.1 2014-05-13 13:02:18 +00:00
ajacoutot
944d2ae63a Update to p5-Gtk2-1.2491. 2014-05-13 12:12:27 +00:00
gonzalo
0306800299 Trivial update for balance to 3.56
OK benoit@
2014-05-13 11:50:45 +00:00
ajacoutot
c9e65826ce Update to orca-3.12.2. 2014-05-13 10:44:28 +00:00
dcoppa
92fc4c3716 Better fix. 2014-05-13 10:19:01 +00:00
sthen
3df2c7268f Oops, add some missed ${MODPY_COMMENT} in the lines for the MODPY_CACHE
directories. Doesn't change py3 plist; py2 didn't build since the revision
was last bumped, so no need to bump now.
2014-05-13 09:18:24 +00:00
jasper
c9445b788b update to gnome-system-monitor-3.12.2 2014-05-13 08:54:43 +00:00
jasper
44a8bf0b33 update to gnome-terminal-3.12.2 2014-05-13 08:49:33 +00:00
jasper
4de68b049b update to vte3-0.36.2 2014-05-13 08:49:27 +00:00
jasper
f9cb9dabc1 update to bijiben-3.12.2 2014-05-13 08:43:58 +00:00
jasper
0617a0d6c8 update to eog-3.12.2 2014-05-13 08:43:51 +00:00
jasper
6812befc50 update to file-roller-3.12.2 2014-05-13 08:32:45 +00:00
jasper
e7a77bf80b update to geocode-glib-3.12.2 2014-05-13 08:30:07 +00:00