Commit Graph

74396 Commits

Author SHA1 Message Date
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
ajacoutot
14ea07a98a Update to accountsservice-0.6.18. 2012-04-23 13:37:55 +00:00
ajacoutot
5ee4dfff3a Do not warn about bad dconf paths. We do this temporarily so prevent
huge vomit from pkg_add when running glib-compile-schemas. Once most
applications are fixed, we'll remove this patch.
2012-04-23 12:49:47 +00:00
bentley
0c3fb3e2d5 Use SUBST_CMD.
Suggested by and ok jasper@
2012-04-23 08:57:46 +00:00
mpi
381c9bac1e Remove now unused BUILD_DEPENDS.
spotted by Brad
2012-04-23 08:48:08 +00:00
ajacoutot
54cc1c22eb Update to automake-1.11.5.
from Brad
2012-04-23 08:01:14 +00:00
ajacoutot
65a7bacffe Remove uneeded patch. 2012-04-23 07:34:43 +00:00
jasper
0d7aad874a sync SHARED_LIBS comment 2012-04-23 07:22:34 +00:00
ajacoutot
8b0e8f1479 Update to gdl-3.4.2. 2012-04-23 07:20:44 +00:00
jasper
48b126b39e - update to 3.4.1
* bugfixes
2012-04-23 07:05:17 +00:00
jasper
d1e703b356 - update to 3.4.1
* translation updates
2012-04-23 07:05:04 +00:00
jasper
c017800e72 - update to 3.4.1
* bugfixes and translation updates
2012-04-23 06:59:23 +00:00
ajacoutot
6485d1ee1c Better comment. 2012-04-23 06:45:06 +00:00
ajacoutot
7c99cb84aa Mark this port SHARED_ONLY and merge PLISTs.
from Brad
2012-04-23 06:40:22 +00:00
ajacoutot
abc13341e1 Update to stable gedit-plugins-3.4.0. 2012-04-23 05:37:15 +00:00
ajacoutot
e40782e0bb Update to gmime-2.6.9. 2012-04-23 05:22:28 +00:00
sthen
831151a03f update to kamailio 3.2.3, mostly from Roman Kravchuk (taking maintainer,
previous maintainer ok).
2012-04-22 21:44:24 +00:00