Commit Graph

1609 Commits

Author SHA1 Message Date
Akinori MUSHA
62f0245b8c Update to 20010714, a maintenance release.
2001-07-14 17:05  knu

	* misc/zsh/: _pkgdepfix, _portupgrade, _portversion: Improve zsh
	compdefs.

2001-07-14 16:40  knu

	* portupgrade.1: Fix manpage.
	[Submitted by: Sean Chittenden <sean@chittenden.org>]

2001-07-03 14:26  knu

	* pkgdepfix.1, portsdb, portsdb.1, portsdb.rb, portupgrade.1:
	Introduce a new environment variable PORTS_DBDIR, which specifies
	an alternative ports database directory.  This is useful when
	/usr/ports is on a readonly filesystem.
	[Requested by: Makoto MATSUSHITA <matusita@jp.freebsd.org>]

	Warn and abort the update if PORTS_DBDIR is not writable,
	instead of just failing in error.
2001-07-14 08:12:05 +00:00
Mark Pulford
1688c73bad Updated to 1.4 2001-07-13 04:42:55 +00:00
Ben Smithurst
62cc92f957 Update master sites. 2001-07-12 21:45:49 +00:00
Ying-Chieh Liao
37f515f90a change master site and maintainer email
PR:		28770
Submitted by:	MAINTAINER
2001-07-08 18:36:42 +00:00
Kevin Lo
dfd5092def Initial import of log_analysis-0.37.
log_analysis is a log file analysis engine that extracts relevant
data for any of the recognized log messages and produces a summary
that is much easier to read.

PR: 28711
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-08 15:55:56 +00:00
Mark Pulford
f6c3579379 Update changed WWW
PR:		28814
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-08 14:35:03 +00:00
Ying-Chieh Liao
827ac39580 Add NOPORTDOCS support to pkg-plist
PR:		28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 07:25:57 +00:00
Brian Somers
3651ff4ba6 Upgrade to version 1.6 2001-07-07 17:47:58 +00:00
Ying-Chieh Liao
8aef1c394e add tdir
Display directories with files ordered by ending "extension".

PR:		28305
Submitted by:	Bourne-again Superuser <toor@tundraware.com> (hmmmm....)
2001-07-07 03:43:12 +00:00
Brian Somers
a891a73796 Add back this patch which was missing in the release 1.5 tarball :( 2001-07-07 00:28:57 +00:00
Peter Pentchev
c31290a31b Add service-config, a utility suite for creation svscan service directories.
PR:		28661
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-06 15:34:55 +00:00
Daniel Harris
6ece907f40 Checksum change: Makefile.in and configure.in added to slightly, no changes
we need to worry about.
2001-07-04 23:19:21 +00:00
Ben Smithurst
2a23ca4ae8 Add older CD types, matcd, mcd, scd.
Submitted by:	imp
2001-07-04 18:33:01 +00:00
Ben Smithurst
3b9facb34e Exclude acd*, cd*, and md* from being checked by default. 2001-07-04 17:47:23 +00:00
Ben Smithurst
3343795784 * Read 64k at a time with variable length pauses between instead of
reading variable sized blocks of data every second.  This should be
  more efficient.

Suggested & tested by:	se

* Add a syntax for excluding CD-ROM drives etc.

Suggested by: des, se, many others...

Manual page updates coming soon.
2001-07-04 17:43:43 +00:00
Maxim Sobolev
cbfe7948ca Add e2fsprogs 1.22, a set of utilities and library to manipulate an ext2
filesystem.

WARNING: The sole reason why I'm adding this port is to allow me upgrade
	 gnomeutils port to the latest version. For some very strange reason
	 this new version requires libext2fs to build. The only thing I know
	 for sure about e2fsprogs is that it compiles cleanly on 4-STABLE and
	 5-CURRENT systems - I have not tested it in action. Please use it
	 with extremal precaution, because due to its low-level nature and
	 Linux roots it can do Very Bad Things[tm] to your data, set fire
	 on your house, kill your cat or something else even more horrible. If
	 someone wants to take over maintainership please feel free to do so.
2001-07-03 18:13:14 +00:00
Brian Somers
650e3176f5 Upgrade to version 1.5
This version pushes a better (working) version of the local changes
back into the main yggdrasil sources.
2001-07-03 15:45:54 +00:00
James E. Housley
9743c1375c Update to version 0.45.0 2001-07-02 01:40:11 +00:00
Kevin Lo
3b767a77fa Update to version 1.05
PR: 28559
Submitted by: MAINTAINER
2001-07-01 15:36:45 +00:00
Akinori MUSHA
abac4151e5 Update to 0.3, in which the patches to support *BSD have been merged. 2001-07-01 07:55:57 +00:00
Jimmy Olgeni
6abf872d30 Update modules: bind8, net, software. 2001-06-30 08:51:39 +00:00
Jimmy Olgeni
d3c6da4c04 Update port to version 0.87. 2001-06-28 22:57:39 +00:00
Kevin Lo
0ccd3c3d94 Update to version 1.4.1
PR: 28459
Submitted by: MAINTAINER
2001-06-28 12:39:04 +00:00
Dima Dorfman
996cc083ae Actually install the man page. 2001-06-28 02:31:52 +00:00
Johann Visagie
afc010f63a Updating my email address in my remaining ports.
Prompted by:	vanilla
2001-06-27 10:15:01 +00:00
OKAZAKI Tetsurou
88f263f5c0 Add du2ps 2.1, filter for converting output of du to PostScript file.
PR:		27848
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2001-06-26 21:03:15 +00:00
Akinori MUSHA
9caf58e05d Update to 20010627. Enhance the behaviors of some flags:
-B CMD
    --beforebuild CMD	Run the sapecified command before each build.  If the
			command exits in failure, the port/package will be
			skipped.  Here is some typical uses:

			portupgrade -B 'cvs update' 'gnome*'

			portupgrade -aB 'test ! `make -V IS_INTERACTIVE`'

    -x GLOB
    --exclude GLOB	Exclude packages matching the specified glob pattern.
			Exclusion is performed after recursing dependency in
			response to -r and/or -R, which means, for example,
			the following command will upgrade all the packages
			depending on XFree86 but leave XFree86 as it is:

			portupgrade -rx XFree86 XFree86
2001-06-26 17:02:41 +00:00
Kevin Lo
147a4a2e5c Update to version 1.1.3
PR: 28422
Submitted by: MAINTAINER
2001-06-26 12:21:30 +00:00
Andrey A. Chernov
966c3a0792 Upgrade to 3.9.9 2001-06-25 05:11:41 +00:00
Dima Dorfman
c31622c1e6 Add readlink, a tool to dereference a symbol link and print the name
of the target.
2001-06-24 23:46:26 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Ben Smithurst
1acf2a18ce remove -g -O0, that was only for debugging... 2001-06-23 19:24:18 +00:00
Kevin Lo
8a15d7787a Update to version 1.1
PR: 28336
Submitted by: MAINTAINER
2001-06-23 14:38:21 +00:00
Akinori MUSHA
c74e098113 Update to 20010622, a maintenance release with better diagnostic
messages.
2001-06-22 14:53:14 +00:00
Akinori MUSHA
1dbfd9ba82 Add ruby-quota, a Ruby library to manipulate filesystem quotas. 2001-06-21 14:29:16 +00:00
Mario Sergio Fujikawa Ferreira
099338b1c8 - This patch is unnecessary for port version 0.84 added in rev 1.5
of Makefile
- Overlook on port update

PR:		28266
Submitted by:	Patrick Li <pat@databits.net>
2001-06-21 01:39:21 +00:00
Jimmy Olgeni
b8a5ba0954 Update modules: file, useradmin. 2001-06-19 21:04:28 +00:00
James E. Housley
150a7b6b49 Use proper syntax in chown
PR:		28263
Submitted by:	Patrick Li <pat@databits.net>
2001-06-19 01:48:35 +00:00
Ying-Chieh Liao
152af61e11 better etc file management
Submitted by:	olgeni
2001-06-17 17:34:34 +00:00
Jimmy Olgeni
c5c4c0d757 Add etc/ files management, and preserve etc/monitord.conf at "make install"
time (it was overwritten by the program's Makefile).
2001-06-17 17:26:49 +00:00
Akinori MUSHA
a86edf2a86 Whoops, 20010617 had an installation problem. 2001-06-17 11:43:11 +00:00
Akinori MUSHA
3eab80a70e Revise pkg-descr. 2001-06-17 10:12:43 +00:00
Akinori MUSHA
396b2f3afd Update to 20010617.
portupgrade:
  Add a new option: -N/--new.  If it is specified, portupgrade
  installs a new one when a specified package is not installed.

portinstall:
  New command equivalent to `portupgrade -N'.  You can specify a port
  origin to name the one you want to install, too:
    e.g. `portinstall shells/zsh'
2001-06-17 07:38:49 +00:00
Ying-Chieh Liao
8494d965b5 add management for etc files
Submitted by:	olgeni
2001-06-17 01:08:13 +00:00
Peter Pentchev
5d0e1ef13c Change maintainer's email address:
clefevre@citeweb.net -> clefevre@redirect.to

PR:		27867 (followup)
Submitted by:	maintainer
2001-06-16 13:58:39 +00:00
Jimmy Olgeni
af02b92da7 Update modules: lpadmin, useradmin, file. 2001-06-16 09:02:54 +00:00
David E. O'Brien
94f6e78181 Update to 4.56.4.
This fixes the fdescfs support in the latest 5-CURRENT (post FS /sys reorg).
2001-06-16 06:27:18 +00:00
David W. Chapman Jr.
2f64b67322 Update to version 1.45
Remove unneeded patch (patch-ae)
Add new locales in pkg-plist

PR:		27920
Submitted by:	maintainer
2001-06-16 04:54:12 +00:00
David E. O'Brien
03d252a698 Fix a typo that breaks the Makefile. 2001-06-16 02:10:56 +00:00
David E. O'Brien
d46da60024 LSOF's configure uses `FREEBSD_SYS' as a way to override /usr/src/sys as
the path to the kernel sources.  Make the port Makefile follow suit.

Submitted by:	dd
2001-06-16 00:06:56 +00:00