Commit Graph

1825 Commits

Author SHA1 Message Date
brad
89c29a6519 upgrade to pure-ftpd 1.0.7
--
Adds FLAVORs for LDAP, MySQL and PostgreSQL. Tested by the author of Pure-FTPd.
2001-12-27 20:13:45 +00:00
naddy
b4cb7672d8 tsk, tsk 2001-12-26 20:29:00 +00:00
brad
3ba63fdd91 snapshot instead of devel 2001-12-26 19:18:20 +00:00
brad
12a9947df9 Move Samba 2.2.x into the stable dir. Make room for an eventual port of
the developement branch (3.0).
2001-12-26 19:15:09 +00:00
shell
d7466f5b42 Upgrade to 1.09, ok'ed by espie@
- Add HOMEPAGE
- Add patch for avoid interactive test
- use distinfo
- fixes DESCR
2001-12-26 14:39:21 +00:00
shell
87f43e537e Upgrade to 20011210
- Bump NEED_VERSION
- Add HOMEPAGE
- Add NO_REGRESS
- fmt DESCR
ok'ed by brad@
2001-12-26 09:18:53 +00:00
jakob
1162305ee0 update to ethereal v0.9.0
--
Several new features have been added, including TCP graphs and ring buffer
captures.  The SMB dissector was completely rewritten and many enhancements
were made to the user interface.  The text2pcap utility can now handle a
broader range of input data formats.  The developer documentation also
received many updates.  Bug fixes include a workaround for an SNMP bug
present several Linux distributions.

Many dissectors were enhanced.  Support for the following protocols was
added:

    EAPOL
    M2TP
    MS RPC
    MTP2
    PCNFSD
    PPP/EAPOL
    QLLC
    SMPP
    SUA

Support for DBS Etherwatch,  Visual Networks Visual UpTime, and VMS
TCPIPtrace capture files was added.  Ascend/Lucent debug Etherpeek,
iptrace and MS Netmon capture file support was enhanced.
2001-12-25 19:08:42 +00:00
kevlo
b9fd039ce2 - upgrade to version 0.72
- bump NEED_VERSION
- add NO_REGRESS
2001-12-25 12:23:51 +00:00
mark
ce7c609bd9 update maintainer address 2001-12-24 07:51:05 +00:00
pvalchev
c1b886cfaf disable gnome support explicitly 2001-12-23 20:49:53 +00:00
jcs
6235b0d4d2 no_regress = yes 2001-12-22 15:41:19 +00:00
obecian
bf24f2f3e3 crawl-0.2 update 2001-12-22 10:49:48 +00:00
pvalchev
eb9428e3a6 Update to ickle-0.2.0
take maintainership, fgs ok
- make icq icons default
- allow ickle to build with an existing copy of libicq2000 installed

Changes include:
o Support for direct connections, dealing with authorization
requests/responses, fetching away messages
o Support for character set translation
o Bugfixes, portability fixes
o New settings - autologin, autoraise, autopopup, autoclose messagebox,
logging, font selection, network.
2001-12-21 00:43:01 +00:00
danh
7a84297a59 update to ntp 4.1.72
- no longer need patches for RAND_file_name; it was fixed in -current
2001-12-20 21:07:21 +00:00
danh
7a9200a729 bump NEED_VERSION 2001-12-20 15:12:11 +00:00
danh
67d7745f65 correct another instance of RAND_file_name usage 2001-12-20 15:00:09 +00:00
kevlo
2c999ef4c6 update MASTER_SITES to SOURCEFORGE
--
Ok'd by fgsch@
2001-12-20 14:12:00 +00:00
danh
ff3fdbc687 * bump patch level of ntp package
* check return of RAND_file_name better; allows ntp-genkeys to continue
  if a seed file is not found.
* regen configure patch
* quote package comments
* files/md5 -> distinfo
2001-12-20 06:14:15 +00:00
naddy
e01d1839bb Unbreak: replace ipf with pf support; from dhartmei@ 2001-12-19 22:31:55 +00:00
pvalchev
32234419a5 Update to centericq-4.5.0
This release adds a very important improvement. ICQ communications were
moved to the library of ickle client, written by Barnaby Gray
<barnaby@beedesign.co.uk>. Since the library supports the icq2000
protocol, this version centericq doesn't loose messages unlike previous
ones. Also it's now possible to send SMSes. Though, the library is not
complete yet, so features such as finding users, updating details,
sending contacts and files are now gone. Temporary.
2001-12-19 00:25:26 +00:00
danh
59481d7c91 update to radiusd-cistron 1.6.5 2001-12-17 20:47:47 +00:00
brad
e9a62c722a add a no_banner FLAVOR. 2001-12-17 20:33:34 +00:00
brad
390ea401b2 upgrade to pure-ftpd 1.0.5 2001-12-17 15:56:28 +00:00
jcs
8ae7e77c2e Update to gaim-0.50 2001-12-17 00:35:13 +00:00
jakob
3162812eb8 typo 2001-12-16 23:19:16 +00:00
pvalchev
e8f35e4caf create ickle.conf w/ perms 600, only readable/writable by owner. after
all, the password is kept there.  ok fgsch
2001-12-15 00:26:05 +00:00
obecian
a8eff59ae2 ettercap-0.6.3.1 update 2001-12-14 20:33:07 +00:00
brad
993c831e25 - remove popa3d
- add pure-ftpd
2001-12-14 16:39:20 +00:00
brad
3eb29d3161 add pure-ftpd port
--
Pure-FTPd is a fast, production-quality, standard-conformant FTP server,
based upon Troll-FTPd.

Unlike other popular FTP servers, it's designed to be secure in default
configuration, has no known buffer overflow, it is really trivial to set
up and it is especially designed for modern kernels.

Features include chroot()ed home directories, virtual domains, built-in
'ls', anti-warez system, bounded ports for passive downloads, FXP
protocol, bandwidth throttling, ratios, LDAP, customizable SQL, fortune
files, Apache-like log files, fast standalone mode, text / HTML / XML
real-time status report, virtual users, virtual quotas and more.
2001-12-14 16:31:32 +00:00
fgsch
e34070e4ac o change comment to lowercase.
o add homepage to the description.
2001-12-13 22:55:48 +00:00
brad
a0b7b93825 fix MySQL dependency entry.
--
Pointed out by: Saad Kadhi <bsdguy@docisland.org>
2001-12-13 16:25:05 +00:00
obecian
f48bd8d943 ettercap-0.6.3 update 2001-12-13 07:37:09 +00:00
fgsch
d0cf3e5dbe Enable ickle. 2001-12-12 20:56:12 +00:00
fgsch
f65e438420 ickle is an ICQ2000 Client using the gtk-- graphical toolkit. It aims
to bring all the useful features of ICQ2000 to non-windows users, such
as SMS messaging.
2001-12-12 20:54:42 +00:00
danh
2c0ddd86e5 * fix bug where a partial walk shows extra dummy interface entries.
* add package patch level (p1)

patch from net-snmp pointed out by peter@ and honzaf@eunet.cz
2001-12-11 15:36:02 +00:00
kevlo
8ee3e7683f upgrade to version 2.4.8
>From ChangeLog:
- fixed rm and rmdir
- fixed listing parser in Fish protocol, now it extracts all information.
- force LC_NUMERIC to C, this fixes floating point settings initialization.
- fixed assertion failure when setting ftp proxy after establishing connection
  to an ftp server.
- fixed a memory leak and some other bugs in cls (Glenn Maynard).
2001-12-10 08:53:33 +00:00
kevlo
51207594f0 vICQ already includes Net::ICQ2000; Pointed out by markus@ 2001-12-07 01:05:53 +00:00
bmc
22165cfacb * update to 1.8.3
From ChangeLog:
- Fixed crash in frag2 under Linux
- Fixed flexresp code, session sniping should work again and be
  faster to boot
- Fixed ICMP decoder and printout routines for new ICMP header
  data structs in decode.h
- Added -B command line switch to translate IP addresses in pcap
  files from one subnet to another (see the man page).
- Added spo_log_null to give users an option to deactivate logging
  output from the snort.conf file.
2001-12-06 18:31:39 +00:00
kevlo
7e8fd9d6b8 fix checksum error.
>From ChangeLog:
o Nasty bug with authorization fixed
o wpset bug fixed
2001-12-06 15:00:34 +00:00
form
6ed94ad5c3 oops 2001-12-06 06:25:31 +00:00
form
bcff89faf0 Upgrade to 2.2b1 2001-12-06 06:05:43 +00:00
kevlo
b151f24198 add vicq 2001-12-06 02:41:34 +00:00
kevlo
0801751f38 Initial import of vicq-0.3.
vICQ is a simple text-mode ICQ client written with look and feel of
micq in mind. Its features: PERL source code suitable for hacking
and scripting, text-only look & feel, and ICQ v7 protocol support.
2001-12-06 02:39:27 +00:00
brad
259dfc2918 upgrade to cURL 7.9.2 2001-12-05 15:22:02 +00:00
kevlo
57dfee8efe +p5-Net-ICQ2000 2001-12-05 08:01:45 +00:00
kevlo
0825a90296 Initial import of p5-Net-ICQ2000 0.2.1
Net::ICQ2000 module is designed to give perl scripts access to the
ICQ network and the functions provided by it, like SMS.

Note that once vicq is stable, I'll import it.
2001-12-05 08:00:54 +00:00
brad
425e4636c8 - add another dist site
- rename checksums file
--
Dist site from: kevlo@
2001-12-04 14:29:39 +00:00
dhartmei
7dd473f89b Use /var/spool/samba instead of /var/spool/lock, since samba wants
specific permissions on it. From Mike Pechkin.
2001-12-04 00:41:46 +00:00
fgsch
ef9e68764e Add no_esd flavor; ok maintainer. 2001-12-03 21:10:30 +00:00
pvalchev
2dda59ce1e Update to centericq-4.2.1
As Mirabilis servers have problems w/ v7 protocol, all the Unix ICQ
clients work very unstable nowadays - some messages never arrive, or
get delivered over an incredible amount of time, etc.  Until there is
a good free library for icq2000 protocol, the centericq author
implemented other IM protocols in the client.  With this version, Yahoo
and MSN protocol support are introduced.
2001-12-03 06:05:43 +00:00