Commit graph

6034 commits

Author SHA1 Message Date
Hajimu UMEMOTO
a665cb49c8 New port -- ATI Radeon video card contoroling tool useful for laptops.
Submitted by:	takawata
2005-12-09 19:55:03 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Jean-Yves Lefort
daa3b56d78 Fix runtime failure by linking against libpthread (GnomeVFS needs
pthread, and bpm may use GnomeVFS via GtkFileChooser).
2005-12-08 16:24:32 +00:00
Roman Bogorodskiy
e7e8131be9 Fix build on arches other than i386.
Reported by:	pointyhat via kris
2005-12-08 13:42:17 +00:00
Renato Botelho
85d676faba ghasher is a GUI tool to easily calculate the MD5 sum(or md2,md4,sha1,sha,
ripemd160,dss1) of a file.

WWW: http://asgaard.homelinux.org/code/ghasher/

PR:		ports/90056
Submitted by:	Remington Lang <MrL0Lz@gmail.com>
2005-12-07 16:34:36 +00:00
Joe Marcus Clarke
73b59381f5 Mark BROKEN on 4.X.
Reported by:	pointyhat via kris
2005-12-06 14:02:39 +00:00
Craig Rodrigues
4dfc8bcd72 MNT_NODEV is no longer defined when __FreeBSD_version >= 700008. 2005-12-06 03:25:19 +00:00
Marcus Alves Grando
5463740644 Use INSTALL_DATA instead INSTALL_MAN and INFO_PATH instead "info"
Add SHA256

PR:		89985
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2005-12-05 18:02:41 +00:00
Emanuel Haupt
fca38a738f Update WWW 2005-12-05 14:56:13 +00:00
Edwin Groothuis
fd3176ded7 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 02:34:07 +00:00
Marcus Alves Grando
da691b0818 Respect PREFIX
Add SHA256

PR:		89938
Submitted by:	Loren M. Lang <lorenl@alzatex.com> (maintainer)
2005-12-04 18:25:46 +00:00
Edwin Groothuis
f2f1754b99 Add INFO macro 2005-12-04 10:58:19 +00:00
Edwin Groothuis
99dbdd022e sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, and bump PORTVERSION to 20051204.
(1) For years, I have experienced that portupgrade sometimes
	runs very slow.  After some investigation, I found that
	"pkgdb -aF" is invoked from portupgrade or other programs
	(such as portversion) without having sufficient privilege
	to modify /var/db/pkg/, and that error is not caught by the
	caller program, and "pkgdb -aF" is invoked repeatedlly.

	So, I fixed the following things:

	- When pkgdb internally invoked from other program exits
	  with error, make the caller program also exit with error.

	- Display the error messages of pkgdb that run internally
	  from other program.

	When portupgrade or other programs die with the following error,

	    ** You do not own /var/db/pkg. (use -f to force or run as root)
	    Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ

	please run "pkgdb -aF" as the user that owns /var/db/pkg (usually root).

	(2) Make new tarball that contains the above fix and all
	patches in files/.  Bump PORTVERSION to 20051204 and change
	MASTER_SITES.

PR:		ports/89917
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
2005-12-04 06:39:12 +00:00
Edwin Groothuis
964fbeb0f7 [MAINTAINER] update sysutils/portmanager
update sysutils/portmanager to 0.3.9_7

	1. Fixes portmanager not honoring STOP/START statements
	  from its own config file, reported by Gerard Seibert
	  <gerard@seibercom.net>, Thanks!

PR:		ports/89913
Submitted by:	Michael C. Shultz <ringworm01@gmail.com>
2005-12-04 06:16:40 +00:00
Philip Paeps
bd8ff515e8 Update to 0.3.9_6. From the maintainer:
1, Fixes corruption of +CONTENTS files when portmanager is compiled in
   BUILD_DEPENDS_ARE_LEAVES mode Bug identified by Jiawei Ye
   <leafy7382@gmail.com>

2. Fixes parsing pkgtools.conf when arrays are used, patch
   provided by dan@slightlystrange.org, thank you!

PR:		ports/89903
Submitted by:	Michael C. Shultz <ringworm01 -at- gmail.com> (maintainer)
2005-12-03 23:34:28 +00:00
Jimmy Olgeni
d787454d85 Upgrade to version 1.180. 2005-12-02 20:40:22 +00:00
Kris Kennaway
220049bf6f Reset maintainer: "I don't use FreeBSD at this time". Thanks for your
work in the past.
2005-12-02 20:37:51 +00:00
Jimmy Olgeni
3588eed273 Upgrade to version 1.250. 2005-12-02 19:30:53 +00:00
Marcus Alves Grando
6f45d20c0d Update to 2.72
Add SHA256
portlint(1)

PR:		89836
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-12-02 16:19:10 +00:00
Kevin Lo
c4ffda9b27 Fix checksum mismatch. The author regenerated m4 and configure files,
no functional impatc.

PR: ports/89543
Submitted by: Toni Schmidbauer
2005-12-02 04:35:57 +00:00
Mark Linimon
7359600566 Reset maintainer per his request. We hope to see him back soon. 2005-12-02 02:05:39 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Michael Johnson
60f543fbf2 - Update to 2.12.1 2005-11-30 21:00:27 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Florent Thoumie
cafa20fd3c - Add a patch to fix cpu load value when there are nice'd processes.
PR:		ports/79540
Submitted by:	regis <regisr@pobox.com>
Approved by:	maintainer timeout (7 months)
2005-11-30 12:47:04 +00:00
Florent Thoumie
9a86cabcea - Update MASTER_SITES.
- Comment OPTIONS since it seems to confuse users.

PR:		ports/89746
Submitted by:	maintainer
2005-11-30 11:09:17 +00:00
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +00:00
Joe Marcus Clarke
f7557f9521 Update to 2.12.2. 2005-11-30 00:06:06 +00:00
Joe Marcus Clarke
ff4a723c77 Update to 2.12.2. 2005-11-29 23:53:57 +00:00
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
Edwin Groothuis
3d8fa495b7 make portlint happy about IGNORE statement 2005-11-24 21:10:24 +00:00
Roman Bogorodskiy
9c68715204 The tarball has been rerolled (no security risc).
Reported by:	pointyhat via kris
2005-11-24 18:08:15 +00:00
Simon Barner
31291626cd Drop maintainership. 2005-11-24 14:11:15 +00:00
Simon Barner
f50a6c5196 Add SHA256 for my ports (that don't already have it). 2005-11-24 14:08:01 +00:00
Edwin Groothuis
8d4eafe01a New Port: sysutils/psgconf modular system configuration framework
The psgconf package is a modular system configuration
	framework.  It includes a number of default modules to
	configure typical system parameters, and allows administrators
	to add their own modules to meet site-specific needs.

PR:		ports/83912
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
2005-11-24 13:04:29 +00:00
Pav Lucistnik
dbb6d573e4 - Update MASTER_SITES, WWW
- Add SHA256

Requested by:	Andy Fawcett <andy@athame.co.uk> (maintainer)
2005-11-24 12:02:00 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Jimmy Olgeni
108a4cd716 Upgrade module mysql-1.240-9. 2005-11-23 22:27:37 +00:00
Florent Thoumie
241f1cec6c - Add FUSE option to compile ntfsmount with FUSE support [1].
- Add local patch to make FUSE support compile on FreeBSD [1].
- Force --enable-gnome-vfs when WITH_GNOMEVFS2 is set.

Asked by:	Sergei Mozhaisky <technix@mediana.net.ua> [1]
2005-11-23 11:43:13 +00:00
Marcus Alves Grando
e1fea7116b Update to 2.2.0
Add SHA256

PR:		88548
Submitted by:	Andrew Pantyukhin <sat@proxy.gubkin.ru>
Approved by:	maintainer timeout, 16 days
2005-11-23 02:15:56 +00:00
Simon Barner
75b2935c25 - Update to 0.5 [1]
- Add SHA256

PR:		ports/89428 [1]
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (maintainer) [1]
2005-11-23 01:38:13 +00:00
Marcus Alves Grando
72a98d91b4 Update to 0.3.8_2
* Had to disable automatic timeouts until I learn how to properly close then open stdin.
0.3.8_1 will seg fault upon a second timeout and 0.3.8 leaves these random errors:

awk: i/o error occurred while closing /dev/stdin input record number

PR:		89424
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-22 17:38:20 +00:00
Simon Barner
6da8ef1d57 - Update to 0.12.7 [1]
- Add SHA256

PR:		ports/89392 [1]
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2005-11-22 15:54:26 +00:00
Edwin Groothuis
c860746050 [update] sysutils/ndir 0.8.8
Version 0.8.8, 2004-04-09
	- Number output format reimplemented, see Format.h, Format.cpp
	  Resolved problems with output of numbers on some platforms together
	  with Large File Support.

PR:		ports/86594
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer timeout
2005-11-22 13:23:50 +00:00
Marcus Alves Grando
f8f8864620 Update to 0.3.8_1
* Added --pristine mode that guarentees no inconsistancies in +CONTENTS files
* Fixed (I hope) stdin not being reopened properly after a [Y/N/A] timeout
* Fixed a segfault when portmanager reads a very old pre 4.11 +CONTENTS file,
identified by Andrew Gordon <arg@arg.me.uk>

PR:		89397
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-21 23:29:23 +00:00
Pav Lucistnik
376a13cd3e - Update to 0.3.8
PR:		ports/89315
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-21 14:41:26 +00:00
MANTANI Nobutaka
863d90c2c9 Fix build error on -current.
Reported by:	pointyhat via kris
2005-11-20 11:34:55 +00:00
Jimmy Olgeni
778a4ef263 Upgrade module updown-1.240-8. 2005-11-19 16:28:42 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
Marcus Alves Grando
e48808fa75 Update to 0.3.7
PR:		89242
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-18 16:46:11 +00:00
Florent Thoumie
f298b3e7bd - It seems --configfile is no-op, replace by -c.
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-11-18 11:46:38 +00:00
Florent Thoumie
4b9e410cf7 - Tweak rcng script to allow alternative location for the configuration file.
PR:		ports/83135
Reported by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Fix/Tested by:	flz
Approved by:	maintainer timeout (3 months)
2005-11-17 22:04:25 +00:00
Pav Lucistnik
4eb9febf5a - Add NOPTHREADS knob
PR:		ports/88811
Submitted by:	Josh Carroll <floyd@deblin.org>

- Properly capitalize FreeBSD.org
2005-11-17 20:08:14 +00:00
Max Khon
59b130b4ab Add SHA256 checksum. 2005-11-17 19:24:33 +00:00
Roman Bogorodskiy
822f76591c Update to 1.3.4. 2005-11-17 10:48:37 +00:00
Lars Koeller
fa5c489c1c o) Fix handling of new bacula.8 man page 2005-11-17 07:44:04 +00:00
Kevin Lo
b7b11126f0 Update to 1.2.6 2005-11-17 00:57:07 +00:00
Pav Lucistnik
9a01ade2e1 - Update to 2.0.5
PR:		ports/89019
Submitted by:	Ports Fury
2005-11-16 22:55:09 +00:00
Marcus Alves Grando
7142d113e1 Fix IGNORE capitalized
Noticed by:	kris
2005-11-16 20:19:08 +00:00
Marcus Alves Grando
bbcdbeabdb s/BROKEN/IGNORE
Notified by:	kris
2005-11-16 19:48:05 +00:00
Pav Lucistnik
c607af3f47 - Update to 21.8 2005-11-16 16:46:19 +00:00
Marcus Alves Grando
95ec25d171 Mark as BROKEN (Not running with latest gdesklets-port)
Maintainer's comment:
"If there is no upate within the next 3 month i will post-send a removal PR."

PR:		89112
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2005-11-16 12:51:15 +00:00
Greg Lewis
0159e9ebe4 . Add SHA256. 2005-11-16 06:05:38 +00:00
Marcus Alves Grando
8248e60803 Update to 1.33
Add SHA256

PR:		89078
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
2005-11-16 03:23:50 +00:00
Marcus Alves Grando
9383393cd1 Update to 0.3.5_1
* Craig Boston <craig@yekse.gank.org> brought to my attention a problem
with how dependency information is gathered in +CONTENT files.

portmanager -s (status report) uses port +CONTENT files to generate its
report and now that is proven as not 100% accurate.  This patch modifies
the data source for status reports from +CONTENT files to the results
obtained when running make -V *_DEPENDS in each port directory.

PR:		89084
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-16 03:17:13 +00:00
Marcus Alves Grando
b2d59c720d This package contains a proxy program that passes data back and forth
between two connections set up by a UCSPI server and a UCSPI client.

WWW: http://untroubled.org/ucspi-proxy/

PR:		89096
Submitted by:	Dale Woolridge <dale.woolridge@gmail.com>
2005-11-16 03:02:36 +00:00
Marcus Alves Grando
eff8176b10 Vendor updated content without changing the tarball name. Most changes are from "char *" to "unsigned char *". (maintainer comment)
Bump PORTREVISION
Add SHA256

PR:		89095
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
2005-11-16 02:46:05 +00:00
Lars Koeller
b8f23f47b4 o) Update to bug-fix release 1.38.1 2005-11-15 20:29:24 +00:00
Lars Koeller
4aace936b4 o) Fix LIB_DEPENDS for for new sqlite3 switch (lib names libsqlite3.so not libsqlite.so.3)
PR:		89039
Submitted by:	Luke Dean <luked@pobox.com>
2005-11-15 19:59:58 +00:00
Marcus Alves Grando
863c54167c Distfile was updated to include new contact information
Update MASTER_SITES
Add SHA256

PR:		88926
Submitted by:	murray@nesbitt.ca (maintainer)
2005-11-15 17:04:17 +00:00
Marcus Alves Grando
8e6b56ca97 Update to 0.3.5
PR:		89040
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-15 14:06:09 +00:00
Lars Koeller
78525ebfa9 o) Missing $ in patch file (patch-scripts-Makefile.in)
PR:		-
Submitted by:	marius@conduct.no, dan@langille.org
2005-11-15 11:55:11 +00:00
Michael Landin
2e1727e072 o fix MASTER_SITES
o add sha256 checksum
2005-11-15 10:36:03 +00:00
Pav Lucistnik
269eb41f69 - Give maintainership to the submitter of last update 2005-11-15 09:04:57 +00:00
Sergey Matveychuk
53f3e322d5 - Distfile was moved in old/ subdir. Add the URL and
add one more site because of ftp.kernel.org is poorly accessable.

PR:		ports/89048
Submitted by:	Valentin Nechayev (maintainer)
2005-11-15 08:32:31 +00:00
Anton Berezin
9c82ac475e Update to 0.04.
Changelog:
 - added sector-size and symlink-size patch, thanks to Darin McBride
 - fixed a couple of things on fdu

While at it, add SHA256.

PR:		89047
Submitted by:	maintainer
2005-11-15 08:28:01 +00:00
Emanuel Haupt
3f6383d1d6 - Update master site
- Add SHA256 hash

Notified by:	pointyhat via kris
2005-11-15 08:20:08 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Kris Kennaway
2e3cac39d8 BROKEN: Size mismatch 2005-11-15 04:47:42 +00:00
Pav Lucistnik
b41d6b7854 - Update to 1.3.6
- Unbreak

PR:		ports/89024
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
2005-11-14 23:43:15 +00:00
Pav Lucistnik
5690875db1 - Update to 1.0.7
- Switch maintainership to a submitter

PR:		ports/89001
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	old maintainer
2005-11-14 23:32:46 +00:00
Pav Lucistnik
8448e8c24d - Update to 1.3.6
- Switch to a new maintainer

PR:		ports/88983
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	Jesse van den Kieboom <jesse@icecrew.nl> (maintainer)
2005-11-14 23:31:54 +00:00
Marcus Alves Grando
3aba2993a7 Update to 2.0 and unBROKEN
Take MAINTAINER
Add SHA256

PR:		89029
Submitted by:	"Boris B. Samorodov" <bsam@ipt.ru>
2005-11-14 22:15:21 +00:00
Sergey Matveychuk
e1c4707bab libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:		ports/85519 (based on)
Submitted by:	Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Renato Botelho
f0765c74ac - Update to 0.18.7
- Add SHA256
- Add a backup MASTER_SITES

PR:		ports/89005
Submitted by:	maintainer
2005-11-14 12:31:21 +00:00
Edwin Groothuis
b460bd6543 Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
2005-11-14 10:56:29 +00:00
Sam Lawrance
7effaf5edd - Update to 0.9 (now supporting FreeBSD 6 and 7)
- Unquote IGNORE

PR:		ports/88977
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2005-11-14 07:43:16 +00:00
Edwin Groothuis
8a90c5517c port's mastersites
Please change port's mastersites.

Also add SHA256 checksums

PR:		ports/88971
Submitted by:	FURUSAWA Kazuhisa <kazu@jp.freeebsd.org>
2005-11-14 03:42:21 +00:00
Marcus Alves Grando
1d6fc4b0a9 Update to 0.3.4_2
* Fixes bug where on initial installation if portmanager is run in single port update
mode first it is missing a database

* Added WITH_BUILD_DEPENDS_ARE_LEAVES information to man page

PR:		88953
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-13 22:14:04 +00:00
Joe Marcus Clarke
dd2d376e0a Add some more /etc/rc.d files to the exclude list to prevent /tmp and
/var/tmp from being remounted everytime services-admin is started.

PR:		88908
2005-11-13 22:13:02 +00:00
Marcus Alves Grando
1145837a33 Add SHA256
PR:		88948
Submitted by:	question+fbsdports@closedsrc.org
2005-11-13 21:17:38 +00:00
Lars Koeller
6731e921b9 o) I found no time since several months to port the system dependent part
(files/reebsd_system.c) to FreeBSD5/FreeBSD6.
2005-11-13 17:39:53 +00:00
Lars Koeller
e4c17299b1 o) Update to version 1.38.0
PR:		ports/88356
Submitted by:	Dan Langille <dan@langille.org>
2005-11-13 17:29:02 +00:00
Lars Koeller
0cd2e097ca o) Due to lack of time it's not possible for me to maintain this port anymore. 2005-11-13 17:17:01 +00:00
Sam Lawrance
d2a04c4887 Support the GKRELLM_SERVER_ONLY option to allow server-only installation.
Bump PORTREVISION due to changed file locations.

PR:		ports/82200, see also ports/82197
Submitted by:	Jonathan Noack <noackjr@alumni.rice.edu>
Approved by:	david@pinko.net (maintainer, timeout 4 months)
2005-11-13 15:51:32 +00:00
Colin Percival
77683c01d1 Both bsdiff and portsnap have been added to the base system in
FreeBSD 5-STABLE and 6-STABLE.  Add conditional IGNORE lines to
reflect this.

PR:		ports/88879 (portsnap)
Reminded by:	delphij
Approved by:	linimon
2005-11-13 08:13:16 +00:00
Sergey Matveychuk
d1d2c30a56 - Fix fcron crashing with disabling of fcrondyn
- Get rid of unnessesary patch

PR:		ports/88883
Submitted by:	maintainer
2005-11-12 21:23:49 +00:00
Marcus Alves Grando
3a78b7196d Update to 0.3.4_1
* Fixed seg fault in -slid on 6.0 machines
* Fixed segfault when cvsup not set to delete and an installed port
is removed from the ports tree

PR:		88888
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-12 19:27:27 +00:00
Pav Lucistnik
0fd2d58dcd - Update to 0.3.12
PR:		ports/88806
Submitted by:	Anton Karpov <toxa@toxahost.ru> (maintainer)
2005-11-12 17:34:35 +00:00
Tilman Keskinoz
51b74f8f06 Adding ia64 to NLY_FOR_ARCHS was premature
Reported by:	pointyhat
2005-11-12 08:54:31 +00:00