Commit graph

20728 commits

Author SHA1 Message Date
zuntum
b4e4bb2fa1 Update csound-manual to version 4.10
I guess changes are documentation improvements ;-)

Fixes pkg/13099 by Ben Collver <collver@linuxfreemail.com>
2001-06-05 16:03:52 +00:00
zuntum
02f0e5e3e4 add & enable trio 2001-06-05 12:27:48 +00:00
zuntum
f260be0d5d Initial import of trio 1.3 - fully matured and stable set of printf and string functions
Trio is a fully matured and stable set of printf and string functions designed
be used by applications with focus on portability or with the need for
additional features that are not supported by standard stdio implementation.

There are several cases where you may want to consider using trio:

   1.Portability across heterogeneous platforms.
   2.Embedded systems without stdio support.
   3.Extendability of unsupported features.
   4.Your native version don't do everything you need.
2001-06-05 12:22:53 +00:00
agc
7613726bfd Define RINCLUDES, since otherwise cc -I will eat the next argument,
which is not TRT.
2001-06-05 11:15:42 +00:00
agc
63df531746 Install a workaround for socklen_t definition woes on 1.5 2001-06-05 11:10:57 +00:00
agc
91b399704c Add and enable cfs 2001-06-05 10:30:39 +00:00
agc
e9a94507c4 Initial import of Steve Bellovin's port of Matt Blaze's CFS into the
packages collection.

CFS is an encrypting file system for Unix-like OSs.  It uses NFS as
its interface, and so is reasonably portable.  The FS code dates back
to 1989, and the crypto to 1992, so it is showing signs of age.  This
code should be regarded as completely unsupported; a complete rewrite
will follow eventually.

Please don't download this code if you're in a place that's forbidden
(under US or local law) to export cryptographic software from the US
to, or if you're on the State Department's "Denied Persons List." If
you aren't sure, ask a good lawyer.
2001-06-05 10:29:38 +00:00
wiz
abdb1094a5 Update to 1.4.3, provided by Martti Kuparinen in pkg/13116.
Changes: SSL support and bug fixes.
2001-06-05 09:43:10 +00:00
wiz
f65cde9a73 Update ftp sites URLs. Noted by Geoff Wing. 2001-06-05 09:28:10 +00:00
jtb
3f30b9a455 Fix problem with PLIST when zsh is static. 2001-06-05 04:53:08 +00:00
jtb
c0d00bd8ae Add zsh4, remove zsh-current. 2001-06-05 04:11:36 +00:00
jtb
131f9801f1 zsh-current has been outdated by zsh4. 2001-06-05 04:10:04 +00:00
jtb
680eb210de Import of zsh-4.0.1 as zsh4.
The changes from previous stable release (3.0.8) are almost 15,000
lines of changelog. (Not included here, see ChangeLog-3.1 in source
distribution).

Provided by Masao Uebayashi <uebayasi@soum.co.jp> in PR pkg/13113 with
some changes by me.
2001-06-05 04:08:24 +00:00
jtb
963ef1cd31 LICENSE=no-profit 2001-06-05 00:54:08 +00:00
jtb
d506c9adad s/non-commercial/no-commercial-use/ 2001-06-04 23:58:42 +00:00
jtb
1d99bc8617 LICENSE=no-commercial-use
From dvi2tty.c:

 * This program, and any documentation for it, is copyrighted by Svante
 * Lindahl. It may be copied for non-commercial use only, provided that
 * any and all copyright notices are preserved.
2001-06-04 23:54:38 +00:00
wiz
a5805d0fb3 Use slightly modified idea.c, which recognizes NetBSD PowerPC machines as
big endian. Makes gnupg work with IDEA support on ppc machines.
XXX: Probably similar changes needed for some other big-endian platforms.
2001-06-04 23:41:36 +00:00
jtb
485693f161 LICENSE=non-commercial.
This program/these programs can be used freely for private or
educational purposes. If you want to use them for commercial purposes,
please contact the author. You may redistribute this software only if
all files from my original distribution are included unchanged. You may
only add readable documentation files, such as a BBS signature, and only
if they are marked prominently as additions. If you want to include any
part of the orignal distribution with other software, please contact the
author before.
2001-06-04 23:16:57 +00:00
jtb
5dc63fbb7a Publication of derivative works not allowed. 2001-06-04 23:10:35 +00:00
jtb
5d2dfd30da Contact author before reselling. 2001-06-04 22:26:32 +00:00
jtb
fd869373a3 Add LICENSE=pine-license. 2001-06-04 22:22:43 +00:00
jtb
b7752958a1 Add pine-license as an ACCEPTABLE_LICENSES option. Correct some
categories for previous entries.
2001-06-04 22:20:42 +00:00
jtb
89ba1a1bd5 Add pine license, (CPYRIGHT file in pine source distribution). 2001-06-04 22:17:49 +00:00
jtb
412d4274e9 The license for mush is now in pkgsrc/licenses/. 2001-06-04 22:05:19 +00:00
jtb
10cc697f80 Add mush-license as an ACCEPTABLE_LICENSES option. 2001-06-04 21:57:01 +00:00
jtb
6a73c06ff3 Add the license for mush. This is the relevant section taken from
the README file in the mush distribution.
2001-06-04 21:55:23 +00:00
jtb
52941bc4a7 The license for majordomo is now in pkgsrc/licenses/. 2001-06-04 21:46:57 +00:00
jtb
a715addcaa Add majordomo-license as ACCEPTABLE_LICENSES option. 2001-06-04 21:43:52 +00:00
jtb
4d10d8a782 Add LICENSE file from majordomo distribution. 2001-06-04 21:42:16 +00:00
jtb
b926af4e7f Redistribution allowed for non-commercial purposes only. 2001-06-04 21:30:51 +00:00
jtb
09644d3e50 LICENSE=limited-distribution.
RESTRICTED="Distribution not allowed if money exchanged"

 *  Permission is given to distribute these sources, as long as the
 *  copyright messages are not removed, and no monies are exchanged.
 *
 *  No responsibility is taken for any errors on inaccuracies inherent
 *  either to the comments or the code of this program, but if reported
 *  to me, then an attempt will be made to fix them.
2001-06-04 21:23:55 +00:00
jtb
ff5e416f96 The license for cyrus-imapd is now in pkgsrc/licenses/. 2001-06-04 20:49:31 +00:00
jtb
7c1eca6fcf Add cyrus-imapd-license as ACCEPTABLE_LICENSES option. 2001-06-04 20:47:35 +00:00
jtb
85098263f1 Add COPYRIGHT file from cyrus-imapd distribution. 2001-06-04 20:46:00 +00:00
jtb
aa225c0de7 LICENSE=zoo-license. 2001-06-04 20:18:55 +00:00
jtb
99c6050326 Add zoo-license as an ACCEPTABLE_LICENSES option. 2001-06-04 20:17:52 +00:00
jtb
c29553c112 Fix RCS tags (from the original files). 2001-06-04 20:12:34 +00:00
jtb
8ac4dc33f4 Add LICENSE=trn-license 2001-06-04 20:03:20 +00:00
jtb
1ea0980ded Add trn-license as option for ACCEPTABLE_LICENSES. 2001-06-04 20:01:02 +00:00
jtb
9eba38a667 Add LICENSE file from trn distribution. 2001-06-04 19:59:05 +00:00
jtb
694fceefa8 The tin source files bear the following notice:
*              You may  freely  copy or  redistribute  this software,
 *              so  long as there is no profit made from its use, sale
 *              trade or  reproduction.  You may not change this copy-
 *              right notice, and it must be included in any copy made

Add RESTRICTED="Profit from use, sale, trade, or reproduction disallowed"
to Makefile.
2001-06-04 19:55:13 +00:00
jtb
9b194344d8 Do not sell, rent, trade, market, or use nntpclnt for monetary profit. 2001-06-04 19:44:02 +00:00
jtb
5824d98354 Add nntpclnt-license as a possible value for ACCEPTABLE_LICENSES. 2001-06-04 19:40:52 +00:00
jtb
618c898189 Add license for nntpclnt. This is actually the README file from
the nntpclnt distribution.
2001-06-04 19:38:54 +00:00
jtb
1902dea76a Do not sell for profit.
Remove unnecessary sed input redirection.
2001-06-04 19:11:57 +00:00
tron
3633f2cd8d Correct master site list. Problem pointed out by Valeriy E. Ushakov in
private e-mail.
2001-06-04 18:58:33 +00:00
jtb
7488103245 emiclock license disallows distribution. Modifications disallowed. 2001-06-04 18:40:57 +00:00
jtb
083e1c6894 Add emiclock-license to list of possibilities for ACCEPTABLE_LICENSES. 2001-06-04 18:33:15 +00:00
jtb
cd1972f901 Add license for emiclock. This includes the definitive Japanese version
and an English translation, (COPYRIGHT and COPYRIGHT.en respectively
from the source distribution).
2001-06-04 18:30:38 +00:00
jtb
410a6b2575 Add license file for zoo archiver. 2001-06-04 17:47:34 +00:00