Commit Graph

31088 Commits

Author SHA1 Message Date
steven
82d956ba3c update to 0.13
from Jasper Lievisse Adriaanse (maintainer)
2005-12-18 00:12:48 +00:00
mbalmer
74323e0e0e Update to version 1.2.3. 2005-12-17 22:07:53 +00:00
mbalmer
fca32e4474 Update to version 1.2.2. This version adds support for timed reactions:
"react on virus add to table virus_senders for 8 hours"
2005-12-17 20:17:23 +00:00
sturm
07759af7cc update to nmap 3.95
from maintainer Okan Demirmen <okan at demirmen.com>
2005-12-17 15:47:12 +00:00
alek
b7726698e9 - Add no_tests and no_tools FLAVORS, just like it's mentioned in DESCR file
- Better RUN_DEPENDS for subpackages
- Build expat subpackage for all versions of python
2005-12-17 12:45:39 +00:00
alek
6f511ff03f - Update to 2.4.2
- Enable -expat subpackage base on included libexpat sources
2005-12-17 12:33:00 +00:00
alek
f9551f33f7 Better fix for wrong PKGNAME; from mbalmer@ 2005-12-17 12:11:13 +00:00
alek
58020cc2ff Fix PKGNAME 2005-12-17 12:04:48 +00:00
espie
9d9f2e4d67 start using fixed system libtool. 2005-12-17 11:27:44 +00:00
sturm
bea30dea43 use __LP64__, noticed by brad 2005-12-17 08:45:47 +00:00
espie
0b604e89ee Minor fixes:
- do not link -lresolv, even though this will be gone from -current.
- ld.so path is just /usr/lib, no /lib on OpenBSD.
2005-12-16 23:03:35 +00:00
sturm
b41f2a260d fix build on 64bit archs 2005-12-16 23:03:26 +00:00
cathcart
525f9310eb Patch from alek@ for malloc bug
Bump to 0.17 and cleanup.

ok @alek
2005-12-16 22:17:25 +00:00
alek
4a95c6f086 Build with DEBUGLIBS set to Yes
ok grange@
2005-12-16 19:29:55 +00:00
steven
a2a4ec6de7 + p5-Net-FTP-Recursive 2005-12-16 17:01:30 +00:00
steven
c296ed6a1f import p5-Net-FTP-Recursive-2.00
Net::FTP::Recursive is a class built on top of the Net::FTP
package that implements recursive get and put methods for
the retrieval and sending of entire directory structures.

submitted by Sam Smith <S at mSmith.net>
ok sturm@
2005-12-16 16:57:35 +00:00
steven
e41b026973 install sample bwm-ng.css file; from Genadijus Paleckis (maintainer)
fix filename typo in man page.
2005-12-16 08:27:42 +00:00
naddy
826a449489 -lvorbis requires -lm; from sturm@ 2005-12-15 15:42:24 +00:00
jolan
dee97cbb02 avoid expansion of Id with a unified diff that uses 0 lines of context 2005-12-15 04:19:57 +00:00
steven
639f3df89c update to 1.05
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-14 22:26:02 +00:00
steven
d0ba81c5a3 + p5-Digest-SHA 2005-12-14 22:16:42 +00:00
steven
a34f77700d import p5-Digest-SHA-5.32
Digest::SHA is a complete implementation of the NIST Secure Hash
Standard. It gives Perl programmers a convenient way to calculate SHA-1,
SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can
handle all types of input, including partial-byte data.

submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
help and ok sturm@
2005-12-14 22:14:39 +00:00
steven
8632edd1a1 better MASTER_SITES, replace spaces with tabs
from Antoine Jacoutot (maintainer)
2005-12-14 21:47:17 +00:00
brad
d1a318349d upgrade to silc-server 1.0.2; no functional change 2005-12-14 21:35:23 +00:00
steven
46d49b543a update to 0.37
based on a diff from the new maintainer Jasper Lievisse Adriaanse
<jasper at nedbsd.nl>, man page help from jmc@
2005-12-14 17:29:37 +00:00
steven
3669f0a55f update to 0.98
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok maintainer
2005-12-14 07:00:03 +00:00
brad
d0c6ecbe03 fix bogus pkgspec for pear dependency entries.
From: Ian McWilliam <ian at dodo dot com dot au>
2005-12-14 06:57:18 +00:00
david
56620d945e update to modsecurity-1.9.1; tested by Sebastian Rother 2005-12-14 06:38:24 +00:00
jolan
c448746c28 create/use _akpop3d group rather than the non-existent 'mail' one
from ian mcwilliam
2005-12-14 06:02:09 +00:00
jolan
a64ec6720a _akpop3d 2005-12-14 05:59:47 +00:00
brad
18eaff97e6 upgrade to silc-toolkit 1.0.1 2005-12-14 03:21:53 +00:00
brad
28b0c1f6fb upgrade to silc-server 1.0.1 2005-12-14 02:11:40 +00:00
pvalchev
eb1c7cf92e +p5-Test-Manifest 2005-12-13 22:20:13 +00:00
steven
881495d7f0 import p5-Test-Manifest-1.14
Test::Manifest overrides the default behaviour by replacing the
test_via_harness target in the Makefile. Instead of running at the t/*.t
files in ascii-betical order, it looks in the t/test_manifest file to
find out which tests you want to run and the order in which you want to
run them. It constructs the right value for MakeMaker to do the right
thing.

submitted by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
ok alek@
2005-12-13 21:46:43 +00:00
naddy
6c18ebc31c Remove static FLAVORs, some cleanup. 2005-12-13 19:56:17 +00:00
kurt
e3780fdf17 fix MASTER_SITES. also fixed issue when pkg_delete both -examples
and base package at the same time. pkg bumped.
2005-12-13 18:59:09 +00:00
kurt
64781f63a3 fix MASTER_SITES. no pkg bump 2005-12-13 17:35:45 +00:00
fgsch
c0f6dc53a1 talk about `Bad file descriptor' errors; prompted by Zoran Ivanic. 2005-12-13 15:35:34 +00:00
pvalchev
00403e42cc non-static flavors for all 2005-12-12 23:32:22 +00:00
sturm
b385eaecd9 getmail 4.4.3 2005-12-12 21:43:27 +00:00
sturm
41a38dd09a update to SNMP-BridgeQuery-0.59
from  Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 21:28:59 +00:00
sturm
86a84d5067 update to Crypt-RSA 1.57
based on a diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 21:14:02 +00:00
sturm
7871abdc22 update to Crypt-DSA-0.13
based on a diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 20:50:12 +00:00
naddy
818ff5b3d7 -bash,static 2005-12-12 20:21:31 +00:00
naddy
f43862b746 Update to new release 3.1.
Too many changes to summarize, many bug fixes.

Remove static FLAVOR.
2005-12-12 20:20:31 +00:00
sturm
656289cb1a updatet to Crypt-Random 1.25
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 19:43:57 +00:00
sturm
3f93f53461 update to Crypt-DH-0.06
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 19:30:58 +00:00
sturm
444f906218 update to Net-SFTP 0.10
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 19:06:10 +00:00
sturm
1d0c0033fb update to Net-SSH-Perl 1.29
from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2005-12-12 19:05:42 +00:00
espie
2c36d90e5f Fix two annoying issues (fixed upstream as well):
--tag CXX works for relink now.
--tag=disable-static/disable-shared is now independent from language tags,

thus libtool --tag=disable-static --tag CXX works.

Almost allows KDE from using libtool. Still one issue to hunt down and fix.

Okay brad@, who reminded me about updating both ltmain.in and ltmain.sh...
2005-12-12 15:15:16 +00:00