Commit Graph

53660 Commits

Author SHA1 Message Date
jasper
65dbb2a870 - if the same two lines are copy/pasted into every single port using the pear
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place

ok sthen@ robert@
2009-11-06 08:32:36 +00:00
kevlo
723a8f5447 update to 1.280
ok jasper@
2009-11-06 02:18:39 +00:00
kevlo
4e66f6b82a update to 1.030
ok jasper@
2009-11-06 02:16:59 +00:00
sthen
8b1f3b7ea9 update to 14.3.0, fixing a problem with mp3 playback reported by
Jan Stary, and rolling sndio support into the upstream distribution.
thanks Jan for testing. suggestions/ok naddy@.
2009-11-06 00:04:37 +00:00
jasper
5f77b656fa - slight tweak, as systems should just have this header 2009-11-05 23:27:02 +00:00
landry
e9ec1693c7 Fix a nasty race condition/crash reported by 'goebbels@wp.pl' : when an
X session finishes, slim goes to restart X, but if the machine is being
halted, slim gets a SIGTERM, and the signal handler tries to kill the X
server without checking if is has been restarted yet. Boom.
While here, fix xauth path.
2009-11-05 19:05:12 +00:00
benoit
e8993af13a - update HOMEPAGE, MASTER_SITES
ok ajacoutot@
2009-11-05 15:43:37 +00:00
giovanni
72309b44fd Update to 1.10 and take maintainership
ok jakob@ (old maintainer)
2009-11-05 13:42:16 +00:00
sthen
c073d35493 +check_email_delivery 2009-11-05 13:27:58 +00:00
sthen
17a1a13492 import ports/net/nagios/check_email_delivery
This package consists of three Nagios plugins.

- check_smtp_send sends an email message with custom headers and body.

- check_imap_receive uses an IMAP search to check an INBOX or folder
for messages matching certain criteria. SSL support is available.

- check_email_delivery uses the other two plugins (or you may provide
alternatives) to check full email sending/delivery loops. As well as
alerting via nagios, running statistics can be recorded to a file.
2009-11-05 13:27:26 +00:00
sthen
a903f13cef add p5-Net-SMTP{-SSL,-TLS,_auth} 2009-11-05 13:25:46 +00:00
sthen
f0dd181a32 import net/p5-Net-SMTP_auth
Net::SMTP_auth is a small extension to G. Barr's Net::SMTP
to authenticate to an SMTP server using one of the AUTH
methods provided by Authen::SASL (see RFC2554 for details).
This module can be expanded and is a very first implementation.

NOTE: Net::SMTP can do authentication by itself (with a
different Syntax).
2009-11-05 13:24:24 +00:00
sthen
500c00a08f import net/p5-Net-SMTP-TLS
Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers
an interface that users will find familiar from Net::SMTP.
Net::SMTP::TLS implements a subset of the methods provided by that
module, but certainly not (yet) a complete mirror image of that
API.
2009-11-05 13:23:59 +00:00
sthen
965cacdfea import net/p5-Net-SMTP-SSL
Net::SMTP::SSL implements the same API as Net::SMTP, but uses
IO::Socket::SSL for its network operations.
2009-11-05 13:23:41 +00:00
sthen
267d3035a0 set NO_REGRESS 2009-11-05 11:19:41 +00:00
benoit
a997dc5365 - new HOMEPAGE
ok ajacoutot@
2009-11-05 11:01:44 +00:00
sthen
c73d22b9eb update to 1.4.14, ok sturm@ 2009-11-05 10:57:58 +00:00
sthen
8ef365f39d +check_sip 2009-11-05 10:56:51 +00:00
sthen
f8a8ca14e2 import net/nagios/check_sip
check_sip is a plugin for Nagios that uses sipsak to test whether a
SIP host can reply to an OPTIONS 'ping' or handle a REGISTER request.
2009-11-05 10:56:21 +00:00
benoit
1e5639b45a - update py-paramiko to 1.7.6
ok sthen@, ajacoutot@
2009-11-05 07:19:21 +00:00
ajacoutot
4b4ac5891a Bring f-spot up to version 0.6.1.5 2009-11-05 05:15:05 +00:00
jasper
5f4e8bb252 - add missing module 2009-11-04 23:13:34 +00:00
steven
015c395230 update to 1.62
makes it work again after some protocol changes
2009-11-04 22:48:31 +00:00
sthen
e6279a7a86 Switch to using supplied bootstrap.sh (plus a patch to stop it
from overriding supplied AUTOfoo_VERSION variables) instead of the
custom Makefile target to run autoconf.

No package change -> no bump. Discussed with fgsch in relation
to 1.6, but it makes sense here too.
2009-11-04 21:51:49 +00:00
sthen
95fdcebf42 SECURITY update to 1.4.26.3;
AST-2009-008: SIP responses expose valid usernames
AST-2009-009: Cross-site AJAX request (ajamdemo.html/prototype.js)
2009-11-04 21:49:42 +00:00
ajacoutot
acb19e01d4 Update to f-spot-0.6.1.4 2009-11-04 18:17:58 +00:00
jasper
c99a0fb298 - remove prc-tools. it's been broken for > 7.5 years. and nobody showed
any intrest in it. it belongs in the Attic..

"axe it!" pvalchev@
2009-11-04 13:36:55 +00:00
jasper
34cc41aa43 - remove centericq. it's been broken for > 4 years, and there are good enough
alternatives in tree. like finch

"go ahead" pvalchev@ (MAINTAINER)
2009-11-04 13:27:20 +00:00
jasper
a2c993ef80 - add p5-Lingua-EN-Fathom and p5-Lingua-EN-Syllable 2009-11-04 13:23:52 +00:00
jasper
9954594f05 import p5-Lingua-EN-Fathom 1.12
This module analyses English text in either a string or file. Totals are
then calculated for the number of characters, words, sentences, blank
and non blank (text) lines and paragraphs.

Three common readability statistics are also derived, the Fog, Flesch
and Kincaid indices.
2009-11-04 13:20:55 +00:00
jasper
d35808efd7 import p5-Lingua-EN-Syllable 0.251
Lingua::EN::Syllable::syllable() estimates the number of syllables in
the word passed to it.
2009-11-04 13:19:44 +00:00
sthen
959f4df8eb update to 20091103194336, from James Turner 2009-11-04 08:02:11 +00:00
landry
ba20cb9d9c Update to the just-released xfce4-mpc-plugin 0.3.4. 2009-11-03 21:14:57 +00:00
landry
e830d103ec Fix bad crash when X bpp != 24, reported by steven@
Diff from upstream.
2009-11-03 19:55:57 +00:00
sthen
8ff6c4a593 update to 1.1.5, from Brad. 2009-11-03 14:32:33 +00:00
stephan
617c4320ae Add myself. ok sthen@ and jasper@. 2009-11-03 14:10:24 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
sthen
21c7f1e24c update to 1.12 and tidy the Makefile; maintainer timeout. 2009-11-03 12:10:28 +00:00
sthen
ee2266331a - missing dependency on libidn; noticed by David Coppa
- add @comment'ed lib/charset.alias entry to PLIST
- bump PKGNAME
2009-11-03 10:45:46 +00:00
giovanni
bb15b91a22 Update to 3.2.3
Ok kevlo@ (maintainer)
2009-11-03 08:18:37 +00:00
sturm
238b9497a2 security update to opera 10.01 2009-11-03 05:50:21 +00:00
sturm
44c9500d5c unbuildable on sparc64 for now, from maintainer pirofti 2009-11-03 05:49:44 +00:00
fgsch
e495deb5b8 Enable the python query server, enable regress interactively and bump package. 2009-11-03 00:37:41 +00:00
jsg
20eb3476c5 update to 2.6
ok sthen@
2009-11-02 23:00:08 +00:00
jsg
d264b944d0 update to 2.6
ok sthen@
2009-11-02 22:53:27 +00:00
todd
e8df6e53a0 update to adsuck 1.7, prodded by marco@ 2009-11-02 22:39:51 +00:00
landry
9b20b08ce5 update to libchamplain 0.4.2 2009-11-02 21:52:33 +00:00
jasper
3d472c5987 - fix a check in configure and first stab at working mountlist. 2009-11-02 20:19:06 +00:00
sthen
706b5d1ee3 update to 6.3.13, fixing a regression introduced in 6.3.12. ok jasper@ 2009-11-02 19:47:49 +00:00
bernd
e0e3cc8151 Update to apache-couchdb-0.10.0.
help, diffs, tests and ok from:
Benoit Chesneau (MAINTAINER), fgsch@, martynas@
2009-11-02 18:51:27 +00:00