Commit Graph

30430 Commits

Author SHA1 Message Date
jakemsr
2ec266228c Initial import of dvdbackup.
Dvdbackup is a DVD a program for mirroring DVD-Video to harddisk.
Dvdbackup is not just a backup program but can also report information
about a DVD, or e.g just backup the main feature of a DVD.

requested by jolan@
2005-11-03 07:46:02 +00:00
jolan
e85da1c7d4 update to 20051102, mostly from jakemsr@ 2005-11-03 04:25:08 +00:00
pvalchev
46c63a4355 (same as firefox/minimo)
Fix a crash in prdtoa.c:mult() where there is an off-by-some bytes
in memory accessed during some very fucked up pointer acrobatics.
Allocate 2 bytes extra for that case, which seems to be a
sufficient hack to keep this working.

Debugged by me with minimo on zaurus/arm (pain!), seen also by krw@
and others on amd64, who helped with testing.  Due to random malloc
this of course did not show up everywhere all the time.
2005-11-03 03:11:22 +00:00
brad
7e81f42e29 upgrade to lighttpd 1.4.7
the performance for high-concurrency, large file transfers has
improved dramatically.
2005-11-03 01:52:12 +00:00
pvalchev
63607b50b1 Fix a crash in prdtoa.c:mult() where there is an off-by-some bytes
in memory accessed during some very fucked up pointer acrobatics.
Allocate 2 bytes extra for that case, which seems to be a
sufficient hack to keep this working.

Debugged by me with minimo on zaurus/arm (pain!), seen also by krw@
and others on amd64, who helped with testing.  Due to random malloc
this of course did not show up everywhere all the time.
2005-11-03 00:59:43 +00:00
cathcart
f87c5faa45 update to 1.5.7 & taking maintainership
ok niallo@
2005-11-03 00:52:44 +00:00
wilfried
b2f3515fb0 + gtk2mm 2005-11-02 23:54:59 +00:00
wilfried
7286fdc6ef + glib2mm
+ libsigc++-2
2005-11-02 23:54:39 +00:00
wilfried
e46dac5f35 Import of gtkmm 2.6.4
gtkmm is the official C++ interface for the popular GUI library GTK+
2005-11-02 23:53:22 +00:00
wilfried
272a5a8939 Import of glibmm 2.6.1
glib-- is a C++ interface for the GNU library glib2.
2005-11-02 23:51:51 +00:00
wilfried
bf22f7930e Import of libsigc++ 2.0.16
A Signal Framework for C++
2005-11-02 23:50:01 +00:00
espie
4135e14535 error out in case we can't write files.
found out by bernd@
2005-11-02 21:39:43 +00:00
cathcart
cf3b06aae2 add myself to OpenBSD-markers and bump
ok niallo@
2005-11-02 20:48:58 +00:00
wilfried
413ccc24f1 explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval 2005-11-02 20:44:56 +00:00
espie
005b234dc8 streamline flavor_fragment after trying to explain it to sturm@.
it makes more sense to have a subdir variable as input, split it
into toset and dir as output, and to unsetenv FLAVOR SUBPACKAGE along
the lines.

End result should be equivalent, but slightly more readable.

no objection from my neighbors either...
2005-11-02 20:30:12 +00:00
espie
7dd96b3b55 * move the dependency computation out of PKG_ARGS, so that we can check
for errors (and get rid of _NODEPS since it's not needed any more)
* set check  to Failed in *libresolve_fragment, so that we can test
for it and report properly.

guys here have no objection...
2005-11-02 20:28:11 +00:00
alek
45f8e6403a Add gftp 2005-11-02 20:23:20 +00:00
alek
519784b391 Import gftp 2.0.18
gFTP is a free multithreaded file transfer client for *NIX based
machines. It has the following features:
- Distributed under the terms of the GNU Public License Agreement
- Written in C and has a text interface and a GTK+ 1.2/2.x interface
- Supports the FTP, FTPS (control connection only), HTTP, HTTPS, SSH and
  FSP protocols
- FTP and HTTP proxy server support
- Supports FXP file transfers (transferring files between 2 remote
  servers via FTP)
- Supports UNIX, EPLF, Novell, MacOS, VMS, MVS and NT (DOS) style
  directory listings
- Bookmarks menu to allow you to quickly connect to remote sites
- Fully Internationalized

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-11-02 20:19:29 +00:00
espie
7cd73e7f11 complain when dependent packages are not found, and stripping won't happen
correctly...
2005-11-02 18:58:44 +00:00
alek
8010000b5e Update to 0.6
From Marcus Glocker <marcus@nazgul.ch>
2005-11-02 18:37:11 +00:00
alek
cc25439041 Update to 2.1.71
From new maintainer Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
2005-11-02 18:20:58 +00:00
wilfried
843e07f296 Encouraging use of USE_LIBTOOL=Yes, ok espie@ 2005-11-02 17:39:06 +00:00
uwe
c1963e3891 add myself 2005-11-02 17:38:12 +00:00
xsa
f1b25c4f07 Update to paramiko-1.5.1
- SFTP prefetching
- bug fixes
2005-11-02 08:05:30 +00:00
brad
e6695723f7 rev 1.334.2.92
With `-static', only link statically against uninstalled libtool
libraries.  Fixes 1.5.x regression to match documented (and actual
1.4.x) behavior.

From libtool CVS
2005-11-02 02:47:09 +00:00
bernd
b277fb26e7 Security update to openvpn-2.0.4.
- Format string vulnerability in the foreign_option function in options.c.
  (CVE-2005-3393)
- Potential DoS vulnerability on the server in TCP mode. (CVE-2005-3409)

More info:
http://openvpn.net/changelog.html

"just do it" pvalchev@
2005-11-02 02:34:56 +00:00
bernd
3a06ae9451 Add '@sysctl kern.emul.linux=1' to make sure that linux emulation is
enabled at install stage.

Bump PKGNAMEs accordingly.

"go ahead" espie@
2005-11-02 01:20:18 +00:00
cathcart
fc9f35b0f2 link in gmt/ 2005-11-02 01:13:28 +00:00
bernd
3a03a33a09 Fix some file modes and bump PKGNAME
ok niallo@
2005-11-02 01:12:47 +00:00
cathcart
79f47a17ca import graphics/gmt
DESCR:
GMT is an open source collection of ~60 tools for manipulating
geographic and Cartesian data sets (including filtering, trend fitting,
gridding, projecting, etc.) and producing PostScript illustrations
ranging from simple x-y plots via contour maps to artificially
illuminated surfaces and 3-D perspective views. GMT supports ~30 map
projections and transformations and comes with support data such as
coastlines, rivers, and political boundaries.
 
Flavors:
        high: adds high resolution coastline data
 
        full: adds full resolution coastline data
 
ok alek@
2005-11-02 00:02:50 +00:00
aanriot
24964ea90b remove blank lines which produce blank pages with nroff.
help and 'looks fine' jmc@, ok espie@
2005-11-01 23:41:13 +00:00
aanriot
7d6d1cd6cc remove a blank line which produces a blank page with nroff.
help and 'looks fine' jmc@, ok espie@
2005-11-01 23:39:08 +00:00
fgsch
ca8a220c97 working master site. 2005-11-01 21:33:56 +00:00
espie
e95b44ceed fix weird recursion lock issue... the way the rest of the file deals with
them.

`looks much cleaner to me and this one I understand' sturm@
2005-11-01 20:39:00 +00:00
mbalmer
9e0950cac0 Revert my last change. 2005-11-01 18:20:03 +00:00
bernd
450c2d9bcf Fix some file modes. Bump PKGNAME.
ok sturm@
2005-11-01 18:07:08 +00:00
mbalmer
bbf1dba426 Add milter to WANTLIB 2005-11-01 18:03:01 +00:00
wilfried
d534848b20 -wsoundserver
-wsoundprefs
2005-11-01 17:31:21 +00:00
wilfried
6b452257bb obsolete ports, no master site, doesn't work with newer windowmaker 2005-11-01 17:31:16 +00:00
wilfried
c4fea85050 update to 0.92.0 2005-11-01 17:28:34 +00:00
bernd
f123e951b5 - Fix some file modes here as well.
- update-patches while I'm here
- bump PKGNAME

ok niallo@
2005-11-01 17:18:15 +00:00
bernd
6742689f55 Fix some file modes. Discovered by espies check-mode script.
Bump PKGNAME accordingly.

ok niallo@
2005-11-01 17:16:25 +00:00
mbalmer
041fb9de8b Add milter to WANTLIB 2005-11-01 16:38:01 +00:00
mbalmer
aa3b491d0c Add milter to WANTLIB. 2005-11-01 16:37:20 +00:00
pvalchev
536f4593db minor fix; 10x jlouis@mongers.org 2005-11-01 16:33:14 +00:00
pvalchev
fa5446a220 libmilter WANTLIB 2005-11-01 16:29:24 +00:00
mbalmer
64cc1a0594 Add milter to WANTLIB 2005-11-01 16:26:49 +00:00
espie
8f14ffd213 missing libevent 2005-11-01 16:24:15 +00:00
mbalmer
3dbc61ffba libmilter is now a shared lib. Add it to WANTLIB and bump the package name.
Reported by espie@
2005-11-01 16:22:40 +00:00
bernd
12b0c82bf9 - fix file modes for some files
- bump PKGNAMES

v3: "looks good" espie@, ok niallo@
v4: ok niallo@
2005-11-01 15:44:24 +00:00