1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

62828 Commits

Author SHA1 Message Date
Akinori MUSHA
f6c4aeccb3 Update to 20020902.
- Fix the regexp for uname output so it can parse such as
  "5.0-CURRENT-YYYYMMDD-JPSNAP".

  Spotted by: will@FreeBSD.org

- portupgrade(1): Add more command failure checks in case sudo fails.

- portsclean(1): Add a cross reference to libchk(1) to the manpage.
2002-09-02 13:16:35 +00:00
Akinori MUSHA
11edfb435a Update to the repacked 0.30 and call it 0.30p1.
There were a couple of bugfixes and document updates.

Noted by:	Rong-en Fan <rafan@infor.org>
2002-09-02 13:06:09 +00:00
Akinori MUSHA
8ee4b693b9 Add sysutils/libchk:
libchk is a tool to help users obtain the following information:

  - A list of executables that have unresolvable shared library links

  - A list of shared libraries that are not referenced by any binary

  - A list of binaries for each shared library that are linked with
    the library

This will help to get a hint as to if you can safely remove shared
libraries that look obsolete.

Author: Akinori MUSHA <knu@FreeBSD.org>
WWW:    http://www.iDaemons.org/cgi-bin/cvsweb.cgi/libchk/
2002-09-02 12:41:59 +00:00
Tim Vanderhoek
8af2b53af1 Remove LIB_DEPENDS on uulib, which appears to have been bogus. 2002-09-02 12:30:01 +00:00
Tim Vanderhoek
07b7818084 Remove dependency on uulib, which appears to be bogus. 2002-09-02 12:25:13 +00:00
Oliver Braun
63d4cbfaa1 * Add patch to build DtdToHaskell correctly.
* bump PORTREVISION.

Approved by:	dwcjr (mentor)
2002-09-02 12:16:21 +00:00
Oliver Braun
8b18dedea6 Upgrade to 0.11.33
Approved by:	dwcjr (mentor)
2002-09-02 12:14:32 +00:00
Akinori MUSHA
3cb48f5ff1 Update to 0.4.
Submitted by:	Jerry A! <jerry@thehutt.org>
2002-09-02 11:07:23 +00:00
Kevin Lo
d2841a6c6f Update to version 1.62
PR: 42314
Submitted by: MAINTAINER
2002-09-02 09:10:35 +00:00
Maxim Sobolev
652cdf1f08 Recognise koi8-u encoding. Bump PORTREVISION. 2002-09-02 08:45:19 +00:00
Daniel Baker
ac7fec1461 Add 3dm, 3ware ATA RAID monitoring daemon and web server. 2002-09-02 08:43:36 +00:00
Tim Vanderhoek
c055be82b4 Previous shlib update should have also bumped PORTREVISION (reminded
by knu).
2002-09-02 04:27:13 +00:00
Akinori MUSHA
b5d7e7dc72 Update MASTER_SITES. 2002-09-02 04:14:06 +00:00
Akinori MUSHA
cf130ad6de Update to 0.3.1. 2002-09-02 04:12:40 +00:00
Mario Sergio Fujikawa Ferreira
c3fcfe012d Deploy USE_GNOMENG infrastructure
PR:		42311
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 04:03:35 +00:00
Tim Vanderhoek
2ac03d2d01 "libuu" -> "uulib" 2002-09-02 04:00:45 +00:00
Mario Sergio Fujikawa Ferreira
d8211589f7 Deploy USE_GNOMENG infrastructure
PR:		42310
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 04:00:27 +00:00
Tim Vanderhoek
48e321134a Update to xdeview 0.5.18.
Significantly inspired by PR: ports/41508
2002-09-02 03:59:06 +00:00
Mario Sergio Fujikawa Ferreira
c4e8cae589 Deploy USE_GNOMENG infrastructure
PR:		42309
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 03:58:24 +00:00
Tim Vanderhoek
ae6c2e101c Updated uudeview version doesn't need to be patched
for Tcl 82+ anymore.
2002-09-02 03:57:37 +00:00
Tim Vanderhoek
00e5099c44 Update to uudeview 0.5.18.
Significantly inspired by PR: ports/41508
2002-09-02 03:53:46 +00:00
Tim Vanderhoek
8cf6a654db Upgrade to uulib 0.5.18. This adds support for yEnc.
Significantly inspired by PR: ports/41508 (KATO Tsuguru)
2002-09-02 03:49:58 +00:00
Tim Vanderhoek
3df30cd731 Use safe temp files. I'll try to cook-up a different version of
these to submit back to the author once I digup my autoconf manual
again.  :(
2002-09-02 03:47:53 +00:00
Kevin Lo
64c8e317da Update to version 0.2.4
PR: 42240
Submitted by: Ports Fury
2002-09-02 03:47:21 +00:00
Kevin Lo
67bded168c Update to version 0.9.6
PR: 42259
Submitted by: MAINTAINER
2002-09-02 03:44:26 +00:00
Tim Vanderhoek
83bca945b4 Update libuu shared lib dependency to libuu.2 2002-09-02 03:44:25 +00:00
Tim Vanderhoek
3c5732e6a5 Update libuu shared lib dependency to version 2 2002-09-02 03:43:32 +00:00
Kevin Lo
748764c135 Update to version 1.67
PR: 42307
Submitted by: MAINTAINER
2002-09-02 03:32:26 +00:00
Munechika SUMIKAWA
57b11b6393 Upgrade to 2.7e. 2002-09-02 03:08:47 +00:00
David W. Chapman Jr.
e5962c5b63 Update to 2.7.1
PR:		40816
Submitted by:	maintainer
2002-09-02 02:58:53 +00:00
Joe Marcus Clarke
abc41b34b9 Add a missing dependency on gdbm.
PR:		42308
Submitted by:	Benjamin Howell <bhowell@iglou.com>
2002-09-02 02:06:45 +00:00
Mario Sergio Fujikawa Ferreira
db1f0a2d6a Deploy USE_GNOMENG infrastructure
PR:		42305
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:30:26 +00:00
Mario Sergio Fujikawa Ferreira
e02f54173a Deploy USE_GNOMENG infrastructure
PR:		42303
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:13:08 +00:00
Mario Sergio Fujikawa Ferreira
60c9f2fe53 Deploy USE_GNOMENG infrastructure
PR:		42302
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:03:49 +00:00
Mario Sergio Fujikawa Ferreira
63a181d059 Deploy USE_GNOMENG infrastructure
PR:		42301
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 00:59:13 +00:00
Trevor Johnson
eb7ace1d48 Kevin Oberman has offered to maintain this. 2002-09-02 00:09:31 +00:00
Kris Kennaway
69cb0a328a Respect CFLAGS 2002-09-01 23:30:22 +00:00
David W. Chapman Jr.
c6ee413d9c Add aspell-dict 0.50, english dictionary for aspell.
PR:		42048
Submitted by:	Thierry Thomas <thierry@pompo.net>
2002-09-01 22:16:59 +00:00
Martin Blapp
1a8d0bb1d5 Works again with system compiler. 2002-09-01 22:05:52 +00:00
Joerg Wunsch
1eea003ec2 Update to version 2002.09.01.
This is the first version that is taken from a CVS snapshot of the
current development version.  The documentation project has made
substantial progress in the time being, so there's quite a bit of
up-to-date documentation shipping now.
2002-09-01 21:16:30 +00:00
Dmitry Sivachenko
e838b55db4 New port: memcheck -- Memory Allocation Checker. 2002-09-01 20:43:15 +00:00
Hajimu UMEMOTO
2760246054 Update to cyrus-imapd-2.1.9. 2002-09-01 20:12:13 +00:00
Joerg Wunsch
4302aff0b1 Fix the documentation build process. We need to depend it on perl.
Since the system's perl in -stable is too old (pod2man), we supply
pregenerated man pages in a separate distfile to help them out.
2002-09-01 19:46:49 +00:00
David W. Chapman Jr.
b4ffb3c7ed Fix bonnie++ on -current
PR:		40793
Submitted by:	corecode@corecode.ath.cx
2002-09-01 19:01:21 +00:00
Eric Anholt
13a0c86a66 Update dri-devel to recent trunk, respect CFLAGS 2002-09-01 18:58:12 +00:00
David W. Chapman Jr.
74ff6092e8 Update to 3.4.1
PR:		41066
Submitted by:	kanou@mil.allnet.ne.jp
2002-09-01 18:56:40 +00:00
David W. Chapman Jr.
42129f39bf Add missing pkg-message
Notice by:	many
2002-09-01 18:51:44 +00:00
David W. Chapman Jr.
fdefa71132 Update to 0.5
PR:		41655
Submitted by:	admins@staticcling.org
2002-09-01 18:45:09 +00:00
David W. Chapman Jr.
8cd5ec1c17 Remove version from pkg-descr
PR:		41749
Submitted by:	mark@summersault.com
2002-09-01 18:41:02 +00:00
David W. Chapman Jr.
15d23217ac Update to 1.0.6
PR:		41888
Submitted by:	mt@primats.org.ua
Approved by:	maintainer
2002-09-01 18:35:58 +00:00