wilfried
d2aac7212d
add p5-Net-DNS-SEC
2002-10-15 11:26:49 +00:00
wilfried
6256ec90f5
Import of p5-Net-DNS-SEC-0.07,
...
from Wesley Griffin <wgriffin@jtan.com>
extends the Net::DNS module with DNSSEC functionality
2002-10-15 11:24:16 +00:00
pvalchev
25285de69e
Update to micq-0.4.9.3.1 and make this port useful (working) again
...
Largely rewritten by Rudiger Kuhlmann includes support for version 8
of the protocol, internationalization, file transfer, etc. License
now GPL, see http://www.micq.org
From new maintainer David Krause
2002-10-15 04:26:27 +00:00
naddy
d767d225ba
library dependency specs must have a first component
2002-10-10 22:07:30 +00:00
naddy
0c5192b839
C++ fixes for gcc3
2002-10-10 01:47:47 +00:00
naddy
0f639b6bcb
- work around optimizer bug in gcc 2.95 on sparc64 (sha1.c)
...
- fix iconv dependency
2002-10-08 13:02:27 +00:00
jcs
7cf71674a5
update to gaim-0.59.4
2002-10-07 00:42:32 +00:00
fgsch
6347e76401
byebye NEED_VERSION.
2002-10-05 21:11:09 +00:00
fgsch
ba71248fc7
more workarounds for sha1.c on sparc64; this works fine now.
2002-10-05 19:41:17 +00:00
naddy
8e4fd4868f
* Respect CC/CFLAGS/CXX/CXXFLAGS.
...
* C++ fix for gcc3; from Craig Rodrigues <rodrigc@attbi.com> via FreeBSD.
ok jakob@
2002-10-04 19:20:24 +00:00
brad
5ff4346bf3
mark this BROKEN on sparc64, even with the supposed workaround this
...
still will not compile, GCC seems to like chewing through VM like
it's going out of style.
2002-10-04 13:22:25 +00:00
jakob
a06c39c1c3
update to version 0.9.7. important changes:
...
- name resolution disabled by default
2002-10-04 09:08:50 +00:00
naddy
1884e35fb5
Fix install by not triggering a secondary configure run.
...
Problem reported by J.A. Neitzel <jneitzel@sdf.lonestar.org>,
analyzed by danh@, this fix from me.
2002-10-01 12:23:42 +00:00
naddy
ca2365aa6a
- Fix CNAME resolving problem; IPv6 testing by henning@
...
- Add mirrors, switch to .bz2 because older distfiles are only preserved
in this format.
From: Nick Nauwelaerts <nick@wanadoo.be>
2002-10-01 12:13:02 +00:00
pvalchev
4ced5538f9
Make this work again on -current; from maintainer Vladimir Popov
...
bump PKGNAME
2002-10-01 06:18:24 +00:00
couderc
f3275cd0a8
Mark as BROKEN.
...
Distfiles no longer available, needs an update.
Does not handle CXX correctly.
2002-09-30 16:17:39 +00:00
danh
4a235c98de
unsigned long was assumed to be 32 bits. fixes a crash on sparc64
...
originally reported by Matt Hess.
ok naddy@
2002-09-30 15:19:40 +00:00
naddy
e291bc98bd
Fix build with gcc3.
2002-09-29 16:10:09 +00:00
naddy
a8cba2d423
Fix build with gcc3.
2002-09-29 14:32:45 +00:00
naddy
c792802e32
Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
...
Obtained from Dieter Baron <dillo@giga.or.at>; ok maintainer
2002-09-27 20:00:37 +00:00
fgsch
51f827dd89
SECURITY FIXES: Update to 0.9.5.1.
...
See http://silc.silcnet.org/txt/changes-client.txt for details.
Also:
- add iconv to MODULES.
- remove deprecated NEED_VERSION.
Patches to remove mime from Maintainer. Maintainer and pvalchev@ ok.
2002-09-24 17:20:10 +00:00
pvalchev
4f5dcf995c
VAX support
2002-09-24 08:06:58 +00:00
naddy
e0ef14daa0
+cftp
2002-09-21 23:00:02 +00:00
naddy
59e00b8132
Import cftp 0.12.
...
Submitted by Josh Rivel <dorqus@freek.com>.
This is Comfortable FTP, a full screen ftp client.
Supported are FTP both with active and passive data connections,
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
authorization and connection encryption).
2002-09-21 22:57:41 +00:00
couderc
22792e54a8
Fix cvs tag
2002-09-19 16:38:43 +00:00
kevlo
c04ebb3a8c
Upgrade to version 2.6.2
2002-09-19 06:03:32 +00:00
kevlo
5f345ee52a
- upgrade to version 0.37
...
- add regression test
2002-09-19 06:01:45 +00:00
wilfried
519b108933
remove NEED_VERSION from my remaining ports
2002-09-17 15:22:26 +00:00
wilfried
69531d4e5c
update to p5-Net-DNS-0.28
...
- Fixed a bug in the RR pat that broke many updates.
- Added (untested) support for perl 5.004.
- We now allow whitespace at the begining of a RR.
- Fixed an issue that gave Net::DNS::SEC problems, %Net::DNS::RR::RR
is now in a scope that the Net::DNS::SEC hook can see it from.
- Fixed SRV records.
- Fixed debug message in Net::DNS::Resolver::bgread().
2002-09-17 14:51:33 +00:00
pvalchev
ee4ab7ef36
This is installed setuid root because it uses SOCK_RAW, so open socket
...
as early as possible and revoke privileges immediately after
bump PKGNAME to reflect change
2002-09-17 09:06:23 +00:00
pvalchev
8d947a5098
update-patches
2002-09-17 09:04:05 +00:00
jsyn
3b705a272f
fix both primary and secondary distsites -- the one referenced at
...
HOMEPAGE hasn't been valid in months, and owners have been unresponsive
2002-09-17 08:53:50 +00:00
pvalchev
c42356b66d
This is a network program that needs raw sockets and is installed setuid root.
...
Open the socket first thing in the program and revoke root privileges
immediately after because that's all they are needed for. ok maintainer jsyn@
Bump PKGNAME to reflect change
2002-09-17 08:42:20 +00:00
pvalchev
6540bcb4cd
update to tcpreen-1.0.4; from maintainer Margarida Sequeira
2002-09-16 00:53:53 +00:00
jcs
c1212c1cbc
update to gaim-0.59.2
2002-09-15 14:51:51 +00:00
shell
f41fcf3d91
Updated to py-curl-7.9.8.4
...
- lib_depends = crul->=7.9.8
2002-09-15 11:20:55 +00:00
couderc
d0089829bf
Fix to prevent use of expat
2002-09-14 14:46:32 +00:00
jakob
e96f7b421c
update to 0.9b3 due to buffer overflow/underflow.
2002-09-14 08:40:52 +00:00
naddy
1fa550c3ca
Add some forgotten library dependencies.
2002-09-13 22:54:28 +00:00
naddy
68b14b5214
This depends on libcurl.
2002-09-13 22:28:49 +00:00
jakob
427ed7363f
nsd
2002-09-13 17:09:58 +00:00
jakob
194d5daa24
authorative only name server daemon
2002-09-13 17:09:20 +00:00
danh
44809833d7
these are not likely to change anytime soon, so drop NEED_VERSION now
2002-09-12 16:41:26 +00:00
danh
6590d7e88c
* add HOMEPAGE
...
* cleanup description
* drop NEED_VERSION
2002-09-12 15:38:58 +00:00
danh
6c418dfdde
add HOMEPAGE
2002-09-12 15:22:33 +00:00
pvalchev
83fca0c79e
scli
2002-09-12 06:21:08 +00:00
pvalchev
906890fe53
Initial import of scli-0.2.12
...
The scli package was written to address the need for small and
efficient command line utilities to monitor and configure network
devices and host systems. The scli package is based on the SNMP
management protocol. It utilizes a MIB compiler called smidump to
generate C stub code.
Maintainer Margarida Sequeira <niness@devilness.org>
2002-09-12 06:20:32 +00:00
pvalchev
7d7e9d2f1b
mark as broken on alpha for now: alignment issues
2002-09-11 05:53:39 +00:00
pvalchev
06858b98a7
sync patches with update-patches and add RCS Ids
2002-09-11 05:49:59 +00:00
pvalchev
f08a0e2ce5
first cut at alpha support w/ ethernet devices list from GENERIC
...
XXX the way this is done for different arches is ugly anyone feel free
to change it
2002-09-11 05:48:05 +00:00