Commit Graph

74040 Commits

Author SHA1 Message Date
ajacoutot
25b33a42c2 Remove oldies... 2012-04-12 20:23:03 +00:00
jasper
24497dd8b7 - update to 1.3.1 2012-04-12 19:08:46 +00:00
gsoares
fb31296af5 unbreak TEST_POD. pass it in MAKE_ENV.
(no bump needed)
2012-04-12 19:05:01 +00:00
ajacoutot
3b78383d97 Remove XXX and add support for gtkspell. 2012-04-12 18:05:43 +00:00
ajacoutot
816e04bd32 +gtkspell3 2012-04-12 18:04:52 +00:00
ajacoutot
91ff243913 gtkspell3-2.99.99.
GtkSpell provides word-processor-style highlighting and replacement of
misspelled words in a GtkTextView widget. Right-clicking a misspelled
word pops up a menu of suggested replacements.

ok jasper@
2012-04-12 18:04:26 +00:00
ajacoutot
2b4d184a57 Sanitize CONFIGURE_STYLE. 2012-04-12 18:00:14 +00:00
naddy
2f12d2fceb * make this build on alpha by removing something that was intended
to help it build on alpha...
* honor CFLAGS
2012-04-12 17:31:12 +00:00
ajacoutot
8616c8bb91 --disable-static 2012-04-12 17:30:47 +00:00
ajacoutot
a9b7ab3856 Already SHARED_ONLY. 2012-04-12 17:29:27 +00:00
ajacoutot
51837c3b43 Remove XXX. 2012-04-12 17:25:29 +00:00
landry
fd5a44dd70 Oops, unbreak by providing an empty GCC3_ARCHS. 2012-04-12 15:06:05 +00:00
sthen
ad9e877d40 +entr 2012-04-12 14:56:09 +00:00
sthen
20c93a8203 ports/sysutils/entr, from Eric Radman, ok dcoppa@
entr - a utility for running arbitrary commands when files change.
Uses kqueue(2) to avoid polling. Reads a list of files provided on
STDIN and runs the supplied command if any of them are modified.
2012-04-12 14:55:47 +00:00
gsoares
494a8f7d43 hook up p5-Math-Random-ISAAC 2012-04-12 14:03:32 +00:00
gsoares
8fcf0f5ce9 Import p5-Math-Random-ISAAC-1.004
The ISAAC algorithm is designed to take some seed information and
produce seemingly random results as output.

However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has
different goals than other commonly used algorithms. In particular, it's
really fast - on average, it requires only 18.75 machine cycles to
generate a 32-bit value. This makes it suitable for applications where a
significant amount of random data needs to be produced quickly, such
solving using the Monte Carlo method or for games.

with feedback and tweaks by me
committing on behalf of dhill@

OK sthen@
2012-04-12 13:53:03 +00:00
jasper
041ad86a37 sync 2012-04-12 13:47:22 +00:00
jasper
ee2998379f import lua-lgi 0.4
LGI is gobject-introspection based dynamic Lua binding to GObject based
libraries. It allows using GObject-based libraries directly from Lua.

ok aja@
2012-04-12 13:46:36 +00:00
sthen
d025215d3a MuPDF has two ways to embed fonts; a stonking great static array which
GCC hates and uses 800MB+ to compile, and embedding with .incbin.
Switch the port to using .incbin. Fixes out of memory on alpha reported
and tested by naddy@, greatly improves build time on arm.
The VMEM_WARNING can now be removed.

- while there, don't use groff.
2012-04-12 13:31:01 +00:00
sthen
e1add271e0 Add steps to copy SSL certs and a reminder about UTF8 to postgresql-server's
upgrade notes.  ok pea@
2012-04-12 11:47:05 +00:00
landry
3cd365fcdd Move sh/landisk to GCC4_ARCHS.
ok phessler@ naddy@
2012-04-12 11:46:35 +00:00
sthen
5edd20d744 update to node 0.6.15, from Aaron Bieber
- Thanks for the great book Aaron!
2012-04-12 10:16:50 +00:00
dcoppa
aa0c1124ca Update to umurmur-0.2.10.
From maintainer Jonathon Sisson, tweaked by me
2012-04-12 10:03:19 +00:00
dcoppa
5620040242 Garbage collect patches/patch-src_playerlistener_cpp: it works fine
now that we have rthreads.

While here, fix WANTLIB.
2012-04-12 09:15:40 +00:00
naddy
fa74f05d16 rename LANG to DRUPAL_LANG to avoid clash with locale setting 2012-04-12 08:16:06 +00:00
ajacoutot
ea8767e120 Sync after upstream commit. 2012-04-12 08:14:56 +00:00
ajacoutot
ff6c9d6a30 No need for autoconf. 2012-04-12 06:23:23 +00:00
sthen
e3936faf0a No need for a MESSAGE warning us about modifications needed when upgrading
from a 4-year-old version ;)  OK merdely@.
2012-04-12 01:00:23 +00:00
bluhm
b424176c5b update p5-NetAddr-IP to 4.059 2012-04-11 21:37:02 +00:00
bluhm
fe8052e9b4 update p5-Net-SSLGlue to 1.01 2012-04-11 18:55:49 +00:00
bluhm
4789a0b4f8 update p5-Net-SSLeay to 1.47 2012-04-11 18:51:49 +00:00
sthen
bbad8b5b92 update to netatalk 2.2.2, from Brad, tested by william@ and Ian McWilliam
- support for MacOS X Lion and TimeMachine
- add rc scripts
2012-04-11 18:39:13 +00:00
bluhm
f5375bde7b update p5-IO-Socket-SSL to 1.64
from wen heping
2012-04-11 18:24:23 +00:00
naddy
48287859b7 add the required architecture definitions to allow this to build on alpha 2012-04-11 17:50:34 +00:00
ajacoutot
f4601f3381 Update to cups-pdf-2.6.1.
Use proper SUBST_CMD to not hardcode paths.
By default, save PDFs in the user's HOME.
MESSAGE -> README
2012-04-11 17:29:50 +00:00
sthen
276bf947ee Remove net-snmp workaround now that OPENBSD-PF-MIB is installed in the OS. 2012-04-11 16:31:14 +00:00
edd
03bdc902e8 Update to angband-3.3.2.
OK aja@
2012-04-11 16:16:33 +00:00
ajacoutot
2d90e3bd65 Update to foomatic-db-4.0.20120411. 2012-04-11 16:16:08 +00:00
ajacoutot
222e335c19 Update to system-config-printer-1.3.9. 2012-04-11 16:04:03 +00:00
ajacoutot
93a2577333 Update to py-cups-1.9.61. 2012-04-11 16:03:36 +00:00
ajacoutot
aedfa348bc Fix HOMEPAGE. 2012-04-11 15:59:56 +00:00
ajacoutot
1e35b92048 Update to foo2zjs-20120223. 2012-04-11 15:54:35 +00:00
ajacoutot
dd1e622a14 Updtae to foomatic-filters-4.0.15. 2012-04-11 15:47:48 +00:00
ajacoutot
f73b69c5f0 Update to glom-1.22.0. 2012-04-11 15:32:24 +00:00
sthen
e7754ca9e1 update to moreutils 0.46, fixing a manpage typo and reading from named pipes
in combine(1)'s xor mode.
2012-04-11 14:41:40 +00:00
sthen
b9e13cca54 link showhttptest 2012-04-11 14:05:29 +00:00
naddy
d9d4d3aa09 define a memory fence primitive for alpha to enable building on that arch 2012-04-11 13:57:17 +00:00
sthen
c2e068b9ec import www/slowhttptest, ok ajacoutot@
SlowHTTPTest is a highly configurable tool that simulates some
Application Layer Denial of Service attacks.

It implements most common low-bandwidth Application Layer DoS attacks,
such as slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist
timer exploit) by draining concurrent connections pool, as well as Apache
Range Header attack by causing very significant memory and CPU usage on the
server.

Slowloris and Slow HTTP POST DoS attacks rely on the fact that the HTTP
protocol, by design, requires requests to be completely received by the
server before they are processed. If an HTTP request is not complete, or if
the transfer rate is very low, the server keeps its resources busy waiting
for the rest of the data. If the server keeps too many resources busy, this
creates a denial of service. This tool is sending partial HTTP requests,
trying to get denial of service from target HTTP server.

Slow Read DoS attack aims the same resources as slowloris and slow POST,
but instead of prolonging the request, it sends legitimate HTTP request and
reads the response slowly.
2012-04-11 13:37:27 +00:00
gsoares
2d150d881c update to 1.45
zap groff

OK sthen@ jasper@
2012-04-11 13:35:47 +00:00
sthen
9ed38fb990 set ONLY_FOR_ARCHS to try and build only on arch where packages currently exist. 2012-04-11 13:05:45 +00:00