Commit Graph

75908 Commits

Author SHA1 Message Date
jasper
e021936b1b - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:15:23 +00:00
jasper
02abd40f9d - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:02:18 +00:00
jasper
fdb3149800 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:41:12 +00:00
sthen
3edb03dd8f update to moreutils 0.47: fixes manpage typo, avoids reading files twice in
combine(1) to support data coming from pipes, and adds an errno(1) utility
for people who are too lazy to type 'man errno' (or are perhaps on an OS with
bad manuals).
2012-06-26 13:38:25 +00:00
jasper
2259cf12c9 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:17:32 +00:00
jasper
b7558692d4 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:00:13 +00:00
jasper
edf459eb4f - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12
no pkg change
2012-06-26 12:30:37 +00:00
pascal
6949f70ee7 + ogmrip 2012-06-26 11:46:45 +00:00
pascal
987d7a9f75 OGMRip is an application and a set of libraries for ripping and
encoding DVD into AVI, OGM, MP4, or Matroska files using a wide
variety of codecs. It relies on mplayer, mencoder, ogmtools,
mkvtoolnix, mp4box, oggenc, lame, and faac to perform its tasks.

feedback/tweaks landry@/aja@, ok aja@, "yes please" todd@
2012-06-26 11:46:06 +00:00
sthen
44b5f40001 minor tweaks to hplip, ok ajacoutot@
- use rc.d/httpd rather than apachectl
- MODPY_BIN in the new config_usb_printer.py
- comment tyops
2012-06-26 11:17:54 +00:00
naddy
8649689026 no more MIN(), MAX() clash after <arpa/inet.h> has stopped pulling in
<sys/param.h>
2012-06-26 10:57:02 +00:00
jasper
b291cb7ef5 let these work if sslv2 is diabled; from Brad 2012-06-26 10:14:10 +00:00
jasper
7ce355632a let this work if sslv2 is disabled, from Brad 2012-06-26 10:12:21 +00:00
jasper
c4ca0038b2 - let these work if sslv2 is disabled, from Brad 2012-06-26 10:10:20 +00:00
jasper
abf0631829 let assl work if sslv2 is disabled, from Brad 2012-06-26 10:07:27 +00:00
ajacoutot
b1f95bdeb5 +bacula-web 2012-06-26 08:54:29 +00:00
ajacoutot
0f38f27be9 Import bacula-web-5.2.6.
Bacula-Web is a web based tool written in PHP that provides a
summarized view of the bacula backup infrastructure. It obtain this
information from the bacula catalog's database.
This tool provides you informations on the last day jobs status, media
and pool usage, catalog size usage, etc.

ok jasper@
2012-06-26 08:54:05 +00:00
pea
7cdaafdf15 Update to 0.138
ok ajacoutot@
2012-06-26 08:20:48 +00:00
landry
38e2759d91 Update to py-hg-git 0.3.1 and unbreak it, since it doesn't work with our
current mercurial....
From viq
2012-06-26 07:26:41 +00:00
ajacoutot
5de4c66e02 Update to hplip-3.12.6. 2012-06-26 06:17:11 +00:00
ajacoutot
09e6234a12 Minor update to gnome-screensaver-3.4.2. 2012-06-26 05:07:46 +00:00
pascal
df513215f1 + ged 2012-06-25 23:08:24 +00:00
pascal
49f34d2c58 GNU ed is a line-oriented text editor. It is used to create, display,
modify and otherwise manipulate text files, both interactively and
via shell scripts. A restricted version of ed, red, can only edit
files in the current directory and cannot execute shell commands.
Ed is the "standard" text editor in the sense that it is the original
editor for Unix, and thus widely available. For most purposes,
however, it is superseded by full-screen editors such as GNU Emacs
or GNU Moe.

ok landry@
2012-06-25 23:07:54 +00:00
sthen
fa42d5bc4d let SpamAssassin work if sslv2 is disabled, from Brad 2012-06-25 22:12:30 +00:00
sthen
bfa3972402 drop Simon Kuhnle as maintainer, per his request. 2012-06-25 22:03:04 +00:00
mglocker
0f7a8db64f Fix compileall.py -> python dependency by adding
"BUILD_DEPENDS = ${_MODPY_BUILD_DEPENDS}".

Suggested by ajacoutot@
2012-06-25 20:54:14 +00:00
naddy
243a913d4a * explicitly include <limits.h> for INT_MAX
* no need for groff
2012-06-25 19:24:27 +00:00
robert
7f7d57b857 --enable-xml-log is needed for both the client and the server so enable
it by default
2012-06-25 18:54:07 +00:00
espie
c6287b2b53 fix @conflict marker
while there, put common things in Makefile.inc
bump revs according to discrepancies in COMMENT and in @conflict
2012-06-25 15:45:14 +00:00
mpi
b3690e672f Revert the commit that breaks remmina+ssh with OpenBSD servers and add
the URLs to the bugtracker.

ok ajacoutot@, jasper@ (maintainer)
2012-06-25 14:24:34 +00:00
pascal
e6f2b49ad1 Fix a crash on startup when certan options are set in the config file.
Reported by Brett, looks good to laurent@ (maintainer), and confirmed by Ryan
Flannery upstream.
2012-06-25 14:20:01 +00:00
naddy
fd3f2648f8 explicitly include <sys/param.h> before <sys/sysctl.h> and don't rely on
it being pulled in by some other header file
2012-06-25 14:06:26 +00:00
jasper
82493d7030 - update to 0.16.1 2012-06-25 12:26:03 +00:00
espie
10adbfb29c use TRUEPREFIX to allow correct behavior wrt do-install.
from Christopher Zimmermann
2012-06-25 11:43:35 +00:00
naddy
0a069e2305 maintenance update to 5.0.4 2012-06-25 11:07:22 +00:00
ajacoutot
c4eab4e06c Simplify setup. 2012-06-25 06:47:25 +00:00
gonzalo
2e6e895337 Update for Gtg to 0.2.9, with some fixes and improves:
* Big refractorization of code, now using liblarch
* Fixed crash traceback when pressing 'delete' key.
* Fixed url autolinking for http(s) schemes.
* Fixed several bugs about hamster integration.

While here, new MASTER_SITES, GROFF is not needed,
delete some patches using perl on Makefile.

Initial update from me with a lot of tweaks by aja@.

Ok aja@
2012-06-24 23:01:13 +00:00
ajacoutot
dccd4df714 Committed previous from wrong tree; was not up to date with the markers. 2012-06-24 18:50:22 +00:00
ajacoutot
c181982d97 Update to z-push-2.0. 2012-06-24 18:47:20 +00:00
mglocker
ac18cbdea8 Add sabnzbd. 2012-06-24 14:40:43 +00:00
mglocker
2a6f249a51 SABnzbd allows you to process nzb-files via a comfortable web interface.
It offers a direct interface to newzbin2.es or nzbmatrix.com with features
like automatic processing of bookmarked nzb-files.

Help and OK ajacoutot@
2012-06-24 14:32:43 +00:00
ajacoutot
5c59efbac8 Update to pinot-1.0. 2012-06-24 13:37:01 +00:00
ajacoutot
7c7f956be3 Upstream rerolled the tarball. 2012-06-24 11:12:26 +00:00
ajacoutot
ee87e8c416 Update to libcares-1.9.1.
from Brad
2012-06-24 10:08:42 +00:00
eric
7f51d22d74 update to 3.3.4
ok landry@
2012-06-24 09:34:03 +00:00
ajacoutot
33998ea777 Update to lcms2 2.3.
from Brad
2012-06-24 09:24:37 +00:00
ajacoutot
9058e82120 Update to csync-0.50.7. 2012-06-24 08:01:29 +00:00
ajacoutot
ba776f2f7f Update to owncloud-4.0.3. 2012-06-23 15:32:45 +00:00
ajacoutot
341625dc10 Update to espeak-1.46.02. 2012-06-23 12:23:31 +00:00
ajacoutot
e270006ec3 update to liblouis-2.4.1. 2012-06-23 12:04:44 +00:00