Commit Graph

1913 Commits

Author SHA1 Message Date
Akinori MUSHA
ead84ab467 Update to 20011210 which brings several usability improvements.
pkgtools.conf(5):

- Turn HOLD_PORTS into HOLD_PKGS.

- List `bsdpan-*' in HOLD_PKGS by default.

  Requested by:	Anton Berezin <tobez@tobez.org>

pkgdb(1):

- Support HOLD_PKGS and make -f/--force overrite the setting.

pkg_fetch(1):

- Dig the temporary directory and the packages directory before
  fetching.

  Requested by:	Chris Dillon <cdillon@wolves.k12.mo.us>

- Properly quote the fetch command line arguments.

portupgrade(1):

- Fix a bug that -Pf did not properly work.

  Reported by:	The Anarcat <anarcat@anarcat.dyndns.org>

- Make -p/--package build packages for the ports that are installed as
  dependency as well.

  Suggested by:	Vivek Khera <khera@kcilink.com>

- Make -p/--package build packages for those which requisite packages
  are upgraded as well, when they are given from the command line or
  -r is specified.

  Suggested by:	Vivek Khera <khera@kcilink.com>,
		Lev Serebryakov <lev@serebryakov.spb.ru>

- Do not regard a packaging error as an installation error.

- Make -Nf override HOLD_PKGS.

- Suggest specifying -f when skipping a package.

- Detect a checksum mismatch error properly from a build log.

portinstall(1): (portupgrade -N)

- Only upgrade required packages of a newly installed port when -R is
  specified.

portversion(1):

- Support HOLD_PKGS.

overall/miscellaneous:

- Introduce lazy initialization for config variables and make
  the initialization process a little bit quicker.

- Fix some typos in the manpages.

  Submitted by:	Dan Langille <dan@langille.org>,
		kuriyama@FreeBSD.org

- Add shell completion definitions for pkg_tarup(1).

- Provide a replacement of the weekly status-pkg report script
  (/etc/periodic/weekly/400.status-pkg), which is installed as
  $PREFIX/etc/pkgtools.status-pkg.sh.

port:

- Add a missing entry of pkg_which to pkg_plist.

- Do not remove the zsh site-functions directory on deinstallation
  when zsh is installed.
2001-12-10 02:43:52 +00:00
Jimmy Olgeni
791383e0d0 Update modules: man, quota. 2001-12-09 22:01:18 +00:00
Akinori MUSHA
7db74a4056 Update to 1.14. 2001-12-08 15:08:06 +00:00
Patrick Li
40c3e68ad8 Initial import of x11-wm/bbapm, an APM meter for Blackbox
PR:		29461
Submitted by:	Adam Weinberger <monkey@crackula.com>, \
		Scott Renfro <scott@renfro.org> (additional patches)
2001-12-08 02:18:07 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Jimmy Olgeni
5f9fa5ce26 Style: convert spaces to tabs, remove extra tabs from should-be-empty line. 2001-12-05 23:49:55 +00:00
Jimmy Olgeni
7558b6e8af Update the bind8 module. 2001-12-05 23:46:49 +00:00
Lars Koeller
fe5ee9a8f3 * Add missing patch file to compile correctly with libwrap
* Use --disable-install-distdir instead of patching Makefile
 * Bump port revision
2001-12-05 21:15:26 +00:00
Hajimu UMEMOTO
4819c441da Update to 1.2.5. 2001-12-05 19:28:32 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Lars Koeller
128c79b0d4 * Add HTML documentation
* Fix problems with libwrap support
2001-12-03 21:27:29 +00:00
Steve Price
d797854aa2 Update to version 1.2.
PR:		31928
Submitted by:	maintainer
2001-12-03 03:09:28 +00:00
Patrick Li
98bf0db692 Update to 1.19 Use DOCSDIR 2001-12-03 02:45:08 +00:00
Patrick Li
60d60bc369 Fix WWW 2001-12-03 02:30:32 +00:00
Steve Price
a299d73914 Update to version 1.4.14.
PR:		32369
Submitted by:	maintainer
2001-12-02 18:31:06 +00:00
Lars Koeller
cb8552bd64 Forgotten to bump PORTREVISION ;-( 2001-12-02 13:19:05 +00:00
Lars Koeller
7cbe6d42f4 Patchfile for fixing wrong path to mail binary. 2001-12-02 13:09:52 +00:00
Lars Koeller
1c4d2ad037 Fixing missing brace in startup script and wrong path to mail binary. 2001-12-02 13:07:25 +00:00
Lars Koeller
da0b33d01c Add apcupsd 3.8.3, a daemon for controlling APC UPS.
PR:		31478
Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
2001-12-02 11:24:53 +00:00
Jimmy Olgeni
d9f28d5c97 Do not alter the module configuration for postgresql: it has already been
integrated in the webmin distribution.
2001-12-02 10:57:17 +00:00
Jimmy Olgeni
7b8c2d0c4f Chase main distfile checksum change.
The new distfile fixes an HTML form bug in the stock sendmail module (the
"User Email" page).

Noticed by:	Forrest Aldrich <forrie@forrie.com>
2001-12-02 10:55:48 +00:00
Jimmy Olgeni
862b4d6b18 Update port to version 0.91 (with sendmail module patch). 2001-11-30 16:03:41 +00:00
Chris D. Faulhaber
35f0b10c15 o Use MASTER_SITE_LOCAL since the author's site vanished
months ago.
o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org)
2001-11-27 15:06:37 +00:00
Anders Nordby
d90f4b1e1c Add httplog. Apache log rollover program with strftime(3) filename
support.
2001-11-25 20:21:34 +00:00
Dirk Froemberg
ebb304a29b Add WWW. 2001-11-25 15:16:41 +00:00
Akinori MUSHA
153ee0470d Update to 20011125. (This should be the last beta) 2001-11-24 20:33:30 +00:00
Jimmy Olgeni
e37cc9ff78 Update webmin module: acl. 2001-11-24 20:03:56 +00:00
Akinori MUSHA
582104dbd2 Update to 20011124b. 2001-11-24 08:26:06 +00:00
Akinori MUSHA
3b621aa8c8 Update to 20011124. 2001-11-24 06:34:24 +00:00
Patrick Li
7ce3de6b5a Update to 1.6
PR:		32187
Submitted by:	maintainer
2001-11-23 06:25:04 +00:00
Pete Fritchman
2e8d503ec4 Mark as BROKEN: this port needs to be updated to use the new ports layout.
If anybody wants to help msmith@, please drop him a line.

Approved by:	maintainer
2001-11-21 23:22:26 +00:00
Akinori MUSHA
7548588942 Update to 20011121b. 2001-11-21 10:30:01 +00:00
Jimmy Olgeni
8693f38281 Update module dnsadmin (Bind 4 administration). 2001-11-21 09:46:41 +00:00
Ying-Chieh Liao
fb959af326 add ttyload
Give a color-coded graph of load averages over time
2001-11-21 04:06:44 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Akinori MUSHA
e0c0d00cc2 Update to 20011121. 2001-11-20 20:43:40 +00:00
Peter Pentchev
6f394a4c44 Update to 1.1pre4, which lets the 'mkdir' command create parent directories
as needed (equivalent to mkdir -p) and corrects a couple of option names
in the manual page synopsis.

Submitted by:	olgeni (the manual page fixes)
2001-11-19 13:16:32 +00:00
Dirk Froemberg
2124f79666 Fix cdda2wav for ATAPI drives.
Submitted by:	Naoya Nishimura <nishinao@m3.kcn.ne.jp>
2001-11-18 11:50:31 +00:00
Peter Wemm
be30073289 One thing I missed.. spell 'chown root.wheel' as 'chown root:wheel'. 2001-11-18 00:41:29 +00:00
Peter Wemm
734e3786df Update rtty to 4.0. This is posixified vs. the old bsd tty interface. 2001-11-18 00:18:34 +00:00
Akinori MUSHA
14483751ba Update to 20011118, with steady improvements.
overall:

- Perform better checks on pkgname and origin.

- Deprecate the use of PKGREPOSITORY and PKGREPOSITORYSUBDIR.  Use
  PACKAGES for PKGREPOSITORY and hardcode 'All'.

pkg_deinstall:

- -P/--preserve: Only preserve shared libraries with version numbers.
  Keeping *.so files may be harmful because it allows ld to pick them
  up and produce new binaries linked with the libraries of removed
  packages.  It is enough to only preserve *.so.* files to retain
  compatibility.

portsclean:

- -P/--pkgclean: Clean dead symlinks as well.

- Fix the manpage: supply missing words.

portupgrade:

- Detect NO_LATEST_LINK and LATEST_LINK and use them to determine the
  name of the latest package to fetch.

pkgdb:

- Improve the score computer.  Try not to suggest a stupid guess. ;)

pkg_fetch, pkg_glob, pkg_sort, pkgdb, portsdb, portversion:

- Do not show help twice when -h/--help is given.

  Reported by:	Masami Kobayashi <masami@tncc.jp>

pkgtools.conf:

- Explain how to use EXTRA_CATEGORIES.
2001-11-17 23:13:00 +00:00
Matt Jacob
feeb11dacf Add nwclient602 2001-11-16 03:00:42 +00:00
Matt Jacob
428f4e3fa4 Add NetWorker client based on 6.0.2 NetWorker release. Corrects some problems
and bugs seen in other port. Because we don't really test as much as we would
like, this gets entered as a new port so the old software is still easily
available.
2001-11-16 02:46:18 +00:00
Jimmy Olgeni
acdc948603 Update module: proftpd. 2001-11-15 22:37:57 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Ying-Chieh Liao
65df8489a4 add slmon
S-Lang System Monitor
2001-11-13 08:05:40 +00:00
David E. O'Brien
fbf4c24557 Update to version 4.60
+ Added special handling to and corrected bugs in the matching of IPv4
  in IPv6 addresses to -i6:<...> selectors.
2001-11-09 16:16:31 +00:00
Peter Pentchev
3971100205 Update to 1.1pre3:
- fix a segfault when no arguments were given to the 'exec' action;
- rework the 'setvar' code, allow setting of empty variables, which
  envdir(1) interprets as requests to unset the corresponding env vars;
- replace the printenv(1) invocation with local envdir parsing code
  for the 'list' action.
2001-11-08 14:31:11 +00:00