Commit graph

9347 commits

Author SHA1 Message Date
Martin Wilke
d63de80a7e - Update to 0.6.9
PR:		127676
Submitted by:	Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
2008-09-30 08:47:21 +00:00
Vasil Dimov
1174befbc8 sysutils/duplicity:
fix pkg-plist error

Reported by:	QAT
Pointyhat to:	vd, peter.schuller@infidyne.com
2008-09-29 08:15:25 +00:00
Vasil Dimov
cb1c576451 Upgrade sysutils/rdiff-backup from 1.2.0 to 1.2.1
ChangeLog:
http://www.nongnu.org/rdiff-backup/CHANGELOG-stable

PR:		ports/127163
Submitted by:	peter.schuller@infidyne.com
2008-09-28 19:41:23 +00:00
Vasil Dimov
5adc0d929a sysutils/rdiff-backup:
Non-functional change: silence bogus portlint warning by
using "for f" instead of "for file".
2008-09-28 19:35:05 +00:00
Vasil Dimov
966d6ee8c0 Upgrade sysutils/duplicity from 0.4.12 to 0.5.02
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG

PR:		ports/127161 (with small fix)
Submitted by:	peter.schuller@infidyne.com
2008-09-28 19:28:11 +00:00
Felippe de Meirelles Motta
e92a5b1fc7 - Update to 0.5.3.
PR:		ports/127100
Submitted by:	Tigger <tigger@lvlworld.com> (maintainer)
2008-09-28 14:31:27 +00:00
Felippe de Meirelles Motta
af5715fe3e - Update to 4.26.
PR:		ports/127059
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer timeout (>2 weeks)
2008-09-28 14:29:54 +00:00
Martin Wilke
d20c85f90e tail variant designed for web developers monitoring logfiles
MonkeyTail allows a user to tail multiple files on both local and remote hosts
and clearly marks inactivity by putting 5 newlines in the output whenever a
pause in output over 3 seconds is detected.

MonkeyTail is implemented a fairly simple wrapper script around standard tail,
ssh, and sudo.

WWW:	http://dollyfish.net.nz/projects/monkeytail

PR:		ports/127351
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
2008-09-26 23:34:14 +00:00
Martin Wilke
a4928258a2 Tool intended to prevent the accidental deletion of important files
by replacing /bin/rm with a wrapper, which checks the given arguments
against a configurable blacklist of files and directories that should
never be removed.

WWW:	http://code.google.com/p/safe-rm/

PR:		ports/127332
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
2008-09-26 23:30:17 +00:00
Martin Wilke
7d7c6fb4c7 - Fix build on CURRENT
Submitted by:	rnoland@
Approved by:	Anish Mistry <amistry@am-productions.biz>
2008-09-26 18:26:35 +00:00
Li-Wen Hsu
8181033ff5 - Update to 1.5.2.1
PR:		ports/127535
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Guy Brand <gb AT isis.u-strasbg.fr>
2008-09-26 15:44:01 +00:00
Cheng-Lung Sung
1cd75363f6 - Update to 3.0
PR:		ports/127648
Submitted by:	maintainer (Dirk Engling)
2008-09-26 15:11:37 +00:00
Martin Wilke
beec346c19 - Update to 1.3.1
PR:		127404
Submitted by:	Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
2008-09-26 09:07:56 +00:00
Martin Matuska
aa66cc641f - Update to 1.09
PR:		ports/127630
Submitted by:	mm
Approved by:	Gianmarco Giovannelli <gmarco@gufi.org> (maintainer)
2008-09-26 08:34:46 +00:00
Thomas Abthorpe
2b278d5353 - Update to 3.62
- Assign to ports@
2008-09-24 20:05:05 +00:00
Martin Wilke
a00df45269 - Update to 4.4.3
PR:		127329
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2008-09-24 08:48:41 +00:00
Jung-uk Kim
53a60a3918 This port provides a utility for controlling USB OLED display found
on some ASUS laptops such as G-series models.

Originally it was written by Christian Lamparter <chunkeey@web.de>
for Linux and the early version is still available from here:

	https://launchpad.net/asusoled

Now it is almost rewrite of the code with a lot of new features and
improvements by Jung-uk Kim <jkim@FreeBSD.org>.
2008-09-23 21:19:03 +00:00
Oliver Lehmann
c891330491 update to 0.98.a.16 2008-09-23 19:08:50 +00:00
Dmitry Marakasov
5118ae4100 - Add new mirror site
- Pass maintainership to submitter

PR:		127476
Submitted by:	"Beat Gätzi" <beat at chruetertee dot ch>
2008-09-23 18:59:57 +00:00
Sergey Matveychuk
71500be553 - Fix install with NOPORDOCS=yes and NOPORTEXAMPLES=yes 2008-09-23 12:45:08 +00:00
Philippe Audeoud
875ee4cb37 Update to 1.4 2008-09-23 10:10:29 +00:00
Martin Wilke
850e037efa - Update to 1.41.1
PR:		127414
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-09-23 08:18:45 +00:00
Pietro Cerutti
96b148953c - Explicitely teach autotools to recognize libnet LDFLAGS
PR:		127089
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	Scott Kleihege <scott-ports@tummy.com> (maintainer)
Approved by:	portmgr (pav)
2008-09-15 21:30:35 +00:00
Rong-En Fan
ddfaed1084 - Since last commit, what using flexbackup with buffer/mbuffer, an error
is occurred while trying to invoke the non-existent program 'tempfile'.
  This program is not in our base nor in the dependencies installed by
  this port. Fix that by using mktemp instead.
- Bump PORTREVISION

PR:             ports/126165
Submitted by:   Anthony Maszeroski <maszeroskia3 at scranton.edu>
Approved by:    portmgr (erwin), maintainer
2008-09-13 14:53:13 +00:00
Martin Wilke
2d0160e922 - Fix build on amd64
Approved by:	portmgr (linimon)
2008-09-11 21:19:35 +00:00
Martin Wilke
71ba622e6b - set PORTSCOUT variable 2008-09-08 09:26:11 +00:00
Joe Marcus Clarke
ac775a6c5b Update to 2.22.4. 2008-09-08 02:46:25 +00:00
Li-Wen Hsu
bd3054fb1c - Update to 0.3 2008-09-07 19:58:58 +00:00
Li-Wen Hsu
9473185a97 - Update to 1.1 2008-09-07 19:58:38 +00:00
Li-Wen Hsu
e4fadf890e - Update to 1.2 2008-09-07 19:58:18 +00:00
Ion-Mihai Tetcu
de10f9063c - conflict with sysutils/gapcmon when WITH_GAPCMON is on since this installs
the bundled gapcmon in the same place
- bump PORTREVISION

This is a temporary fix as his suggestion from the PR to depend on
sysutils/gapcmon is good but need further tests.

PR:		ports/126932
Submitted by:	Jason E. Hale (sysutils/gapcmon maintainer)
2008-09-07 07:45:07 +00:00
Mark Linimon
8ad8bdca5f Over to new volunteer. 2008-09-07 03:37:00 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Edward Tomasz Napierala
79bdc3b3c1 - Update to 2.3.3. 2008-09-06 20:45:12 +00:00
Josh Paetzel
a31f8f0d82 Change MAINTAINER to my @FreeBSD.org address.
Approved by:	ade (mentor)
2008-09-06 20:16:45 +00:00
Marius Strobl
6d5d8b1a04 - Update to 2.01.01a48. 2.01.01a46 and 2.01.01a47 had to be skipped due
to broken configure scripts.
- Fix build when audio/cdparanoia is installed. [1]

PR:		126955 [1]
Submitted by:	jkim [1]
Approved by:	netchild
2008-09-06 16:57:59 +00:00
Martin Wilke
92598fa071 - Update to 0.5.1 2008-09-05 14:15:36 +00:00
Thomas Abthorpe
b87927e465 - Fix CONFLICTS between neon26 and neon28
PR:		ports/126843
Submitted by:	Josh Paetzel <josh tcbug.org>
Approved by:	Joerg Pulz <Joerg.Pulz frm2.tum.de> (maintainer)
2008-09-05 13:02:37 +00:00
Pav Lucistnik
2cb319feb6 - Update to 0.8b3a
PR:		ports/126786
Submitted by:	Bernhard Fruehlich <decke@bluelife.at>
Approved by:	Samy Al Bahra <sbahra@gwu.edu> (maintainer)
2008-09-05 07:51:50 +00:00
Martin Wilke
8c1b2f0a6a - Update to 1.11.2 2008-09-05 07:43:54 +00:00
Beech Rintoul
a750421cbf - Fix handling of portdocs and portexamples
Approved by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-09-04 22:46:02 +00:00
Jeremy Messenger
4e368c9e61 Resolve the conflict in the between of tracker-client and converters/o3read by
get this port to not build/install o3totxt and depend on converters/o3read.
Bump the PORTREVISION.

PR:		ports/126738
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2008-09-04 21:46:31 +00:00
Beech Rintoul
b1ef5294f4 - Create and delete work directories for puppet. this fixes ports/126968
- Fix typos in pkg-message

PR:		ports/127078
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-09-04 19:08:58 +00:00
Sergey Skvortsov
7d062a7a5f Update to 1.3
Changes:	http://memberwebs.com/stef/freebsd/jails/jailutils/ChangeLog
2008-09-04 14:20:21 +00:00
Jeremy Chadwick
8f41dac540 Adjust LIB_DEPENDS to use 'rrd' instead of 'rrd.4'. This allows for
use of either databases/rrdtool12 or databases/rrdtool, rather than
only the latter.
2008-09-04 12:41:09 +00:00
Felippe de Meirelles Motta
5fef66a56c - Update to 1.8.10.
- Use SF macro.
- Respect NOPORTDOCS/NOPORTEXAMPLES case.

PR:		ports/127036
Submitted by:	Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
2008-09-04 01:05:55 +00:00
Felippe de Meirelles Motta
9c37eb659b - Update to 0.6.6.
PR:		ports/127035
Submitted by:	Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
2008-09-04 01:03:52 +00:00
Timur I. Bakeyev
ee6224b5c0 Let subports change CATEGORIES 2008-09-03 23:45:23 +00:00
Stanislav Sedov
2b749601ae - Enable on amd64 [1].
- Take maintainership due to maintainer timeouts [2].

Submitted by:	Andriy Gapon <avg@icyb.net.ua> [1]
Approved by:	portmgr (linimon) [2]
2008-09-03 23:22:12 +00:00
Lars Engels
05916d799f Unbreak on CURRENT
PR:		ports/126489
Submitted by:	"Dima Panov" <fluffy (AT) fluffy.khv.ru>
Approved by:	Peter Hofer <ph (AT) desktopbsd.net> (maintainer)
2008-09-03 15:01:19 +00:00