1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

55177 Commits

Author SHA1 Message Date
Yoichi NAKAYAMA
2591f7a811 Update to 20020218. 2002-03-26 14:21:45 +00:00
Thomas Gellekum
ae657d9f12 Upgrade to 1.0.0. 2002-03-26 12:27:00 +00:00
Thomas Gellekum
fee62a4d96 Upgrade to 1.0.2. 2002-03-26 12:26:25 +00:00
Thomas Gellekum
cd04c9d767 Upgrade to 0.7.6. 2002-03-26 12:10:37 +00:00
Thomas Gellekum
a7ac5ae6eb Upgrade to 0.7.6.
PR:		36266
2002-03-26 12:10:07 +00:00
Peter Pentchev
e680cdc4a5 Add a patch allowing libnids to correctly capture packets on
the loopback interface.

Submitted by:	nectar
Ignored by:	roam (myself) for over 6 months
2002-03-26 12:04:44 +00:00
Joseph Koshy
3955ff88ad Unbreak build. 2002-03-26 10:16:09 +00:00
Johann Visagie
7d0fae5c68 - Update to version 0.1.1
- Give up maintainership of this port.

PR:		36033
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 10:12:40 +00:00
Joseph Koshy
58a69e664e Upgrade to v110.39. Compilation of this port is now controlled by three
knobs:
	- the default compiles the basic runtime, heap, libs, ml-yacc,
	  ml-lex and smlnj-lib
	- WITH_EVERYTHING installs everything in the distribution,
	  including sources
	- WITH_RECOMPILE recompiles the compiler, implies WITH_EVERYTHING
	- WITH_FLINT applies the patch to access FLINT, implies
	  WITH_RECOMPILE

Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> (MAINTAINER)
2002-03-26 08:58:34 +00:00
Pete Fritchman
c369b6bf90 Update to 0.99c.6 2002-03-26 08:18:20 +00:00
Maxim Sobolev
422ed9ae51 Explicitly specify /var/spool/lock as a locking directory, so that configure
script will not pick up a wrong one (e.g. samba's /var/lock).
2002-03-26 08:13:33 +00:00
Pete Fritchman
20488a7cef Chase xmms shlib major #.
PR:		36253
Submitted by:	Norikatsu Shigemura <FreeBSD-gnats-submit@freebsd.org>
Approved by:	maintainer
2002-03-26 08:02:40 +00:00
Pete Fritchman
f64a71a9f5 This patch is no longer needed as postgresql installs include
files into the Right Place now.

Submitted by:	bento
2002-03-26 07:53:38 +00:00
Pete Fritchman
dae4f456ff Update to 5.2. 2002-03-26 07:46:58 +00:00
Pete Fritchman
80c18491d3 Fix build.
Submitted by:	bento
2002-03-26 07:35:08 +00:00
Pete Fritchman
ffd505442c - update to 0.9.7.4
- add extra MASTER_SITES

PR:		36217
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-03-26 07:24:54 +00:00
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