summaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 4.60obrien2001-11-092-2/+2
| | | | | + Added special handling to and corrected bugs in the matching of IPv4 in IPv6 addresses to -i6:<...> selectors.
* Update to 1.1pre3:roam2001-11-082-2/+2
| | | | | | | | - 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.
* Update module: squid.olgeni2001-11-082-2/+3
|
* Update to 20011107.knu2001-11-074-4/+4
| | | | | | | | | | - Get to properly work on Ruby 1.7. Reported by: Ollivier Robert <roberto@eurocontrol.fr> - pkgdb: Fix a regexp problem when it meets a pkgname that ends with a `+'. Reported by: Albert Kinderman <albert.kinderman@csun.edu>
* Set LATEST_LINK to "xperfmon3".knu2001-11-061-0/+2
|
* Add another MASTER_SITE.petef2001-11-061-1/+2
| | | | | PR: 29719 Submitted by: maintainer
* assign new MAINTAINER.sf2001-11-061-1/+1
| | | | | PR: 31110 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Update to 20011106.knu2001-11-066-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkgdb: - Make the dependency guesser rather more intelligent and show a score when suggesting a candidate to the user. - Check for the pkgdb directory ownership before starting to fix it. pkg_deinstall: - Emit a warning if none matches given patterns. pkg_glob: - Do not sort package names in dependency order but in alphabetical order. (see pkg_sort(1) below) pkg_sort: - This is a new command to sort given lines of package names in dependency order. portversion: - Fix the portversion -c output again. misc.: - Fix typos in the zsh compdef's: PKGDBDIR -> PKG_DBDIR.
* Repacked; I released this version before committing everything. ;)knu2001-11-042-2/+2
|
* Update to 20011105.knu2001-11-044-22/+12
| | | | | | | - portupgrade: Do not go fetch "Latest" packages unless -P is given twice. - Fix and improve wording in the manual pages.
* Update module: quota.olgeni2001-11-042-2/+3
|
* update AUTHOR emaillioux2001-11-041-1/+1
| | | | Submitted by: MAINTAINER
* Upgrade to 1.47. Change the maintainer's address.mi2001-11-042-3/+3
| | | | | | Submitted by: myself Reviewed by: maintainer Approved by: maintainer
* Update my MAINTAINER address.naddy2001-11-031-1/+1
| | | | Approved by: trevor
* Update to 20011104, which fixes another couple of bugs that areknu2001-11-034-4/+4
| | | | | | | | | | | | | | | recently mingled. - Fix a bug where portupgrade fails in error if -f is given and it tries to reinstall the same version of a package. Reported by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> FreeBSD PR: 31730 - Fix a bug where portversion reports results all reversed. ;( Reported by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> FreeBSD PR: 31731
* Update to 20011103.knu2001-11-034-4/+6
| | | | | | | | | | | | | - Fix a problem where it fails to parse uname(1)'s output when it has a release suffix; e.g. `4.4-STABLE-20011103-JPSNAP i386'. Reported by: Mark Russell <mark@mark.net.au> - Add a minimal manual page for pkgtools.conf(5). - portversion: Fix a typo: errir -> error. Found by: TOGAWA Satoshi <toga@puyo.org>
* Update the servers index module.olgeni2001-11-022-1/+3
|
* Update to 20011102.2.knu2001-11-024-4/+4
| | | | | | | Fix a recently caused problem where portupgrade might raise an error during detecting obsoleted dependencies. Reported by: Fritz Heinrichmeyer <jfh@jfh00.fernuni-hagen.de>
* Update to 20011102.1. Rewrite PREFIX in the startup script properly.knu2001-11-024-4/+4
| | | | Reported by: Jimmy Olgeni <olgeni@uli.it>
* Fix a typo and unbreak portversion -c/-v.knu2001-11-024-4/+4
| | | | Reported by: Masahide -mac- NODA <mac@clave.gr.jp>
* Update port to 0.90. Version 0.89 had some session authentication problemsolgeni2001-11-012-4/+3
| | | | | | with FreeBSD. Submitted by: clive
* Update to 20011101, keeping things stable, safe and clean.knu2001-11-014-34/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | portupgrade: Properly remove obsoleted dependencies in an upgrade. This reduces pkgdb(1)'s turn. portversion: Inspect the origin port to get the latest version if a package's origin is not found in the ports database. Distinguish between `origin is not recorded' and `origin port is not found'. Now the flag `#' represents the former and the flag `?' represents the latter. - Resurrect the flag `!', which means `port Makefile broken'. - Yes, the meanings of `#' and `!' have been reversed. Because we would hardly see ports missing origins any longer, I decided to assign `!' to the one we see more often. portsdb: Call make_describe_pass[12] with the full paths. This fixes a problem where `portsdb -U' cannot run them if ${PREFIX}/sbin is not in the PATH. miscellaneous: Improve the build process. - Move shebang line adjustment and ${PREFIX} substitution from the port Makefile to the source Makefiles. - Add Makefile.compat in order to support old systems which doesn't have the SCRIPTS framework. (4.3 or prior)
* Update to 1.2.4.ume2001-10-314-4/+4
|
* Update port to version 0.89, with new useradmin module.olgeni2001-10-312-14/+4
|
* Update to 1.1pre2, which adds the '-c command' switch to makeroam2001-10-302-2/+2
| | | | | | | | | | | | | | | penv take lots of different, exciting actions: [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -c mkdir [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -c set JADETEX=no [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -S A4=yes [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -L JADETEX=no A4=yes [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -c reset A4 [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -R JADETEX [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -L [roam@straylight:v0 /usr/ports/textproc/docproj]$
* Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have beensobomax2001-10-304-4/+8
| | | | | moved aroud, so all ports that don't pay attention to an output of `gdk-pixbuf-config --cflags' need to be fixed.
* Update to 1.1pre1, which introduces the -p option to only displayroam2001-10-302-3/+2
| | | | | | | | | | | | | | | | the path to the environment directory to be used. This allows you to do neat things like: [roam@straylight:v0 /usr/ports/textproc/docproj]$ mkdir -p `penv -p` [roam@straylight:v0 /usr/ports/textproc/docproj]$ echo no > `penv -p`/JADETEX [roam@straylight:v0 /usr/ports/textproc/docproj]$ echo yes > `penv -p`/A4 [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -L JADETEX=no A4=yes [roam@straylight:v0 /usr/ports/textproc/docproj]$ penv make clean all install ..and watch the port build fly!
* Update to 20011030. Some minor bugs/typos were fixed.knu2001-10-296-62/+48
| | | | | | | | | | | | | | | | | | | portupgrade: - Fix quotes. [Submitted by: Jimmy Olgeni <olgeni@uli.it>] - Do not ask whether to install a port twice. (portinstall/-N) - Complete missing words in the manpage. pkgdb: - Comment out deleted pkgdeps properly. misc.: - Convert the install script to Makefiles. - Change the examples/docs subdirectory name from `portupgrade' to `pkgtools'.
* - update to 0.1.46petef2001-10-293-3/+3
| | | | | | | PR: 29999 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> - we don't own share/pixmaps, don't try to @dirrm it
* Update to 20011029.1.knu2001-10-294-4/+4
| | | | | - Add portsclean -P/--pkgclean to clean obsolete package tarballs. - Fix manpages a bit.
* Update to 20011029. With this update, the binary package support hasknu2001-10-284-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reached the one step higher level. It's *really* powerful. Enjoy! :) portupgrade: - Greatly improve the procedure of binary upgrading (-P/-PP): When a fetched package is not of the latest version: 1) If -PP is given and the package is at least newer than the current installation, put up with it and do an upgrade. 2) If -PP is given and the package is now newer than the current installation, give up. 3) Else, fall back to the port. This way you can now do binary upgrades just as you'd expect. - Improve the new installation procedure as well. - Allow using ports glob patterns in the configutation variables MAKE_ARGS and HOLD_PORTS. - If a port/package matches multiple entries of MAKE_ARGS, join all the arguments using the space as separator. pkg_fetch: - Introduce a new {environment,configuration} variable PKG_SITES. You can now specify multiple URI's to fetch packages from. - When a URI is given, check for the last path component and if it is not "Latest" or "All", fetch the dependent ports from the same directory. (-R) - Do not repeat same error messages. - Properly reflect the environment variables defined in pkgtools.conf. pkg_deinstall: - Add a timestamp hack as well as portupgrade to let the pkgdb engine properly detect an update of PKG_DBDIR. pkgdb: - When the user chooses to delete a dependency, comment the line out instead of deleting it. pkgtools.conf: - Provide some useful predefined constants and functions.
* There's no such host as gw.feral.com any more.mjacob2001-10-271-2/+1
|
* Upgrade to 2.2.1.demon2001-10-2715-12/+39
| | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications)
* Roll a new tarball instead of a tarball + a tiny patch.knu2001-10-264-10/+8
|
* Oops, fix a stupid fat-fingered bug.knu2001-10-264-8/+10
|
* Update to 20011027, the latest and greatest release ever, with lots ofknu2001-10-264-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people's help. Thanks so much! portupgrade: - D'oh! Fix a stupid bug where portupgrade didn't modify dependencies when upgrading a package while portupgrade _is_ meant to do that. ;) But you don't need to worry: `pkgdb -F' can always handle that situation. This bug had been there since 2 October, and was finally exposed by the newly introduced dependency sanity checks. I guess you has been annoyed by the warnings, but they are gone now. ;) Reported by: Ollivier Robert <roberto@eurocontrol.fr> - Make portupgrade download packages from a remote site if -P is specified. Now one can do binary upgrading in a handy way: portupgrade -P foo bar Instead of: portupgrade -FP foo bar && portupgrade -P foo bar Although the latter is friendlier to dialup users. - Add a delay between deinstallation and installation to let pkgdb properly detect the update of PKG_DBDIR entries. - Since pkg_add(1) is mute, always show a progress message when invoking it no matter whether -v is given or not. - Make -f override "hold" marks set in pkgtools.conf. pkgdb: - Since the dbm routines in libc seem to dead lock in some cases, slightly change the DB format and bump the DB version accordingly. Reported by: Ollivier Robert <roberto@eurocontrol.fr> and others - Make sure to check DB version when checking for a DB. (-u) pkg_fetch, pkgdb, portsclean, portsdb: - Make them read the configuration file and add the -q/--no-config option just as other tools. pkgtools.conf: - Add examples for PKG_FETCH, PACKAGEROOT and PACKAGESITE. - Introduce new configuration variables: IGNORE_CATEGORIES and EXTRA_CATEGORIES. - Now one can set common environment variables in this file. - Now all the tools read this file by default. overall: - Reword and enhance the manual pages and the usage instructions. - Clarify the explanation about port/package dependency. Submitted by: Jos Backus <josb@cncdsl.com> (Thanks a lot!)
* Update modules: proc, custom.olgeni2001-10-252-2/+5
|
* Update port to 0.90jedgar2001-10-245-24/+15
|
* Update to 20011024.knu2001-10-246-4/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | portupgrade, portversion, pkg_deinstall, pkg_glob: Introduce the configuration file `pkgtools.conf' for the pkgtools suite. Currently portupgrade(1), portversion(1), pkg_deinstall(1) and pkg_glob(1) use it. Add a new option -q/--no-config to avoid reading the configuration file. Introduce dependency sanity checks. If an inconsistency is detected, immediately abort a process suggesting the user should run `pkgdb -F'. Add a new option -O/--omit-check to omit the sanity checks. pkgdb: Fix the origin guesser's minor bug when the origin port directory does not exist. portupgrade: Add a new option -y/--yes, which lets portupgrade assume user answers yes to all the questions. Make sure to ask user where it should. (Get -N and -i right) Fix a bug where portinstall -i didn't work interactively. [Submitted by: Gregory Neil Shapiro <gshapiro@gshapiro.net>] portsdb: Attempt to offer fast INDEX generation. Now it generates an INDEX file more than a few minutes faster. overall: Emit a warning when pkgdb cannot be updated though it is not up-to-date. Finally remove -E/--regex. Use the ':RE' glob pattern instead.
* Give alternate distfile locationcracauer2001-10-231-1/+1
|
* Update to 1.2.3.ume2001-10-238-20/+22
|
* fix minor nitobrien2001-10-201-2/+4
|
* Update to version 4.59obrien2001-10-202-4/+4
| | | | | | | | | | * IPv4 and IPv6 network files can be selected with -i4 and -i6. (IPv6 network file selection is only possible when lsof supports IPv6 for the dialect.) * Added new output field for raw device number in hex. The field is identified with 'r'. This field is NOT selected when -F or -F0 is specified so that its appearance won't disturb existing scripts that process field output.
* Update to 0.2.0lioux2001-10-192-2/+2
| | | | | PR: 31381 Submitted by: maintainer
* Update to version 2.4.7kevlo2001-10-193-23/+21
| | | | | PR: 31248 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
* Update to 3.7.6lioux2001-10-174-45/+8
| | | | | | PR: 30786 Submitted by: Gerald Pfeifer <admin@dbai.tuwien.ac.at> Approved by: MAINTAINER (3 weeks timeout and port has been broken far longer)
* New port ticker.app version 0.1.0: Ticker dockapp for Window Makerlioux2001-10-166-0/+42
| | | | | PR: 31267 Submitted by: Patrick Li <pat@databits.net>
* Update for NFS changes in 5-CURRENT.obrien2001-10-152-3/+3
|
* I goofed on the packaging.obrien2001-10-152-0/+2
|
* ltrace is a dynamic library tracer. ltrace is a debugging tool, similar toobrien2001-10-156-0/+39
| | | | strace, but it traces library calls instead of system calls.
OpenPOWER on IntegriCloud