Commit graph

8074 commits

Author SHA1 Message Date
Edwin Groothuis
be619cfd1c [patch] sysutils/bacula-server - reduce options in WITH_BAT
[patch] cleanup sysutils/bacula-bat Makefile

PR:		ports/116624,ports/116625
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	dvl@
2007-09-26 01:08:30 +00:00
Jimmy Olgeni
ce631cef5b Upgrade to version 1.370. 2007-09-25 11:38:02 +00:00
Stefan Walter
fb94e060a6 - Fix failing mmap calls in mkcramfs by correctly defining a constant.
- Call mkfifo instead of mknod for creating FIFOs to fix cramfsck.

PR:		116292
Submitted by:	Christopher Hall <freebsd@generalresources.com>
Approved by:	maintainer
2007-09-24 17:18:06 +00:00
Mark Linimon
cd4b80489b Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
2007-09-24 07:38:42 +00:00
Edwin Groothuis
e5de588142 [PATCH] sysutils/mbmon - enables recognition of 657DHG controller
Enclosed one line patch enables mbmon's recognition of the 657DHG
	temp sensing device on the Asus P5x motherboard series

PR:		ports/116474
Submitted by:	Howard Goldstein <hg@queue.to>
Approved by:	maintainer timeout
2007-09-24 05:18:45 +00:00
Edwin Groothuis
0c282539d7 [NEW PORT] sysutils/bacula-bat GUI for sysutils/bacula-server
Add the GUI interface for Bacula,bat is the GUI inteface for Bacula.

	Bacula is a set of computer programs that permit you (or the system
	administrator) to manage backup, recovery, and verification of
	computer data across a network of computers of different kinds.
	In technical terms, it is a network Client/Server based backup program.
	Bacula is relatively easy to use and efficient, while offering many
	advanced storage management features that make it easy to find and
	recover lost or damaged files. Due to its modular design, Bacula is
	scalable from small single computer systems to systems consisting of
	hundreds of computers located over a large network.

	WWW: http://www.bacula.org/

PR:		ports/116450
Submitted by:	Dan Langille <dan@langille.org>
2007-09-24 03:09:47 +00:00
Edwin Groothuis
165bc22b86 [MAINTAINER-UPDATE] sysutils/bacula-server - prepare master port for sysutils/bacula-bat
Alter this port in preparation for a new port, sysutils/bacula-bat
	No need to upgrade bacula-server unless you really want to.

PR:		ports/116449
Submitted by:	Dan Langille <dan@langille.org>
2007-09-24 03:05:51 +00:00
Martin Wilke
88e16bb862 - Remove unnecessary patch
Submitted by:	maintainer via mail
2007-09-23 15:49:23 +00:00
Edwin Groothuis
9ec71c12ba sysutils/screen: install error if world compiled with NO_INFO
The program /usr/bin/install-info doesn't exist in case
        the base system has been compiled with NO_INFO. This causes
        an error during installation of sysutils/screen because one
        of screen's make files rely on this program.

        I added handling of NO_INFO (and NO_MAN by the way). I suggest
        to let screen depend on print/texinfo if the user doesn't define
        NO_INFO and /usr/bin/install-info doesn't exist.

PR:             ports/115048
Submitted by:   Bj\xf6rn K\xf6nig <bkoenig@cs.tu-berlin.de>
Approved by:    maintainer timeout
2007-09-23 11:33:11 +00:00
Edwin Groothuis
d853ba8cd3 sysutils/screen: install error if world compiled with NO_INFO
The program /usr/bin/install-info doesn't exist in case
	the base system has been compiled with NO_INFO. This causes
	an error during installation of sysutils/screen because one
	of screen's make files rely on this program.

	I added handling of NO_INFO (and NO_MAN by the way). I suggest
	to let screen depend on print/texinfo if the user doesn't define
	NO_INFO and /usr/bin/install-info doesn't exist.

PR:		ports/115048
Submitted by:	Björn König <bkoenig@cs.tu-berlin.de>
Approved by:	maintainer timeout
2007-09-23 11:32:37 +00:00
Edwin Groothuis
534f6a29af ports/116365: sysutils/fusefs-smbnetfs has a typo in the pkg-message
PR:		ports/116365
Submitted by:	"G. V. Tjong A Hung" <gvtjongahung@users.sourceforge&#8203;.net;;>
2007-09-23 03:57:21 +00:00
Roman Bogorodskiy
1e3c2902a8 Update to 0.4.1. 2007-09-22 11:18:01 +00:00
Beech Rintoul
021a6e7a9d - Update to 20070915
PR:		ports/116420
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
Approved by:	sat (mentor)
2007-09-21 21:24:58 +00:00
Martin Wilke
b4f6685124 - Update to 2.0.2
PR:		116375
Submitted by:	Anton Lysenok <bart@tapolsky.net.ua> (maintainer)
2007-09-20 01:13:55 +00:00
Martin Wilke
609e437cfa 2007-09-15 x11-wm/obtuner: broken with recent Openbox and the project is not active anymore
2007-08-22 www/mapedit: Depends on obsolete version of jdk
2007-08-22 www/hotjava: Depends on obsolete version of jdk
2007-08-29 sysutils/cd9660_unicode: is obsolete. See mount_cd9660(8)
2007-09-11 net-mgmt/p5-Net-SNMP3: only runs with old, unsupported Perl versions
2007-09-18 15:22:54 +00:00
Michael Nottebrock
1fc812435c Add an option to enable a patch by Nikita Staroverov that implements
ACPI support in klaptopdaemon.

PR: ports/116354
Submitted by: Alex Keda <admin@lissyara.su>
2007-09-18 08:59:53 +00:00
Tom McLaughlin
7e1ff756f3 Update to 0.3.1.1
- Makefile fixes.
- Correct passing of parameters to shutdown(8)
- Correct a bug whereby attempting to set preferences when no
  configuration file already exists (e.g., when first running DownTime)
  would result in a warning and non-application saving of the new
  preferences
- Window title consistency
- Print date and time when writing warnings / errors

PR:		115852
Submitted by:	maintainer
2007-09-17 18:29:30 +00:00
Marcelo Araujo
75a7e399c0 - Unbreak with gcc4.
PR:		ports/115323
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	stas (mentor), maintainer timeout (2 weeks)
2007-09-17 16:52:59 +00:00
Martin Wilke
425a5ff9bb - Update to 1.10.0
PR:		116352
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2007-09-17 13:59:43 +00:00
Marius Strobl
5d238a2c8d - Update to 1.2.2. Relevant parts from the release notes:
Cdrdao changes:
  o Man page cleanup (Andrew Suffield)
  GCDMaster changes:

  o Fixed GCC 4.1 compilation issues
  o Fixed hang when inserting WAV file

- Ensure that the libraries built by the port are linked in and not
  already installed ones. For example in case of libcdda_paranoia
  installed by audio/cdparanoia can't be used to build cddao. Such
  problems only happen when using non-standard compiler and/or linker
  flags are used but it doesn't hurt to add some anti-footshooting
  measurements to the port. [1]

PR:		115616 [1]
Approved by:	netchild
2007-09-15 11:58:51 +00:00
Martin Wilke
68ad883b6e - Update to 2.2.4
PR:		116358
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-09-14 20:21:09 +00:00
Frank J. Laszlo
ec7ebc2f99 Upgrade to 2.2.4
- minor bug fix update
- Full details at http://marc.info/?l=bacula-announce&m=118979703801277&w=2
- If you are running PostgreSQL, please don't forget to update the
  client libraries and ensure that they are the multi-thread version
  so you can take advantage of the new speed improvements of the batch
  insert feature (significant performance boost).

PR:		ports/116356
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-09-14 20:16:53 +00:00
Martin Wilke
82e5a71fd4 - Update to 2.2.3
PR:		116262
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-09-14 10:20:03 +00:00
Alejandro Pulver
2ce2c36df0 The Java Service Wrapper is an application which has evolved out of a desire
to solve a number of problems common to many Java applications:

- Run as a Windows Service or Unix Daemon.
- Application Reliability.
- Standard, Out of the Box Scripting.
- On Demand Restarts.
- Flexible Configuration.
- Ease Application Installations.
- Logging.

WWW: http://wrapper.tanukisoftware.org/
2007-09-14 06:14:42 +00:00
Alejandro Pulver
d6b248bce9 Sick of all those fancy CD-burning apps not working for you? You need
something that just gets the work done? Welcome to BashBurn - It just
works!

BashBurn is the new name for the cd burning shell script Magma. It's
not the best looking CD-burning application out there, but it does
what you want it to do. (And if not then probably didn't want to do it
anyway)

WWW: http://bashburn.sourceforge.net/

PR:		ports/115846
Submitted by:	Martin Tournoij <carpetsmoker at xs4all.nl>
2007-09-14 04:26:27 +00:00
Mark Linimon
2f31800771 Back out 1.944. The port itself was named wrong, not the Makefile entry.
Confustion created by:	erdwin
2007-09-14 03:11:43 +00:00
Alejandro Pulver
5b2fc47da4 - Update to version 1.913.
- Update pkg-message.

Reported by:	Szabolcs Szakacsits <szaka@ntfs-3g.org>
2007-09-14 02:42:07 +00:00
Thomas Abthorpe
9c01c5b4f1 - update to 3.46
Approved by:	clsung (mentor)
2007-09-12 01:09:12 +00:00
Thomas Abthorpe
9445aefa13 - Update to 4.79C
- Fix RELENG_6 (6.2) alpha support

PR:		ports/116273
Submitted by:	Larry Rosenman <ler_AT_lerctr.org>
Approved by:	clsung (mentor)
2007-09-12 01:01:34 +00:00
Edwin Groothuis
5777487a13 Add missing dependencies.
Noticed by: TAPHR
2007-09-11 20:46:45 +00:00
Alejandro Pulver
9a5eb4f0c5 - Bump PORTREVISION.
- Depend on devel/libublio instead of fetching sources and integrating them.
- Install symlink in /usr/sbin/mount_ntfs-3g, to allow using with
  'mount -t ntfs-3g' and in /etc/fstab, after mounting /usr.
- Change default UBLIO_BLOCKSIZE value to 262144.
- Update pkg-message, with notes about the mount_ntfs-3g symlink, and about
  problems with many simultaneous operations (not ublio's problem, but
  incremented when used with a larger blocksize).
2007-09-11 17:58:05 +00:00
Andrew Pantyukhin
20e6801985 - Update to 1.19.6 2007-09-11 16:06:09 +00:00
Joe Marcus Clarke
71e025bb0e Chase the poppler shared lib version. 2007-09-11 03:59:44 +00:00
Frank J. Laszlo
932672feea Fix a critical restore bug. Affects users running concurrent jobs that
span volumes.
See bug #935 at http://bugs.bacula.org/
See announcements at:
http://marc.info/?l=bacula-announce&m=118937444909561&w=2
http://marc.info/?l=bacula-announce&m=118944172803290&w=2

PR:		ports/116261
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-09-10 17:12:36 +00:00
Boris Samorodov
765eb1f171 Update sysutils/freeipmi port to version 0.4.3.
PR:		115612
Submitted by:	Dmitry Frolov <frolov at riss-telecom.ru> (maintainer)
2007-09-10 11:47:49 +00:00
Joe Marcus Clarke
35bd80d672 Update to snapshot 20070909.
* Add support for ext3 file systems [1]
* Reopen the devd socket if devd restarts

Submitted by:	Raaf <raaf@zen.mooo.com> [1]
2007-09-09 22:08:18 +00:00
Erwin Lansing
4dac1588e9 Fix typo in linux-procfs entry. 2007-09-09 07:27:57 +00:00
Alejandro Pulver
efda377e01 - Update to version 1.826. 2007-09-09 07:22:54 +00:00
Max Laier
cb7992852a Update pftop to 0.6 in order to make it work with changed pf ABI after the
4.1 import.

Reported by:	Bruce Cran
Approved by:	gabor
PR:		ports/116187
2007-09-08 18:14:51 +00:00
Cheng-Lung Sung
59326d97e7 - Update to 2.17
PR:		ports/116013
Submitted by:	Tomoyuki Sakurai <cherry_AT_trombik dot org>
2007-09-08 06:59:59 +00:00
Edwin Groothuis
4dd7a5be33 [NEW PORT] sysutils/clonehdd: Perl script for partition clone in FreeBSD
Tool for copying partitions to another HDD.
	Program correctly understand size diference between two HDD
	and change size of each partition proportionally for filling entire HDD

	WWW: http://sourceforge.net/projects/clonehdd/

	- Anton Lysenok
	bart@tapolsky.net.ua

PR:		ports/115686
Submitted by:	Anton Lysenok <bart@tapolsky.net.ua>
2007-09-08 05:34:14 +00:00
Edwin Groothuis
e28c5302d5 Fix typo in name:
sysutils/linux-procfs -> sysutils/linux-procps

Submitted by:	Craig Leres <leres@ee.lbl.gov>
2007-09-08 05:19:23 +00:00
Edwin Groothuis
8756ec6ffe Remove 'makedepend' generated file 2007-09-08 05:12:21 +00:00
Edwin Groothuis
198c290285 PR: ports/114762
Submitted by:	John Hixson <john@pcbsd.divinix.org>
2007-09-08 05:11:27 +00:00
Edwin Groothuis
cafed55fb7 New port: sysutils/mtpfs MTP device filesystem
MTPFS is a FUSE filesystem that supports reading aand writing
	from any MTP device (as supported by libmtp)

	WWW: http://www.adebenham.com/mtpfs/
2007-09-08 05:10:39 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Andrew Pantyukhin
07292bfbe1 - Update to 1.19.5 2007-09-07 21:34:23 +00:00
Lars Engels
8ebbe363ef - Battery tray icon is not displayed with more recent kdelibs releases
- Fix build on CURRENT by switching replacing 802.11 code using deprecated wi_req structures

Submitted by:	Peter Hofer <ph (at) desktopbsd.net>
Approved by:	miwi (mentor)
2007-09-07 20:02:13 +00:00
Martin Matuska
dbe57b8299 New port: sysutils/cciss_vol_status
Very lightweight program to report the status of logical drives
	on Smart Array controllers ciss(4).

	WWW: http://cciss.sourceforge.net
2007-09-07 13:32:49 +00:00
Edwin Groothuis
af1ddd659e According to Alexander@Leidinger.net:
USE_LDCONFIG=yes is wrong in linux ports, you have to use
	INSTALLS_SHLIB=yes
2007-09-07 07:24:25 +00:00