aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-214-4/+4
| | | | the later case
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Style police: remove trailing space in WWW taglioux2001-11-211-1/+1
|
* Update to 20011121.knu2001-11-213-9/+15
|
* Update to 1.1pre4, which lets the 'mkdir' command create parent directoriesroam2001-11-192-2/+2
| | | | | | | 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)
* Fix cdda2wav for ATAPI drives.dirk2001-11-186-0/+26
| | | | Submitted by: Naoya Nishimura <nishinao@m3.kcn.ne.jp>
* One thing I missed.. spell 'chown root.wheel' as 'chown root:wheel'.peter2001-11-181-0/+11
|
* Update rtty to 4.0. This is posixified vs. the old bsd tty interface.peter2001-11-183-16/+16
|
* Update to 20011118, with steady improvements.knu2001-11-184-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Add nwclient602mjacob2001-11-161-0/+1
|
* Add NetWorker client based on 6.0.2 NetWorker release. Corrects some problemsmjacob2001-11-166-0/+278
| | | | | | 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.
* Update module: proftpd.olgeni2001-11-162-2/+4
|
* Maintainer is now committer so change to new email address.pat2001-11-1513-13/+13
| | | | Approved by: lioux
* add slmonijliao2001-11-139-0/+79
| | | | S-Lang System Monitor
* Update to version 4.60obrien2001-11-102-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-071-0/+2
|
* Add another MASTER_SITE.petef2001-11-071-1/+2
| | | | | PR: 29719 Submitted by: maintainer
* assign new MAINTAINER.sf2001-11-071-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-052-2/+2
|
* Update to 20011105.knu2001-11-054-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-052-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-041-1/+1
| | | | Approved by: trevor
* Update to 20011104, which fixes another couple of bugs that areknu2001-11-044-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-032-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-022-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-11-014-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-312-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-306-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-294-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-281-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-274-10/+8
|
* Oops, fix a stupid fat-fingered bug.knu2001-10-274-8/+10
|
* Update to 20011027, the latest and greatest release ever, with lots ofknu2001-10-274-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-241-1/+1
|
* Update to 1.2.3.ume2001-10-248-20/+22
|
* fix minor nitobrien2001-10-211-2/+4
|
* Update to version 4.59obrien2001-10-212-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-202-2/+2
| | | | | PR: 31381 Submitted by: maintainer
* Update to version 2.4.7kevlo2001-10-203-23/+21
| | | | | PR: 31248 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
* Update to 3.7.6lioux2001-10-184-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-162-3/+3
|
* I goofed on the packaging.obrien2001-10-162-0/+2
|
* ltrace is a dynamic library tracer. ltrace is a debugging tool, similar toobrien2001-10-166-0/+39
| | | | strace, but it traces library calls instead of system calls.
* Update to 20011015, a stable maintenance release.knu2001-10-154-4/+4
| | | | | | | | | | | | | | | | | | | | | | portupgrade: Fix a couple of bugs where `portupgrade -h | more' doesn't show the usage nicely. Reported by: Gregory Neil Shapiro <gshapiro@gshapiro.net> portsclean: Make good use of portsdb and pkgdb, use lazy (but virtually sufficient) checks and get distclean much faster. (both -D and -DD) portsdb: Do not fail even if some categories are missing in the ports tree. Reported and tested by: Jos Backus <josb@cncdsl.com> And some other internal bugfixes that do not affect the user tools.
* add x86infoijliao2001-10-159-0/+101
| | | | | | | Utility to display information about the systems x86 processor(s) PR: 30116 Submitted by: Erik Greenwald <erik@smluc.org>
* Remove one of the master sites.tobez2001-10-151-2/+1
| | | | | PR: 31245 Submitted by: maintainer
* Dont split info file.vanilla2001-10-143-4/+14
|
* Update to 20011012. Fix several minor bugs and make it a stableknu2001-10-124-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | release again. (Hopefully) portupgrade: Delete an unneeded exception snatcher. This fixes a bug where ports marked as IGNORE are not properly skipped. pkgdb: Rebuild pkgdb if it looks like broken, instead of resulting in failure. Unbreak regexp match. ;) Fix a typo of a variable name in an error message. [Reported by: Stijn Hoop <stijn@win.tue.nl>] portsdb: Allow a port dir to be a symlink to a directory. Add support for the case where some catetories are missing in a ports tree. [Submitted by: Jos Backus <josb@cncdsl.com>]
* add pkg_treeijliao2001-10-116-0/+32
| | | | | | | Get a 'graphical' tree-overview of installed packages PR: 30776 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Add flog 1.3, a small STDIN-to-file logger with support for logmarkp2001-10-106-0/+42
| | | | | | | rotation. PR: 31099 Submitted by: Anders Nordby <anders@fix.no>
* New port wmzazof version 0.3: A simple dockapp that displays thelioux2001-10-107-0/+64
| | | | | | | uptime, free and used memory PR: 31091 Submitted by: Patrick Li <pat@databits.net>
* Update to 20011010.1, with a couple of fixes.knu2001-10-104-4/+4
| | | | | | | | | | pkgdb: Fix a type error and unbreak date-based pkg glob. [Reported by: Ollivier Robert <roberto@keltia.freenix.fr>] portupgrade: Silence pkg_info when it does not find a package. [Submitted by: Jimmy Olgeni <olgeni@uli.it>]
* Update to 20011010.knu2001-10-104-12/+10
| | | | | | | | | | | | | | | | | | | | pkgdb: Make pkgdb fixer's dependency guesser aware of language specific categories. Now it suggests ja-qt-2.3.1 instead of qt-1.45_1 for a missing qt-2.3.1. Do not fail over a package entry that has no +COMMENT file, like an XFree86 package entry faked by the FreeBSD installer. [Reported by: Ollivier Robert <roberto@eurocontrol.fr>] portsdb: Do not allow specifying a ports glob using a relative path to the current directory. This prevents the tools from confusing when the current directory is under PORTS_DIR. Give a better progress display.
* upgrade to 2.0.0ijliao2001-10-092-3/+2
| | | | | PR: 31153 Submitted by: Jerry A! <jerry@thehutt.org>
* * Update to 0.45.1, which as numerous new features, new UPS', anddougb2001-10-086-56/+84
| | | | | | | | | | | | | | | many bugfixes. Check out http://www.exploits.org/nut/release/new-0.45.1.txt for more details. Highlights include experimental USB support, and the various programs dropping more privileges after startup. * Clean up the Makefile a little by grouping more of the CGI-dependent stuff together. Improve the pkg-plist in this regard as well. Make a directory and install a conf file sample that the software Makefile's are missing for some reason. * Make the cgi directory depend on one of the previously discussed plans to use PREFIX/www/cgi-bin if it exists already, and PREFIX/share/apache if not.
* Take over maintainership, update comingdougb2001-10-072-2/+2
|
* Set maintainer to ports@FreeBSD.orgpetef2001-10-073-3/+3
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Update to 20011006.1, a hotfix release. This fixes a bug where pkgdb fails toknu2001-10-076-12/+18
| | | | | | | | | | create a new database for the very first time. (Run "pkgdb -fu" if you have 20011006 installed) Fix MAN1 entries. Remove old database pkgdb.byfile.db on installation. (new database is named pkgdb.db)
* Update to 20011006 with many improvements.knu2001-10-068-28/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beware, there can probably be some bugs left in the new pkgdb code. In such a case please run "pkgdb -fu" to fix the situation. overall: Utilize pkgdb better and optimize. portupgrade: Do not scan packages all at once when -P is given, but find one per request. [Requested by: Hideaki OKADA <hokada@isl.melco.co.jp>] Create a backup package record in tmpdir instead of pkgdbdir, in order not to update pkgdbdir's mtime. Rephrase/add messages. portinstall: Commit major changes and improvements over portinstall. Now it warns and asks the user for confirmation if a port is being installed when a package of the same origin is already installed. Upgrade all the required packages before installing a new port. [Requested by: Hajimu UMEMOTO <ume@mahoroba.org>] Do not install ports immediately but queue them up, then install them after upgrading all the specified and required packages. pkgdb: Record pkgname <=> origin mapping in the pkgdb and make full use of it instead of repeatedly calling pkg_info -o which has undesirable overheads. Make portupgrade, pkg_deinstall update the pkgdb after they install/deinstall packages or modify package records. Integrate pkgdepfix(1) within. (pkgdb -F/--fix) Add -o/--origin, which looks up an origin of a package in pkgdb. Detect added/deleted/reinstalled packages more strictly so pkgdb can keep being sane and consistent. Do not fail over a small conflict found during updating pkgdb; portupgrade should not be aborted by such a minor problem. pkgdepfix: Obsolete -o and turn -o on by default. Now we can look up an origin of a package so quickly thanks to the pkgdb. Integrate into pkgdb(1). (pkgdb -F/--fix) portsdb: A date spec is not a valid ports glob; emit a warning if specified. [Found by: Hajimu UMEMOTO <ume@mahoroba.org>]
* Unbroke on recent -stable.sobomax2001-10-051-0/+13
|
* Update to 1.13.knu2001-10-052-2/+2
|
* Update to 1.1.6petef2001-10-053-7/+7
| | | | | PR: 31030 Submitted by: maintainer
* Update to 1.0rc1.demon2001-10-053-3/+7
|
* Updated to 0.7b.markp2001-10-024-3/+5
| | | | | PR: 30973 Submitted by: maintainer
* De-typo: s/compt/compat/.knu2001-10-022-4/+4
| | | | Submitted by: olgeni
* Update module: samba.olgeni2001-09-282-2/+4
|
* Fix DATADIR and DOCSDIR installation since this port has PKGNAMESUFFIXlioux2001-09-271-4/+4
| | | | | | | defined PR: 30853 Submitted by: MAINTAINER
* Add another patch against 20010922, which fixes the default value ofknu2001-09-274-6/+8
| | | | | | | `$backup_packages' from true to false, which should only be turned on when -b is specified. I wonder why I couldn't notice this for long. ;)
* update to 0.98p1lioux2001-09-262-4/+4
| | | | | PR: 30835 Submitted by: MAINTAINER
* update to 0.5.2.sf2001-09-253-17/+2
| | | | | PR: 30803 Submitted by: maintainer
* Owing to some mistake, pkgtools-20010922.1.patch.gz on ftp.FreeBSD.orgknu2001-09-242-0/+2
| | | | | | | | | | | | and that on www.idaemons.org didn't match. They are identical in the uncompressed form but I think I compressed one with -9 and another with -6 somehow. Thereby list the MD5 checksums of both in pkg-plist as a workaround. The one on ftp.FreeBSD.org will be overwritten by the one on www.idaemons.org soon. Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update to 20010922.1. Add a patch to fix a coredump problem in pkgdb.knu2001-09-244-8/+10
|
* Add a WITHOUT_X11 knob and set PREFIX to LOCALBASE.knu2001-09-246-28/+122
| | | | Submitted by: MAINTAINER
* Remove .orig file in files/dwcjr2001-09-242-1/+1
| | | | | | Change author's email in pkg-descr Submitted by: maintainer
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-242-4/+2
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Update to 0.5.0dwcjr2001-09-244-4/+17
| | | | | PR: 30765 Submitted by: maintainer
* constify dvdtape.cbrian2001-09-232-0/+85
| | | | | | | | | | | Correct format arguments for unsigned long longs; In printf, use %llu In sscanf, use %qu These were both previously using %Ld... This fixes generation of DVDs >4Gb in size.
* Update to version 4.58.1obrien2001-09-232-5/+5
| | | | | This version now takes into account our new split nfsserver / nfsclient headers in -CURRENT.
* Update the useradmin and status modules.olgeni2001-09-232-1/+5
|
* Update to 20010922, with some brand new functionalities.knu2001-09-228-24/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | overall: - Implement new package glob patterns: {<|<=|>=|>}{date|pkgname_glob}. For example, you can rebuild and reinstall all the dependent packages of png that had been installed prior to png this way: portupgrade -fr png -x '>=png' - Introduce the packages database, which is currently a simple hash that maps file paths to package names. Inspired by: NetBSD pkgdb(1): (new) - A command to create/update the packages database. pkg_which(1): (new) - A command to check which package a file came from quickly. portsclean(1): - Suppress "can't cd" error messages. Submitted by: Jos Backus <josb@cncdsl.com> ports_glob(1): (new) - Give portsdb(1)'s ports glob expanding feature a suitable name.
* o add missed bin/fcronsighup.sf2001-09-213-4/+25
| | | | | o utilize DOCSDIR. o install fcron.{allow,deny,conf}.dist and remove them if unchanged.
* Update to 20010921, the latest maintenance release.knu2001-09-214-4/+4
| | | | | | | | | | | | | | | | | | | | | overall: - Work around pkg_info(1)'s "feature" where it gets info from package files under the packages directory prior to installed packages. [Reported by: kuwa@flab.fujitsu.co.jp] portupgrade: - Skip ports that are marked as IGNORE. [Requested by: Jimmy Olgeni <olgeni@uli.it>] portsdb: - Stop specifying -j# when making a ports index to avoid outputting a buggy INDEX. portsclean: - Do not assume a distinfo file is in each port's own directory, and use `make -V MD5_FILE', in order to support master-slave ports properly.
* Sort entries.knu2001-09-211-5/+5
|
* Resurrect those parts of the original patch-ai that Joerg Schillingjoerg2001-09-202-0/+40
| | | | | | | did not integrate into the main source code. Otherwise, the old Plasmon 4100 CD-R still wouldn't work. OK by: dirk
* Bump cpdup rev to 1.03. 1.03 fixes a double-free() in hardlink failuredillon2001-09-202-2/+2
| | | | handling, removes dangerous sprintf()s, and revamps the verboseness options.
* Update description list a URL to use for FreeBSD client bugs.mjacob2001-09-181-2/+7
|
* Don't install with setuid root by default. Some people claimsume2001-09-184-20/+28
| | | | | | it casuses problem. If you wish to enable LM78/79 feature support, please specify WITH_SENSOR=yes at building.
* Remove ruby_static from RUN_DEPENDS.knu2001-09-182-4/+2
| | | | | | | | | Now that RUBY_ARCH has been changed not to include a minor version of the system, you no longer need to have ruby_s in order to cope with the migration problem with a minor system upgrade like 4.3 -> 4.4. You will need ruby_static only if you are going to do a major upgrade of your system like 4.3 -> 5.0.
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-182-0/+2
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Update port to version 0.88, including proftpd and majordomo fixes.olgeni2001-09-172-11/+6
|
* Update to 0.7.1dwcjr2001-09-172-2/+2
| | | | | PR: 30614 Submitted by: maintainer
* Update to version 0.7.0kevlo2001-09-172-3/+2
| | | | | PR: 30609 Submitted by: MAINTAINER
* Initial import of logmon-0.3.3.kevlo2001-09-176-0/+39
| | | | | | | | | Logmon will monitor one or more log files, updating when more data is available ala 'tail -f' , within a common terminal window via a "split window". User can scroll up/down/left/right through all the windows. PR: 30516 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
* add missing USE_XPMlioux2001-09-151-0/+1
| | | | Submitted by: MAINTAINER
* Update to 1.46dwcjr2001-09-143-4/+6
| | | | | | | Update url PR: 29138 Submitted by: maintainer
* Update to 2.0.3dwcjr2001-09-147-758/+547
| | | | | | PR: 29775 Submitted by: pat@databits.net Approved by: maintainer
* Update to version 4.58obrien2001-09-142-4/+4
|
* Update to 4.1.knu2001-09-135-42/+55
| | | | | PR: ports/30394 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> (MAINTAINER)
* Update to 20010912.2. Man page update only.knu2001-09-124-4/+4
| | | | | | | | portupgrade.1: - Add two new sections: EXAMPLES and TIPS. Suggested by: obrien
* Create the database directory during install and remove it, if empty,roam2001-09-122-0/+12
| | | | | | | | on uninstall. penv.conf.default/penv.conf handling a'la Apache. Bump PORTREVISION. Submitted by: olgeni
* Update to 20010912.1. Enhance packages support further more.knu2001-09-124-4/+4
| | | | | | | | | | portupgrade: - Support the environment variable PKG_PATH which is supported by pkg_add(1). - Try to fetch the latest version of a package if the exactly same version as the port is not found in the package site.
* Update to 20010912.knu2001-09-124-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | portupgrade: - Add a new option -b/--backup-packages, which keeps backup packages of the old versions'. Requested by: mistral@imasy.or.jp (Yoshihiko SARUMARU) pkg_fetch: - Accept a full URI as well. - Do not try both All and Latest; now one must put an @ at the end of a package name if one wants to omit the version part. ("cyrus-sasl@", etc.) - Obsolete the PACKAGEBASE environment variable. - If -f is specified, remove existing packages if they are corrupt. - Do not depend on the ports database. portsclean: - Fix the command line help regarding -D and -DD. Submitted by: Jimmy Olgeni <olgeni@uli.it> compdefs: - Fix stupid bugs in the zsh compdefs.
* unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set.sf2001-09-121-3/+1
| | | | remove MANCOMPRESSED=no, this is default.
* - Hand the maintainership over to the submitter.knu2001-09-112-3/+7
| | | | | | | - Force it to honor PREFIX. PR: ports/30385 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Remove ports/sysutils/heat - it is no longer being maintained by authors.sobomax2001-09-117-66/+0
| | | | Submitted by: maintainer
* Set DIST_SUBDIR=KDEdemon2001-09-1112-6/+12
|
* - remove dead mirrorpetef2001-09-091-5/+3
| | | | | | | | - add USE_X_PREFIX (and bump PORTREVISION accordingly) - remove bogus NO_INSTALL_MANPAGES (no imake here...) PR: 30439 Submitted by: maintainer
* Nuke obsoleted backup site.ume2001-09-082-2/+0
| | | | Reported by: fenner
* We don't dereference symbol (sic) links.dd2001-09-071-1/+1
|
* Update to 20010906a.knu2001-09-074-4/+12
| | | | | | portupgrade: - Fix a misbehavior when -s is specified, where it built each port twice somehow. ;)
* Update to 20010906.knu2001-09-064-6/+4
| | | | | | | | | | | | | | | | | | overall: - Allow using regexp in a glob pattern on the spot, by just putting a regexp preceded by a colon (:). - Thereby deprecate -E/--regex, which is evil because it changes the global status. (but the option is still kept for compatibility) portupgrade: - Return correct exit status. [Reported by: Trevin Chow <trevin@mail.com>] portinstall: - Read the env variable PORTUPGRADE. (it read PORTINSTALL previously) pkg_fetch: - Be even more smart in deciding which to try first, All or Latest.
* Update to screen 3.9.10 with vendor fix for the alleged security hole.kris2001-09-053-16/+2
|
* o Update to 0.6.0lioux2001-09-052-5/+3
| | | | | | | | o maintainer switched over maintainership to originator due to school duties (thanks and we hope you will bring more ports :) Submitted by: Patrick Li <pat@databits.net> Approved by: MAINTAINER (previous)
* Patch against a bug which is a local root vulnerability on other platforms,kris2001-09-052-0/+14
| | | | | | | | but which I could not repeat on FreeBSD. It may still be a problem, but it looks like screen was already dropping privilege before the operation in question. Submitted by: Roman Drahtmueller <draht@suse.de>
* Update to 1.1.5lioux2001-09-052-2/+2
| | | | | PR: 30313 Submitted by: MAINTAINER
* Add a WWW.sobomax2001-09-042-0/+4
|
* Add xmbmon, X/tty motherboard monitor for LM78/79, W8378x, AS99127Fknu2001-09-0413-0/+189
| | | | | | | and VT82C686. PR: ports/30233 Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
* Update to 1.0, which adds the ability to only list the environmentroam2001-09-032-11/+2
| | | | | | changes without executing anything. Also, the config file path, the paths to envdir and printenv and the database dir path are now dynamically adjusted in both the manual page and the sample config file.
* Update to 4.57.2.obrien2001-09-022-3/+6
| | | | This fixes some nits on 5-CURRENT.
* MAINTAINER -> kde@FreeBSD.orgdemon2001-09-013-3/+3
|
* D'oh. Fix a silly typo in portupgrade.knu2001-09-012-0/+4
|
* Update to 20010831. Fix some more minor problems.knu2001-08-314-4/+4
| | | | | | | | | | | | | | | | | | overall: - Fix a bug where a glob expansion did not work as expected when in a port direcotry. portupgrade: - Fix a bug where a port not listed in the INDEX failed to install because of a dependency error. portversion: - Work around a feature of the option parser library where -l= is treated as -l "". Now portversion -l= and portversion -L= will work just as pkg_version(8) does.
* Add target for creating the cdwrite group and describe it in pkg-message.alex2001-08-312-6/+28
| | | | | PR: 29939 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER)
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-313-6/+6
| | | | Approved by: kde (will), demon (MAINTAINERs)
* Update the "acl" module.olgeni2001-08-302-2/+4
|
* New port wmcube version 0.98: wmcube-gdk is a modified version oflioux2001-08-309-0/+148
| | | | | | | the dockapp wmCube PR: 29781 Submitted by: Patrick Li <pat@databits.net>
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-301-1/+1
| | | | Approved by: MAINTAINER
* Updated to 1.4. Using version 1.40 in port to avoid PORTEPOCH.markp2001-08-294-9/+22
| | | | Added documentation and examples.
* Update to 20010829.1. Not a really mandatory update.knu2001-08-294-4/+4
| | | | | | | | | | | portupgrade: - Make portupgrade download packages using pkg_fetch(1) when -FP is given. (also aware of -R, -f and -v) pkg_fetch: - Be more intelligent and try All and Latest in the proper order. - Return a non-zero status value when some are failed. - Change -r to -R, since it recurses upwards through dependencies.
* - update to version 1.07petef2001-08-294-44/+43
| | | | | | | | | | | - add a backup MASTER_SITE - sort MAN8 - handle doc install better, use DOCSDIR - move message from Makefile post-install target to pkg-message - sort pkg-plist PR: 30109 Submitted by: maintainer
* Fix path for config file to include the config file's namedwcjr2001-08-291-2/+2
| | | | Bump PORTREVISION
* Update manpage to refer to diskcheckd.conf in new locationdwcjr2001-08-292-4/+5
| | | | Make Makefile patch manpage to comply with prefix
* New port gkrellmouse version 0.0.2: Mouse odometer plugin forlioux2001-08-297-0/+62
| | | | | | | GKrellM PR: 29833 Submitted by: Patrick Li <pat@databits.net>
* Update to 20010829. Probably this is the most stable version ever.knu2001-08-294-4/+4
| | | | | | | | | | | | | | | | | | | | Overall: - Fix glob expansion routines not to see a "No such package is installed" error when it is actually installed. It was broken when I hacked them to allow rather stupid patterns. portupgrade: - Add a new option -M/--make-env, with which a user can specify arguments to prepend to each make(1) command line. Any wrapper or environment variable assignment can be prepended. - Make -RF invoke the `fetch-recursive' target. Suggested by: Jimmy Olgeni <olgeni@uli.it> - Optimize the combination of make(1) targets.
* Change method in do-extract to ${LN} instead of paxdwcjr2001-08-293-8/+27
| | | | | | | | Change BROKEN= warning to state that it hasn't been tested on 4.x or lower Use programs Makefile to build and add CFLAGS+= for location of config file Modify default install location in files/Makefile Change default location of config file to match default ports config file in diskcheckd.c Bump PORTREVISION
* Add penv-1.0pre2.roam2001-08-286-0/+61
| | | | | | | | | | | | | | | | | | | | | penv - 'program environment' or 'ports environment' - is a simple utility that executes a given command after setting some environment variables corresponding to the current directory. This makes it much easier to keep persistent environment settings for building the same ports over and over again. For example, the following series of commands: $ echo cp1251 > /var/db/penv/databases/mysql323-server/WITH_CHARSET $ echo all > /var/db/penv/databases/mysql323-server/WITH_XCHARSET ..allows a simple way to build the MySQL-3.23 server with the same character set configuration every time by doing: [root@ringworld:/usr/ports/databases/mysql323-server]# penv make For more information, see the penv.1 manual page and the sample configuration file in the penv distribution.
* New port gkrellflynn version 0.4: Flynn is a tiny system load meterlioux2001-08-287-0/+61
| | | | | | | for gkrellm PR: 29829 Submitted by: Patrick Li <pat@databits.net>
* Update to 20010827c, with readline nits fixed.knu2001-08-274-4/+4
|
* Drop MAINTAINERship. I know I am not giving this port the attentionjeh2001-08-272-2/+2
| | | | it needs.
* Update to 20010827b, with another minor bug fixed.knu2001-08-274-4/+4
| | | | | | | | | | - Fix a bug where it causes an error when portsdb detects a DB_VERSION bump. Reported by: Ollivier Robert <roberto@eurocontrol.fr> - Add a new option for portsdb(1): -f/--force, so you can force it to update database regardless of timestamps.
* Update to 20010827a, with a couple of silly bugs fixed.knu2001-08-274-8/+4
| | | | | | | | | | - Bump DB_VERSION, since PkgVersion was changed a bit. Reported by: fritz.heinrichmeyer@fernuni-hagen.de - Add a missing argument for Dir::chdir_do(). Reported by: "Li-lun Wang (Leland Wang)" <llwang@infor.org>
* Fix a typo in pkgtools.rb to unbreak pkgdepfix.knu2001-08-272-0/+4
| | | | Reported by: "Li-lun Wang (Leland Wang)" <llwang@infor.org>
* Update to 20010827.knu2001-08-278-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | pkg_fetch: - Yet another new utility, which downloads binary packages from a remote site. Optionally it can also download the required packages recursively. portupgrade: - Do not regard "no package found" as an error when upgrading packages with -PP. pkgdepfix, portsclean -L: - Fix a problem where the ruby 1.6.4 release fails in error. Reported by: David Wolfskill <david@catwhisker.org> portcvsweb: - Explicitly execute a browser via /bin/sh, as the specification says. other stuff: - Improve the manpage and the completion definitions.
* Update to 20010826a.knu2001-08-264-4/+4
| | | | | | | | | | - Fix a stupid bug in the last version when generating a pkgname as a string. - Fix a stupid sorting bug in portsclean -L. and some minor corrections that don't really matter. Reported by: Jimmy Olgeni <olgeni@uli.it>
* Add patch patch-configure.in to stop checking for ${PREFIX}/etcdwcjr2001-08-262-1/+24
| | | | | during configure BUMP Portrevision
* Update to 20010826.knu2001-08-258-10/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall: - Support the cases where PORTREVISION == 0 and PORTEPOCH == 0. portupgrade: - Add a new option: -l/--log-results, which is used to save the results as a file. [new] - Properly exit with a non-zero status when main() does not return a valid value. [fix] portsclean: - Finally implement portsclean -L/--libclean, which cleans the old shared libraries that are not recorded in the package database. It moves old and orphan shared libraries to ${PREFIX}/lib/compat/pkg. [new] - In concert with this feature, the portupgrade port now digs the directory and installs a startup script which runs `ldconfig -m ${PREFIX}/lib/compat/pkg'. [new] - Implement portsclean -DD, which cleans all the distfiles which are not referenced from any port that is currently installed, which portsclean -D only cleans the distfiles which are not referenced from any port in the ports tree. [new] Note that -DD runs very fast but removes more, whereas -D runs so slow but removes less. Idea provided by: Kris Kennaway <kris@obsecurity.org> portsdb: - Do not fail in the case when INDEX.db and INDEX.rbo are not in sync somehow. [fix] - Implement -r/--recursive. (a bit slow, though) [new] Completions: - Improve and update zsh compdefs. - Add completion definitions for bash. [new] ..and several minor improvements. Enjoy!
* Update to 1.0pre3.roam2001-08-253-9/+6
| | | | | | Use MANCOMPRESSED instead of tweaking MAKE_ENV. Remove the WRKSRC hack, I've learned to package up my stuff properly. Change e-mail addresses and URL's to ones at ringlet.net.
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-253-3/+3
| | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but...
* Backout 1.5 of Makefiledwcjr2001-08-251-3/+0
| | | | | ETC is already set so why should configure need to autodetect Also if you build as non-root you don't have correct perms on etc
* Create ${PREFIX}/etc dir so configure script finds to automagically.dwcjr2001-08-251-0/+3
| | | | | PR: 30038 Submitted by: leeym@utopia.leeym.com
* Remove redundant USE_PERL5 statements.tobez2001-08-251-1/+0
|
* Add initial diskcheckd skeleton while waiting for repo copy.dwcjr2001-08-246-0/+67
|
* Updated to 1.2.2.ume2001-08-246-4/+6
| | | | Rushed by: olgeni :-)
* Seems there was a mirroring trouble. (probably my fault)knu2001-08-234-8/+4
| | | | Just include a typo fix and call it 20010823b.
* Remove extraneous distfile hasheskris2001-08-231-2/+0
|
* Add pstree 2.16, a frontend to ps(1) which displays the process tree askris2001-08-236-0/+32
| | | | | | a tree. Obtained from: OpenBSD
* Don't buffer overflow when reading the config file.kris2001-08-232-0/+30
| | | | Obtained from: OpenBSD
* - Fix a typo.knu2001-08-232-2/+10
| | | | | | | | Reported by: David M. Heller <dheller1@rochester.rr.com> - Replace another occurrence of /usr/local with ${LOCALBASE}. - Bump PORTREVISION.
* Add a missing entry ("ChangeLog") to pkg-plist.knu2001-08-232-0/+2
| | | | Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Make pkg_tarup invoke pkg_create(1) and pkg_info(1) with their fullknu2001-08-232-13/+38
| | | | | | paths, so it works even if /usr/sbin is not in user's PATH. Reported by: Christopher Masto <chris@netmonger.net>
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-234-7/+7
| | | | Reviewed by: ade
* Use a consistant 64-bit int type.obrien2001-08-235-9/+9
|
* Update to 20010823. I feel it's getting as stable as before... :)knu2001-08-234-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Overall: - Fix commands and libraries to run on a statically linked ruby. - If a command fails to load dynamic modules with dynamically linked ruby, restart itself with statically linked ruby. This is to cope with the 4.3 -> 4.4 upgrade, since ruby's dynamic modules are under a directory with a name including a FreeBSD version. Now portupgrade can upgrade itself and ruby even after a major FreeBSD upgrade. portupgrade: - Fix a bug where portupgrade -sS 'su root -c %s' did not properly work. [Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>] portcvsweb: - Accept a port path as well. portsdb: - Adopt better error handling and a better PORTS_DBDIR selection algorithm. - Check database errors a bit harder.
* Update to 20010822, which fixes some annoying bugs.knu2001-08-224-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Overall: * Fix a bug where when -R is set the specified package in the first place is not included somehow. [Reported by: Jose M. Alcaide <jose@we.lc.ehu.es>] * Improve the path regularization routines. portsdb: * Update the INDEX first, and then the database even if the options are specified in reversed order. (-uU) portupgrade: * Fix a misfeature where "skip" was regarded as failure, when checking for dependent ports' build/install failure. [Pointed out by: Jimmy Olgeni <olgeni@uli.it>, Jose M. Alcaide <jose@we.lc.ehu.es>] * Do not move a backup package under PKG_DBDIR, but just keep it under TMPDIR. It should not require a large amount of free space in PKG_DBDIR. [Pointed out by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>]
* Back out the chmod changes due to general agreement about this issue.alex2001-08-221-6/+6
|
* More fixes:alex2001-08-223-18/+25
| | | | | | | | | | | - Don't hardcode "gtk12-config", but use GTK_CONFIG and IMLIB_CONFIG vars. - patch improvement - plist fixes - remove added group cdwrite on deinstall - chown root:cdwrite various utilities used by xcdroast, such as cdrecord, and set them chmod 4710. I don't know if I like this. Opinions (Security Officer?)?
* Upgrade to 1.7.4.obrien2001-08-224-36/+25
|
* Use longs vs. ints in calculating the amount of swap. This fixed gettingobrien2001-08-225-2/+63
| | | | | negative swap values on an Alpha with 2GB swap. I should probably use `long long' for large swap x86 machines. (anybody want to help test?)
* Update to 4.57.1 which supports 4.4-FreeBSD.obrien2001-08-222-4/+4
|
* Update to 20010821, with many improvements.knu2001-08-216-8/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall: - Disregard -r and -R when -a is also specified; there is no need to recurse when you do with everything. - Fix a bug in -r and -R routines where it might fail in error if dependencies of a package were all wrong. [Caught by: Mamoru Iwaki <iwaki@bsp.bc.niigata-u.ac.jp>] - Fix the support for the case where PORTSDIR is a symlink. - Squeeze //'s. - Run `stty sane' before building each port, on interrupt, and before exit. - Accept portorigin_glob and pkgname_glob with paths, except for -x/--exclude. portupgrade: - Fix `portupgrade -Ni' (portinstall -i). - Skip ports and packages that once failed, and do not try to upgrade multiple packages of an origin. - If a port or a package failed to build or install, skip its dependents. This behavior can be overridden by the new option, -g/--go-on. pkgdepfix: - Backup +CONTENTS files before removing duplicates. portsclean: - Start implementing -L/--libclean. misc/tcsh/complete.sample: - Add a simple example of tcsh completion definitions. [Contributed by: kuwa@flab.fujitsu.co.jp]
* Better handling for gtk-config. This is still not perfect.alex2001-08-211-2/+16
| | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER)
* Handle snprintf() returning < 0 (not just -1)brian2001-08-201-2/+2
| | | | MFC after: 2 weeks
* Handle snprintf() returning -1.brian2001-08-201-2/+5
| | | | MFC after: 2 weeks
* Finish upgrading to version 2.2.demon2001-08-2012-96/+6
|
* Update to 20010820.knu2001-08-194-4/+4
| | | | | | | | | | portupgrade: Fix -A and -B which were broken when I introduced -L. [Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>] portsdb: Implement -M/--master-recursive, -R/--upward-recursive and -x/--exclude, and sort the result in dependency order.
* Update to 20010819, with small improvements.knu2001-08-194-4/+4
| | | | | | | | | | | | | | | | | | | portsdb: Do not clobber the INDEX file until the new one is ready, so you don't have a zero-sized INDEX while updating it. pkgdepfix: Implement an origin duplicates fixer (only invoked when -o is specified), and when it fixes one, redo the whole session. Make the cyclic dependencies fixer a bit more intelligent. portcvsweb: Conform to the Secure BROWSER (SB) Specification proposed by David A. Wheeler. cf. http://www.dwheeler.com/browse/secure_browser.html http://www.tuxedo.org/~esr/BROWSER/
* - Dont use gmake anymoreijliao2001-08-194-31/+35
| | | | | | | | | | | | - Remove ugly do-configure and use Makefile.FREEBSD as the Makefile for the program - Add do-install target - Remove COPYING from installing into docs directory (as if we dont got enough copies of the GPL floating around) - Sort pkg-plist PR: 29780 Submitted by: MAINTAINER
* Update to 20010818b.knu2001-08-184-4/+4
| | | | | | | | | | | | - Introduce a new environment variable "PORTS_INDEX", to specify an alternate ports INDEX file location. You can set this to something like `/usr/ports/INDEX.txt" not to overwrite the one under the control of CVSup/CVS/CTM. - Fix portinstall (portupgrade -N) which I broke recently by mistake. - Change the report format. It shouldn't be too verbose unless you specify -v.
* add abckijliao2001-08-186-0/+39
| | | | | | | Manage intrusion attemps recorded in the system log PR: 29259 Submitted by: Tim Daneliuk <tundra@tundraware.com>
* Oops, the distfile was named wrong. Bump to 20010818.knu2001-08-184-4/+4
| | | | Submitted by: many people
* Update to 20010817b.knu2001-08-184-8/+4
| | | | | - Include the hotfix. - Unbreak `portversion -t'.
* Simplification of idled.shijliao2001-08-182-10/+2
| | | | | PR: 28693 Submitted by: James Howard <howardjp@well.com>
* Fix the shebang lines of commands to specify the absolute path ofknu2001-08-172-0/+18
| | | | | | ruby, instead of "/usr/bin/env ruby". Requested by: OOTOMO Hiroyuki <wbhacker@tky3.3web.ne.jp>
* This patch fixes the following problems:ijliao2001-08-1720-20/+136
| | | | | | | | | | | | * cfengine deadlocking in the resolver due to being linked against libc_r * cfd issuing 'ioctl: No such network device' whenever it is invoked. change maintainer email add more docs Patches obtained from Michael Kyle <mike@rainc.com> PR: 29649 Submitted by: MAINTAINER
* Apply a hotfix against a bug introduced in the latest version where itknu2001-08-172-0/+4
| | | | fails in error when one specifies -r and has an empty +REQUIRED_BY.
* Update to 20010817, with many improvements and some new features.knu2001-08-174-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkg_deinstall/pkg_glob, portupgrade: - Fix the glob expander to exclude not installed packages recorded in +CONTENTS and +REQUIRED_BY files. pkg_deinstall/pkg_glob, portupgrade, portversion: - Properly handle regular expression errors. pkg_glob: - Properly define a signal handler. - Show a better report. portsdb: (overall) - Try doing make INDEX when no INDEX file is present, and if it fails raise an exception. portupgrade: - Add a new option: -L/--log-prefix, with which a user can save a build & installation log file for each port/package. - Show a concise and helpful message for each upgrading error. It now autoatically guesses the reason of each failure using the same algorithm that Ports Wraith's processlogs script uses. - Fix a bug where 'portupgrade -aE' raised an error. portversion: - Support -r/-R/-x as other tools do. - Fix a bug where `portversion -E' raises an error.
* Remove tar-related warnings when unpacking updates (use --unlink).olgeni2001-08-161-1/+1
|
* Fix typo.dirk2001-08-162-2/+2
| | | | Submitted by: John Reynolds <jreynold@sedona.ch.intel.com>
* Conditionalize bzip2 dependencies.knu2001-08-161-5/+2
|
* Update to 20010816b.knu2001-08-164-4/+4
| | | | | | | Fix a trivial but annoying behavior. Print progress messages during (automatically) updating the ports database to stderr instead of stdout, so the output of `portversion -c > script' won't contain any unexpected progress messages.
* Sorry. Just repacked. I had something I forgot to change. ;)knu2001-08-162-2/+2
|
* Update to 20010816 with some enhancements and an important change.knu2001-08-164-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (No bugs have been found in the previous version) portupgrade, portversion, pkg_deinstall, pkg_glob, portsdb: - Add a new option -E/--regex, which allows you to use the extended regular expression instead of the shell glob pattern to specify packages or ports. portupgrade: - [IMPORTANT] Turn -c/--clean and -C/--cleanup on by default. [Suggested by: Ian Dowse <iedowse@maths.tcd.ie>} - Now that -c/--clean is on by default, -Fc no longer means "fetch-only + do distclean before each fetch". Instead, a new option -D/--distclean is added which can be used with or without -F/--fetch. - Add new options -w/--noclean and -W/--nocleanup. - Always do `make clean-depends' before building dependent ports. - Add a new option -E/--regex, which allows you to use the extended regular expression to specify packages. - Add a long option --use-packages-only for -PP. - Rewrite the WARNING section of the manpage and mention pkgdepfix(1) in it. [Suggested by: Ian Dowse <iedowse@maths.tcd.ie>] pkg_glob, pkg_deinstall: - Add back long options.
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-166-6/+6
| | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
* Update to KDE 2.2:will2001-08-1518-1302/+453
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop)
* Update to 0.98.a.9 Alpha9.alex2001-08-151-0/+19
| | | | Submitted by: maintainer
* - Update to Alpha9 (because, since updating cdrecord,alex2001-08-154-31/+40
| | | | | | | | Alpha8 would not compile) - Enable non-root mode - Update maintainer email Submitted by: maintainer
* - Update to version 1.18wjv2001-08-142-2/+2
| | | | - Still BROKEN on -CURRENT
* Unbroke with threaded Mesa.sobomax2001-08-142-0/+17
| | | | Submitted by: bento
* Update to 20010814, with some enhanced support for coping with cyclicknu2001-08-144-4/+4
| | | | | | | | | | | | | | dependencies. - Fix a bug in the cyclic dependencies handler where it couldn't always cope with a cycle properly. [Problem found by: Fritz Heinrichmeyer <jfh@jfh00.fernuni-hagen.de>] - Don't emit a confusing error message "Cannot update the ports DB!" on a recoverable error. - Implement a cyclic dependencies fixer in pkgdepfix(1). (Cyclic dependencies could never be generated if ports are made properly..)
* - Update to version 1.1.1kevlo2001-08-133-5/+7
| | | | | | | - Takeover as MAINTAINER PR: 29512 Submitted by: Anders Nordby <anders@fix.no>
* add anteaterijliao2001-08-136-0/+29
| | | | A MTA log analyzer
* Reword more.knu2001-08-122-12/+12
|
* Update to 20010812, just a minor update.knu2001-08-126-12/+6
| | | | | - Reword and fix documents. - Make portsdb -U not imply -u.
* Update pkg-comment and pkg-descr.knu2001-08-124-32/+26
|
* Add a hotfix to support the "MD5 (file) = IGNORE" case.knu2001-08-112-0/+6
|
* Update to 20010811.knu2001-08-116-4/+12
| | | | | | | | | | | | | | | | | | portsclean: - Rewrite in Ruby and implement the distfiles cleaner. [new] portsdb: - Show a progress message while updating INDEX.*. - Record version information into INDEX.rdo. - Record category information into INDEX.rdo and enhance the API accordingly. - Introduce the automatic PORTS_DBDIR selector. Now it will use whichever writable directory in the following ones: $PORTS_DBDIR, $PORTS_DIR, /usr/ports, $PKG_DBDIR, /var/db/pkg, $TMPDIR, /var/tmp, /tmp (checked in the order named) portcvsweb: - New tool: a tool to open CVSweb to view a CVS log. [new]
* o unecho Makefile commandslioux2001-08-113-10/+16
| | | | | | | | | o re-phrase PKGMESSAGE and typo fix: PREFIX -> /usr/local o gracefull install/deinstall of a default configuration file PR: 28917 Submitted by: MAINTAINER, Karaszi Istvan <raszi@bigfoot.com>
* Update to 20010809.knu2001-08-094-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.. ;)
* New port reed version 4.6: A text pager with autoscrolling and morelioux2001-08-086-0/+54
| | | | | PR: 29533 Submitted by: Pete Fritchman <petef@databits.net>
* s/should must/must/ plus markup nit.ru2001-08-071-2/+2
|
* Update MASTER_SITES: ftp.BSDpro.com changed to ftp.spot.org.roam2001-08-071-1/+1
| | | | | PR: 29494 Submitted by: maintainer
* Fix an mtree problem on bento: the installation utility wasroam2001-08-072-5/+17
| | | | | | | | 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
* upgrade to 0.8.7ijliao2001-08-0510-1266/+25
| | | | | PR: 29243 Submitted by: MAINTAINER
* Upgrade to 0.9.2;demon2001-08-045-13/+23
| | | | Correct WWW.
* - Update to 1.2.1ume2001-08-0410-56/+62
| | | | | | | - Update patch-af and pkg-descr for new release - NOPORTDOCS support for pkg-plist and sort it PR: 29396
* Correct grammatical mistakes in an english manpage.shige2001-08-031-27/+80
| | | | Submitted by: mrakm
* Fix dependency for cdrecord (cdrecord was renamed to cdrtools).dirk2001-08-024-4/+4
|
* Cut down to a slave port for cdrtools-1.10 and thus upgrade to 1.14.dirk2001-08-0222-524/+18
|
* Remove cdrecord (was renamed to cdrtools).dirk2001-08-0214-412/+0
|
* cdrecord was renamed to cdrtools.dirk2001-08-021-1/+1
|
* Upgrade to cdrtools-1.10 after repository copy from cdrecord.dirk2001-08-0238-682/+188
| | | | Add knobs for mkisofs slave port.
* Update to 20010802, only a minor update.knu2001-08-026-4/+12
| | | | | | | | | | | | | 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.
* o Add NOPORTDOCS supportlioux2001-08-013-18/+33
| | | | | | | | | | | 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
* o Update to version 1.1.4lioux2001-08-014-13/+61
| | | | | | | | | | | | 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
* Update to 1.11.knu2001-07-312-2/+2
|
* o Update to version 3.7.5lioux2001-07-317-386/+96
| | | | | | | | | | | 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
* Update to 20010730 with some enhancements.knu2001-07-304-4/+4
| | | | | | | | | | | | | | 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.
* Update to version 0.3.1lioux2001-07-302-6/+5
| | | | | PR: 29212 Submitted by: maintainer