aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20010912.Akinori MUSHA2001-09-128-20/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=47731
* make sure the removal of cache does not fail if it has not been created.Assar Westerlund2001-09-123-2/+75
| | | | | | | add a patch from upstream that uses the 4.4 vflush semantics Notes: svn path=/head/; revision=47730
* The Crypt::RIPEMD160 module allows you to use theMichael Haro2001-09-126-0/+40
| | | | | | | RIPEMD160 Message Digest algorithm from within Perl programs. Notes: svn path=/head/; revision=47729
* Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1].Michael Haro2001-09-127-0/+154
| | | | | | | | | 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. Notes: svn path=/head/; revision=47728
* Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-keyMichael Haro2001-09-126-0/+91
| | | | | | | | cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations. Notes: svn path=/head/; revision=47727
* Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)Michael Haro2001-09-126-0/+53
| | | | | | | | | signature verification system. The implementation itself is pure Perl, although the heavy-duty mathematics underneath are provided by the Math::Pari library. Notes: svn path=/head/; revision=47726
* Provable Prime Number Generator suitable for Cryptographic ApplicationsMichael Haro2001-09-126-0/+49
| | | | Notes: svn path=/head/; revision=47725
* Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules.Michael Haro2001-09-126-0/+39
| | | | Notes: svn path=/head/; revision=47724
* Tie::EncryptedHash augments Perl hash semantics to build secure, encryptingMichael Haro2001-09-126-0/+48
| | | | | | | containers of data. Notes: svn path=/head/; revision=47723
* Crypt::Random is an interface module to the /dev/random device found on mostMichael Haro2001-09-126-0/+59
| | | | | | | modern Unix systems. Notes: svn path=/head/; revision=47722
* fix package: remove nonexistent bin/argusarchive.FUJISHIMA Satsuki2001-09-112-2/+0
| | | | Notes: svn path=/head/; revision=47721
* update to 1.33.29.FUJISHIMA Satsuki2001-09-112-2/+2
| | | | Notes: svn path=/head/; revision=47720
* unbreak: USE_GMAKE.FUJISHIMA Satsuki2001-09-114-12/+36
| | | | | | | | respect CC/CFLAGS. add missing headers. Notes: svn path=/head/; revision=47719
* unbreak: utilize gettext correctly.FUJISHIMA Satsuki2001-09-111-0/+1
| | | | Notes: svn path=/head/; revision=47718
* unbreak: ${WRKSRC} corrected.FUJISHIMA Satsuki2001-09-114-4/+4
| | | | | | | respoct CC. Notes: svn path=/head/; revision=47717
* Replace the ghostscript6 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-1116-24/+24
| | | | Notes: svn path=/head/; revision=47716
* unbreak: ${FILESDIR} is read-only.FUJISHIMA Satsuki2001-09-111-2/+2
| | | | Notes: svn path=/head/; revision=47715
* Replace the ghostscript55 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-119-10/+10
| | | | Notes: svn path=/head/; revision=47714
* unbreak: fix install path.FUJISHIMA Satsuki2001-09-112-0/+8
| | | | Notes: svn path=/head/; revision=47713
* Add ghostscript-{afpl,gnu}{,-nox11}.Akinori MUSHA2001-09-111-0/+4
| | | | Notes: svn path=/head/; revision=47712
* Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11Akinori MUSHA2001-09-115-0/+60
| | | | | | | versions of the ghostscript ports. Notes: svn path=/head/; revision=47711
* Remove duplicate PKGNAMESUFFIX lines I added.Akinori MUSHA2001-09-115-5/+0
| | | | Notes: svn path=/head/; revision=47710
* Use the :: operator for pre-everything.Akinori MUSHA2001-09-115-5/+5
| | | | | | | Submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=47709
* ** ghostscript6 has been repocopied to ghostscript-afpl **Akinori MUSHA2001-09-1163-1800/+1797
| | | | | | | | | | Update to AFPL Ghostscript 7.00. PR: ports/29580 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47708
* ** ghostscript55 has been repocopied to ghostscript-gnu **Akinori MUSHA2001-09-1150-972/+2476
| | | | | | | | | | Update to GNU Ghostscript 6.51. PR: ports/29579 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47707
* Chase the libkakasi's version bump and bump PORTREVISION.Akinori MUSHA2001-09-111-2/+2
| | | | Notes: svn path=/head/; revision=47706
* Update to 1.05 and chase the libkakasi's version bump.Akinori MUSHA2001-09-112-3/+3
| | | | Notes: svn path=/head/; revision=47705
* Update to 2.3.4.Akinori MUSHA2001-09-113-13/+14
| | | | | | | Approved by: max (MAINTAINER) Notes: svn path=/head/; revision=47704
* Fix a logic problem in rev 1.10. Allow datadir to be overridden in allJeremy Lea2001-09-111-2/+2
| | | | | | | | | cases. Reported by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=47703
* unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set.FUJISHIMA Satsuki2001-09-111-3/+1
| | | | | | | remove MANCOMPRESSED=no, this is default. Notes: svn path=/head/; revision=47702
* unbreak with XFree86-4.FUJISHIMA Satsuki2001-09-113-0/+3
| | | | Notes: svn path=/head/; revision=47701
* Provide bandaid for changed location of include files, because it appears thatMaxim Sobolev2001-09-112-0/+14
| | | | | | | | | | 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> Notes: svn path=/head/; revision=47700
* Update to 0.13.Maxim Sobolev2001-09-1116-556/+570
| | | | Notes: svn path=/head/; revision=47699
* Fix dependencies. I thought I had already committed this long ago...Akinori MUSHA2001-09-112-8/+8
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47698
* Update to 2.94.12 and unbreak.Akinori MUSHA2001-09-112-12/+17
| | | | Notes: svn path=/head/; revision=47697
* Chase a repack and bump PORTREVISION accordingly.Akinori MUSHA2001-09-114-2/+4
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=47696
* Unbreak by updating patch-aa and chase x11/gnomecore.Akinori MUSHA2001-09-112-39/+27
| | | | | | | | Submitted by: Katsurajima "Raven" Naoto <raven@katsurajima.seya.yokohama.jp> SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> Notes: svn path=/head/; revision=47694
* Agg gnomoku and bump version to 1.4.1b2 to be in sync with GNOME folks.Maxim Sobolev2001-09-112-8/+8
| | | | Notes: svn path=/head/; revision=47693
* Fix plist and chase x11/gnomelibs.Akinori MUSHA2001-09-112-425/+6
| | | | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> Notes: svn path=/head/; revision=47692
* Update to 4.5.55.Maxim Sobolev2001-09-1110-115/+135
| | | | Notes: svn path=/head/; revision=47691
* Update to 0.10.0.90.Maxim Sobolev2001-09-1110-138/+32
| | | | Notes: svn path=/head/; revision=47690
* fix package:FUJISHIMA Satsuki2001-09-113-59/+15
| | | | | | | | | | unify info files rather than fixing pkg-plist at every future update. remove %D/lib/gcc-lib/blah if empty. Non-response from: maintainer Notes: svn path=/head/; revision=47689
* Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessaryMaxim Sobolev2001-09-113-6/+12
| | | | | | | | | | for getting stock quote updates. PR: 30403 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=47688
* Unbroke with latest libglade.Maxim Sobolev2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47687
* Remove a nonexistent entry from pkg-plist and make it package again.Akinori MUSHA2001-09-111-1/+0
| | | | | | | | PR: ports/30489 Submitted by: KATO Tsuguru <tkato@prontomail.com> and bento Notes: svn path=/head/; revision=47686
* Fix pkg-plist; these directories are handled by devel/gettext.Akinori MUSHA2001-09-111-3/+0
| | | | | | | | PR: ports/30488 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=47685
* Update to 0.4.2 + Japanese support patch w/ XIM support.Akinori MUSHA2001-09-115-4/+50
| | | | | | | Submitted by: Yoichi Nakayama <yoichi@eken.phys.nagoya-u.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=47684
* fix build of graphics/xv-m17n and japanese/xv.FUJISHIMA Satsuki2001-09-111-0/+3
| | | | | | | Non-response from: maintainer Notes: svn path=/head/; revision=47683
* Reflect the master port's fixes.Akinori MUSHA2001-09-112-5/+3
| | | | Notes: svn path=/head/; revision=47682
* fix package: use MLINKS.FUJISHIMA Satsuki2001-09-111-25/+25
| | | | | | | Non-response from: maintainer Notes: svn path=/head/; revision=47681