Commit Graph

8321 Commits

Author SHA1 Message Date
dugsong
9e7a8ad74d p5-sdf - simple document format. http://www.mincom.com/mtr/sdf/ 2000-12-01 05:47:34 +00:00
dugsong
30df994897 i suk. sdf -> p5-sdf 2000-12-01 05:44:50 +00:00
dugsong
512ab52310 add p5-sdf 2000-12-01 05:31:59 +00:00
dugsong
677dbea165 p5-sdf - simple document format. http://www.mincom.com/mtr/sdf/ 2000-12-01 05:29:24 +00:00
dugsong
1ffc439103 add odbc flavor 2000-11-30 19:23:14 +00:00
avsm
ea6ca78b9a add w3mir to subdir list 2000-11-30 15:45:31 +00:00
avsm
d4a69af308 Import of w3mir-1.0.9
From Jeff Bachtel <jeff@cepheid.org>, reviewed by naddy@

--
w3mir is a all purpose HTTP copying and mirroring tool. The main
focus of w3mir is to create and maintain a browseable copy of one,
or several, remote WWW site(s). Used to the max w3mir can retrieve
the contents of several related sites and leave the mirror browseable
via a local web server, or from a filesystem, such as directly from
a CDROM.

w3mir's goal is to be able to make useful mirrors of any reasonable
WWW site. It specifically preserves link integrity within the
mirrored documents as well as the integrety of links outside the
mirror, following redirects as needed. If you want it to. w3mir has
a powerful ``multi-scope'' mechanism enabling the user to make
mirrors of several related sites and have links between them refer
to the mirrored documents rather than the original site. w3mir has
several features directed at getting mirrors for CDROM burning and
handling of some not too often seen problems when mirroring.

w3mir supports HTML4, and has partial support for CSS, Java and
ActiveX.
2000-11-30 15:44:32 +00:00
avsm
671df797ab - update to maildrop-1.2.2
- bump NEED_VERSION
- remove maildirmake from PLIST due to conflicts
2000-11-30 15:08:26 +00:00
kevlo
5936acd8a5 - Update to version 3.6.3
- Add HOMEPAGE
2000-11-30 05:28:42 +00:00
dugsong
d728f49004 add nbtscan 2000-11-30 05:02:21 +00:00
dugsong
5410fc6114 nbtscan - NetBIOS name scanner 2000-11-30 05:00:20 +00:00
dugsong
c0b59962f8 fake; update to 0.4.3 2000-11-30 04:41:55 +00:00
dugsong
3b979d1f02 master sites changed; update to 5.2.5 2000-11-30 04:41:37 +00:00
kevlo
46e5b935d4 Add HOMEPAGE. 2000-11-29 12:33:17 +00:00
kevlo
2bc91bd2e0 - Update to version 1.00
- Add HOMEPAGE
- Add @comment to PLIST

ok maintainer
2000-11-29 12:29:09 +00:00
espie
7acf148a5c cvs missed this. 2000-11-29 00:46:38 +00:00
dugsong
b57dab690c dlsym fix - from Jon Poland <polandj@arbornetworks.com> 2000-11-28 16:00:07 +00:00
jakob
e7a87f80c7 fix build problem with gd flavour; noted by <dwarf@wizeazz.dhs.org> 2000-11-28 15:44:31 +00:00
espie
e29b2cb919 konsole setgid utmp.
Activate nsplugins classes.
2000-11-27 20:45:17 +00:00
espie
665e4d3e23 Patches based on Maurice Nonneke's work, to handle arts' audio subsystem
better.
2000-11-27 20:41:58 +00:00
espie
330a571a97 Add a specific mtree for kde ports.
Will avoid PLIST problems, as noted by Maurice Nonnekes.
2000-11-27 20:39:27 +00:00
avsm
f171a88d7a add in mcrypt and libmcrypt 2000-11-27 15:58:05 +00:00
avsm
91cb19a468 import mcrypt-2.5.5
--

mcrypt is intended to be a replacement of the old unix crypt(1)
under the GNU General Public License. Unix crypt(1) was a popular
file encryption program in unix boxes.

It was based on the Enigma encryption algorithm but it was considerable
trivialized. Since this was not adequate, even for individual privacy
needs, mcrypt was created as a similar program using some modern
block encryption algorithms.

Mcrypt also has a compatibility mode with unix crypt(1) and with
Solaris des(1). It supports all the algorithms and modes found in
libmcrypt and it is very extendable.

At the time writing this, it supports the algorithms: BLOWFISH,
TWOFISH, DES, TripleDES, 3-WAY, SAFER, LOKI97, GOST, RC2, RC6, MARS,
IDEA, RIJNDAEL, SERPENT, CAST, ARCFOUR and WAKE.

Block algorithms are implemented in modes: CFB, CBC, ECB, OFB (8
bit and n bit, where n is the size of the algorithm's block length).
For a brief description of the algorithms and the modes look at the
mcrypt manpage (this may be out of date).  In mcrypt it is on the
user to decide which algorithm he considers best for encrypting his
data.
2000-11-27 15:56:03 +00:00
avsm
7769275ab2 import of libmcrypt-2.4.7
--

libmcrypt is the library which implements all the algorithms and
modes found in mcrypt. It is currently under development but it
seems to work pretty good.

Unlike most encryption libraries libmcrypt does not have everything
(random number generators, hashes, hmac implementation, key exchange,
public key encryption etc.).  Libmcrypt only implements an interface
to access block and stream encryption algorithms.

Its purpose was to assist in the development of mcrypt by providing
a uniform interface to access several different encryption algorithms,
so that the main program is independent of the encryption algorithms
and the modes used.

Libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6,
MARS, IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, RIJNDAEL-256, SERPENT,
CAST-128 (known as CAST5), CAST-256, ARCFOUR and WAKE.  Block
algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n bit,
where n is the size of the algorithm's block length).
2000-11-27 15:41:46 +00:00
kevlo
a824613a24 Update to version 2.3.5 2000-11-27 05:44:44 +00:00
espie
8ff8767c00 cvs missed this. Thanx Peter. 2000-11-25 14:30:23 +00:00
angelos
70fce42aaa New mirrors and homepage (morimoto@anat1.med.kyoto-u.ac.jp) 2000-11-25 02:14:31 +00:00
angelos
1fda8c6ca4 Update mirror sites (morimoto@anat1.med.kyoto-u.ac.jp) 2000-11-24 22:48:28 +00:00
jasoni
040fb32f42 - Document flavors.
- Allow to co-exist with Python 2.0
2000-11-24 20:13:38 +00:00
espie
b4e12f03fb Fix infamous bug that prevented konsole to run from xdm. 2000-11-24 16:55:28 +00:00
jakob
7cceab8e78 add missing mgcp plugin 2000-11-24 16:11:39 +00:00
espie
149f86d82a Update to qt2-2.2, bug-fixes, a new gl example. 2000-11-24 14:22:20 +00:00
jakob
db944de3de update to v3.0.18. excerpt from ChangeLog below.
--
October 21, 2000, Version 3.0.18
- Fixed file upload bugs (Sascha)

October 11, 2000, Version 3.0.17
- Fixed output functions (Sascha)
- Added odbc_tables() (Frank)
- Fixed htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Added is_uploaded_file() (Zeev)
- Clean up htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Add optional charset parameter to sybase_[p]connect (alf@alpha.ulatina.ac.cr)
- Fixed incorrect handling of 0-precision strings (e.g., %4.0s)
  in printf (Ken Coar)
- You can now call Ora_Error() without prameters to get the reason
  for a failed connection attempt. (Kirill Maximov)
- Fixed crash in OCIFetchStatement() when trying to read after
  all data has already been read. (Thies)
- Added --enable-sigchild. Use this option if you encounter
  <defunc> processes when using Oracle 8i. (Thies)
- Uncommitted outstanding OCI8 transactions are now rolled back
  before the connection is closed. (Thies)
- Improved configure checks for Oracle 8i. (Thies)
- Added imap_mime_header_decode() function (Skalski)
2000-11-24 07:39:00 +00:00
naddy
04e542d06a Update to 0.9.21; fixes several bugs introduced by the previous
version, as well as a few long-standing display bugs.
2000-11-24 01:33:15 +00:00
dugsong
96623c2b00 add libevent 2000-11-23 15:18:57 +00:00
dugsong
d6d6b5696b async event library 2000-11-23 15:17:55 +00:00
kevlo
db75923b33 Add impress. Thanks espie@ 2000-11-23 02:22:31 +00:00
danh
6e3b8903e0 project has moved to sourceforge under the name 'net-snmp'.
- update MASTER_SITES and add MASTER_SITE_SUBDIR
- change HOMEPAGE
2000-11-22 21:55:21 +00:00
dugsong
f7fc8d0d0c add iodbc 2000-11-22 17:52:38 +00:00
dugsong
84bc417e22 ODBC 2.x driver manager 2000-11-22 17:32:18 +00:00
jakob
a3cfc26c7d update to postfix-19991231-pl11
--
Postfix official release 19991231 patchlevel 11 is available.

This release folds in code changes from recent snapshot releases.
These changes track changes in RedHat Linux, fix two minor bugs in
the Postfix queue manager scheduling behavior that were spotted by
Patrik Rak, and turn off one misfeature.

- On RedHat Linux 7.0, you must install the db3-devel RPM before
  you can compile the Postfix source code.

- The queue manager could schedule too many connections to the same
  destination (domain name spelled in upper and lower case).

- The queue manager could schedule too few connections to the same
  destination (back off even in case of successful delivery).

- The confusing site_hog_factor feature is disabled by default. It
  caused unnecessary mail delivery delays on inbound mail gateways.
2000-11-22 16:26:51 +00:00
kevlo
1dfd572707 - Update to version 2.16
- Bump NEED_VERSION
2000-11-22 12:12:43 +00:00
kevlo
201a00eed6 - Add MAINTAINER
- Update to version 1.1b6
2000-11-22 12:03:43 +00:00
avsm
906791ac15 add courier-imap:pop3 2000-11-22 11:43:45 +00:00
avsm
1d03bb0ebf Upgrade to Courier-IMAP 1.2.3
This introduces a new 'pop3' flavour, since the package bundles a POP3
server that can read from maildirs and use the same authmodules also.

And a number of stability fixes, including leaking file descriptions,
maildir handling, and also compliance with the latest IETF IMAP drafts.
2000-11-22 11:42:31 +00:00
brad
17d47c144e update checksums for squid-2.3.stable4-html_quoting.patch patch now that
the issue has been fixed.
2000-11-21 23:36:54 +00:00
brad
9d8143d338 no_x11 FLAVOR now includes FreeType too. 2000-11-21 21:11:19 +00:00
brad
430cdda6ba make use of FreeType with the no_x11 FLAVOR too. 2000-11-21 20:59:55 +00:00
jakob
5d3c7e4471 update to snapshot-20001121.
Quote from the RELEASE_NOTES file:

    Incompatible changes with snapshot-20001121
    ===========================================

    If this release does not work for you, you can go back to a previous
    Postfix version without losing your mail, subject to the "incompatible
    changes" listed for previous Postfix releases below.

    Major changes with snapshot-20001121
    ====================================

    Support for RedHat Linux 7.0.  On RedHat Linux 7.0, you must install
    the db3-devel RPM before you can compile the Postfix source code.

    The mailbox_transport feature works again. It was broken when the
    "require_home_directory" feature was added.

    More general virtual domain support.  Postfix now supports both
    Sendmail-style virtual domains and Postfix-style virtual domains.
    Details and examples are given in the revised virtual manual page.

    - With Sendmail-style virtual domains, local users/aliases/mailing
      lists are visible as localname@virtual.domain. This is convenient
      if you want to host mailing lists under virtual domains.

    - With Postfix-style virtual domains, local users/aliases/mailing
      lists are not visible as localname@virtual.domain. Each virtual
      domain has its own separate name space.

    More general "soft bounce" feature.  Specify "soft_bounce = yes"
    in main.cf to prevent the SMTP server from bouncing mail while you
    are testing configurations. Until this release the SMTP server was
    not aware of soft bounces.
2000-11-21 19:45:36 +00:00
avsm
dc1812d261 Correct a dirrm directive which had i386 hardcoded instead of ARCH
Reported by: Jeff Bachtel <jeffb@isc.tamu.edu>
2000-11-21 17:57:08 +00:00