1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

1650 Commits

Author SHA1 Message Date
Akinori MUSHA
cff77daeb5 Update to 20010809.
pkg_deinstall:
	- Bring in most of the options of pkg_delete(1).
	- Add a new option `-P', which preserves shared libraries.
	- List failed packages if any.
	- Obsolete GNU style long options, which take space and would
	  only rarely be used.

portupgrade:
	- Make portupgrade use pkg_deinstall instead of pkg_delete, to
	  utilize its -P option.

	- Now portupgrade always uninstalls old packages, but
	  preserves shared libraries by default.  The -u option has
	  been changed to mean "Do not preserve old shared libraries".
	  Note, however, that its behavior is the same as before, it
	  is just the default behavior that has been changed.

	  With this change, portupgrade no longer leaves extra garbage
	  even if you don't specify -u, but only old versions of
	  shared libraries for safety. :)

	- Utilize $tmpdir properly for pkg_tarup. (previously
	  PKGREPOSITORY was used prior to PKG_TMPDIR or TMPDIR)

	- Add a notice regarding the disk space for backup files.

Since it's my birthday today, I just wish this update doesn't contain
terrible bugs.. ;)
2001-08-08 22:30:02 +00:00
Mario Sergio Fujikawa Ferreira
2888862231 New port reed version 4.6: A text pager with autoscrolling and more
PR:		29533
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-08 06:52:42 +00:00
Ruslan Ermilov
f365b3aba4 s/should must/must/ plus markup nit. 2001-08-07 13:50:36 +00:00
Peter Pentchev
ef3c6ba25e Update MASTER_SITES: ftp.BSDpro.com changed to ftp.spot.org.
PR:		29494
Submitted by:	maintainer
2001-08-07 12:37:22 +00:00
Peter Pentchev
92237bf944 Fix an mtree problem on bento: the installation utility was
changing the modes on several directories to 2755.
Guess I should have noticed this at my first installworld
after testing this port.  Bad me, no cookie.

Submitted by:	bento
2001-08-06 20:40:48 +00:00
Ying-Chieh Liao
739a40aaed upgrade to 0.8.7
PR:		29243
Submitted by:	MAINTAINER
2001-08-04 18:36:38 +00:00
Dmitry Sivachenko
3181216419 Upgrade to 0.9.2;
Correct WWW.
2001-08-04 13:26:41 +00:00
Hajimu UMEMOTO
2ded10faae - Update to 1.2.1
- Update patch-af and pkg-descr for new release
- NOPORTDOCS support for pkg-plist and sort it

PR:		29396
2001-08-03 20:25:56 +00:00
Shigeyuki Fukushima
a8784447fc Correct grammatical mistakes in an english manpage.
Submitted by:	mrakm
2001-08-03 13:24:59 +00:00
Dirk Froemberg
7e0bca4d14 Fix dependency for cdrecord (cdrecord was renamed to cdrtools). 2001-08-02 09:14:28 +00:00
Dirk Froemberg
58da4a7acb Cut down to a slave port for cdrtools-1.10 and thus upgrade to 1.14. 2001-08-02 09:04:08 +00:00
Dirk Froemberg
9f6bd07423 Remove cdrecord (was renamed to cdrtools). 2001-08-02 09:00:47 +00:00
Dirk Froemberg
fe773ba07c cdrecord was renamed to cdrtools. 2001-08-02 08:56:34 +00:00
Dirk Froemberg
63ee14dd88 Upgrade to cdrtools-1.10 after repository copy from cdrecord.
Add knobs for mkisofs slave port.
2001-08-02 08:55:16 +00:00
Akinori MUSHA
032137d53e Update to 20010802, only a minor update.
overall:
- Fix commands not to quit when user answers ^D to a yes/no question.
- Call pkg_* commands in fullpaths.

portupgrade:
- When -s is specified, run sudo to build & install dependent ports
  when some are missing, too.

portsclean:
- This is a new command which cleans ports' working directories.
2001-08-02 08:19:23 +00:00
Mario Sergio Fujikawa Ferreira
e53cc61fc9 o Add NOPORTDOCS support
o Be more graceful with install/deinstall: handle situation
  where man/ru_RU.KOI8-R exists prior to installation of this port,
  i.e., it cannot be a symlink
o Protect configuration file with perms 0400

This is a followup commit to the following PR

PR:		29024
2001-07-31 18:37:09 +00:00
Mario Sergio Fujikawa Ferreira
46290e0811 o Update to version 1.1.4
o PREFIX safeness
o hier(7) police: share/ipa/examples -> share/examples/ipa
o better deinstall:
	- remove all pending directories
	- more graceful removal of startup files
o deploy BSD_INSTALL_* var where appropriate

PR:		29024
Submitted by:	maintainer
2001-07-31 17:42:34 +00:00
Akinori MUSHA
5790871d31 Update to 1.11. 2001-07-31 15:34:24 +00:00
Mario Sergio Fujikawa Ferreira
46737ce94d o Update to version 3.7.5
o LIB_DEPENDS on gdbm
o Better deinstall handling
o Several port style changes
o Add both WWW and Author tags

PR:		28799
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
Approved by:	maintainer
2001-07-30 18:18:38 +00:00
Akinori MUSHA
9bcd672114 Update to 20010730 with some enhancements.
portupgrade:
- Make portupgrade a little bit more fail-safe by restoring modified
dependency info on installation failure.

portversion:
- Make portversion refer to the ports database and run several times
faster. (!)

portsdb:
- Do not immediately fail in error when it finds an error in the INDEX
  file, but skip the line and continue.
2001-07-30 14:01:02 +00:00
Mario Sergio Fujikawa Ferreira
058fe5053d Update to version 0.3.1
PR:		29212
Submitted by:	maintainer
2001-07-29 23:13:29 +00:00
Akinori MUSHA
2ee75b5cf1 Update to 20010727 with a couple of new commands added. (No changes
have been made to the existing utilities)

pkg_deinstall:	This is a package deinstaller with wildcards and
		dependency recursion support.

pkg_glob:	This is a package glob expander with wildcards and
		dependency recursion support.
2001-07-26 19:28:42 +00:00
Steve Price
3f663e605b Don't redeclare (incorrectly) callrpc on FreeBSD/Alpha. 2001-07-25 17:40:24 +00:00
Ying-Chieh Liao
319d643c9a add lsmlib
A lib that creates a libxml2 tree w/ info. token on a *NIX filesystem
2001-07-24 15:06:22 +00:00
David W. Chapman Jr.
1866150a6d Update to 1.31
Rename patches to sensible names
Sync port with archivers/star

PR:		29092
Submitted by:	maintainer
2001-07-23 03:31:22 +00:00
Jimmy Olgeni
964b8c4593 Update: bind8 module, Caldera theme. 2001-07-22 11:59:16 +00:00
Mark Pulford
93c06df5b9 Add ndir 0.8.5, a featureful directory lister. 2001-07-22 08:41:28 +00:00
Mark Pulford
752abc08f3 Update to 0.38
PR:		29133
Submitted by:	maintainer
2001-07-22 04:39:19 +00:00
Mark Pulford
b83021ffd7 Update to 1.66
PR:		29125
Submitted by:	maintainer
2001-07-22 03:25:29 +00:00
John Polstra
c6b0ce7761 Update ports which depend on cvsup-bin or cvsupd-bin to use the
cvsup port instead.  I am removing the *-bin ports.
2001-07-21 18:45:52 +00:00
Mark Pulford
1a0c777f91 Update to 1.2
PR:		29106
Submitted by:	Konrad Heuer <kheuer@gwdu60.gwdg.de>
2001-07-21 06:09:26 +00:00
Ying-Chieh Liao
c4c7e89e88 add lfm
Last File Manager
2001-07-20 20:54:19 +00:00
Ying-Chieh Liao
85b1e5c39f upgrade to 0.4.3
drop maintainership
2001-07-20 07:03:27 +00:00
Ying-Chieh Liao
2ff3ae9ae5 upgrade to 1.1.1
drop maintainership
2001-07-20 06:47:57 +00:00
David E. O'Brien
aff9c67b1f Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
David E. O'Brien
8ef2aeebc1 Remove GCC'isms in CFLAGS. 2001-07-20 04:23:01 +00:00
David E. O'Brien
923951d741 Update to version 4.57. 2001-07-20 01:56:35 +00:00
Akinori MUSHA
fe58ca2bec Add ruby-application.rb, easy logging facility for Ruby applications. 2001-07-19 18:32:08 +00:00
Mark Pulford
2289bdd5af Update to 1.62. Add USE_PYTHON while I'm here..
PR:		29044
Submitted by:	maintainer
2001-07-19 13:55:53 +00:00
Ben Smithurst
27e7821094 Document the two recent changes to diskcheckd's behaviour and configuration
syntax.
2001-07-18 22:29:54 +00:00
Akinori MUSHA
506d8e3421 Update to 0.4. 2001-07-17 04:51:21 +00:00
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