86774 Commits

Author SHA1 Message Date
espie
72779a9859 option: record terminal display, so that I can watch it later at hispeed... 2013-09-23 14:25:12 +00:00
espie
88aad66bcf very stupid logic error 2013-09-23 14:21:47 +00:00
dcoppa
fc6d60f622 Unbreak building with LDoc-1.4.0
client.content: Use correct client size
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1150
(upstream git commit 11bef0795a450865b589c1c906bf97141436d314)
2013-09-23 14:14:29 +00:00
dcoppa
2e3900224b Update to LDoc-1.4.0 2013-09-23 14:11:12 +00:00
dcoppa
c76735e5cb Update to Penlight-1.3.0 2013-09-23 14:09:55 +00:00
sthen
7c20710162 missing run dep; rpe@ 2013-09-23 14:05:21 +00:00
sthen
bd4454808c +pear-Net-DNS2 2013-09-23 13:50:37 +00:00
sthen
c6ca561eac - fix PERMIT_*
- add NO_TEST
- doesn't need lang/php in MODULES
2013-09-23 13:31:46 +00:00
dlg
c40be0a1a4 A resolver library used to communicate with a DNS server.
Provides (roughly) the same functionality as pear-Net-DNS, but using
PHP5 objects, exceptions for error handling, better sockets support.

ok sthen@ who has some tweaks to put on top of this.
2013-09-23 13:17:23 +00:00
espie
3fc3e4b5a2 allow non-integral values for wantsquiggles
uses random to devote "part of a core" to running squiggles instead
of normal jobs.

(might be useful for finetuning clusters with lots of dual-core boxen)
2013-09-23 13:00:02 +00:00
espie
44cd165892 make WRAPPER_OUTPUT disappear unless we are using it 2013-09-23 12:32:59 +00:00
espie
2151c24660 simplify a bit: slaves don't need the socket timeout/keepalive options.
It only pertains to the master anyways
2013-09-23 12:26:06 +00:00
espie
f0642c900e trim command-line: TRUST_PACKAGES is on by default these days.
more accurate name: has_depends -> need_depends
2013-09-23 12:25:17 +00:00
sthen
c753168019 +sslScanner, p5-Net-SSL-ExpireDate, p5-Crypt-OpenSSL-X509 2013-09-23 11:50:55 +00:00
sthen
90f8eda064 import ports/security/sslScanner, ok landry@
sslScanner is an open source Perl application which connects to a range
of hosts/ports which are running SSL based services such as HTTPS.
It then displays the certificate CN and how long is left until the
certificate expires. It also has a mode suitable for use from cron(8),
to alert on certificates expiring within a certain number of days.
2013-09-23 11:49:45 +00:00
sthen
056bfd2b4a import ports/security/p5-Net-SSL-ExpireDate, ok landry@
Net::SSL::ExpireDate fetches a certificate from the network (SSL) or local
file, obtains its start and expiration dates, and allows validity to be
tested or dates to be returned.
2013-09-23 11:49:21 +00:00
sthen
0c7c118d60 import ports/security/p5-Crypt-OpenSSL-X509, ok landry@
This Perl extension implements the majority of OpenSSL's X509 API.
2013-09-23 11:48:55 +00:00
ajacoutot
69ad00ba49 -ezpublish
-mantis
-phplist
-phpmemcachedadmin
-vtigercrm
2013-09-23 11:38:23 +00:00
ajacoutot
05c0e67ab7 Remove the following webapps:
- ezpublish, no maintainer, last updated 2009/08/24
- mantis, no maintainer, out of date
- phplist, very outdated and no-one maintains it
- phpmemcachedadmin, port only extract the distfile and that's it
- vtigercrm, port only extract the distfile and that's it

While we do this in a case-by-case basis, this was done for one of the
following reasons:
* do not give user a sense of security because there is a pkg available
when it is in fact outdated/unmaintained and including possible security
issues
* package with no added value besides extracting the distfile under
/var/www are pretty useless -- they demand an effort to be kept up to
date for no benefits (except if someone actually maintains it of course)
* some webapps must complete a strict version update path -- eg.
updating from 1.0 to 1.5 requires updating to 1.1, 1.2, 1.3 and 1.4
first -- that does not work well with pkg

ok Wen Heping (MAINTAINER of vtigercrm)
ok sthen@ jasper@ robert@

PS: no we are not in a rampage to remove lots of www apps -- just some when
it makes sense
2013-09-23 11:37:06 +00:00
dcoppa
3787f0f3e9 Update to release 2013.09.15 2013-09-23 08:40:23 +00:00
jasper
f2e0065dcc - update to varnish 3.0.4
- add rc script

rc script ok aja@
maintainer timed-out
2013-09-23 08:23:15 +00:00
landry
12ac7b6fb2 Update to tt-rss 1.10.
From Atanas Vladimirov, thanks.
2013-09-23 06:43:11 +00:00
sebastia
b8945eb2ad not build depend on xpdf:patch target anymore 2013-09-22 23:27:32 +00:00
sebastia
d43cdf1886 Update to PDFKit 0.9.3, not rely on external xpdf anymore, the bundled
xpdf 3.02 got all the security patches in the ports tree from OpenBSD
before it was updated there to 3.03. Still keep it marked broken
2013-09-22 23:26:41 +00:00
ajacoutot
6d2cc31b22 Update to meld-1.8.1. 2013-09-22 19:55:11 +00:00
ajacoutot
dfd316e7d8 Update to hplip-3.13.9. 2013-09-22 19:00:42 +00:00
ajacoutot
4597489bfd Needs USE_GROFF. 2013-09-22 18:50:23 +00:00
ajacoutot
4686d16526 SECURITY update to polkit-0.112.
CVE-2013-4288: Local Privilege Escalation Vulnerability.
2013-09-22 18:35:58 +00:00
brad
dc1d282c7c Remove unnecessary patch that sets a value that is the default anyway.
ok sthen@
2013-09-22 17:57:59 +00:00
dcoppa
b83f1d7eed Add libboost_locale-mt to the boost build.
ok brad@ (maintainer)
2013-09-22 14:31:24 +00:00
dcoppa
0918d7c96d Fix and enable Ninja build.
ok brad@ (maintainer)
2013-09-22 14:28:13 +00:00
stu
8cf6a0762a Update to 8.6.1. 2013-09-22 10:33:12 +00:00
espie
1b515059dd show a '+' when we're building in-memory 2013-09-22 06:29:38 +00:00
naddy
16c7649078 fix syntax error 2013-09-21 23:15:12 +00:00
jturner
3f6120ad2b Update fossil to 1.27 and bump sqlite3 lib requirement. 2013-09-21 17:59:07 +00:00
sebastia
3dfec05671 fix install stage on static arch, i.e. VAX
OK espie@
2013-09-21 15:59:39 +00:00
sebastia
3e93603e46 Mark gsl broken on VAX, missing ieeefp.h
OK espie@
2013-09-21 15:57:28 +00:00
espie
c87d31c711 I'm not fond of adding to the BUGS sections, but those are proper gotcha
that have been around for long enough...
2013-09-21 14:47:00 +00:00
espie
024e2893d8 the aliasing issue was hiding an other bug.
clean up code a bit, letting cores tell us whether they can be swallowed
or become squiggles, so that fetch cores can choose not to take part at all.
2013-09-21 11:31:19 +00:00
espie
449966f4cc wrong exec, need some work. 2013-09-21 09:20:17 +00:00
espie
d663c37f25 document squiggles (this sure was fun to explain) and repair, and nochecksum 2013-09-21 09:12:39 +00:00
espie
c9b2bb1baa new properties: repair and nochecksum (on by default)
control aspects of pkg_delete/pkg_add runs
2013-09-21 08:56:43 +00:00
espie
253a1be562 activate squiggles(~):
based on a suggestion by naddy@, reserve some cores on big hosts (>=4cpu)
to build the queue in reverse.

Those cores show up as ~ in the core list.
This gets rid of a large part of the exponential tail, where we spend
a lot of time waiting for locks...
2013-09-21 08:46:06 +00:00
espie
c22694ed9b introduce squiggles: special cores used for building small ports.
each host takes care of keeping its squiggles "alive". This may
include moving the squiggle property when the core gets swallowed,
and making sure listing/fetch/update distinfo cores are not squiggles.
2013-09-21 08:44:32 +00:00
espie
5378aa5ff0 nail down distant hosts/chroot to go faster: use explicit /bin/sh, and
sprinkle an exec in front of the last command of the sh -c, so that we
don't use up that many processes
2013-09-21 08:41:55 +00:00
espie
36514ef156 avoid creating a core with fullhostname for localhost, preventing some
unpleasant aliasing effects
2013-09-21 08:40:09 +00:00
benoit
e2f83b2f10 Update py-paramiko to 1.11.1. 2013-09-21 06:11:48 +00:00
bentley
aa1f2209b6 Update to gambatte-0.5.0.537. 2013-09-21 05:48:48 +00:00
sthen
ba709626eb update to yubikey-personalization-gui-3.1.10 2013-09-20 21:19:40 +00:00
sthen
1b6985fc40 update to ykpers 1.14.0 2013-09-20 21:19:18 +00:00