Commit Graph

27650 Commits

Author SHA1 Message Date
naddy
28053c7ab3 remove empty files 2005-01-30 15:20:19 +00:00
naddy
5400bfd4d1 Fix command line parsing; from GNU CVS. 2005-01-30 14:56:57 +00:00
robert
94cb226cab SECURITY:
fix an arbitrary code execution vulnerability; bump PKGNAME
http://www.vuxml.org/openbsd/84dd64b0-72cc-11d9-a56c-00065bd5b0b6.html

ok marcm@, naddy@
2005-01-30 14:44:46 +00:00
sturm
b0bb1cbbbb - remove lockfiles when a host dies or dpb is killed (the ports don't do
it in these cases)
- remove an unused variable
- clean up warning messages
2005-01-30 12:37:32 +00:00
alek
257395ffdf - This port needs now graphics/gdk-pixbuf,-gnome
- Bump PKGNAME

prodded by naddy@
2005-01-30 11:23:14 +00:00
sturm
182d8ff4d8 tear down the ssh master session only after killing all node sessions
this solves the problem of ports being marked "built" after the node
building it was lost
2005-01-30 10:07:36 +00:00
robert
d0b3bb1e3d fix libcaca support (distribution patch); bump PKGNAME
reported by Antoine Jacoutot <ajacoutot@lphp.org>
2005-01-29 22:56:34 +00:00
sturm
16466a62c7 some cleanup from new maintainer Okan Demirmen <okan at demirmen.com>
should improve situation on 64bit archs
2005-01-29 20:15:32 +00:00
sturm
fa8985db98 update to GnuPG 1.4, new FLAVOR "card" to support usb card readers
initial version from Chris K. Young <cky at pobox.com>, adapted to
-current by Alec Berryman <alec at thened.net>

ok maintainer reinhard@
2005-01-29 19:27:18 +00:00
jakob
bb31f7532f security upgrade to imapd release 2004c1 (aka v357)
fixes VU#702777 (http://www.kb.cert.org/vuls/id/702777)
2005-01-29 15:13:03 +00:00
alek
a642cd603f - Link in shared version of libint/libiconv (if available)
- Bump PKGNAME

help naddy@, ok todd@
2005-01-29 09:06:55 +00:00
alek
5660bb6552 Add WANTLIB markers 2005-01-29 00:19:11 +00:00
alek
8790479dd1 - Fix REGRESS_DEPENDS
- Explicitly link with libiconv
- Fix regression test script
- Bump PKGNAME

ok naddy@
2005-01-28 21:00:28 +00:00
pvalchev
316ed29d1a update to radmind-1.4.1, fixes gcc2 compile; from William Yodlowsky 2005-01-28 20:28:16 +00:00
alek
f2a454a46d - This port needs now graphics/gdk-pixbuf,-gnome
- Bump PKGNAME
2005-01-28 18:23:13 +00:00
fgsch
1eb163a942 update to 1.1.2; maintainer ok. 2005-01-28 16:33:28 +00:00
alek
d144f7ded7 Patch missed in previous commit. Stupid CV^H^Halek \:
noticed by naddy@
2005-01-28 13:34:52 +00:00
alek
50f56a6424 - Graphics/gdk-pixbuf,-gnome is used here but only to build tests that
aren't installed later, so add it as BUILD_DEPENDS
- Bump PKGNAME
2005-01-28 12:54:32 +00:00
alek
86a304b1c7 Fix WANTLIB marker 2005-01-28 11:36:04 +00:00
espie
10e9652ca4 do setup_handlers AFTER creating theKProcessController, so that if
the childhandler is called right away, it will not crash.
Fixes kded crashes on start.
2005-01-28 09:40:30 +00:00
alek
01bb9d7fa9 - Use devel/gettext MODULE
- Fix LIB_DEPENDS
- Bump PKGNAME

ok djm@, xsa@
2005-01-28 00:17:26 +00:00
alek
eed3c19985 - Properly enable Xaw3d support
- And WANTLIB marker

ok naddy@
2005-01-28 00:16:16 +00:00
alek
9a057371c6 Fix WANTLIB marker 2005-01-27 23:43:02 +00:00
naddy
2be1dee31b never pick up emacs; prodded by alek@ 2005-01-27 22:34:34 +00:00
alek
855add0ee0 Add WANTLIB markers 2005-01-27 21:29:41 +00:00
alek
1b2e96575b += drac 2005-01-27 21:00:55 +00:00
alek
5ce204e36b Import drac 1.12
DRAC (Dynamic Relay Authorization Control) is a daemon that dynamically
updates a relay authorization map for sendmail. It provides a way to
allow legitimate users to relay mail through an SMTP server, while still
preventing others from using it as a spam relay. User's IP addresses are
added to the map immediately after they have authenticated to the POP or
IMAP server. By default, map entries expire after 30 minutes, but can be
renewed by additional authentication. Periodically checking mail on a
POP server is sufficient to do this. The POP and SMTP servers can be on
different hosts.

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-01-27 20:51:41 +00:00
mbalmer
36a90ba4ea Upgrade to ClamAV 0.81 on popular request.
ok alek@
2005-01-27 19:47:46 +00:00
alek
e402cbe74d - Fix cddb support
- Bump PKGNAME

ok marcm@
2005-01-27 19:41:16 +00:00
naddy
4bdf797e0a Don't depend on libvorbis/libogg inter-library dependency in autoconf test.
The final executables should not be affected.
2005-01-27 16:17:43 +00:00
sturm
68ab461bc6 p5-MasonX-Interp-WithCallbacks 2005-01-27 14:15:45 +00:00
sturm
e963fb6fee Initial import of p5-MasonX-Interp-WithCallbacks 1.13
This module brings support for a sort of plugin architecture based on
Params::CallbackRequest to Mason. Mason then executes code before
executing any components. This approach allows you to carry out logical
processing of data submitted from a form, to affect the contents of the
Mason request arguments (and thus the %ARGS hash in components), and even
to redirect or abort the request before Mason handles it.
2005-01-27 14:14:53 +00:00
sturm
fb51dab469 p5-HTTP-BrowserDetect 2005-01-27 14:01:31 +00:00
sturm
df43da84c7 Initial import of HTTP-BrowserDetect 0.98
The HTTP::BrowserDetect object does a number of tests on an HTTP user
agent string. The results of these tests are available via methods of
the object.
2005-01-27 14:00:45 +00:00
sturm
12e572f60e p5-Params-CallbackRequest
p5-Test-Class
2005-01-27 13:15:27 +00:00
sturm
6cd9f76749 Initial import of Params-CallbackRequest 1.13
Params::CallbackRequest provides functional and object-oriented callbacks
to method and function parameters. Callbacks may be either code references
provided to the new() constructor, or methods defined in subclasses of
Params::Callback. Callbacks are triggered either for every call to the
Params::CallbackRequest execute() method, or by specially named keys in
the parameters to execute().
2005-01-27 13:13:57 +00:00
sturm
23f1e1435c Initial import of Test-Class 0.07
Test::Class provides a simple way of creating classes and objects
to test your code in an xUnit style.
                                                  
Built using Test::Builder it is designed to work with other
Test::Builder based modules (Test::More, Test::Differences,
Test::Exception, etc.)
2005-01-27 13:01:57 +00:00
sturm
72b9e0cf74 SIZE 2005-01-27 12:47:19 +00:00
sturm
dc08eed0e2 p5-Cache-Mmap 2005-01-27 12:40:03 +00:00
sturm
c854aac6f5 Initial import of Cache-Mmap 0.081
This module provides a shared cache, using a memory mapped file. Very
useful for mod_perl applications. If routines are provided which interact
with the underlying data, access to the cache is completely transparent,
and the module handles all the details of refreshing cache contents, and
updating underlying data, if necessary.
2005-01-27 12:38:17 +00:00
espie
1ff285e9fc update from maintainer to more current version 2005-01-27 10:57:20 +00:00
alek
0cdb219b83 - Graphics/gdk-pixbuf,-gnome isn't needed here
- Bump PKGNAME

ok marcm@
2005-01-27 10:01:26 +00:00
alek
cad9cac715 - Use devel/gettext MODULE
- Bump PKGNAME

ok marcm@
2005-01-27 09:57:50 +00:00
alek
7338efb918 - X11/gnome/libs isn't needed here
- Use devel/gettext MODULE
- Fix WANTLIB

ok marcm@
2005-01-27 09:56:40 +00:00
alek
f78ce0d00e - Iconv/intl isn't used here, so remove MODULES=devel/gettext
- Bump PKGNAME

ok brad@
2005-01-27 09:52:05 +00:00
kevlo
ee04f4a674 upgrade to openwebmail 2.50 2005-01-27 06:01:16 +00:00
kevlo
ff66c39369 upgrade to 0.08 2005-01-27 05:45:44 +00:00
brad
b2653b7620 SECURITY:
Fix a buffer overflow due to insufficient bounds checking while
processing a PDF file that provides malicious values in the /Encrypt
/Length tag.
2005-01-27 05:03:27 +00:00
kevlo
a14779e9e9 upgrade to 0.96 2005-01-27 03:28:05 +00:00
kevlo
29493909fe upgrade to 1.25 2005-01-27 03:27:04 +00:00