1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

47063 Commits

Author SHA1 Message Date
Akinori MUSHA
8e1988a5d1 Update MASTER_SITES and WWW. (moved) 2001-09-12 12:12:51 +00:00
Thomas Gellekum
f47d7157ee New maintainer: Andy Sparrow <spadger@best.com>. 2001-09-12 11:35:02 +00:00
Maxim Sobolev
de662bfa42 Fix a potential crash on 5-CURRENT.
Submitted by:	Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
2001-09-12 11:18:39 +00:00
Akinori MUSHA
b977f3a804 Update to 2.0.6.
Add databases to CATEGORIES.

Remove not really needed dependencies on wv and xl.
2001-09-12 10:54:22 +00:00
Jun Kuriyama
49f49f9971 Upgrade to 20010911 version. 2001-09-12 10:43:53 +00:00
Akinori MUSHA
541fb158bf Update to 20010912.2. Man page update only.
portupgrade.1:

  - Add two new sections: EXAMPLES and TIPS.

    Suggested by:	obrien
2001-09-12 09:59:01 +00:00
Akinori MUSHA
c6c4edae92 Update to 1.3.22.1.j0.
Utilize the DOCSDIR variable.

PR:		ports/30519
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2001-09-12 08:52:32 +00:00
Peter Pentchev
2d54a0b8b1 Create the database directory during install and remove it, if empty,
on uninstall.
penv.conf.default/penv.conf handling a'la Apache.
Bump PORTREVISION.

Submitted by:	olgeni
2001-09-12 08:11:34 +00:00
Maxim Sobolev
7c0bb5a399 Correct MASTER_SITES.
Submitted by:	olgeni, Mike Harding <mvh@ix.netcom.com>
2001-09-12 07:53:06 +00:00
Munechika SUMIKAWA
2fbd132d57 Sync with www/apache13: Rewrite @exec's so final condition always be true
on success

Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-09-12 07:29:52 +00:00
David E. O'Brien
598b73386c Update to Vim 6.0 beta AV 2001-09-12 07:24:23 +00:00
Akinori MUSHA
20c0bfa705 Update to 20010912.1. Enhance packages support further more.
portupgrade:

  - Support the environment variable PKG_PATH which is supported by
    pkg_add(1).

  - Try to fetch the latest version of a package if the exactly
    same version as the port is not found in the package site.
2001-09-12 07:20:16 +00:00
FUJISHIMA Satsuki
50e807e32e chase recent bbstable specification.
Obtained from:	http://cocoa.2ch.net/test/read.cgi?bbs=unix&key=999166513&st=128&to=128&nofirst=true
2001-09-12 06:55:16 +00:00
Akinori MUSHA
e4a0217d6d Update compat4x for the 5-CURRENT/i386 platform. 2001-09-12 05:05:38 +00:00
Michael Haro
635eaee726 add one more dependency 2001-09-12 04:38:11 +00:00
Akinori MUSHA
5f4aaf504d Update to 20010912.
portupgrade:

  - Add a new option -b/--backup-packages, which keeps backup packages
    of the old versions'.

    Requested by:   mistral@imasy.or.jp (Yoshihiko SARUMARU)

pkg_fetch:

  - Accept a full URI as well.

  - Do not try both All and Latest; now one must put an @ at the end
    of a package name if one wants to omit the version part.
    ("cyrus-sasl@", etc.)

  - Obsolete the PACKAGEBASE environment variable.

  - If -f is specified, remove existing packages if they are corrupt.

  - Do not depend on the ports database.

portsclean:

  - Fix the command line help regarding -D and -DD.

    Submitted by:   Jimmy Olgeni <olgeni@uli.it>

compdefs:

  - Fix stupid bugs in the zsh compdefs.
2001-09-12 04:33:58 +00:00
Assar Westerlund
d42bfaff9a make sure the removal of cache does not fail if it has not been created.
add a patch from upstream that uses the 4.4 vflush semantics
2001-09-12 03:42:42 +00:00
Michael Haro
05cc4a8fd1 The Crypt::RIPEMD160 module allows you to use the
RIPEMD160 Message Digest algorithm from within Perl programs.
2001-09-12 02:33:49 +00:00
Michael Haro
c099a45fe4 Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1].
In addition to support for the standard itself, Crypt::OpenPGP claims
compatibility with many other PGP implementations, both those that
support the standard and those that preceded it.
2001-09-12 01:12:58 +00:00
Michael Haro
5d2bd16a1c Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key
cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast
PARI library, for big integer arithmetic and number theoretic computations.
2001-09-12 01:12:03 +00:00
Michael Haro
5bae66dd18 Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
signature verification system. The implementation itself is pure Perl,
although the heavy-duty mathematics underneath are provided by the
Math::Pari library.
2001-09-12 01:10:17 +00:00
Michael Haro
409354ab19 Provable Prime Number Generator suitable for Cryptographic Applications 2001-09-12 01:09:39 +00:00
Michael Haro
fce9074107 Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. 2001-09-12 01:07:29 +00:00
Michael Haro
ab5036213c Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting
containers of data.
2001-09-12 00:49:14 +00:00
Michael Haro
8ca909d45c Crypt::Random is an interface module to the /dev/random device found on most
modern Unix systems.
2001-09-12 00:45:21 +00:00
FUJISHIMA Satsuki
cfdff71114 fix package: remove nonexistent bin/argusarchive. 2001-09-11 22:34:32 +00:00
FUJISHIMA Satsuki
ff2840b4b4 update to 1.33.29. 2001-09-11 22:17:23 +00:00
FUJISHIMA Satsuki
43eff16978 unbreak: USE_GMAKE.
respect CC/CFLAGS.
add missing headers.
2001-09-11 22:09:40 +00:00
FUJISHIMA Satsuki
14f7116e7d unbreak: utilize gettext correctly. 2001-09-11 21:56:26 +00:00
FUJISHIMA Satsuki
a8652ea309 unbreak: ${WRKSRC} corrected.
respoct CC.
2001-09-11 21:25:11 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
FUJISHIMA Satsuki
754b0c312f unbreak: ${FILESDIR} is read-only. 2001-09-11 21:21:33 +00:00
Akinori MUSHA
8cb369449a Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
FUJISHIMA Satsuki
8721203e71 unbreak: fix install path. 2001-09-11 20:48:36 +00:00
Akinori MUSHA
eb4dd95569 Add ghostscript-{afpl,gnu}{,-nox11}. 2001-09-11 20:31:50 +00:00
Akinori MUSHA
756f319c68 Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11
versions of the ghostscript ports.
2001-09-11 20:31:05 +00:00
Akinori MUSHA
da238965e1 Remove duplicate PKGNAMESUFFIX lines I added. 2001-09-11 20:22:01 +00:00
Akinori MUSHA
15339dfc10 Use the :: operator for pre-everything.
Submitted by:	Dan Langille <dan@langille.org>
2001-09-11 20:18:29 +00:00
Akinori MUSHA
f490d90d09 ** ghostscript6 has been repocopied to ghostscript-afpl **
Update to AFPL Ghostscript 7.00.

PR:		ports/29580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-11 19:24:31 +00:00
Akinori MUSHA
f239ea2914 ** ghostscript55 has been repocopied to ghostscript-gnu **
Update to GNU Ghostscript 6.51.

PR:		ports/29579
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-11 19:12:20 +00:00
Akinori MUSHA
ad46a2a0b3 Chase the libkakasi's version bump and bump PORTREVISION. 2001-09-11 19:06:06 +00:00
Akinori MUSHA
ef201df992 Update to 1.05 and chase the libkakasi's version bump. 2001-09-11 19:04:19 +00:00
Akinori MUSHA
010967cd5c Update to 2.3.4.
Approved by:	max (MAINTAINER)
2001-09-11 19:03:14 +00:00
Jeremy Lea
57209df8b5 Fix a logic problem in rev 1.10. Allow datadir to be overridden in all
cases.

Reported by:	Espen Skoglund <esk@ira.uka.de>
2001-09-11 18:56:22 +00:00
FUJISHIMA Satsuki
1aa485f56a unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set.
remove MANCOMPRESSED=no, this is default.
2001-09-11 18:56:20 +00:00
FUJISHIMA Satsuki
ff84c5217c unbreak with XFree86-4. 2001-09-11 18:50:30 +00:00
Maxim Sobolev
d41930414e Provide bandaid for changed location of include files, because it appears that
it breaks many things out there, so of which I've tracked down, while some
have not. After all those places are fixed the bandaid could be removed.

Submitted by:	Mike Harding <mvh@ix.netcom.com>
2001-09-11 18:41:51 +00:00
Maxim Sobolev
e8bd479404 Update to 0.13. 2001-09-11 18:14:12 +00:00
Akinori MUSHA
f00b35b347 Fix dependencies. I thought I had already committed this long ago...
Submitted by:	bento
2001-09-11 17:43:47 +00:00
Akinori MUSHA
1c48a683f8 Update to 2.94.12 and unbreak. 2001-09-11 17:07:59 +00:00