Commit Graph

81386 Commits

Author SHA1 Message Date
ajacoutot
33625372dd Bugfix update to caribou-0.4.9. 2013-03-04 10:52:42 +00:00
benoit
c1198c2289 - update cyphertite to 1.5.1
from David Hill (maintainer)
2013-03-04 08:44:11 +00:00
benoit
ce84d37edd - update py-paramiko to 1.10.0
- regen PLIST
2013-03-04 07:37:46 +00:00
rpointel
453d2c8156 Update tornao to 2.4.1.
Changelog: http://www.tornadoweb.org/documentation/releases/v2.4.1.html
2013-03-04 06:13:35 +00:00
lteo
a7574859bb Update oinkmaster.conf to use HTTPS for the sample snort.org URLs to
protect the oinkcode from being exposed.  Also update the Snort version
in the URLs to 2.9.4.0 to match the current version of our Snort port.

Tweak the regexp that oinkmaster uses to validate HTTPS URLs so that it
won't treat a bad URL that starts with httpsssss:// as valid (this
regexp tweak was jointly worked on by me and maintainer).

regexp feedback zhuk@
OK Markus Lude (maintainer), earlier version OK sthen@
2013-03-04 04:30:35 +00:00
lteo
defa405c2c Update pkg/README to change the Snort ruleset download URL from HTTP to
HTTPS to protect the oinkcode from being exposed (suggested by David
Hill).

Also add a note that registered users without a paid subscription are
only allowed to download the official Snort ruleset once every 15
minutes (suggested by Adam Jeanguenat).  This restriction is not obvious
on the snort.org site, so I think this note would be helpful to users.

OK Markus Lude (maintainer), sthen@
2013-03-04 04:23:18 +00:00
sthen
80fe824e3f Use a picture of Puffy in the icons for MiniDLNA. (note that the artwork
is copyright, permission for use in this port granted by deraadt@).
2013-03-03 22:37:07 +00:00
sthen
fa9d5a00a1 update to a more recent OUI list 2013-03-03 21:28:15 +00:00
ajacoutot
a3313488f1 Update to gmime-2.6.15.
Re-enable the mono FLAVOR since lang/mono now builds reliably.
2013-03-03 17:44:43 +00:00
ajacoutot
56d1bf11a2 Update to dbus-glib-0.100.2. 2013-03-03 17:43:49 +00:00
ajacoutot
a562cd3c98 Update to gtk-vnc-0.5.2. 2013-03-03 17:43:15 +00:00
ajacoutot
db93396db0 Update to libgee-0.8.4. 2013-03-03 17:42:24 +00:00
landry
0aad2077cb Bugfix update to thunderbird 17.0.3 / enigmail 1.5.1.
- Fixes MFSA 2013-21,24,25,26,27 & 28
2013-03-03 17:41:16 +00:00
ajacoutot
f26e83051d Update to libgsf-1.14.26. 2013-03-03 17:40:56 +00:00
landry
3af97b660f Update to seamonkey 2.16 / enigmail 1.5.1
- see http://www.seamonkey-project.org/releases/seamonkey2.16/
- fixes MFSA 2013-21->28
- provides a builtin pdf viewer (pdf.js)
- remove patch-mozilla_toolkit_system_gnome_nsGIOService_cpp (#805202), firefox
now properly links with gio instead of dlopening it
- remove patch-mozilla_toolkit_xre_nsXREDirProvider_cpp and
patch-mozilla_xpcom_io_nsAppFileLocationProvider_cpp, merged upstream (#803955)
2013-03-03 17:39:15 +00:00
landry
33f5cd025c Update to firefox 19.0.1.
- see http://www.mozilla.org/en-US/firefox/19.0/releasenotes/
- fixes MFSA 2013-21->28
- provides a builtin pdf viewer (pdf.js)
- remove patch-toolkit_system_gnome_nsGIOService_cpp (#805202), firefox
  now properly links with gio instead of dlopening it
- remove patch-toolkit_xre_nsXREDirProvider_cpp and
  patch-xpcom_io_nsAppFileLocationProvider_cpp, merged upstream (#803955)
2013-03-03 17:34:15 +00:00
bcallah
21759f0853 Change my email to my openbsd email to match the other ports I maintain.
Bump REVISION.
ok aja@
2013-03-03 15:36:55 +00:00
bcallah
6c46a4f0bb Update games/manaplus to 1.3.2.17
ok landry@
2013-03-03 15:14:25 +00:00
ajacoutot
5db7ec3b4a Redo the autochanger patch to not include CVS tag which breaks 'make patch'
reported by krw@
2013-03-03 12:53:21 +00:00
sthen
bfc6ee6ff9 - fix an off-by-one in iperf triggering a segfault with (insanely) high
bandwidths, seen when investigating some bug where a too-high bandwidth
was reported.

- patch configure to not remove the -g flag from CFLAGS

ok lteo@
2013-03-03 12:29:44 +00:00
espie
79fa504e3a rework INFO/DIE/WARN handler to display some info in a non-opaque way. 2013-03-03 11:11:08 +00:00
landry
ac405c56be Properly disable gtk-doc, otherwise it's picked as a hidden dep during
build.
2013-03-03 08:12:05 +00:00
krw
e9661ac4c3 Update to 1.1.5.
ok jasper@
2013-03-03 03:18:47 +00:00
espie
47036c8aec tweak the carp stuff to not recurse into itself, so that compile errors
show up correctly again.

split start_cores into a read_config/start_cores part, so that read_config
can happen right after handle_options, and so that we can put more options
in the hosts file (to be done)
2013-03-03 00:51:57 +00:00
espie
7f4f59118d don't go to debugger either 2013-03-03 00:50:15 +00:00
espie
5731b4ffdb allow signatures to contain .a libraries, so that vax sig isn't empty.
(this is the tested version....)

problem noticed by sebastia@
2013-03-03 00:50:00 +00:00
espie
265cdcd031 prevent going to debugger on exit in children.
allow LOGSIZE to set -s in the host file.
2013-03-03 00:49:14 +00:00
espie
e779e663e7 prevent waiting for non-existing package during multi-package builds that
have packages that can't be installed due to missing run-depends.
2013-03-03 00:42:40 +00:00
espie
c12bc91785 stub_name has one single word, in case this ends up in the log. 2013-03-03 00:40:42 +00:00
brad
b24b2ad53a Update to Audacious-plugins 3.3.4.
ok dcoppa@
2013-03-02 20:57:01 +00:00
brad
cf8edcccb8 Update to Audacious 3.3.4.
ok dcoppa@
2013-03-02 20:55:58 +00:00
brad
9c42bd9ef2 Update to Postfix 2.11-20130211.
ok sthen@
2013-03-02 20:48:04 +00:00
brad
2324efc4b0 Update to Postfix 2.10.0.
ok sthen@
2013-03-02 20:47:28 +00:00
okan
0bfa3b3422 - update to 1.76
- add REGRESS_DEPENDS
- remove USE_GROFF

ok jasper@
2013-03-02 17:33:48 +00:00
rpe
e3d0d74a9f update to parallel-20130222
ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
2013-03-02 17:06:49 +00:00
espie
0a1d7ed96c forgot that one: zap it for now, since it's no longer used 2013-03-02 17:05:47 +00:00
ajacoutot
7164e1b263 poppassd -> pop3pw 2013-03-02 14:17:43 +00:00
ajacoutot
e53b100ce1 Hook up ifstat,snmp. 2013-03-02 14:16:43 +00:00
ajacoutot
6afa701e0c Set MODPY_EGG_VERSION according to the wanted version. 2013-03-02 14:15:35 +00:00
ajacoutot
63f6c90f6f Update to trytond-module-stock-2.6.1. 2013-03-02 14:14:58 +00:00
ajacoutot
766851ff94 Update to trytond-module-sale_opportunity-2.6.1. 2013-03-02 14:14:44 +00:00
ajacoutot
3e69dea7e8 Update to trytond-module-purchase_invoice_line_standalone-2.6.1. 2013-03-02 14:14:28 +00:00
ajacoutot
58f1d6eefd Update to trytond-module-dashboard-2.6.1. 2013-03-02 14:14:14 +00:00
ajacoutot
4b83e42522 Update to trytond-module-stock_supply_production-2.6.1. 2013-03-02 14:13:57 +00:00
ajacoutot
e6ab594259 Update to trytond-module-sale-2.6.1. 2013-03-02 14:13:43 +00:00
ajacoutot
0682f74ad5 Update to trytond-module-purchase-2.6.1. 2013-03-02 14:13:28 +00:00
ajacoutot
b3c2b0393d Update to trytond-module-production-2.6.1. 2013-03-02 14:13:10 +00:00
ajacoutot
440392eea8 Update to trytond-module-company-2.6.1. 2013-03-02 14:12:55 +00:00
ajacoutot
50894337ca Update to trytond-module-calendar_todo-2.6.1. 2013-03-02 14:12:39 +00:00
ajacoutot
b96b3a26e3 Update to trytond-module-analytic_sale-2.6.1. 2013-03-02 14:12:20 +00:00