Commit Graph

75020 Commits

Author SHA1 Message Date
sthen
22ae1ffbff sync WANTLIB for freetds subpackage 2012-05-11 10:02:31 +00:00
stsp
0c83251c43 Update to audacious-plugins-3.2.2; ok dcoppa 2012-05-11 09:58:09 +00:00
stsp
349c0c5ac7 Update to audacious-3.2.2. ok dcoppa 2012-05-11 09:57:29 +00:00
sthen
0dbcb43036 Drop separate OpenSSL flavour for FreeTDS. Change main package to using
OpenSSL rather than GnuTLS. Permit packages to be distributed. Bump shared
library versions to make sure they get updated.

As researched by jasper@, the GPL has a special exception when something
depends on software provided with the base OS, so it *is* ok for us to
distribute this.

This is preferred over using GnuTLS because GnuTLS pulls in a pthread
dependency; pthread overrides libc functions, so it is necessary
that a program using this is itself linked with pthread, causing a
problem if you want to use the FreeTDS library to connect to servers
using encryption from programs which aren't themselves linked with
pthread (e.g. /usr/sbin/httpd with mod_php, or perl with DBD::Sybase).

ok jasper@ ajacoutot@
2012-05-11 09:57:02 +00:00
jasper
56c54d1b7f forgot to add these 2012-05-11 09:44:30 +00:00
jasper
1a2312e253 - update to 2.0.0 2012-05-11 09:44:13 +00:00
robert
6217eaa4ca add the _yule user for the samhain port 2012-05-11 09:39:51 +00:00
robert
05fb56a5ef +samhain 2012-05-11 09:39:28 +00:00
ajacoutot
34c989a247 No need to specify localstatedir, gnu CONFIGURE_STYLE takes care of it.
Remove content of /var/samhain/* with pkg_delete -c.

ok robert@ (maintainer)
2012-05-11 09:38:28 +00:00
dcoppa
5bcc3ffc52 Use absolute path, for consistency. 2012-05-11 09:35:17 +00:00
robert
14ae1c3418 import of samhain:
Samhain is an open source file integrity and host-based intrusion
detection system for Linux and Unix. It can run as a daemon process,
and and thus can remember file changes - contrary to a tool that runs
from cron, if a file is modified you will get only one report, while
subsequent checks of that file will ignore the modification as it is
already reported (unless the file is modified again).

ok jasper@
2012-05-11 09:24:23 +00:00
espie
d3cd44e8dd minor updates 2012-05-11 07:47:34 +00:00
espie
822dae483c minor update. Add a note about my.cnf 2012-05-11 07:46:56 +00:00
espie
4602d77007 security updates 2012-05-11 07:46:35 +00:00
espie
de715a2c16 minor updates 2012-05-11 06:59:28 +00:00
espie
bb083959a6 security update to 7.14 2012-05-11 06:59:16 +00:00
jasper
8dcbd90a10 lua_open() has been deprecated (but still available) in lua 5.1; but it's been
removed in lua 5.2. so prevent libquvi from breaking with newer lua's.
2012-05-11 06:53:10 +00:00
jasper
41b9f767ba sync 2012-05-11 06:20:47 +00:00
jasper
8c24ef1f8b import node-canvas 0.12.0
Node canvas is a Cairo backed Canvas implementation for Node.JS.

ok sthen@
2012-05-11 06:19:38 +00:00
ajacoutot
2c9b511af1 Remove an unncessary patch now that the system time.h header has been
fixed. No pkg change.

from Brad
2012-05-11 06:06:11 +00:00
ajacoutot
dc0312a858 Update to py-gobject3-3.2.1. 2012-05-11 05:38:25 +00:00
rpointel
34252e08f3 Update tortoisehg to 2.4, from me with a tweak by landry@.
ok landry@.
2012-05-11 05:33:57 +00:00
rpointel
31139d17a5 Update mercurial to 2.2.1.
ok wcmaier@ (maintainer).
2012-05-11 05:32:50 +00:00
william
b65ae45914 conflict with logsentry; spotted by Markus Lude, thanks.
ok sthen
2012-05-11 03:35:29 +00:00
william
ca2ad28cdb conflict with logtail; spotted by Markus Lude, thanks.
ok sthen
2012-05-11 03:35:03 +00:00
ratchov
9970c33a42 use milliseconds for the buffer size, in the sndio backend
ok stsp, dcoppa
2012-05-10 22:42:23 +00:00
rpointel
301f0c2a42 Update django to 1.4, ok Ryan Boggs (maintainer).
release notes: https://docs.djangoproject.com/en/dev/releases/1.4/
2012-05-10 20:04:48 +00:00
gonzalo
a58b75fa73 Wrong rm patches/patch-ee_c pointed by nigel@.
OK, sthen@
2012-05-10 19:30:31 +00:00
sthen
232c4c80ed tweaks to node:
- install tar.gz source, and patch node-gyp to use it rather than
attempting to download from the 'net when building a native extension,
from Aaron Bieber (maintainer).

- set V=1 in node-gyp to avoid hiding compiler command lines
(from me, ok jasper).
2012-05-10 18:29:52 +00:00
ajacoutot
98b04b6b68 Update to stellarium-0.11.2. 2012-05-10 17:43:30 +00:00
giovanni
03e4d5f91f Update to 2.0.7 and take maintainership
ok pea@ (old maintainer) rpointel@
2012-05-10 15:11:59 +00:00
giovanni
3aaa31508d +py-authres 2012-05-10 15:06:07 +00:00
giovanni
9cb4e46626 Import mail/py-authres
RFC 5451 Authentication-Results Headers generation and parsing for
Python.

It also supports Authentication Results extensions: RFC 5617 DKIM/ADSP
RFC 6008 DKIM signature identification (header.b) RFC 6212 Vouch
By Reference (VBR)

ok pea@
2012-05-10 15:02:57 +00:00
ajacoutot
76bacafa08 Use autoconf 2.68.
ok pea@ (maintainer)
2012-05-10 13:49:56 +00:00
jasper
c372572ab9 enable regress tests 2012-05-10 13:17:48 +00:00
jasper
a0db0bd208 allow node ports to append 'expresso' to configure style and set up the bits
for regression tests to run

ok aaron bieber, sthen@
2012-05-10 13:17:30 +00:00
jasper
2db3b5a940 sync 2012-05-10 13:16:26 +00:00
jasper
7d4e2ad1af import node-expresso 0.9.2
Expresso is a JavaScript TDD framework written for nodejs. Expresso is
extremely fast, and is packed with features such as additional assertion
methods, code coverage reporting, CI support, and more.

ok sthen@
2012-05-10 13:15:46 +00:00
gonzalo
e11e0d42cd Update for ee to 1.5.2 whit some fixes:
* added display of line number, column, and lines from top to separator
line for info window
* minor changes to reduce number of warnings when using -pedantic option
* changed how strings are terminated from the old usage of NULL to the
current use of character zero, '\0'

While here, GROFF is not needed, new license, patch-ee_c is not needed
anymore and honor CC variable, tested on i386, amd64 and powerpc.

OK brett@, sthen@
2012-05-10 12:56:27 +00:00
okan
9890efe346 unhook GraphicsMagick,no_x11 2012-05-10 12:39:30 +00:00
okan
56aea6cb71 remove no_x11 FLAVOR; ok sthen@ 2012-05-10 12:38:00 +00:00
okan
174bbb2a88 unhook gifsicle,no_x11 2012-05-10 12:36:22 +00:00
dcoppa
cf4bb2e84b Correct LDFLAGS for pianobar/libpiano linking
from upstream git
2012-05-10 11:23:18 +00:00
edd
71fad12f22 Update to wxmaxima-12.04.0. OK sthen@ 2012-05-10 11:14:13 +00:00
edd
40b94ad3e6 Update to maxima-5.27.0. OK sthen@ 2012-05-10 11:13:34 +00:00
jasper
88782a8788 sync 2012-05-10 10:46:54 +00:00
jasper
404e0ab28d import node-sqlite3 2.1.3
Asynchronous, non-blocking SQLite3 bindings for Node.JS.

from aaron bieber (MAINTAINER) with feedback from me and sthen@
ok sthen@
2012-05-10 10:46:17 +00:00
dcoppa
3dc7d54c0b Into i3.config.keycodes, fix keycodes for the "Left", "Down", "Up"
and "Right" keys: for unknown reasons they're different between
Linux and OpenBSD.
Fix a pasto too: "bindsym" --> "bindcode".

Re-enable starting i3-config-wizard at first run, now that it works
properly.

From Juan Francisco Cantero Hurtado, with some tweaks by me.
2012-05-10 09:27:37 +00:00
ajacoutot
d2ab48841e Committed upstream. 2012-05-10 09:22:44 +00:00
ajacoutot
10fe6d903c Update to py-tz-2012c.
MAINTAINER timeout
2012-05-10 08:47:28 +00:00