3329 Commits

Author SHA1 Message Date
brad
2596a64d3b add RCS id 2004-01-18 00:12:29 +00:00
brad
9b81c20db2 add OpenSSL patches.
cvs sucks.
2004-01-18 00:11:21 +00:00
brad
ff12bbb72a add patches that go along with the OpenSSL plugin. 2004-01-18 00:07:07 +00:00
brad
e8c5265052 upgrade to gaim 0.75 2004-01-18 00:06:22 +00:00
brad
5695b7d0ef an OpenSSL plugin for gaim's SSL support. originally from
Matthew Luckie <mjl at luckie dot org dot nz> though he has
handed off the code to me and does not want any credit
including removing the GPL copyright and allowing me to use
the ISC style license from license.template.
2004-01-18 00:05:23 +00:00
naddy
cc38508d2e @dirrm fixes 2004-01-17 23:02:23 +00:00
naddy
a1d2e392a9 overhaul 2004-01-17 16:45:01 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
0d43e7ce2d Add missing @dirrm, don't build modules on static architectures.
From: Michael Coulter <mjc@bitz.ca>.
2004-01-17 01:55:05 +00:00
naddy
fb491062e9 update to 1.07; from Michael Coulter <mjc@bitz.ca> 2004-01-17 01:49:03 +00:00
avsm
bf311b7f6b +p5-Net-FTPServer 2004-01-15 14:21:47 +00:00
avsm
0393bc1691 initial import of p5-Net-FTPServer-1.119
--

Major features of Net::FTPServer include:

* Feature parity with wu-ftpd.
* IP-based and IP-less virtual hosting.
* Virtual filesystem allows the FTP server to serve files from a
  SQL database.
* Configurable and extensible in Perl.
* <Perl> sections in ftpd.conf file.
* Supports all the latest RFCs and Internet Drafts, including MLST,
  MLSD, FEAT, OPTS, LANG.
* Secure by design and implementation.
* PAM authentication.
* Resource limits.
* Run standalone or from inetd.
* Configurable server greetings and welcome messages.
* Anonymous mode.
* Run in chroot jail.
* Sophisticated access control rules.
* wu-ftpd style aliases and cdpath.
* SITE EXEC (disabled by default).
* Syslog logging.
* Set TCP parameters.
2004-01-15 14:21:00 +00:00
espie
d169964ae2 install manpages in the correct location. 2004-01-15 08:47:30 +00:00
wilfried
b3be6b34d5 master_site changed dir 2004-01-13 21:23:37 +00:00
wilfried
191dde3511 benign distfile change 2004-01-13 21:22:42 +00:00
wilfried
fe369ea920 update to 2.1.1 2004-01-13 14:46:11 +00:00
brad
7f251f0aa6 - better _DEPENDS
- fixup @extra
2004-01-12 00:17:45 +00:00
wilfried
8e134bae1e update to Net-DNS-SEC-0.11 2004-01-11 19:13:09 +00:00
couderc
f53316b0be update to 2.0.7 2004-01-10 22:27:07 +00:00
couderc
69c5f422f1 *** empty log message *** 2004-01-10 22:21:23 +00:00
sturm
04a09edf10 fix db dependencies to ensure db/v3 is installed
ensure db/v3 is used
also fixes build on NO_SHARED_ARCHS

with conceptual help from brad@
2004-01-10 08:33:11 +00:00
jakob
9db67a7ec6 update to v1.2.4, bugfix release 2004-01-09 21:20:48 +00:00
naddy
93069645df Update to 3.1.7: various small bug fixes. 2004-01-09 20:47:45 +00:00
sturm
063a577f14 fix MASTER_SITES
license marker

from Xavier Santolaria
2004-01-09 10:18:01 +00:00
brad
999c725fae upgrade to silc-server 0.9.16 2004-01-07 04:53:12 +00:00
espie
d1e3e55d0d zap multiline constant 2004-01-06 02:14:37 +00:00
sturm
7800442798 +py-msnp 2004-01-05 19:18:31 +00:00
sturm
e2cfd54cbb Initial import of msnp 0.4.0
msnp is an implementation of the MSN Messenger Protocol.

WWW: http://msnp.sourceforge.net/

from Xavier Santolaria <xavier at santolaria dot net>
2004-01-05 19:17:43 +00:00
sturm
7e33f77b31 +p5-AppConfig-Std
+p5-Net-Dict
2004-01-05 17:48:03 +00:00
sturm
dc93d71c19 Initial import of Net-Dict 2.07
A perl class for looking up words and their definitions on
network dictionary servers. Net::Dict provides a simple DICT
client API for the network protocol described in RFC2229.

from Sam Smith <s at msmith dot net>
2004-01-05 17:45:36 +00:00
espie
58c2d4e783 gcc3 parses types when they should be parsed.
This allows this %union to work, once yacc is fixed.
2004-01-05 15:39:58 +00:00
kevlo
da7fb6f4a3 upgrade to version 2.6.11.
>From ChangeLog:
o fixed mirror for empty files.
o a rare coredump fixed in http 0.9 handling, when first line
  of reply is empty.
o translations update.
2004-01-05 02:58:31 +00:00
espie
12d86a0a1c minor std C++ fixes, for gcc3. 2004-01-05 02:04:54 +00:00
espie
2946b8af0e fix token pasting issue.
regen patch.
2004-01-05 01:23:09 +00:00
espie
862d40525d preproc fixes for gcc3. 2004-01-04 23:46:49 +00:00
espie
d7295c91bd zap multiline constants. 2004-01-04 23:23:43 +00:00
espie
164a48cca5 kill double type 2004-01-04 23:21:31 +00:00
espie
75bfbee276 zap multiline constants, regen patch 2004-01-04 23:19:41 +00:00
espie
16a2a3505a regen patches, zap multiline constants. 2004-01-04 23:15:03 +00:00
espie
9b55f27476 fix for gcc3 2004-01-04 20:36:49 +00:00
espie
fd5ad14e58 3.8.2 compiles under gcc3 2004-01-04 20:24:49 +00:00
sturm
395bb3aa39 no need to install smb.conf by hand
from rich cannings <rich at cannings dot org>
2004-01-04 08:19:44 +00:00
jolan
4346ccd1ce oops, glib1 is only a BUILD_DEPENDS 2004-01-04 02:08:03 +00:00
jolan
586524c83e irssi 0.8.9 update included switching from glib1 -> glib2. this plugin
needs glib1, not glib2.
2004-01-04 00:49:38 +00:00
dhartmei
4ada8e6752 update to 1.6, fixes /NAMES logic (empty user list in xchat2) 2004-01-04 00:15:38 +00:00
espie
4be17561a5 fix wrong token pasting 2004-01-02 22:36:34 +00:00
espie
b0bf7e4582 gcc3 wants assert defined. 2004-01-02 22:26:35 +00:00
sturm
feae20e026 update HOMEPAGE
from Xavier Santolaria <xavier at santolaria dot net>
2004-01-02 13:06:52 +00:00
david
38fa9ad70a install SERVICES doc file 2004-01-02 06:50:55 +00:00
david
02bfe69544 fix busted makefile so that example OSPF API client builds 2004-01-02 06:45:19 +00:00