Commit Graph

8441 Commits

Author SHA1 Message Date
obecian
8e18f618f5 stunnel-3.9 update
Version 3.9, 2000.12.13:
* Updated temporary key generation:
   - stunnel is now honoring requested key-lengths correctly,
   - temporary key is changed every hour.
* transfer() no longer hangs on some platforms.
  Special thanks to Peter Wagemans for the patch.
* Potential security problem with syslog() call fixed.
2000-12-19 05:46:03 +00:00
dugsong
3926d8d298 add iodbc flavor; from <polandj@arbornetworks.com> 2000-12-18 20:29:25 +00:00
naddy
1293eefa6b Update to knu-cvsweb 1.104.1.45.
2000-12-18 13:25  knu

        * TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
        a bogus bug.  As noone seems to need to use 0.X revisions, I'd just
        drop it.  This should fix the "show only tags" feature.

2000-12-18 12:47  knu

        * cvsweb.cgi: Silence the warnings.

2000-12-18 11:48  knu

        * cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
        over the cvsweb.
2000-12-18 15:06:46 +00:00
espie
b8c1ca805d No longer needed.
Forgotten, pointed out by CEG.
2000-12-18 14:50:15 +00:00
brad
6e1f7658a3 bump PKGNAME. 2000-12-18 14:19:27 +00:00
dugsong
7de996922a update to dsniff-2.3 2000-12-18 13:16:41 +00:00
jakob
fead52a0c0 update to snapshot-20001217.
Extract from RELEASE_NOTES:
===========================

    Major changes with snapshot-20001217
    ====================================

    This release involves little change in functionality and a lot of
    small changes to lots of files. The code is put out as a separate
    snapshot release so that I have a tested baseline for further work.

    All time-related configuration parameters now accept a one-letter
    suffix to indicate the time unit (s: second, m: minute, h: hour,
    d: day, w: week). The exceptions are the LDAP and MYSQL modules
    which are maintained separately.

    The mysql client was partially rewritten in order to elimimate some
    memory allocation/deallocation problems. The code needs more work,
    and needs to be tested in a real production environment.

    The local_transport and default_transport configuration parameters
    can now be specified in transport:destination notation, just like
    the mailbox_transport and fallback_transport parameters.  The
    :destination part is optional.  However, these parameters take only
    one destination, unlike relayhost and fallback-relay which take
    any number of destinations.
2000-12-18 10:52:32 +00:00
espie
323b5ec02d +office2 2000-12-18 02:57:05 +00:00
espie
3b3b60a335 Initial port of koffice2, done 3 times over.
`Proof of concept', port doesn't really work yet.
- kpresenter crashes,
- all parts only run under koshell control,
- closing any document will crash koffice.

Apart from that, this looks usable.
2000-12-18 02:54:59 +00:00
obecian
97d51aaf0e ports/math/Makefile updated to reflect grpn import 2000-12-18 02:21:21 +00:00
obecian
5c7bd0c1d1 grpn-1.1.1 port - graphical (GTK) reverse polish notation calculator 2000-12-18 02:17:11 +00:00
brad
e15dde6f61 fix order of PLIST; From: naddy@ 2000-12-18 01:21:08 +00:00
brad
ae14b71062 add HOMEPAGE; From: naddy@ 2000-12-18 01:19:58 +00:00
espie
859275bdeb +toys2 2000-12-18 00:47:45 +00:00
espie
0f05775687 very small, almost completely useless kde applications.
(now, who's going to write a blowfish for amor ?)
2000-12-18 00:46:03 +00:00
espie
a2298e2ff1 Update to kdegames 2.0.1, multi package. 2000-12-17 21:53:01 +00:00
espie
01b31f81f6 missed by cvs, thanks reinhard. 2000-12-17 17:48:52 +00:00
espie
fa5530af9b Basic bump to kde 2.01, more pending. 2000-12-17 11:27:55 +00:00
espie
535f6c5ba1 Update to 2.3.
Fix stupid bug in packaging.
2000-12-16 23:26:33 +00:00
espie
79e5ed78ab Tell user to add directory to rc.conf here, instead of doing that in
every port that needs it.
2000-12-16 23:25:36 +00:00
espie
78564b0e02 link-categories/unlink-categories target:
populate ports tree with symlinks.
2000-12-16 15:49:12 +00:00
espie
12dc728de6 Enforce directory check in dependencies, so that link-category can come
alive (since ports can now be symlinked, porters need some strong check
so that they don't create bogus dependencies).
2000-12-16 15:47:35 +00:00
espie
7a7b37f54b Remove compatibility scaffolding for EXTRACT_CMD, EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS
2000-12-16 15:44:35 +00:00
espie
4c1de14ffa Update to xlife 5.3, loads patterns more. 2000-12-16 15:39:32 +00:00
kevlo
e96fe350fb Add tkirc 2000-12-16 08:37:03 +00:00
kevlo
fc55c1ce53 Initial import of tkirc 2.43
tkirc is a gui for the ircII Internet Relay Chat client.
2000-12-16 08:36:23 +00:00
kevlo
19678f74ce Oops, lost one ftp site. 2000-12-16 07:02:33 +00:00
kevlo
e0953d1e75 Update MASTER_SITES 2000-12-16 07:00:41 +00:00
brad
456ef2bde7 sync PKGNAME with -STABLE branch. 2000-12-15 21:36:09 +00:00
espie
0b43295ced Fix VTEXI lookup rules so that maintainer mode can work without gnu-make. 2000-12-15 17:37:58 +00:00
naddy
6556d19311 Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL. 2000-12-15 17:36:22 +00:00
espie
ea7363fc4f Work-around a nasty interaction in ksh/make. 2000-12-15 15:05:08 +00:00
brad
547a835d29 Install font.properties and other related files which were being deleted
durring the install originally. This should fix the font problems people
have been having with Java and the JVM having very tiny and unreadable
fonts. Poked and prodded by: danh@
2000-12-15 14:53:32 +00:00
naddy
9122eedc4f Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL.
ok jakob@
2000-12-15 13:29:33 +00:00
angelos
064ccd87c2 Bogus newline, I wonder why noone noticed this before... 2000-12-15 08:05:45 +00:00
dugsong
1100659712 update to libnids-1.16 2000-12-14 19:40:55 +00:00
brad
ce5ed433c2 - cleanup Makefile
- remove USE_LIBTOOL
- sync patch-ltconfig with my original patch
- add missing patch-ltmain.sh
- fixup PLISTs
2000-12-14 17:37:40 +00:00
brad
647a646f17 upgrade to expat 1.2 2000-12-14 16:02:58 +00:00
avsm
f7d48ea2b9 add vmailmgr to subdir list 2000-12-14 15:49:49 +00:00
avsm
1c7eea7f04 import of vmailmgr-0.96.7
--
VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs
designed to manage multiple domains of mail addresses and mailboxes
on a single host. It co-operates with qmail for mail delivery
and program control. It features:

* A password checking interface between qmail-popup and qmail-pop3d
which replaces the usual checkpassword, as well as an authentication
module for [15]Courier IMAP, that provide access to the virtual
mailboxes by one of three methods:

 + IP-based virtual server access (invisible to the POP3 user)
 + username-based access (username-virtualuser)
 + hostname-based access (virtualuser@virtual.host or
   virtualuser:virtual.host)

* CDB-based password tables to speed up access for domains of any
size.

* Tools to setup a virtual domain, add and delete individual virtual
users and aliases, and to change passwords.

* CGI programs to accomplish the above tasks from a set of web
pages.

* A native PHP library to compliment or replace the CGIs.

* A daemon process that securely directs the operation of the CGIs
and PHP code.

* A separate delivery agent that automatically deals with any address
inside a virtual domain from a single .qmail-default file.
2000-12-14 15:47:11 +00:00
brad
90fbe119af a few BUILD_DEPENDS -> LIB_DEPENDS 2000-12-14 15:25:20 +00:00
brad
c787d6c9d7 upgrade to fetchmail 5.6.1 2000-12-14 15:20:28 +00:00
espie
7236118b69 Fix dependency 2000-12-14 14:04:09 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
espie
ec30af29cd Fix build of README.html (use PKGPATH) 2000-12-14 13:13:53 +00:00
espie
bf4b1ad7bb Add extraction support for shell archives (.sh, .shar, .shar.gz...) 2000-12-14 13:08:59 +00:00
camield
fcaa4e412f enable asapm 2000-12-13 16:17:37 +00:00
camield
1bf043aa96 an AfterStep look & feel Advanced Power Management (APM) monitor
From Joshua Stein <jcs@rt.fm>
2000-12-13 16:16:35 +00:00
camield
e251884c4e enable gtksee 2000-12-13 16:15:00 +00:00
camield
749ed37e8f image viewer similar to ACDSee for Windows
from Joshua Stein <jcs@rt.fm>
2000-12-13 16:14:05 +00:00