1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

54961 Commits

Author SHA1 Message Date
Ying-Chieh Liao
85add070c2 add py-wordnet 1.4
Python Interface to WordNet

PR:		36323
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 07:04:38 +00:00
Ying-Chieh Liao
a00c774372 upgrade to 0.9.3
PR:		36322
Submitted by:	maintainer
2002-03-26 06:59:47 +00:00
Akinori MUSHA
7f362d94d7 Update to 20020321, the latest maintenance release.
pkg_deinstall(1):

  - Show the results more precisely.

  - -P: Only preserve real FreeBSD shared libraries, determined by
    file(1).

  - -P: Move preserved shared libraries to $LOCALBASE/lib/compat/pkg.

portupgrade(1):

  - If an error is returned from getcwd(), show a better message and
    abort.

    FreeBSD PR:		ports/35893
    Submitted by:	Ernst de Haan <znerd@FreeBSD.org>

  - -N: If multiple ports match a given pattern, list them.

    Suggested by:	Will Andrews <will@FreeBSD.org>

portsdb(1):

  - On exception, handle it and exit normally.

  - Check the file/directory permissions on the INDEX file before
    generating a new INDEX.

    Suggested by:	parv <parv_@yahoo.com>

  - Make automatic portsdb directory selection in the case of "portsdb
    -fu" too.

ports_glob(1):

  - -M: Unbreak.
2002-03-26 06:35:39 +00:00
Ying-Chieh Liao
5324f18627 upgrade to 0.6.0 2002-03-26 06:34:52 +00:00
Ying-Chieh Liao
3b5ccf536a upgrade to 2.5.6 2002-03-26 06:22:58 +00:00
Ying-Chieh Liao
4d4a5773b5 upgrade to 0.9.3 2002-03-26 06:14:22 +00:00
Ying-Chieh Liao
d2e49c4eca make it be able to build on all supported archs
PR:		35994
Submitted by:	Li-lun Wang (Leland Wang) <llwang@infor.org>
Approved by:	maintainer
2002-03-26 05:49:54 +00:00
Ying-Chieh Liao
eaae955904 add py-bzip2 1.0
Python Interface for bz2 Compression Library

PR:		36319
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 05:41:20 +00:00
Ying-Chieh Liao
a59d36be89 synscan.nss.nu -> http://www.habets.pp.se/synscan/
both master site and WWW

Submitted by:	Thomas Habets <thomas@habets.pp.se>
2002-03-26 05:37:59 +00:00
Yukihiro Nakai
8a2b6c553d Fix up the compile failure 2002-03-26 05:36:46 +00:00
Akinori MUSHA
0fdc3f487c Update to 0.5.6. 2002-03-26 05:10:57 +00:00
Christian Weisgerber
f2107e4728 * Fix encoding of raw files.
Obtained from:	Xiph CVS

* Re-enable assert()s now that we use GNU iconv.
2002-03-26 02:49:06 +00:00
Trevor Johnson
92d41c4a42 Make startup script pass arguments.
Submitted by:	Adrian Woizik <morrow@unfug.org>
2002-03-26 02:23:41 +00:00
Trevor Johnson
ca60c747b4 Make startup script pass arguments.
Submitted by:	nhibma
PR:		36280
2002-03-26 02:18:22 +00:00
Trevor Johnson
aa277916ac Ignore CFLAGS. As noted by the authors, optimization "takes too
much RAM."
2002-03-26 02:02:10 +00:00
Pete Fritchman
746e4b7b5d Update to 0.40. 2002-03-26 00:18:11 +00:00
Pete Fritchman
c78c051ce7 - update to 2.3.3
- use MASTER_SITE_SUBDIR to fetch old versions when the author releases a
  new versions so the port isn't broken between versions
2002-03-26 00:12:29 +00:00
Jun Kuriyama
ce9e5b7d6f Fix broken dependency to ja-bdf-fonts. 2002-03-26 00:11:34 +00:00
David E. O'Brien
cb8526379b Update to the 2002-03-25 snapshot of what will be version 5.2. 2002-03-26 00:10:28 +00:00
Pete Fritchman
5307d2e296 Update to 0.4.2. 2002-03-25 23:42:21 +00:00
Pete Fritchman
32e894b4a7 Disable PAM to make the port build until there is a fix to make this work
with OpenPAM.
2002-03-25 23:29:36 +00:00
Pete Fritchman
7a4b2ad5fc Update to 1.5.4 2002-03-25 23:08:17 +00:00
Pete Fritchman
a1c6cc9e82 Remove BROKEN= because this port now packages correctly after my last
commit.

Forgotten by:	petef
2002-03-25 22:44:51 +00:00
Pete Fritchman
fff025ca61 (1) respect PREFIX/LOCALBASE
(2) make sure the directory we're installing to exists

PR:		36099
Submitted by:	maintainer (2)
2002-03-25 22:30:53 +00:00
Pete Fritchman
39deb2fa24 Make the default mail spool directory /var/mail.
Submitted by:	Alex Kapranoff <kappa@agava.com>
2002-03-25 22:26:04 +00:00
Pete Fritchman
fbf0d4e8e3 Add cvsbook 1.21, a tutorial and reference for CVS.
PR:		35752
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-03-25 22:22:39 +00:00
Ade Lovett
58323a967a Stage 2 gettext update
Upgrade to 0.11.1, remove NO_LATEST_LINK.

Reviewed by:	portmgr
2002-03-25 22:18:48 +00:00
Akinori MUSHA
e079a68013 Remove libchasen.la properly.
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2002-03-25 21:14:39 +00:00
Akinori MUSHA
7181051572 Add a patch supplied by the author to fix a bug in glob expansion
where a series of globs was only partially expanded. (`echo a* b*' ->
`echo a aa aaa b*')

Bump PORTREVISION accordingly.
2002-03-25 21:04:50 +00:00
Pete Fritchman
b9eac19b3f Unbreak: don't clobber the system's strcasestr() function. 2002-03-25 20:24:43 +00:00
Maxim Sobolev
fb32b2e1ae Update to 1.0.3. 2002-03-25 20:21:08 +00:00
Maxim Sobolev
98f0d12144 Update to 1.0.2. 2002-03-25 20:16:20 +00:00
Maxim Sobolev
0b58b60e0b Update to 0.19.1. 2002-03-25 20:15:18 +00:00
Maxim Sobolev
cb7e09a471 Update to 0.5.15. 2002-03-25 20:14:00 +00:00
Dmitry Sivachenko
f35c40c102 Upgrade to 1.8.6. 2002-03-25 20:00:22 +00:00
Christian Weisgerber
684225f588 * Update to 0.2.10. Noteworthy changes in this release:
- many bug fixes
  - ID3 tag support

* New homepage URL.
2002-03-25 17:09:26 +00:00
Peter Pentchev
c20218844e Update to 0.24 and set MAINTAINER to ports@FreeBSD.org.
PR:		36305
Submitted by:	the former maintainer
2002-03-25 16:28:32 +00:00
Peter Pentchev
2a26e614d7 Set MAINTAINER to ports@FreeBSD.org.
PR:		36306
Submitted by:	the former maintainer
2002-03-25 16:18:05 +00:00
Peter Pentchev
a2125762f3 Update to 1.0.19 and set MAINTAINER to ports@FreeBSD.org.
PR:		36304
Submitted by:	the former maintainer
2002-03-25 16:17:44 +00:00
Kevin Lo
b834bae203 Update to version 2.5 2002-03-25 15:55:49 +00:00
Jimmy Olgeni
2251ad84c6 Unbreak and fix the bogus plist.
Noticed by:	kris
2002-03-25 15:49:41 +00:00
Andrey A. Chernov
ba8c4720b1 Remove myself from MAINTAINER 2002-03-25 14:46:55 +00:00
Johann Visagie
947bce0f6c - Add a rather hackish patch to force File::Temp to find the File::Spec
installed (from devel/p5-Site-Spec) uner site_perl before the one installed
  with Perl.  This makes File::Temp work with Perl 5.005_03 currently in the
  -STABLE base system.  (Advice from any Perl gurus on a better way to do
  this would be appreciated.)
- Bumped PORTREVISION.
2002-03-25 14:45:39 +00:00
Ying-Chieh Liao
a95886e79e remove redundant .endif 2002-03-25 14:12:01 +00:00
Jun Kuriyama
4f531b6a14 Add p5-CGI-SpeedyCGI 2.11,
speed up perl CGI scripts by running them persistently.

PR:		ports/35741
Submitted by:	Lars Thegler <lars@thegler.dk>
2002-03-25 13:42:29 +00:00
David E. O'Brien
756db67be1 fix plist 2002-03-25 13:31:32 +00:00
Ying-Chieh Liao
a37f30cb40 drop maintainership
PR:		36286
Submitted by:	maintainer
2002-03-25 12:55:31 +00:00
Ying-Chieh Liao
567344d83f upgrade to 1.81
PR:		36287
Submitted by:	maintainer
2002-03-25 12:33:34 +00:00
Ying-Chieh Liao
a2bf583ff7 upgrade to 0.76.3
PR:		36296
Submitted by:	Ports Fury
2002-03-25 12:31:06 +00:00
Ying-Chieh Liao
12a5805c9c unbreak
PR:		36295
Submitted by:	Ports Fury
2002-03-25 12:28:39 +00:00