Commit graph

5905 commits

Author SHA1 Message Date
Edwin Groothuis
3a2d2766d4 New port: sysutils/pkg-orphan A console utility for managing unreferenced 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>
2005-11-29 21:37:46 +00:00
Marius Strobl
de110674cb - Update to 1.2.1. Relevant parts from the release notes:
<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
2005-11-29 21:21:24 +00:00
Simon Barner
f538507cd2 Update to 0.3.9_5:
- 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
2005-11-29 15:18:28 +00:00
Simon Barner
721a345847 Add RUN_DEPENDS=BUILD_DEPENDS because the tools we detected at configure-time
are actually needed at run-time.
2005-11-29 12:12:25 +00:00
Simon Barner
774b9aed62 - Update to 2.06 [1]
- 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)
2005-11-29 12:03:08 +00:00
Lars Koeller
621b48d30b o) Fix wrong install place of bacula.8 man page
Submitted by:	Kris Kennaway <kris@obsecurity.org> (Pointyhat)
2005-11-29 06:54:26 +00:00
Joe Marcus Clarke
8de158ea65 Update to 2.12.2. 2005-11-28 19:21:10 +00:00
Joe Marcus Clarke
1260b627ba Update to 1.4.1. 2005-11-28 18:42:00 +00:00
Pav Lucistnik
61b119dd50 - Add SHA256
Requested by:	maintainer
2005-11-28 09:44:30 +00:00
Lars Koeller
fc788c82e4 o) Add new patch file for fixing typo (build problem on 6.X) 2005-11-28 06:34:52 +00:00
Lars Koeller
8130d41f84 o) Update to bugfix release 1.38.2 (from 1.38.1)
o) Fix type in src/lib/signal.c which prevents compiling on 6.X
2005-11-28 06:33:54 +00:00
Andrej Zverev
c5d4ca8255 - Fix open file leak
- Improve user interactive areas like conflicting ports and -slid
- Bump PORTREVISION

PR:		ports/89653
Submitted by:	Michael C. Shultz (maintainer)
2005-11-28 06:20:16 +00:00
Yen-Ming Lee
0dc8ed3e9f - update to 1.3.7
PR:		ports/89608
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-11-28 05:34:18 +00:00
Marcus Alves Grando
423287f65d Update to 1.1.3
PR:		89624
Submitted by:	Vasil Dimov <vd@datamax.bg> (maintainer)
2005-11-27 21:04:18 +00:00
Marcus Alves Grando
95a1b73e93 Update to 1.0.4 [1]
Add SHA256 [1]
Fix CONFLICTS [2]

PR:		89625 [2], 89626 [1]
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	maintainer
2005-11-27 21:03:55 +00:00
Marcus Alves Grando
917dae07e5 Update to 1.17
Add SHA256

PR:		89618
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-11-27 20:37:20 +00:00
Marcus Alves Grando
b2918d0d1c Update to 0.3.9_3
- 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)
2005-11-27 20:28:16 +00:00
Sergey Matveychuk
c49dbd943a - Update to 2.0.7
PR:		ports/88247
Submitted by:	Kay Lehmann (maintainer)
2005-11-27 15:17:37 +00:00
Tilman Keskinoz
bb016ac653 Updating ucspi-ipc to 0.67. This is a bugfix release.
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
2005-11-27 10:06:52 +00:00
Mark Linimon
e69ac63032 Chase URLs per distfile survey. 2005-11-27 08:01:48 +00:00
Mark Linimon
2309941c73 Remove dead mastersites per distfile survey. 2005-11-27 08:00:44 +00:00
Mark Linimon
b65e78ff7c Remove dead mastersite per distfile survey. 2005-11-27 07:58:41 +00:00
Mark Linimon
88a5c4f261 Remove dead mastersite per distfile survey. 2005-11-27 07:45:32 +00:00
Mark Linimon
b1403e83da Mark as deprecated because the distfile version this port tries to fetch
is several years old and no longer available.
2005-11-27 07:24:07 +00:00
Sergey Matveychuk
bfd6590264 - Update to 2.0.13 (bugfix release)
Nudged by:	edwin's script
2005-11-27 07:14:37 +00:00
Mark Linimon
0450bbbdc8 With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
2005-11-27 04:17:17 +00:00
Pav Lucistnik
a88df5c39d - Add SHA256
Approved by:	maintainer
2005-11-26 17:00:48 +00:00
Pav Lucistnik
9b2d757f48 - Update to 0.9
- Take maintainership

PR:		ports/89573
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-26 14:49:34 +00:00
Mark Linimon
977e002a3c Chase URLs per distfile survey. 2005-11-26 08:04:39 +00:00
Mark Linimon
f9ee543ba3 Remove dead mastersite per distfile survey. 2005-11-26 08:03:19 +00:00
Mark Linimon
bd4de470e9 Remove dead mastersite.
Forgotten by:	linimon
2005-11-26 07:52:50 +00:00
Mark Linimon
1dd26e84af Chase mastersite per distfile survey. 2005-11-26 07:39:47 +00:00
Mark Linimon
93ed94f8c0 Mark as deprecated: does not fetch. However, a new version is available. 2005-11-26 07:36:45 +00:00
Mark Linimon
460a0140f7 Remove dead mastersite and reset unresponsive maintainer.
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.
2005-11-26 07:28:19 +00:00
Andrej Zverev
89a2bf1f8b - Fixes portmanager seg faulting if either /usr/local/etc/pkgtools.conf or
/usr/local/bin/ruby are not installed.

PR:		ports/89564
Submitted by:	Michael C. Shultz (maintainer)
2005-11-26 07:19:59 +00:00
Pav Lucistnik
af109e9bd0 - Use intlhack 2005-11-26 01:33:24 +00:00
Pav Lucistnik
1147b2e433 - Update MASTER_SITES, add SHA256
PR:		ports/89554
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2005-11-26 00:48:31 +00:00
Pav Lucistnik
4808bd49d3 - Kill pseudo-empty distinfo files 2005-11-25 23:33:06 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Pav Lucistnik
d3639835ab - Add SHA256
Requested by:	maintainer
2005-11-25 21:47:35 +00:00
Emanuel Haupt
c0e364e8db - Update to 2005.10.20
- Add SHA256
- Polish Makefile

PR:		89539
Submitted by:	nivit@email.it (maintainer)
2005-11-25 20:30:43 +00:00
Marcus Alves Grando
3c6c1577f5 Update to 0.3.9_1
- 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)
2005-11-25 20:14:23 +00:00
Pav Lucistnik
0adb0c207e - Update to 2.7
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)
2005-11-25 19:34:54 +00:00
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +00:00
Pav Lucistnik
e133348866 - Files for alpha disappeared
- Add SHA256
- Portlint, style
2005-11-25 18:13:08 +00:00
Volker Stolz
095db66735 - Change the name of the ports database file (INDEX.db) to
$(basename ${INDEXFILE}).db, e.g. INDEX-6.db. (requested by kris)
- Add SHA256.

PR:		ports/89520
Submitted by:	maintainer
2005-11-25 15:28:37 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Sergei Kolobov
e41883f7a5 - It looks like this projects was abandoned as it is no longer fetchable
(for extended period of time). I will try to contact the author
  to find out about the project. Meanwhile, mark it as BROKEN
2005-11-25 14:04:07 +00:00
Volker Stolz
026ae88263 Fix crashes with large lines in INDEX
PR:		ports/89513
Submitted by:	maintainer
2005-11-25 08:24:50 +00:00
Pav Lucistnik
f6119ceea9 - Add SHA256
Submitted by:	Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
2005-11-24 23:22:03 +00:00