summaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* - Add a patch to fix cpu load value when there are nice'd processes.flz2005-11-302-0/+12
| | | | | | PR: ports/79540 Submitted by: regis <regisr@pobox.com> Approved by: maintainer timeout (7 months)
* - Update MASTER_SITES.flz2005-11-301-2/+2
| | | | | | | - Comment OPTIONS since it seems to confuse users. PR: ports/89746 Submitted by: maintainer
* Chase shlib version bump of net-snmp.kuriyama2005-11-307-6/+11
|
* Update to 2.12.2.marcus2005-11-306-50/+8
|
* Update to 2.12.2.marcus2005-11-294-8/+8
|
* New port: sysutils/pkg-orphan A console utility for managing unreferenced ↵edwin2005-11-294-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD packages pkg-orphan is a console utility for managing orphan, i.e. unreferenced FreeBSD packages. It finds all or selected orphans and lets the user choose which ones to remove and which ones to keep. It maintains a keep-list file, so previously kept packages will be skipped automatically. In batch mode, all packages, not present in the keep-list are either deleted or kept in the list. Since orphan packages are usually much fewer than non-orphan ones, it can be useful for quickly finding and deleting unused packages, even on a system with hundreds of them installed. Features: - interactive and batch modes - maintains a kept package list, to avoid asking for the same package again - can delete packages recursively, but without deleting shared dependencies or previously kept packages - the keep-list file does not contain package versions, so upgrades generally don't require editing of the file WWW: http://sourceforge.net/projects/pkg-orphan/ - Victor Semionov semionov@mail.b PR: ports/89730 Submitted by: Victor Semionov <semionov@mail.bg>
* - Update to 1.2.1. Relevant parts from the release notes:marius2005-11-294-31/+1076
| | | | | | | | | | | | | | | | | | | | | | | | | <snip> Cdrdao changes: o Fixed bad bug with missing return statemements in recomputeLength and format conversion. o Fixed broken '-' STDIN input feature. o Fixed various gcc4-related compile problems. o Fixed copy problem with single device when read_device is specified. o Minor fixes to driver table. GCDMaster changes: o The crash when creating a new "Create Audio CD" view seemed to be related to gtkmm and libsigc++ and went away with newer releases of those packages. toc2cue changes: o Fixed bug that was causing empty output files. o Added conversion of COPY to DCP flags. (Julio Sanchez Fernandez) <snip> - In gcdmaster.keys use the correct path to the installed gcdmaster-doc.png. Approved by: netchild
* Update to 0.3.9_5:barner2005-11-292-1/+233
| | | | | | | | | | - Fixes when adding a new port with portmanager, +CONTENTS files being corrupted. - Improved logging of conflicting ports Submitted by: "Michael C. Shultz" <ringworm01@gmail.com> (maintainer) PR: ports/89716
* Add RUN_DEPENDS=BUILD_DEPENDS because the tools we detected at configure-timebarner2005-11-291-0/+1
| | | | are actually needed at run-time.
* - Update to 2.06 [1]barner2005-11-294-151/+176
| | | | | | | | | | - Use %%DATADIR%% - Use ${LOCALBASE} as default for "sleuthkit" dependency (but the port is still interactive) Submitted by: Matt Crossley <moose@freebsdfreaks.net> [1] PR: ports/89685 [1] Approved by: Pieter Danhieux (maintainer)
* o) Fix wrong install place of bacula.8 man pagelkoeller2005-11-291-2/+3
| | | | Submitted by: Kris Kennaway <kris@obsecurity.org> (Pointyhat)
* Update to 2.12.2.marcus2005-11-282-4/+4
|
* Update to 1.4.1.marcus2005-11-2810-23/+26
|
* - Add SHA256pav2005-11-282-0/+2
| | | | Requested by: maintainer
* o) Add new patch file for fixing typo (build problem on 6.X)lkoeller2005-11-281-0/+19
|
* o) Update to bugfix release 1.38.2 (from 1.38.1)lkoeller2005-11-282-5/+5
| | | | o) Fix type in src/lib/signal.c which prevents compiling on 6.X
* - Fix open file leakaz2005-11-282-1/+575
| | | | | | | | - Improve user interactive areas like conflicting ports and -slid - Bump PORTREVISION PR: ports/89653 Submitted by: Michael C. Shultz (maintainer)
* - update to 1.3.7leeym2005-11-282-4/+4
| | | | | PR: ports/89608 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
* Update to 1.1.3mnag2005-11-273-4/+7
| | | | | PR: 89624 Submitted by: Vasil Dimov <vd@datamax.bg> (maintainer)
* Update to 1.0.4 [1]mnag2005-11-272-4/+5
| | | | | | | | | Add SHA256 [1] Fix CONFLICTS [2] PR: 89625 [2], 89626 [1] Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer
* Update to 1.17mnag2005-11-273-3/+15
| | | | | | | Add SHA256 PR: 89618 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to 0.3.9_3mnag2005-11-272-1/+59
| | | | | | | | - Fixes bug where if run with -f switch when portmanager updates itsself goes into endless loop. Thanks to Gerard Seibert for helping to track this one down! PR: 89609 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
* - Update to 2.0.7sem2005-11-272-4/+3
| | | | | PR: ports/88247 Submitted by: Kay Lehmann (maintainer)
* Updating ucspi-ipc to 0.67. This is a bugfix release.arved2005-11-272-3/+4
| | | | | | | | | | | | | | | | | Changes: * Add compatibility macros for older Perl. * Don't leak pointer returned from eval_pv. * Don't fail on setsid if already group leader (Gabriel Russell). * Test with relative paths. * Support partial compilation and testing. * Replace trunc with lop to avoid builtin conflict. * Avoid daemontools in rts. * Completely generic package/ scripts. * Stop Perl 5.8.5 from warning about freeing temporaries. * Partial-install bug fix in package/upgrade. PR: 89604 Submitted by: maintainer
* Chase URLs per distfile survey.linimon2005-11-278-8/+8
|
* Remove dead mastersites per distfile survey.linimon2005-11-271-3/+1
|
* Remove dead mastersite per distfile survey.linimon2005-11-274-9/+4
|
* Remove dead mastersite per distfile survey.linimon2005-11-271-2/+1
|
* Mark as deprecated because the distfile version this port tries to fetchlinimon2005-11-271-0/+3
| | | | is several years old and no longer available.
* - Update to 2.0.13 (bugfix release)sem2005-11-272-5/+4
| | | | Nudged by: edwin's script
* With portmgr hat on, reset inactive maintainer. There have been severallinimon2005-11-271-1/+1
| | | | maintainer-timeouts.
* - Add SHA256pav2005-11-263-0/+3
| | | | Approved by: maintainer
* - Update to 0.9pav2005-11-263-21/+33
| | | | | | | - Take maintainership PR: ports/89573 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* Chase URLs per distfile survey.linimon2005-11-2619-19/+19
|
* Remove dead mastersite per distfile survey.linimon2005-11-261-2/+1
|
* Remove dead mastersite.linimon2005-11-261-2/+0
| | | | Forgotten by: linimon
* Chase mastersite per distfile survey.linimon2005-11-264-4/+4
|
* Mark as deprecated: does not fetch. However, a new version is available.linimon2005-11-261-0/+3
|
* Remove dead mastersite and reset unresponsive maintainer.linimon2005-11-263-5/+4
| | | | | | | | I have added a new mastersite which appears to be the current one; however, note that the version of the software there is newer than the one in this port. This port is in need of an update.
* - Fixes portmanager seg faulting if either /usr/local/etc/pkgtools.conf oraz2005-11-262-1/+82
| | | | | | | /usr/local/bin/ruby are not installed. PR: ports/89564 Submitted by: Michael C. Shultz (maintainer)
* - Use intlhackpav2005-11-262-12/+1
|
* - Update MASTER_SITES, add SHA256pav2005-11-262-1/+2
| | | | | PR: ports/89554 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
* - Kill pseudo-empty distinfo filespav2005-11-252-2/+0
|
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-252-2/+2
|
* - Add SHA256pav2005-11-251-0/+1
| | | | Requested by: maintainer
* - Update to 2005.10.20ehaupt2005-11-252-10/+9
| | | | | | | | - Add SHA256 - Polish Makefile PR: 89539 Submitted by: nivit@email.it (maintainer)
* Update to 0.3.9_1mnag2005-11-256-531/+231
| | | | | | | | | | | - Using ruby script provided by Jan Grant <Jan.Grant@bristol.ac.uk> if portupgrade is installed portmanager also uses settings from pkgtools.conf in addition to those from its own conf file. - Wild cards "*" may now be used in pm-020.conf, see man portmanager for details - Automatic timeouts are re-enabled, stdin problem is solved. - Fix build on 4.x (0.3.9) PR: 89533 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
* - Update to 2.7pav2005-11-253-18/+23
| | | | | | | PR: ports/86209, ports/88431 Submitted by: Armin Gruner <ag-freebsd@space.net>, Andrew Pantyukhin <sat@proxy.gubkin.ru> Approved by: maintainer timeout (anders; 2 months)
* - Add SHA256pav2005-11-25114-0/+117
|
* - Files for alpha disappearedpav2005-11-254-12/+10
| | | | | - Add SHA256 - Portlint, style
OpenPOWER on IntegriCloud