Commit Graph

2779 Commits

Author SHA1 Message Date
wilfried
c82bb786c8 +bitlbee 2003-04-16 18:51:17 +00:00
wilfried
b1272b0309 Import bitlbee 0.73; submitted by Han Boetes <han@linux-mandrake.com>
IRC-proxy to connect to icq, aol, msn and jabber
2003-04-16 18:51:08 +00:00
lebel
f5badbd7a0 update net/oinkmaster to 0.7 2003-04-16 13:51:43 +00:00
avsm
831d2a16f6 update to snort-2.0.0; fixes a remote overflow - users of older versions
should upgraded

from bmc@snort.org
2003-04-16 13:01:42 +00:00
avsm
24c4a06162 fix an snprintf buffer size; submitted upstream 2003-04-16 09:04:24 +00:00
avsm
0669dd6aef fix incorrect buffer bounds to snprintf and inet_ntop
submitted upstream, itojun@ ok
2003-04-16 08:27:55 +00:00
avsm
f310a6d271 typo in buffer size declaration leads to an overflow; fix submitted
upstream, jakob@ ok
2003-04-15 21:31:57 +00:00
avsm
bc4460e916 incorrect buffer bound in snprintf, not submitted as the current version
in ports is unsupported by the icecast folks
2003-04-15 18:49:56 +00:00
avsm
c6404d9344 plug a buffer in cpha packet processing, submitted upstream, jakob@ ok 2003-04-15 18:44:11 +00:00
brad
3b3a2b9fa7 working dist sites/homepage. 2003-04-15 16:19:03 +00:00
avsm
ea66de8a0c plug another bad boundary value; string size was 4069, used 4096 for the bound 2003-04-15 15:50:11 +00:00
dhartmei
932daf0191 allow absolute time values (seconds since Epoch), useful for files with
fixed start/end times.
2003-04-15 01:38:34 +00:00
naddy
8f1a091133 Update to 0.19.3. 2003-04-14 23:49:08 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
wilfried
ed94b6f2de Update to pork-0.7.0; from maintainer Jolan Luff <jolan@cryptonomicon.org>
- bug fixes
- show urls in messages containing a href tags
- interoperability with icq
2003-04-14 09:20:40 +00:00
sturm
16621522d2 +tcpdpriv 2003-04-13 10:03:26 +00:00
sturm
b8f5ee89cb Initial import of tcpdpriv 1.1.10
Tcpdpriv removes sensitive information from a packet trace, replacing it
with contrived information from which the sensitive information cannot be
reconstructed.  By removing the sensitive information, the output of
tcpdpriv may be shared with others (for debugging or network analysis,
say).

WWW: http://ita.ee.lbl.gov/html/contrib/tcpdpriv.html
2003-04-13 10:00:41 +00:00
pvalchev
0b4dd288ce trickle 2003-04-13 08:08:35 +00:00
pvalchev
c666ca6186 Initial import of trickle-1.04
trickle is a portable lightweight userspace bandwidth shaper.  It can
run in collaborative mode (together with trickled) or in stand alone
mode.  trickle works by taking advantage of the unix loader preloading.
Essentially it provides, to the application, a new version of the
functionality that is required to send and receive data through sockets.
It then limits traffic based on delaying the sending and receiving of
data over a socket.  trickle runs entirely in userspace and does not
require root privileges.

WWW: http://monkey.org/~marius/trickle/

Maintainer Jolan Luff <jolan@cryptonomicon.org>
2003-04-13 08:07:50 +00:00
naddy
c7a5a7d929 Update to 0.19.2:
* The server now runs as a daemon by default and automatically reloads the
  configuration file when it has been updated.
* Client options to force the use of IPv4 and IPv6, respectively.
2003-04-11 18:58:48 +00:00
jsyn
dfd02bf536 +netsed 2003-04-11 08:49:42 +00:00
jsyn
a4c4ca8198 Import of netsed-0.01c:
--
netsed is a small utility designed to allow you to alter the contents of
packets forwarded through your network in real time.

WWW: http://lcamtuf.coredump.cx/

This rocks, BTW; bought time I brought this in.
2003-04-11 08:48:42 +00:00
naddy
c48737b726 Update to 0.19.1. 2003-04-10 21:00:43 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
jsyn
ce0e6c004a hyphenate and quote; ok jakob@ 2003-04-10 10:34:04 +00:00
brad
d466470440 gaim,esd -> gaim,audio 2003-04-09 16:50:53 +00:00
brad
c894ebcd03 upgrade to gaim 0.61
--
MAINTAINER ok
2003-04-09 16:39:46 +00:00
camield
92fc3b03df update to 1.9 2003-04-09 09:46:05 +00:00
jsyn
7420b438fe update to libdnet-1.7; from Srebrenko Sehic <haver@insecure.dk>,
give MAINTAINER
2003-04-08 00:59:33 +00:00
brad
3c38c2373b upgrade to Samba 2.2.8a
A flaw was found in Samba which could allow remote anonymous root
level privileges.

http://marc.theaimsgroup.com/?l=bugtraq&m=104972664226781&w=2
2003-04-07 19:32:40 +00:00
naddy
ae9de7338c Update from Vladimir Popov <pva48@mail.ru>:
o Fix buffer overflow in kvm_updateStats() found by Jolan Luff
o Use system getopt_long()
o Replace fprintf(stderr) && exit -> err() and fprintf(stderr) -> warn()
2003-04-06 00:43:21 +00:00
margarida
4e23116797 Update to version 1.2.2
A bug that let users run tcpreen as another user when the setuid bit
was set (it is not set by default) was fixed.
Also, sudo support was added.
2003-04-06 00:20:11 +00:00
margarida
618efd5fd8 Update to version 1.5
- New MASTER_SITES;
- Add HOMEPAGE;
- Bugfixes.

From new MAINTAINER: Jolan Luff <jolan@cryptonomicon.org>
2003-04-05 23:43:59 +00:00
naddy
0abb5ed250 Update to 0.19.0:
* Change cvsync version exchange protocol.
* Improve the performance of updating sub-collections.
2003-04-04 14:25:11 +00:00
avsm
2adf24cf84 update to yafc-1.0 2003-04-02 10:33:20 +00:00
wilfried
26f4a4b2c4 update to p5-Net-DNS-0.34
- Handle more than one string in a TXT RR's RDATA section.
- Net::DNS::Resolver::Recurse bug fixes.
- Added check of the answer's rcode in Net::DNS::Resolver::axfr_next().
- Allow multiple questions to be part of a DNS packet.
2003-04-02 09:35:58 +00:00
david
70861b5108 URL dirs should end on a /
from Nick Nauwelaerts <nick@nauwelaerts.net>
2003-04-01 21:53:10 +00:00
mpech
67554887bc mtr,no_x11
spotted by form@

maintainer@ ok
2003-04-01 17:30:24 +00:00
danh
572800c00b URL dirs should end on a /
from Nick Nauwelaerts <nick@nauwelaerts.net>
2003-04-01 16:58:37 +00:00
danh
14b5272a48 update MASTER_SITES 2003-04-01 16:50:08 +00:00
jakob
1775870fa9 update to version 0.64 and add stupid patch. 2003-04-01 16:35:37 +00:00
jakob
a095d31fc7 remove bind9 dependency 2003-04-01 16:21:54 +00:00
naddy
199a37ffca Update to 0.18.0.
- Implement a new keyword 'super', which allows to define sub-collections
  of a collection.
2003-04-01 15:16:04 +00:00
sturm
27dea17c04 USE_X11=Yes 2003-03-31 14:36:02 +00:00
naddy
51f6b517d1 Update to 0.17.2.
- Fix a bug where the fallback of file compare algorithm doesn't work.
- Fix a bug calculating the length of a file name in the Attic.
2003-03-31 11:44:29 +00:00
kevlo
98640ea7ca update MASTER_SITES 2003-03-31 05:27:48 +00:00
kevlo
cb592451ea update to version 2.6.5 2003-03-31 05:24:18 +00:00
margarida
0b8e8fbf1e Update to version 0.9
From MAINTAINER.
2003-03-31 01:39:24 +00:00
margarida
fe59e69de4 Update to version 0.6.0.
Patches integrated in the distfile, therefore removed.
From MAINTAINER.
2003-03-31 01:22:01 +00:00
shell
cfeb7c0eb7 remove me from maintainer 2003-03-30 06:13:33 +00:00
naddy
259d22e75b Update to 0.17.1. 2003-03-29 23:02:25 +00:00
couderc
e9cf938c90 Fix HOMEPAGE from Nick Nauwelaerts <nick@nauwelaerts.net> 2003-03-29 15:27:26 +00:00
naddy
e753230c0c +cvsync 2003-03-29 02:56:41 +00:00
naddy
a265a0ccb3 Import cvsync 0.17.0.
A CVS repository syncer (client and server), written in portable C.
It is similar to cvsup, but not compatible with it.
2003-03-29 02:56:13 +00:00
naddy
f9614f24ae Update to snap-16.1g. This fixes occasional core dumps with large
"refuse" files, among other things.
2003-03-29 00:33:47 +00:00
david
7d586cefbb spelling and double word fixes
ok pvalchev@
2003-03-28 22:25:00 +00:00
david
2b161ae40b update micq to 0.4.10.2 (bug fix and translation update release)
my snprintf and spelling patches were integrated
ok pvalchev@
2003-03-28 21:34:40 +00:00
pvalchev
6bfe425725 new maintainer Jolan Luff <jolan@cryptonomicon.org> 2003-03-27 17:41:49 +00:00
pvalchev
f590426bdd - new maintainer Jolan Luff <jolan@cryptonomicon.org>
- update homepage
- fix minor formatting
2003-03-27 17:41:26 +00:00
brad
40a1bb306e fixes some potential remote buffer overflows
http://marc.theaimsgroup.com/?l=bugtraq&m=104766521328322&w=2
2003-03-27 15:46:11 +00:00
brad
edc16086ed distfile was moved to old subdir.
pvalchev@ ok
2003-03-16 17:38:37 +00:00
brad
fe1d891fc3 upgrade to Samba 2.2.8
A flaw was found in the smbd code which could allow remote anonymous
root level privileges on a server running Samba.

http://us1.samba.org/samba/whatsnew/samba-2.2.8.html
2003-03-16 02:26:44 +00:00
brad
dcfe58e83a upgrade to ircII 20030314
fixes some potential remote buffer overflows

http://marc.theaimsgroup.com/?l=bugtraq&m=104766521328322&w=2

pvalchev@ ok
2003-03-15 02:28:49 +00:00
jakob
2f8c6379ab update to v0.9.11 due to buffer overflow problem in the socks dissector.
ok pvalchev@
2003-03-11 21:10:44 +00:00
sturm
2d388bf0fe fix LIB_DEPENDS
OK MAINTAINER and pvalchev@
2003-03-09 17:22:39 +00:00
margarida
811e0ac47b Fix dirrm conflict. 2003-03-06 01:40:32 +00:00
brad
e4bb690c8f sync 2003-03-03 22:05:41 +00:00
pvalchev
c7075dedc2 Update to snort-1.9.1, 1.9.0 is vulnerable to a remote buffer overflow
(leading to arbitrary code execution); from maintainer Brian Caswell

See http://www.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=21951
2003-03-03 22:00:20 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
sturm
d4ccf9a10a update MASTER_SITES
main domain seems to have vanished
2003-03-01 03:21:20 +00:00
david
a84552fb15 change my email to @openbsd.org
ok pvalchev@
2003-02-28 00:26:59 +00:00
danh
f40489a572 prefer geteuid() over getuid() if it is found during configure
problem reported by jsyn@
2003-02-26 15:54:17 +00:00
danh
fe4682c79f prefer HTTP master site 2003-02-26 15:49:48 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
brad
c8505dca60 fix RCS id 2003-02-25 17:46:39 +00:00
danh
8f1d8b61c9 - use MD5* functions from libc instead of included ones.
- drop the README file from the examples directory
2003-02-25 14:56:25 +00:00
brad
9ba5fd3b79 bye. 2003-02-25 02:15:10 +00:00
rohee
47d8f7be77 remove bad MASTER_SITE 2003-02-24 21:28:45 +00:00
pvalchev
caa8ddabbe "the the", "of of"; from David Krause 2003-02-24 06:50:05 +00:00
danh
930cb22e5b resolve conflict from last import and remove files that are no longer
needed.
2003-02-23 21:32:41 +00:00
danh
521e3fea2b Re-import of net/ntp. This splits the port into a stable and
development version.  The stable version is 4.1.1c-rc1.  The previous
port used the development version and has been updated to 4.1.74.
Support for IPv6 has been included in the development version.
2003-02-23 21:27:28 +00:00
sturm
df0b5455c2 +pork 2003-02-21 13:04:43 +00:00
sturm
b6e8771881 import of pork 0.5.0
pork is a programmable, ncurses-based AIM client that mostly looks and
feels like ircII.

From Jolan "it's been tested on i386, sparc, macppc, and sparc64" Luff
<jolan AT cryptonomicon DOT org>
2003-02-21 13:03:55 +00:00
couderc
15e7c04a24 Add vsftpd 2003-02-20 20:39:55 +00:00
espie
865b936464 2.5.6, since no-one reported problems.
New: can use ssh transport in server mode !
2003-02-20 10:52:45 +00:00
couderc
e0ef69600d Import of vsftpd
vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure.
It has been written with security in mind, and carefully designed to
be resilient to attack.
2003-02-19 15:42:02 +00:00
jakob
49329bf97e limit archs until we have more test results 2003-02-17 20:10:01 +00:00
kevlo
b8a64353e1 fix MASTER_SITES; submitted by David Krause <openbsd@davidkrause.com> 2003-02-17 08:30:32 +00:00
margarida
f7da4d3cda Update to version 1.0.13 2003-02-16 19:00:09 +00:00
margarida
87d86e63d3 Add gcc3 module. Now works in sparc64. 2003-02-16 18:17:57 +00:00
sturm
af1ac06418 update to oidentd 2.0.5
as all "/etc" should be substituted by ${SYSCONFDIR}, do this directly
with perl in post-patch

from MAINTAINER
2003-02-15 17:10:26 +00:00
brad
b7e6bdb640 curl-config with cURL 7.10.3 does not output a header path with the
--cflags flag, revert this change for now.
2003-02-14 02:38:15 +00:00
naddy
e5ee634169 Update to 3.1.5. No response from maintainer. 2003-02-12 15:20:05 +00:00
jakob
5da58604b3 fix tcp server termination bug; from Alexis Yushin at NLnetLabs 2003-02-12 09:37:04 +00:00
brad
d26ea512a2 upgrade to cURL 7.10.3 2003-02-07 03:40:25 +00:00
brad
b88b3952c4 use passive mode FTP by default. 2003-02-06 22:03:21 +00:00
lebel
1fb3ca93d0 fix master site 2003-02-05 14:52:15 +00:00
jcs
9324b83c1a arping-1.06 2003-02-05 03:54:17 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +00:00
lebel
3cce63388a update net/snort to 1.9; OKed by MAINTAINER 2003-02-03 21:21:00 +00:00
lebel
5df393e8c0 actually, *my* shouldn't be there, in the DESCR; thanks anil@ 2003-02-03 20:01:44 +00:00
lebel
fb0f5c478e +oinkmaster 2003-02-03 19:19:42 +00:00
lebel
7261a131df initial import of net/oinkmaster-0.6:
--
Oinkmaster is simple Perl script released under the BSD license to help
you update your Snort 1.8+ rules and comment out the unwanted ones after
each update. It will tell you exactly what had changed since the last
update, hence giving you good control of your rules.

It's a variant of my (obsolete) arachNIDS snort rules updater
(http://nitzer.dhs.org/arachnids_upd/) which is pretty much the same
thing but for the arachNIDS Snort rules exports at
http://www.whitehats.com/.

Use with care and at your own risk.  Check out http://www.snort.org/ for
more information about Snort and its rules. Please note that the authors
of Snort have nothing to do with Oinkmaster so don't bother them about
silly Oinkmaster problems (and please don't hammer their site by
constant updating).

WWW: http://nitzer.dhs.org/oinkmaster/
2003-02-03 19:18:14 +00:00
jakob
ba7d350501 build w/o pp on sparc64
remove optimization workaround (fix in -current)
harden dependency
2003-02-03 13:37:46 +00:00
jakob
fd1a6d551d fix broken deps 2003-02-03 13:36:24 +00:00
pvalchev
7b67d94b82 Add homepages to DESCR, plus some minor cleanup 2003-02-03 06:40:31 +00:00
pvalchev
dbedde1a63 fix MASTER_SITES; packetfactory did some reorganisations; From David Krause 2003-02-03 06:38:22 +00:00
brad
83f6ea2324 sync patches 2003-02-02 20:32:59 +00:00
brad
37de1937c2 license 2003-02-02 20:29:37 +00:00
lebel
3c58fa11a7 hmmm. make sure the patch for sparc64 is for sha1.lo too, otherwise
my sparc64 goes into lala land.
2003-02-02 03:20:55 +00:00
brad
22b59956fa license 2003-01-31 01:59:42 +00:00
espie
7dfa678cea stop pavuk from detecting socks.h 2003-01-30 22:39:07 +00:00
brad
e061d6f63d upgrade to pure-ftpd 1.0.14
this version introduces support for privilege separation.
2003-01-30 19:56:58 +00:00
dhartmei
115bca506f Suggest more rc.conf/rc-like startup (smbd/nmbd_flags="-D"), from Juan Vera 2003-01-29 23:10:14 +00:00
margarida
4704e5d046 Update to version 0.6.9
--
A new, enhanced poisoining method (against Solaris) has been
introduced and many new plugins for PPTP tunnel breaking have
been added.
Updated the passive OS fingerprint database.
Several bugs fixed.
Changelog: http://ettercap.sourceforge.net/index.php?s=history

brad@ ok
2003-01-29 02:02:51 +00:00
margarida
eed364629f Update to version 1.2.0
--
This release adds support for background execution and for
logging in multi-process mode (multiple clients at a time),
plus a new syntax and a lot of bugfixes.
Further details on:
http://download.simphalempin.com/tcpreen/ChangeLog
2003-01-29 01:13:34 +00:00
wilfried
1bbb249dfa update to Net-DNS-0.33
- Added Net::DNS::Resolver::Recurse module.
- Fixed the regular expression in RR.pm to comply with the RFCs,
  turns our we were _too_ paranoid.
- Fixed 00-load.t to skip the Net::DNS::SEC modules.  The test suite
  should now pass if you have Net::DNS::SEC installed.
2003-01-28 18:43:27 +00:00
wilfried
538d25528b update to Net-MySQL-0.08
- Bugfix: make _get_field_length() platform independent
2003-01-28 18:18:53 +00:00
fgsch
7bc8a3a5de fix bus errors; reported on comp.os.bsd.openbsd.misc via matthieu@. 2003-01-28 05:03:32 +00:00
naddy
df993de05b Update to 1.5, fix pf issues from libdnet's own cvs.
From: Srebrenko Sehic <haver@insecure.dk>
2003-01-27 17:07:51 +00:00
fgsch
8a0888d3d2 bump package name. thanks to pval@. 2003-01-27 02:53:47 +00:00
fgsch
73e0230db5 - add gettext as module.
- install icons and locales.
2003-01-26 20:50:17 +00:00
brad
c2f4b46815 upgrade to silc-server 0.9.12
--
From: MAINTAINER
2003-01-26 19:11:17 +00:00
jakob
e87e23e533 split into -libs and -server packages
sync patches with OpenBSD-current
use autoconf to regenerate configure script
do not installed examples (soon part of base)
remove the bind9-{enable,disable} scripts
2003-01-25 14:14:37 +00:00
dhartmei
1b0eead24b Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
henning
b9ef3f547b make it compile on -current again
ok maintainer danh@
2003-01-24 20:06:57 +00:00
dhartmei
92585d7017 Small update to 1.2, deal with reset counters, which caused negative
difference for cumulative values, which wrapped and caused huge spikes
in the graphs. Just ignore the first sample after the reset.
2003-01-24 17:59:45 +00:00
jakob
9d94c54567 update to rc11; ok MAINTAINER 2003-01-24 14:57:57 +00:00
reinhard
21b63ab1ed *) -NO_REGRESS
*) honour CC/CFLAGS
*) update man page
as requested by fgs@
2003-01-24 13:12:38 +00:00
reinhard
c0d4711ae3 update to pptp-1.1.0;
thx fgs@ for testing and tweaking
2003-01-24 11:49:21 +00:00
jakob
5a23a29117 update to v0.9.9 2003-01-24 08:46:02 +00:00
margarida
41e5dea319 *** empty log message *** 2003-01-22 17:31:13 +00:00
pvalchev
3462d9aec0 use snprintf; from maintainer David Krause 2003-01-22 07:30:26 +00:00
pvalchev
b600438a9a remove bad mastersite; David Krause 2003-01-22 07:29:40 +00:00
pvalchev
99a4b0a881 this patch is no longer needed (it is a workaround for an old bug)
from maintainer David Krause
2003-01-22 07:27:54 +00:00
brad
3732691a13 upgrade to silc-server 0.9.11
--
From: MAINTAINER
2003-01-22 03:34:59 +00:00
dhartmei
8f3504863e adjust to pf changes (again) 2003-01-21 17:55:31 +00:00
jakob
2ed5626e0d remove unused .gif file 2003-01-21 17:29:09 +00:00
jakob
e7d76c42ea add libbind 2003-01-21 16:56:26 +00:00
jakob
05fe688763 a BIND 8 compatible stub resolver library (from the BIND 9 distribution) 2003-01-21 16:55:56 +00:00
jakob
fcf8dc0c14 remove libbind as it will be provided separately 2003-01-21 16:43:29 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
sturm
c985db014d add ap-utils 2003-01-20 17:17:02 +00:00
sturm
33387426e1 import of ap-utils 1.3
submitted by Chris Kuethe <ckuethe at ualberta dot ca>

This is a set of utilites to configure and monitor Wireless Access Points
under Unix using SNMP. ap-utils probably works with all Access Points based
on the Atmel chipset. It may also work with APs with IEEE 802.11 MIB and NWN
DOT11EXT MIB support, such as Compex WP11.

naddy@ OK
2003-01-20 17:15:57 +00:00
jakob
91dde4e393 add sipsak 2003-01-16 10:12:41 +00:00
jakob
69413fc550 SIP swiss army knife; from Patroklos Argyroudis 2003-01-16 10:11:30 +00:00
jakob
2ef58d58eb propolice workaround; todd@ 2003-01-15 22:45:20 +00:00
jakob
38147dccd5 be more careful with example config install 2003-01-15 22:24:51 +00:00
jakob
8f36e1669d add ser 2003-01-15 17:25:36 +00:00
jakob
ce1a8b5563 SIP Express Router (SER) is free VoIP server based on the session initiation
protocol (SIP RFC2543-bis).
2003-01-15 17:24:17 +00:00
brad
ccf2af5022 upgrade to silc-client 0.9.11. -- with quite a few suggestions from margarida@ 2003-01-15 03:06:26 +00:00
jakob
8ee34c2a5d do not override SYSCONFDIR; brad@ 2003-01-14 15:06:25 +00:00
millert
3195601d1b Update tightvnc to 1.2.7; Ok by maintainer and sturm@ 2003-01-12 21:37:49 +00:00
jcs
2aabe319bd gaim-0.59.8 2003-01-12 06:47:30 +00:00
kevlo
ea8937c1a7 upgrade to version 2.6.4
From ChangeLog:
o new settings net:socket-bind-ipv4 and net:socket-bind-ipv6 to bind
  sockets to a specific address
o reget does not start transfer if not needed
o ssl:verify-certificate set to no by defaul
o fixed ~ handling in find and mirror
2003-01-10 05:41:18 +00:00
jakob
c1a4ba81bd update to release 1.0.2 2003-01-09 11:16:11 +00:00
pvalchev
db58ffc75e Update to micq 0.4.10:
autosaving, autofingering, new event script handling, contact meta data
saving, contact groups, log file utils, ^C handler, acknowledged message
sending, remote control via a FIFO, send and receive UTF-8 encoded
message, ASCII art mICQ logo, command aliases, tiny history
- don't install man pages manually, use Makefile target
- more manpages info, so don't install README files
- don't install icq protocol documentation as its usefullness to
the users is doubtful
From maintainer David Krause <openbsd@davidkrause.com>
2003-01-09 08:26:37 +00:00
todd
d10dbe70a3 add missing dependency on scrollkeeper; ok maint 2003-01-06 17:48:11 +00:00
lebel
073db446e0 build iperf with gcc3 on sparc64 2003-01-05 03:18:50 +00:00
pvalchev
f73f96583c change of maintainer email address 2003-01-04 19:09:52 +00:00
naddy
56a6c9c624 update to 1.4; from Patroklos G. Argyroudis <argp@cs.tcd.ie> 2003-01-03 20:46:04 +00:00
lebel
da46c09000 just zap PFRAG.shared; its useless, irssi-icb will never run on static archs
from brad@
2003-01-03 15:13:31 +00:00
lebel
1c6ca7343a update net/irssi-icb to 0.14 2003-01-02 18:56:06 +00:00
naddy
469a7e13ee sync with -current pf; from dhartmei@ 2003-01-02 12:28:49 +00:00
reinhard
dc600cba96 update to irssi 0.8.6; thx ish@ for testing 2003-01-02 11:03:44 +00:00
jakob
ec989dab0b update to v3.3 2002-12-30 12:34:06 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
pvalchev
bde9781b56 sync patch 2002-12-30 09:07:45 +00:00
brad
34616db918 upgrade to gaim 0.59.7
--
jcs@ ok
2002-12-30 00:42:18 +00:00
pvalchev
f1edb3f5c1 since this assumes char is signed all over the place, just pass a gcc
flag -fsigned-char for compilation. ok maintainer
2002-12-29 22:49:02 +00:00
fgsch
1ad10a57ff zap NEED_VERSION here as well. 2002-12-29 21:30:57 +00:00
brad
0d571da43f better 2002-12-29 21:22:13 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
pvalchev
4f22812321 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 00:10:47 +00:00
pvalchev
de5a1ce02c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-28 23:29:13 +00:00
pvalchev
826e4a2989 this assigns negative values into char's all over the place, quick fix
is to specifically get signed char although most of those look wrong
and the code should be rewritten majorly.  maintainer gave me the
blessing for this not long ago; more issues remain
2002-12-28 22:55:46 +00:00
sturm
4b3cf9b8c0 set the CFLAGS the ocaml compiler uses (sigh!) to nothing so that
CFLAGS+=COPTS in bsd.port.mk isn't a problem anymore

from naddy@
MAINTAINER OK
2002-12-27 22:13:56 +00:00
danh
2ad9c799d2 simplify case statement 2002-12-27 18:37:07 +00:00
danh
c237443f82 * fix byte order of packet length in IP header
* use autoconf and clean up a bit
* bump package patch level
2002-12-27 18:07:00 +00:00
danh
cc3ca3d75c update to rrdtool 1.0.40 2002-12-27 15:26:07 +00:00
jakob
a2a6527ce1 remove propolice workaround, not needed in -current 2002-12-27 15:19:15 +00:00
pvalchev
36aeccd4bd Install examples in share/examples, not share/doc.
From Sebastian Stark; ok'ed by maintainer Patroklos G. Argyroudis
2002-12-24 01:08:43 +00:00
pvalchev
7e93cf2da1 set homepage in Makefile, then use it as MASTER_SITES and in DESCR,
instead of repeating it everywhere
2002-12-23 08:40:58 +00:00
margarida
0f9766a35e Remove unnecessary patch.
brad@ ok
2002-12-23 05:36:43 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
grange
fe83f49502 Update my email.
ok espie@
2002-12-23 00:03:57 +00:00
pvalchev
a11e878887 undo last since those are not just simple example macros but are also used
internally and the old location is somewhat more appropriate; maintainer
2002-12-22 23:26:38 +00:00
pvalchev
440ba95829 minor cleanups by maintainer Sebastian Stark and me:
- better COMMENT/DESCR, mention edonkey_gui existance
- PERMIT_* to "no license" to be more clear
2002-12-22 20:19:00 +00:00
pvalchev
5667692e5d bump PKGNAME as well, since files locations changed inside package 2002-12-22 20:16:02 +00:00
pvalchev
2f817de706 install examples in ${PREFIX}/share/tinyfugue/examples; from maintainer Sebastian Stark 2002-12-22 20:14:58 +00:00
espie
2fa04bf08a my bad... bump pkgname, corresponding to important core-dump fix. 2002-12-22 14:56:28 +00:00
sturm
6e3c1c2aa8 add unison 2002-12-22 09:48:23 +00:00
sturm
c4a5e37379 import of unison 2.9.1
submitter Zvezdan Petkovic

Unison is a file-synchronization tool for Unix and Windows.  It allows
two replicas of a collection of files and directories to be stored on
different hosts (or different disks on the same host), modified
separately, and then brought up to date by propagating the changes in
each replica to the other.

naddy@ OK
2002-12-22 09:47:24 +00:00
margarida
971150818c Update to version 1.0.11.
This release changes the decompressor so that it
works with packets which some zoneservers with
large zonefiles generate.
Also minor revisions were made to the documentation.

brad@ ok
2002-12-22 02:47:04 +00:00
margarida
50302b8390 Add license;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:46:15 +00:00
margarida
3ff9b85c4f Add MASTER_SITE;
Link to -lncurses (default behaviour);
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:24:49 +00:00
margarida
18326501dd Add MASTER_SITE;
Remove patch, all work is now done in the Makefile;
Cosmetic changes;
Take maintainership, agreed by previous MAINTAINER.

brad@ ok
2002-12-22 01:20:16 +00:00
jcs
05597075ad update to gaim-0.59.6
noticed by jolan.  vroom!
2002-12-20 22:16:10 +00:00