Commit graph

9274 commits

Author SHA1 Message Date
Thierry Thomas
5b3acae188 Fix plist with -DNOPORTDOCS.
Reported by:	QAT
2008-11-22 18:42:16 +00:00
Martin Wilke
2fa468ada8 SCSI / firewire harddrive spindown daemon
This is a small program for handling automated spinning down of
SCSI harddrives. With SCSI devices it is not as common to spindown
for power management purposes as for ATA however it might be required
to spin down a disk contained in a firewire enclosure for instance.

WWW: http://www.noresult.net/freebsd/spindown/

PR:		ports/128581
Submitted by:	Arjan van der Velde <noresult at xs4all.nl>
2008-11-21 21:15:49 +00:00
Martin Wilke
35a76a162e Xfburn is a simple CD/DVD burning tool based on libburnia libraries.
It can blank CD/DVD-RWs, burn and create iso images, as well as
burn personal compositions of data to either CD or DVD. It Is
currently under heavy development.

WWW: http://www.xfce.org/projects/xfburn/

PR:		ports/128793
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2008-11-21 20:53:17 +00:00
Martin Wilke
1dc55cf38f - Update to 1.11.3
PR:		128986
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-11-21 20:40:57 +00:00
Martin Wilke
80e5625d32 - Update to 2.0.1
PR:		128888
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-11-21 20:33:13 +00:00
Philippe Audeoud
77a22ee059 - Update to 0.10
- Add new dependency.

PR:		ports/128971
Submitted by:	Yi-Jheng Lin <yzlin _AT_ cs.nctu.edu.tw>
2008-11-21 13:56:25 +00:00
Pav Lucistnik
707e9c7692 - Fix build on 7.x with ADNS option enabled
PR:		ports/129003
Submitted by:	oleg <proler@gmail.com>
2008-11-20 15:15:55 +00:00
Jeremy Chadwick
0ec1929bdb Maintainer moved to ports@FreeBSD.org. 2008-11-20 11:06:24 +00:00
Wesley Shields
7e7393f75e Add patch to fix chroot vulnerability.
PR:		ports/128960
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer)
Security:	http://www.vuxml.org/freebsd/75f2382e-b586-11dd-95f9-00e0815b8da8.html
2008-11-18 23:21:09 +00:00
Li-Wen Hsu
2eb7cd8314 - Pass maintainership to submitter
PR:		ports/128920
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	hideo <hideo AT lastamericanempire.com> (original maintainer)
2008-11-17 04:37:19 +00:00
Li-Wen Hsu
06c81f1cce - Update to 0.2.4
PR:		ports/128920
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	hideo <hideo AT lastamericanempire.com> (maintainer)
2008-11-16 21:33:06 +00:00
Edward Tomasz Napierala
b0bb57e80f Update to 2.3.5. 2008-11-16 00:11:48 +00:00
Thomas Abthorpe
6c81aa06ca - Pass maintainership to submitter
PR:		ports/128879
Submitted by:	Darren Pilgrim <ports.maintainer evilphi.com>
2008-11-15 02:52:11 +00:00
Edward Tomasz Napierala
5f50875a82 Update to 2.3.4. 2008-11-14 11:12:53 +00:00
Dmitry Marakasov
d427bbc5c0 - Update to 0.7
PR:		128812
Submitted by:	Jui-Nan Lin <jnlin at csie dot nctu dot edu dot tw> (maintainer)
2008-11-12 14:44:47 +00:00
Peter Pentchev
ed3202d9d0 Update to timelimit-1.4. 2008-11-12 11:47:39 +00:00
Dmitry Marakasov
e0d955bce0 fstyp can be used to heuristically detect which filesystem type a device or a
partition contains. Useful for backup scripts.

WWW: http://thegaul.org/src/

PR:		128779
Submitted by:	Sachidananda Urs <sacchi at gmail dot com>
2008-11-11 13:29:13 +00:00
Marius Strobl
e45c84fb94 Update to 2.01.01a53. For the changes since 2.01.01a52 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a53

Approved by:	netchild
2008-11-09 20:32:37 +00:00
Emanuel Haupt
c3f7845857 Update to 1.80.a.71012
PR:		128118
Approved by:	rink (maintainer)
2008-11-09 20:28:57 +00:00
Martin Wilke
1420ea0da1 - Update to 0.7.1
PR:		128690
Submitted by:	Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
2008-11-09 16:34:38 +00:00
Alexey Dokuchaev
a7d64471e0 - Correctly assign RUN_DEPENDS, otherwise dependency on Perl interpreter
would be recorded twice
- Use official project name here and there
- Drop old-school attribution from the pkg-descr
- Canonicalize Makefile header
2008-11-09 14:12:44 +00:00
Oliver Braun
ff8eca9d3e Set maintainer to ports@ 2008-11-09 07:47:01 +00:00
Jeremy Chadwick
6c903d6cc3 Update to 20081107 release. 2008-11-08 05:09:34 +00:00
Philippe Audeoud
baeb054f53 - Respect NOPORTDOCS
Noticed by:	QAT
2008-11-06 13:32:24 +00:00
Wesley Shields
b6b06e8364 Update to 0.27
PR:		ports/128566
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:	Christopher Boumenot <boumenot@gmail.com> (maintainer)
2008-11-05 04:27:19 +00:00
Wesley Shields
23131ae2f6 Apply a vendor patch that corrects over-zealous rejection of open file
listing when no options are specificed to lsof and lsof security options
are enabled.

PR:		ports/128538
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-11-02 20:06:43 +00:00
Dmitry Marakasov
15e461c8af - Add support for large files (>4Gb) 2008-11-02 02:14:39 +00:00
Martin Wilke
07f64d0350 djmount is a UPnP AV client. It mounts as a Linux filesystem the media
content of compatible UPnP AV devices.
Djmount discovers automatically all UPnP AV Media Servers on the network,
and make the content available in a directory tree. All shared files
(e.g. Audio or Video files) are directly visible and can be played using
your favorite media player.

djmount is written in C for the Linux operating system.
It is free software, licensed under the terms of the GNU General Public
License (GNU GPL).

WWW: http://djmount.sourceforge.net/

PR:		ports/128112
Submitted by:	Eric L. Chen <d9364104 at mail.nchu.edu.tw>
2008-11-01 22:53:45 +00:00
Martin Wilke
c6f5578a0b - Update to 2.4.0
PR:		128423
Submitted by:	"Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
2008-11-01 21:58:04 +00:00
Kevin Lo
4e1f803e37 Install documentation.
Suggested by:	grog

PR:	ports/128470
2008-10-31 02:54:38 +00:00
Oliver Lehmann
a72cc17587 update xfce to 4.4.3 2008-10-30 17:14:38 +00:00
Jung-uk Kim
07e7ccf97a Fix build on -CURRENT after the introduction of accmode_t and renaming of
VOP_ACCESS 'a_mode' argument to 'a_accmode'.

Reviewed by:	Anish Mistry <amistry at am-productions dot biz> (maintainer)
2008-10-30 15:36:35 +00:00
Emanuel Haupt
e9012fa0c4 Update to 1.6.11 2008-10-29 13:25:05 +00:00
Dmitry Marakasov
dbe6cf80f4 - Update to 0.92 featuring filesystem iconv modules loading and minor bug/typo fixes 2008-10-28 21:55:00 +00:00
Jimmy Olgeni
e58629d2a7 Upgrade to version 1.441. 2008-10-28 11:59:49 +00:00
Jimmy Olgeni
a6b4378e38 Upgrade module blue-theme-1.440-1. 2008-10-28 10:26:04 +00:00
Jimmy Olgeni
79901b6824 Commit missing distinfo update. 2008-10-26 10:13:22 +00:00
Jimmy Olgeni
6c97ef96a5 Update module ldap-useradmin-1.440-1. 2008-10-26 10:07:07 +00:00
Felippe de Meirelles Motta
4810b0bee0 - Update to 3.2.5.
PR:		ports/126243
Submitted by:	Chris Calvey <chris@securityforensics.co.uk> (maintainer)
2008-10-26 00:45:14 +00:00
Vasil Dimov
362b70a0d3 Upgrade sysutils/rdiff-backup from 1.2.1 to 1.2.2
ChangeLog:
http://www.nongnu.org/rdiff-backup/CHANGELOG-stable

PR:		ports/128364
Submitted by:	peter.schuller@infidyne.com
2008-10-25 18:42:25 +00:00
Martin Wilke
9f565ea98b - Update to 1.5.5
- Take maintainership
2008-10-25 17:03:20 +00:00
Martin Wilke
36f8322e5c - Update to 1.3.0
PR:		128349
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2008-10-24 18:48:27 +00:00
Martin Wilke
016b362799 - Update to 1.3.1
- Pass maintainership to submitter

PR:		128296
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-10-24 14:22:53 +00:00
Martin Wilke
fc92f01b2d - Update to 4.81
PR:		128316
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-10-24 14:22:31 +00:00
Martin Wilke
1dd44b180e slack is an evolution from the usual "put files in some central directory"
that is fairly common practice. It's descended from an earlier system its
author also wrote, called "subsets", and uses a multi-stage rsync to fix
some of the problems he had there.

Basically, it's a glorified wrapper around rsync.

WWW: http://code.google.com/p/slack/

PR:		ports/127911
Submitted by:	Steve Atwell
2008-10-24 12:26:41 +00:00
Jimmy Olgeni
69597e415c Upgrade to version 1.440. 2008-10-24 12:25:07 +00:00
Jimmy Olgeni
c2ffe4b691 Upgrade to version 1.370. 2008-10-24 12:24:48 +00:00
Renato Botelho
19cbbae379 - Fix MASTER_SITES
PR:		ports/127537
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout (1 month)
2008-10-23 18:46:05 +00:00
Marius Strobl
b3b8a79ebf - Update to 2.01.01a52. For the changes since 2.01.01a51 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a52
- Remove the fexecve() workaround which is no longer needed since
  2.01.01a51.

Approved by:	netchild
2008-10-22 19:47:49 +00:00
Jung-uk Kim
05386e7851 Fix build on pointyhat. 2008-10-21 18:42:08 +00:00
Kevin Lo
cf192abfd0 Correct fix for vinvalbuf() 2008-10-19 05:40:45 +00:00
Kevin Lo
dec06b868b Fix build on -CURRENT:
- remove the struct thread unuseful argument from bufobj interface.
2008-10-19 04:38:52 +00:00
Stefan Walter
6d2c9bd16c Unfetchable - mark as BROKEN. 2008-10-18 08:42:33 +00:00
Joe Marcus Clarke
8a3a4d01ab Make sure /var/log/ConsoleKit/history is created. 2008-10-18 05:08:48 +00:00
Jun Kuriyama
0d29ad39cb Upgrade to 1.08. 2008-10-17 23:43:28 +00:00
Jeremy Chadwick
2acc5fca0e Add bsdhwmon to Makefile, should fix missing INDEX problem. 2008-10-17 21:21:47 +00:00
Dmitry Marakasov
41f4fc347d - Change JAVA_VERSION from 1.5 to 1.5+, as the port is reported to work with jdk16
PR:		128174
Submitted by:	Jan Henrik Sylvester <me at janh dot de>
Approved by:	Jonathan Belson <jon at witchspace dot com> (maintainer)
2008-10-17 12:40:12 +00:00
Kevin Lo
31772a754a Back out my previous change - it broke the server part
PR: ports/128145
Submitted by: Yoshiaki Kasahara <kasahara at nc dot kyushu-u dot ac dot jp>
2008-10-17 01:20:29 +00:00
Stefan Walter
6f3ef44893 Fix detection of interfaces.
PR:		126628
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	maintainer
2008-10-16 18:07:22 +00:00
Martin Wilke
dfa908c01c - Update to 1.41.3
PR:		128069
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-10-15 16:03:52 +00:00
Dag-Erling Smørgrav
8ff121d7db Merge part of upstream r1561: fix ntp_offset's shebang line
Submitted by:	kuriyama@
2008-10-15 07:47:58 +00:00
Dag-Erling Smørgrav
da6aff5076 Empty files which I forgot to cvs rm after applying a patch.
Noticed by:	kuriyama@
2008-10-15 07:43:34 +00:00
Dmitry Marakasov
ecf0fb525f - Update to 0.6.10
PR:		128081
Submitted by:	Dmitry Frolov <frolov at riss-telecom dot ru> (maintainer)
2008-10-14 19:49:45 +00:00
Kevin Lo
6355c889d5 - Fix intermittent delays
- Bump PORTREVISION

PR:	ports/127791
Submitted by:	benjsc@
2008-10-14 01:48:29 +00:00
Stefan Walter
13a94294db - Add rc.d script for taking TTY logs. [1]
- Don't complain about higher compat.linux.osrelease versions. [2]

PR:		126040
Submitted by:	bz [1], maintainer [2]
Approved by:	maintainer [1]
2008-10-13 17:22:20 +00:00
Lars Thegler
33a4ab92ab Update to 0.27 2008-10-13 13:46:23 +00:00
Kevin Lo
544b16a3e0 - Fix synergy crashing on copy and paste from Fedora
- Bump PORTREVISION

Tested by:	Pascal <pascal at dodeca-t dot com>
2008-10-13 06:56:57 +00:00
Hajimu UMEMOTO
3f80d6734a - Gets the sensors to work properly on the amd64 platform.
- Fixes a bug that frees the sensors where it is supposed to allocate
  them.
- Gets the LM sensors to work again on latest version of GKrellM.

Submitted by:	Cyrus Rahman <crahman__at__gmail.com>
2008-10-12 17:47:26 +00:00
Martin Wilke
5af96b5281 - Update to 2.4.3
PR:		128010
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2008-10-11 14:25:49 +00:00
Dmitry Marakasov
dc0999ffe0 - Update to 0.5
- Pass maintainership to submitter

PR:		127454
Submitted by:	Dennis Herrmann <adox at mcx2 dot org>
2008-10-11 14:09:05 +00:00
Marius Strobl
08db498228 - Update to 2.01.01a51. This has the fix from PR 127608 incorporated.
Approved by:	netchild
2008-10-11 10:54:41 +00:00
Roman Bogorodskiy
4d37b39808 Fix audacious support.
PR:		126003
Submitted by:	"Andrew J. Caines" <A.J.Caines@halplant.com>
2008-10-09 18:41:15 +00:00
Jeremy Chadwick
0fbeaeda7b bsdhwmon(8) is a program for FreeBSD for monitoring hardware sensors (fans,
temperatures, voltages, chassis intrusion, and more) on commerical-grade server
hardware. bsdhwmon(8) is developed with a very different mentality compared to
other softwares:

- Written with stability and production datacenter environments in mind
- Intended for use with server products (Intel, Supermicro, Tyan, and possibly
  others)
- Solely uses smb(4), significantly decreasing risks and CPU usage
- Based heavily on documentation provided from the server and H/W monitoring IC
  manufacturers
- Full tested on both i386 and amd64 systems, using RELENG_6 and RELENG_7
- Written entirely in C
- Completely standalone; relies on no third-party libraries or tools (autoconf,
  etc.)
- Very simple and clean code (heavily commented, well-documented, emits no
  warnings)
- Open-source, released under the FreeBSD 2-clause BSD license
2008-10-05 14:50:12 +00:00
Martin Wilke
8f8ef415c1 - Update to 1.41.2
PR:		127837
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-10-05 13:40:14 +00:00
Martin Wilke
226dfb51af - Update to 0.9.10
PR:		127836
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-10-05 13:36:31 +00:00
Martin Wilke
53ceca8a39 syslogger is a software that send file into syslog (local or remote). This
can be used for example to send a pipe like for example apache log into a
remote system.

WWW: http://oav.net/projects/syslogger/

PR:		ports/127782
Submitted by:	Xavier Beaudouin <kiwi at oav.net>
2008-10-05 10:09:20 +00:00
Hajimu UMEMOTO
b58bb7c83b - Update to 2.3.2
- OPTIONS'fy
2008-10-04 15:00:55 +00:00
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
Peter Pentchev
728ffe4e5d Update to timelimit-1.3. 2008-09-03 13:46:11 +00:00
Dag-Erling Smørgrav
f44b4d9a88 Update to 1.2.6.
PR:		ports/126371
Submitted by:	Matthias Fechner <idefix@fechner.net>, Lupe Christoph <lupe@lupe-christoph.de>
2008-09-03 13:27:50 +00:00
Martin Wilke
129bf63f84 The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
      the KDE4 desktop shell
    * PDF backend fixes in the document viewer Okular
    * Fixes in Gwenview, the image viewer's thumbnailing, more
      robust retrieval and display of images with broken metadata
    * Stability and interaction fixes in KMail

New Ports:
- graphics/kcoloredit
	* KColorEdit is a palette files editor. It can be used
	  for editing color palettes and for color choosing and
	  naming.

- graphics/kgraphviewer
	* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
	  GraphViz programs are free-software layout engines for graphs.
	  KGraphViewer displays the graphs in a modern, user-friendly GUI
	  with all the power of a well integrated KDE application.

- graphics/kiconedit
	* KIconEdit is designed to help create icons for KDE using the standard
	  icon palette.

- graphics/skanlite
	* Skanlite is a simple image scanning application that does nothing
	  more than scan and save images. Skanlite can open a save dialog for
	  every image scanned or save the images immediately in a specified
	  directory with auto-generated names and format. The user can also
	  choose to show the scanned image before saving.
2008-09-03 13:06:24 +00:00
Mark Linimon
41690df5bd Reset lorenl@north-winds.org due to maintainer-timeouts and no response
to email.

Hat:	portmgr
2008-09-03 03:34:00 +00:00
Mark Linimon
3b9a3a1c86 Reset ports.maintainer@evilphi.com due to maintainer-timeouts and no
response to email.

Hat:	portmgr
2008-09-03 02:52:59 +00:00
Mark Linimon
b6bbf656a2 Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:50:57 +00:00
Dmitry Marakasov
cef8b49df0 - Update to 1.3.2
PR:		127049
Submitted by:	Dominic Fandrey <kamikaze at bsdforen dot de> (maintaier)
2008-09-03 01:52:00 +00:00
Thomas Abthorpe
031e5f7835 - Update to 3.61 2008-09-02 17:37:09 +00:00
Florent Thoumie
051c15341e Fix packing list when NOPORTDOCS is defined.
Reported by:	QAT
2008-09-02 13:45:19 +00:00
Philippe Audeoud
fa5f99d53e - Update to 2.4
PR:		ports/126964
Submitted by:	Bruce Cran (maintainer)
2008-09-02 08:09:19 +00:00
Dmitry Marakasov
559e3f7e61 - Add patch to correct manpage
- Bump PORTREVISION

PR:		126087
Submitted by:	Dmitry <dgutaev at mail dot ru>
Patch by:	Beat Gaetzi <beat at chruetertee dot ch>
Approved by:	maintainer timeout
2008-09-01 21:20:07 +00:00
Mark Linimon
6fab928c1f bsd@FreeBSD.org has not been active in ports in quite some time.
hat:		portmgr
2008-09-01 00:50:43 +00:00
Dmitry Marakasov
1295b4ad45 TkDVD is a GUI to dvd+rw-tools and cdrecord. It allows burnning CDs
and DVDs easily.

Features:
 * View the current command line that will be used to burn the CD/DVD
 * Burn CD/DVD from iso images
 * Create ISO images from files and CD/DVD
 * CD/DVD Copy
 * Can overburn CD/DVD
 * Support multi session CD/DVD
 * Add/delete/exclude file/directories and show current used space
 * Can keep directory structure
 * Options to choose iso9660 filesystem extension (like Joliet or
   RockRidge extensions)
 * Prevent burning if used space > DVD+R/RW capacity
 * Show output of growisofs/mkisofs to view burned % and estimated
   remaining time

WWW: http://regis.damongeot.free.fr/tkdvd/
2008-08-31 21:18:47 +00:00
Stanislav Sedov
82e5a7ecc1 - Add forgotten patch.
- Bump portrevision.
2008-08-31 19:22:05 +00:00
Stanislav Sedov
7cdf2551f2 - Update to 1.21.
- Use cpuctl(4) to read MSR's and cpuid info whenever available.
- Rely on devcpu where cpuctl(4) isn't available.
- Add missing termination flag to cache descriptions list.

Approved by:	maintainer timeout (3 weeks)
2008-08-31 19:21:15 +00:00
Martin Wilke
e4de137286 - Update to 4.81D (also unbreak CURRENT)
PR:		126919
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-08-30 12:15:28 +00:00
Dmitry Marakasov
eff8b5aa1e - Update sysutils/gapcmon from 0.8.8 -> 0.8.9
This release mainly fixes an issue with the KDE systray

PR:		126929
Submitted by:	Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2008-08-29 21:59:00 +00:00
Jimmy Olgeni
b1580d614b Upgrade to version 1.430 (with net-1.430-2). 2008-08-29 14:28:17 +00:00
Jimmy Olgeni
57f06e712f Upgrade to version 1.360 (with mailbox-1.360-1). 2008-08-29 14:27:03 +00:00
Martin Wilke
8d67f4a547 The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:	portmgr (erwin/pav)
2008-08-29 11:30:04 +00:00
Jeremy Chadwick
0f313cf5f3 Fixup for my previous commit/patch.
- OSVERSION check should be against 800039 or higher, as that's when
  the sgtty changes were committed.
  http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/param.h.diff?r1=1.355;r2=1.356;f=h

- Fix stty.c patch.  Previous version would result in termios bits
  being overridden by #include <sys/ioctl_compat.h>, causing coreutils'
  stty to modify bits different than /bin/stty.  This version removes
  tab1/tab2 delay support, since tab1/tab2 delays aren't available in HEAD
  outside of the binary compatibility interface.  Also fixes stty --help
  usage to indicate only tab0 and tab3 are available.
2008-08-29 02:36:25 +00:00
Jeremy Chadwick
11e7c7e8e8 Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2
termios bits being undefined.  They've been moved to sys/ioctl_compat.h which
requires _KERNEL be defined.  Somewhat of an ugly hack; possible alternative
would be to remove use of TAB1 and TAB2 in src/stty.c altogether.

Reported by:	jsa @ EFnet
2008-08-28 12:06:21 +00:00
Martin Wilke
38dc414da2 - Update to 1.0.5
PR:		125552 (based on)
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:	maintainer
2008-08-26 10:31:45 +00:00
Erwin Lansing
d2de7775cf Mark BROKEN on 8.x: does not build. 2008-08-23 17:14:08 +00:00
Peter Pentchev
38979f5bce Update to timelimit-1.2. 2008-08-22 15:09:16 +00:00
Jeremy Messenger
bef1a1fa0e Update the WWW to http://www.freedesktop.org/wiki/Software/PolicyKit . 2008-08-21 16:08:18 +00:00
Rong-En Fan
3c40b63155 - Make sure we pass --prefix to configure script just like before (this was
passed because we set GNU_CONFIGURE=yes which is removed in last commit)

Approved by:	ehaupt (maintainer via irc)
2008-08-21 15:36:57 +00:00
Rong-En Fan
78fe440f94 - Since configure script is a home-made one, not generated by autoconf,
we should not set GNU_CONFIGURE to yes. Instead, we use HAS_CONFIGURE.
  This eliminates the warning below:

  configure: warning: ignoring option --build=amd64-portbld-freebsd7.0

Approved by:	ehaupt (maintainer via irc)
2008-08-21 15:26:17 +00:00
Martin Wilke
0371154267 - Fix patch for ACPI support
PR:		126683
Reported by:	Kyryll A Mirnenko <mirya@zoc.com.ua>
Submitted by:	Max Brazhinikov (via area51)
2008-08-21 09:06:06 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Mark Linimon
acb10421db Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.

Hat:		portmgr
2008-08-20 06:50:58 +00:00
Mark Linimon
8c22b68fb0 Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:40:43 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Adam Weinberger
d9aa6f5324 Re-roll the -awesome patch for the conky-1.6.1 release. 2008-08-19 23:10:55 +00:00
Roman Bogorodskiy
c76c65b81f Update to 1.6.1. 2008-08-19 18:06:15 +00:00
Boris Samorodov
86dbd367ef . do not remove (shared) directories periodic, periodic/monthly [1] [3]
at deinstall;
. fix useless use of cat(1);  [2]
. hardcoded directory name isreplaced with the appropriate variable.  [2]

PR:		105206 [1],  119453 [2],  126632 [3]
Submitted by:	delphij [1], olli [2], bsam [3]
Approved by:	maintainer timeout
2008-08-19 10:25:06 +00:00
Martin Wilke
2c918e019a The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
2008-08-18 09:22:07 +00:00
Marius Strobl
27e896a430 Update to 2.01.01a45.
Approved by:	netchild
2008-08-17 12:44:08 +00:00
Martin Wilke
a4c64a0f86 - Olddir options fix
logrotate's path-type options (eg. compress, olddir,
     just to name a few) fail because FreeBSD's libc
     implements mbtrowc(3) differently, and returns -2 on
     empty string. Linux version, however, returns 0.

     A simple zero-length check added to path check function,
     which hides this.

PR:		126337
Submitted by:	Balazs NAGY <js@iksz.hu> (maintainer)
2008-08-15 19:19:35 +00:00
Vasil Dimov
e6141bf582 * Copy sysutils/rdiff-backup to sysutils/rdiff-backup10
* Upgrade sysutils/rdiff-backup from 1.0.5 to 1.2.0
* Minor changes in sysutils/rdiff-backup-devel in CONFLICTS and pkg-descr

PR:		ports/126313, ports/126314, ports/126315 (based on)
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2008-08-15 12:23:00 +00:00
Edwin Groothuis
699007ee35 [PATCH] sysutils/duplicity: update to 0.4.12
New in v0.4.12 (2008/07/22)
	---------------------------
	Dan Muresan created a patch to minimize the number of password
	prompts. To do so, it sometimes requests a password once without
	confirmation; if later it turns out that a full backup is needed,
	the user is prompted for confirmation.

	bug #23540: doc bug in man page (environment FTP_PASSWORD)
	https://savannah.nongnu.org/bugs/index.php?23540

	bug #23362: Documentation for --version, --time-separator <char>
	https://savannah.nongnu.org/bugs/index.php?23362

	bug #23283: interactive passphrase query is suboptimal
	https://savannah.nongnu.org/bugs/index.php?23283

	bug #23066 was not actually applied to 0.4.11. Its here now.
	https://savannah.nongnu.org/bugs/index.php?23066

	bug #22826: regressions caused by boto 1.1c
	https://savannah.nongnu.org/bugs/index.php?22826

	New in v0.4.11 (2008/05/05)
	---------------------------
	Changes applied to allow duplicity to run under Python 2.3 again.

	patch #6485: Reinstate patch #6340 with a detailed explanation.
	https://savannah.nongnu.org/patch/index.php?6485

	bug #23066: ssh uris with given portnumbers are not handled correctly
	https://savannah.nongnu.org/bugs/index.php?23066

PR:		ports/125987
Submitted by:	peter.schuller@infidyne.com
Approved by:	maintainer timeout
2008-08-15 01:09:21 +00:00
Wesley Shields
d8f55d21f2 - Update to 2.2.8
PR:		ports/126347
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	jrhett@netconsonance.com (maintainer)
2008-08-13 21:41:14 +00:00
Martin Wilke
2b8c6eb7f2 - Case sysutils/ntfsprogs shlib bump
PR:		126496
Submitted by:	Michael HENNETON <sidh@rtha.info>
Approved by:	flz (maintainer)
2008-08-13 09:49:12 +00:00
Martin Wilke
efbcec7b81 - Update to MASTER_SITES
- Pass maintainership to submitter

PR:		126414
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-08-13 07:04:35 +00:00
Alejandro Pulver
cf12848ad4 - Update to version 2.0.0 with write support, add README partially mirrored
from similar port sysutils/fusefs-ntfs (other parts taken as well).
- Update pkg-descr and pkg-message.

PR:		ports/126439
Approved by:	miwi
2008-08-13 03:00:56 +00:00
Martin Wilke
b04841b8d5 - Update to 0.6.5
- Respect NOPORTDOCS [1]

PR:		125414
Submitted by:	Andy <andrewlarkii@gmail.com>
Approved by:	maintainer [1]
2008-08-11 22:08:03 +00:00
Greg Larkin
4c4e7baa54 - Fixed broken REINPLACE_CMD regexp in Makefile
- Fixed dvd.c patch file to support FreeBSD /etc/fstab delimiters and
  avoid core dump
- Minor stylistic fixes in Makefile

PR:		ports/125579
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Reviewed by:	Josh Paetzel <josh@tcbug.org> (maintainer)
Approved by:	beech (mentor, implicit)
2008-08-11 20:34:27 +00:00
Soeren Straarup
7d5ce29fac Print current CPU frequency
PR:		ports/126391
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
2008-08-11 06:44:18 +00:00
Martin Wilke
2f10914064 - Chase bglibs shlib bump 2008-08-10 21:19:18 +00:00
Martin Wilke
95869e2db2 - Connect kdeadmin4 to the build 2008-08-09 19:12:43 +00:00
Joe Marcus Clarke
6c7674e103 Correct a typo, and make sure etc/ConsoleKit/run-session.d is created
during package creation.

Reported by:	Zyl on #freebsd-gnome
2008-08-09 17:00:06 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Mark Linimon
e54c7f9f9b Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding.
2008-08-07 08:58:31 +00:00
Edwin Groothuis
0cf6a364ef Add proper MASTER_SITE_SUBDIR 2008-08-07 06:43:53 +00:00
Edwin Groothuis
4349995ce3 make sure that crontab is setuid root 2008-08-07 06:10:57 +00:00
Edwin Groothuis
c787d04663 ISC cron, successor of Vixie Cron
WWW: ftp://ftp.isc.org/isc/cron/
2008-08-07 05:46:49 +00:00
Martin Wilke
c8782dc598 - Update to 0.1.5a
- Update maintainer mail adress

PR:		126251
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-08-06 13:36:57 +00:00
Martin Wilke
76f821351b - Update to 0.1.5a
- Update maintainer mail adress

PR:		126250
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-08-06 13:35:57 +00:00
Martin Wilke
5b6842ffe2 - Update to 1.11.1 2008-08-06 10:31:07 +00:00
Felippe de Meirelles Motta
22f93a1645 - Update to 1.2.
- Enable amd64 build.

PR:		ports/126051
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-08-05 16:49:40 +00:00
Ade Lovett
ca8d18b176 As per http://cr.yp.to/distributors.html, effective 2008-08-05,
remove RESTRICTED on these ports - they are free to roam wild.
2008-08-05 13:51:31 +00:00
Thomas Abthorpe
59072aa504 - Update to 3.60
Notified by:	portscout
2008-08-01 17:28:33 +00:00
Pav Lucistnik
d0064ccff5 - Update to 0.24.5
PR:		ports/126154
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-08-01 11:54:10 +00:00
Pav Lucistnik
8bcf67917a - Update to 1.5.0
PR:		ports/126156
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-08-01 11:25:51 +00:00
Cheng-Lung Sung
1fa41af548 - Add missing dependencies
- bump PORTREVISION

PR:		ports/126103
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2008-07-31 06:56:45 +00:00
Volker Stolz
fd95587c26 - register CONLICTS between security/srm and security/secure_delete for bin/srm
- reset maintainer: Vaida Bogdan no longer uses FreeBSD. Thank you for maintaining the ports so far!
- nuke some small plists while here

PR:		ports/125698
Submitted by:	Andrew Stuart
2008-07-31 03:38:45 +00:00
Greg Larkin
eb36f5e49d - Incorporated latest patch set into flexbackup
- Stylistic changes made to Makefile

PR:		ports/125905
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
Approved by:	beech@ (mentor)
2008-07-30 21:02:40 +00:00
Beech Rintoul
32b44ac0c9 - Update to 4.0.8
PR:		ports/126086
Submitted by:	Joseph S. Atkinson <jsatkinson@embarqmail.com>
Approved by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-07-30 17:29:09 +00:00
Volker Stolz
96aa133355 If you try to guess maintainers' intentions, at least do it right:
don't clobber existing uptimed-data on deinstallation.
2008-07-30 13:15:56 +00:00
Volker Stolz
39881d3bfe Uptimed needs /var/spool/uptimed to be created for it to function correctly.
PR:		ports/126074
Submitted by:	maintainer
2008-07-30 09:36:54 +00:00
Rong-En Fan
ced8cf93c6 - Update to 2.4.2
PR:		ports/126064
Submitted by:	Dan Langille <dan at langille.org> (maintainer)
2008-07-29 06:04:06 +00:00
Rong-En Fan
8df318ce33 - Update to 2.4.2
http://marc.info/?l=bacula-announce&m=121727191620425&w=2

PR:		ports/126064
Submitted by:	Dan Langille <dan at langille.org> (maintainer)
2008-07-29 06:03:49 +00:00
Xin LI
1cfc804993 Fix build with OpenLDAP 2.4. 2008-07-29 05:56:59 +00:00