Commit Graph

74362 Commits

Author SHA1 Message Date
espie
8c45098492 fix broken lookup of sqlite includes, okay aja.
bump REVISIONs just to be sure, since we were building stuff in a very
weird and possibly bad way.
2012-04-25 06:23:16 +00:00
jasper
b5ab93f9e3 fix LIB_DEPENDS, prompted by nigel@ 2012-04-25 06:04:13 +00:00
naddy
dc3746418a build even if . isn't in PATH 2012-04-24 20:47:39 +00:00
naddy
a62d2b09bc in strict C99 mode, alloca() is not a builtin 2012-04-24 19:28:31 +00:00
naddy
88e3d49c1d missed bump after sqlite3 move 2012-04-24 19:05:55 +00:00
gonzalo
1b6542a81b Update for c2html to version 0.9.5, whit this changes:
* the \r character was not handled correctly
* Added support for flexible tabize wished
* some highlighting mistakes were introduced by the last
  bugfix.

Tested on i386. While here USE_GROFF is not needed.

OK okan@, aja@
2012-04-24 18:57:44 +00:00
sthen
f1a9bee137 bump 2012-04-24 18:48:16 +00:00
sthen
7759aba2d6 bump 2012-04-24 17:49:39 +00:00
espie
3ad8ed54dc missed bump 2012-04-24 17:21:42 +00:00
giovanni
dbceaea703 Fix reporting via rss 2012-04-24 15:56:25 +00:00
ajacoutot
8601684ed0 Typos. 2012-04-24 15:20:52 +00:00
ajacoutot
a0d9eb2c8b Config tweak. 2012-04-24 15:10:32 +00:00
ajacoutot
c9734d1d26 Update to gcr-3.4.1. 2012-04-24 14:00:05 +00:00
dcoppa
8881d35f25 Bugfixing update to mldonkey-3.1.1 2012-04-24 12:55:12 +00:00
gonzalo
d48f44e99e Update for autossh to 1.4c using autoconf infrastructure and also drop unnecessary
VERSION variable (pointed by sthen@), now autossh use configure.

With this fixes:

- updated option string up to OpenSSH 5.6
- when using -f, set gate_time to 0; the assumption is that
  it is being used for infrastructure (i.e. in a system startup),
  has been tested, and bombing out just because the remote end is
  not up is not the desired behaviour.
- add AUTOSSH_MAXLIFETIME
- fix poll flags so not checking for writable when write done
- compile time TOUCH_PIDFILE option to touch pid file on connection test.

Maintainer drop the maintainership, so I take care of this now.

OK aja@, okan@.
2012-04-24 12:37:44 +00:00
jasper
c8ef98b5c2 sync 2012-04-24 11:41:06 +00:00
jasper
687fb89e4a import igal2 (continued version of www/igal, which'll stay as discussed with sthen@)
igal2 (the successor of igal) is a quick and easy program for placing
your images online with just one command-line. It generates a pretty
good-looking set of W3-compliant static HTML slides even with its
default settings. The slide show preloads the next image with JavaScript
- ideal for slower links.

ok sthen@
2012-04-24 11:40:38 +00:00
jasper
fd081552b6 - update to 3.0.0
ok aja@
2012-04-24 10:55:17 +00:00
ajacoutot
e9388c8bca Config/doc tweaks. 2012-04-24 10:15:57 +00:00
pea
f1b2558600 Add asql 2012-04-24 09:53:13 +00:00
pea
3bb9d343a2 Import Asql.
ASQL is a simple tool to allow you to query Apache common logfiles
via SQL.

With comments/tweaks from sthen@

ok sthen@
2012-04-24 09:52:08 +00:00
sthen
977a5cf9a6 missing bump -estdc 2012-04-24 09:47:31 +00:00
ajacoutot
22cbbee56d Update to deja-dup-22.1. 2012-04-24 07:59:26 +00:00
ajacoutot
cf07bf2f96 Enable the multibyte support.
from Brad
2012-04-24 07:42:55 +00:00
pascal
90cf7ab585 s/_POSIX_THREADS/_REENTRANT/, noticed by Brad. 2012-04-24 07:05:34 +00:00
jasper
aa0045971b - update arduino to 1.0, please see the changelog:
http://arduino.cc/blog/2011/10/04/arduino-1-0/
   - various changes related to this port:
      * adjust sketch extensions from .pde to .ino
	 * deal better with different arduino variants
	    * adjust template to get it compiling/linking again

	    tested by various
2012-04-24 06:37:32 +00:00
espie
8dbaef9fe6 sqlite bump 2012-04-24 06:10:16 +00:00
espie
9a5123226b bump since nss changed 2012-04-24 06:05:50 +00:00
sthen
e7e448a021 Update Clang to use _REENTRANT instead of _POSIX_THREADS when using the
-pthread flag. From Brad.
2012-04-23 23:11:01 +00:00
sthen
42dfce2326 SECURITY update to asterisk 1.8.11.1, fixing:
* A permission escalation vulnerability in Asterisk Manager Interface.  This
   would potentially allow remote authenticated users the ability to execute
   commands on the system shell with the privileges of the user running the
   Asterisk application.

 * A heap overflow vulnerability in the Skinny Channel driver.  The keypad
   button message event failed to check the length of a fixed length buffer
   before appending a received digit to the end of that buffer.  A remote
   authenticated user could send sufficient keypad button message events that
   the buffer would be overrun.

 * A remote crash vulnerability in the SIP channel driver when processing UPDATE
   requests.  If a SIP UPDATE request was received indicating a connected line
   update after a channel was terminated but before the final destruction of the
   associated SIP dialog, Asterisk would attempt a connected line update on a
   non-existing channel, causing a crash.
2012-04-23 21:35:58 +00:00
pascal
1f2db171c7 sync WANTLIB version 2012-04-23 21:32:29 +00:00
espie
a046747283 well, void distfile names are a bad idea. 2012-04-23 21:22:09 +00:00
espie
a2cc74b81c sqlite3 in base system 2012-04-23 19:29:30 +00:00
ajacoutot
52c1ce4d79 Remove some useless patches. 2012-04-23 18:50:36 +00:00
naddy
1f9f1ae603 5.1 CD packages 2012-04-23 17:54:15 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
pascal
6382574149 aja is mirroring adastrap; thanks! 2012-04-23 16:30:48 +00:00
pascal
f2b393605c Import gcc 4.7.
ok espie@
2012-04-23 15:56:40 +00:00
okan
3772c92197 +p5-GRID-Machine 2012-04-23 15:49:51 +00:00
okan
9a15acf4e0 import p5-GRID-Machine; ok sthen@
GRID::Machine provides Remote Procedure Calls (RPC) via a SSH connection.
2012-04-23 15:48:06 +00:00
okan
acf4188161 add p5-String-Truncate and p5-Module-Which 2012-04-23 15:44:56 +00:00
okan
80c19f4bc5 import p5-Module-Which; ok sthen@
Finds out which version of Perl modules are installed.
2012-04-23 15:42:12 +00:00
okan
933948033b import p5-String-Truncate; ok sthen@
A module for when strings are too long to be displayed in...
2012-04-23 15:41:10 +00:00
gonzalo
42fdfffc74 Minor update for Aria2 to 1.15.0 with:
* Fixed assertion failure if Chunked encoding along with
  Content-Length is used.

* Fixed clang and gcc-4.7 warning and errors.

* Fixed the bug that aria2 cannot read line longer than 4096 bytes
  from the file specified by --input-file option.

While here USE_GROFF is not needed.

OK rpointel@ (maintainer), aja@
2012-04-23 15:24:05 +00:00
pascal
ffe09c8f33 tedu old versions of gcc
ok kurt@ espie@ sthen@
2012-04-23 15:17:56 +00:00
pascal
b15c7fe082 - define _REENTRANT, not _POSIX_THREADS for -pthread
- sync kprintf formats with base

looks ok to kurt@
2012-04-23 14:16:34 +00:00
pascal
7db97b1c58 Define _REENTRANT, not _POSIX_THREADS for -pthread; ok kurt@ 2012-04-23 14:12:18 +00:00
pascal
83058afc05 - define _REENTRANT, not _POSIX_THREADS for -pthread
- enable thread model posix; bump estdc++ major
- fix manpages: install cpp.1 and gcov.1 with an 'e' prefix, and install
  another copy of gcc.1 as eg++.1 instead of an effectively empty page.

feedback and ok kurt@
2012-04-23 14:06:42 +00:00
ajacoutot
094095fd22 Major update to vlc-2.0.1.
More details at http://www.videolan.org/vlc/releases/2.0.1.html

tested on i386, amd64, sparc64
from Brad (maintainer)
2012-04-23 13:47:08 +00:00
jasper
abdcd487f1 - update to 1.1.3
- remove gcc2 patches which are unneeded (unless someone with a usb-capable
vax shows up)
- reset maintainer

ok william@ (previous maintainer)
2012-04-23 13:39:50 +00:00