Martin Wilke
7c80d06854
- Update to 3.3.0
...
PR: 155966
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com
2011-04-12 02:31:09 +00:00
Ade Lovett
fe0d23d638
Update to GNU make 3.82 after numerous -exp runs.
2011-04-11 19:54:35 +00:00
Baptiste Daroussin
8d27ddb9bd
Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
...
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
2011-04-11 08:34:17 +00:00
Steve Wills
8952e2a0ba
- Mark broken with Ruby 1.9
2011-04-10 18:18:09 +00:00
Steve Wills
bfb2d080be
- Update to 2.6.7
...
- Updates optional patch to use improved package provider
- Adds patch to fix user/password provider hash usage
PR: ports/156239
Submitted by: Russell Jackson <raj at csub.edu> (maintainer)
2011-04-10 16:11:49 +00:00
Dennis Herrmann
8a6beb387a
- Update to 0.9.7
...
PR: ports/156247
Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm> (maintainer)
2011-04-08 18:00:32 +00:00
Steve Wills
2d759485fd
- Fix RUN_DEPENDS with Ruby 1.9
...
PR: ports/156153
Approved by: Russell A. Jackson <raj at csub.edu>
2011-04-08 00:36:19 +00:00
Alberto Villa
44b2f80d3d
The FreeBSD KDE Team is pleased to announce April updates for KDE
...
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php .
Special thanks to Raphael Kubo da Costa who ported the release.
2011-04-07 12:03:34 +00:00
Frederic Culot
1842f0ab64
- Update to 3.0a10
...
PR: ports/156203
Submitted by: Ildar Hizbulin <hizel@vyborg.ru> (maintainer)
2011-04-06 11:35:17 +00:00
Dennis Herrmann
b1a98e6ea1
- Fix pkg-message expansion
...
- Bump PORTREVISION
PR: ports/156205
Submitted by: Jimmy Olgeni <olgeni@freebsd.org>
2011-04-05 18:59:45 +00:00
Dennis Herrmann
42c02308dd
- Update to 0.5.2
2011-04-05 16:53:15 +00:00
Dennis Herrmann
bccf5e9212
Zxfer is a fork of zfs-replicate. It allows the easy and reliable backup,
...
restore or transfer of zfs filesystems, either locally or remotely.
Zxfer has the following features:
* Written in sh with only one dependency, rsync. Rsync mode is not used
in a typical restore, hence in that situation all you need is the
zxfer script, your backup and an install CD/DVD.
* Reliability is first priority - the only methods of transfer allowed
are those that checksum/hash the transferred data.
* Transfer to or from a remote host via ssh.
* Recursive and incremental transfer of filesystems (via snapshots).
* Transfer properties and sources of those properties (e.g. local or
inherited).
* Override properties in the transfer, e.g. for archival purposes
it is useful to override "copies" and "compression".
* Create all filesystems on the destination as necessary.
* Write backup files to aid in automatically restoring the original
properties that have been overridden.
* A comprehensive man page with examples.
* Can be set to beep on error or when done, useful for long transfers.
* Features an rsync mode for when two different snapshotting regimes are on
source and destination, and zfs send/receive won't work.
WWW: http://www.zxfer.org
PR: ports/156126
Submitted by: Ivan Dreckman <ivannashdreckman@fastmail.fm>
2011-04-04 15:03:51 +00:00
Baptiste Daroussin
187408a174
Remove %%EXAMPLESDIR%%/example/etc/make.conf duplication in plist
...
PR: ports/155693
Submitted by: Julien Laffaye <kimelto _at_ gmail.com>
Approved by: maintainer (timeout: >15days)
2011-04-04 09:26:35 +00:00
Steve Wills
0f2f56a737
Log4r is a comprehensive and flexible logging library written in Ruby for use
...
in Ruby programs
WWW: http://log4r.rubyforge.org/
2011-04-03 15:58:51 +00:00
Cy Schubert
693b3aa178
Fix build under 9.0-CURRENT.
2011-04-02 17:20:47 +00:00
Beat Gaetzi
742d06bd88
- Update to 0.3.0.
...
- Remove round-trip option as this patch is included upstream now. See
the new -t argument.
- Remove outdated perl version check.
- Re-add WWW in pkg-descr.
- Pass maintainership to upstream maintainer.
2011-04-02 00:17:17 +00:00
Rene Ladan
6a25dd9359
Fix WWW line in pkg-descr since I can't use port 80 for web with my new ISP
2011-04-01 17:56:05 +00:00
Frederic Culot
6e9b45cef7
- Update to 0.5.7
...
PR: ports/156101
Submitted by: Tigger <tigger AT lvlworld.com> (maintainer)
2011-04-01 07:00:00 +00:00
Alexey Dokuchaev
b8f9207f30
- Update to version 1.02 [1]
...
- Augment MASTER_SITES [1]
- Use MASTER_SITE_GOOGLE_CODE macro
- Drop HAS_CONFIGURE, now unused (and was bogus before that, GNU_CONFIGURE
should had been used instead)
- Improve port description
Submitted by: maintainer [1]
2011-04-01 05:29:18 +00:00
Alexey Dokuchaev
5420cd67e6
- Fix bogus date in Makefile header: port could not be created after PR
...
- Garbage collect dead .if-clause, kill EOL slash
2011-04-01 03:46:59 +00:00
Dennis Herrmann
ec140ddc1d
The cpulimit program throttles back a process's CPU usage. This allows the
...
user to slow down jobs that would otherwise choke the processor. It is also
helpful on laptops where we want to avoid genrating a lot of heat.
WWW: http://cpulimit.sourceforge.net/
PR: ports/156064
Submitted by: Jesse <jessefrgsmith@yahoo.ca>
2011-03-31 15:01:45 +00:00
Jimmy Olgeni
3297c167b5
Upgrade to version 1.470.
2011-03-31 09:32:28 +00:00
Jimmy Olgeni
dec4160199
Upgrade to version 1.540.
2011-03-31 09:32:22 +00:00
Baptiste Daroussin
c782c23a2f
- update to 2.10.2
2011-03-31 06:09:41 +00:00
Philip M. Gollucci
7021339fc1
- Update
...
rsyslog5: 5.6.5
rsyslog5-devel: 5.7.10
2011-03-31 02:09:39 +00:00
Frederic Culot
d390937872
- Update to 0.17 [1]
...
- Make use of CPAN:USER macro
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/156028 [1]
Submitted by: Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
2011-03-30 07:31:08 +00:00
Dennis Herrmann
f85b27ed96
- Bump PORTREVISION
...
- Pick up ${SRC_BASE}
PR: ports/155933
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
2011-03-29 19:04:45 +00:00
Dennis Herrmann
5b711a7bb6
- Update to 5.2.5
...
PR: ports/156009
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
2011-03-29 17:56:15 +00:00
Dennis Herrmann
3736601937
- Update to 1.1.1
...
- Pass maintainership to submitter
PR: ports/155999
Submitted by: Duncan Hutty <dhutty@allgoodbits.org>
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (old maintainer)
2011-03-29 16:21:50 +00:00
Alberto Villa
12307c963b
- Depend on newer libarchive (and fix plist) on 7.x and 8.0.
...
- Bump PORTREVISION.
Reported by: pointyhat via pav
2011-03-29 07:19:05 +00:00
Wen Heping
1b1d533353
- Remove hardcoded /usr/local from rc script [1]
...
- Add trailing slashes to config file defaults [2]
- Add missing PLIST_SUB expressions
PR: ports/156008
Submitted by: sahil@ [1]
Rick Chisholm<rchisholm_at_cyphersystems.com> [2]
Chris Rees <utisoft@gmail.com> (maintainer)
2011-03-29 02:40:12 +00:00
Baptiste Daroussin
1e195bd7ec
- update to 5.05
...
PR: ports/155208
Submitted by: Serg <mail_of_sergey _at_ mail.ru>
Approved by: maintainer timeout (25 days)
2011-03-28 11:54:32 +00:00
Wen Heping
51574dd095
- Update to 2.1.0
...
- Pass maintainership to submitter
- Rewrite rc script
PR: ports/155976
Submitted by: Chris Rees <utisoft@gmail.com>
Approved by: admin@mjbrune.org (previous maintainer)
2011-03-28 02:45:01 +00:00
Rebecca Cran
a6f100ab9e
Update to 1.51.
...
PR: ports/155901
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2011-03-27 16:39:25 +00:00
Martin Wilke
84ae3d0163
- Fix Battery Status
...
PR: 155745
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
2011-03-27 10:36:11 +00:00
Martin Wilke
50225937f8
- Update to 0.44
...
PR: 155685
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
2011-03-27 10:12:46 +00:00
Dennis Herrmann
ee929a6e24
The Swap Extender Daemon is designed to monitor the amount of swap space
...
available on the system and create moer on-disk swap as needed. Additionally
Swap Extender will remove unwanted swap space when memory is freed.
WWW: http://makeapbi.sourceforge.net/
PR: ports/155955
Submitted by: Jesse Smith <jessefrgsmith@yahoo.ca>
2011-03-27 06:48:15 +00:00
Pav Lucistnik
42a107b953
- Actually chase upnp shlib change
...
Reported by: pointyhat
Pointy hat to: pawel (miwi, wen)
2011-03-26 23:31:50 +00:00
Pav Lucistnik
ccceb51969
- Mark BROKEN on 9.X: does not compile
...
Reported by: pointyhat
2011-03-25 20:55:02 +00:00
Pav Lucistnik
8d9e56de78
- Mark BROKEN on 9.X:
...
moddevinfo.ui.h:38: error: 'DIS_ATTACHED' was not declared in this scope
Reported by: pointyhat
2011-03-25 20:22:25 +00:00
Baptiste Daroussin
0a6a594426
- update to 3.064
...
- add licenses
- changes: http://cpansearch.perl.org/src/WSNYDER/Schedule-Load-3.064/Changes
2011-03-25 17:32:42 +00:00
Baptiste Daroussin
f3f1824822
- update to 1.6.5
...
- add licenses
- changes: http://cpansearch.perl.org/src/TOMZO/Quota-1.6.5/CHANGES
2011-03-25 17:27:08 +00:00
Alberto Villa
e487819d56
- Remove dependency on docbook-xml.
...
- Remove MD5 hash.
2011-03-25 10:38:42 +00:00
Alberto Villa
c1f3de0f55
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
...
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php
We'd like to say thanks to all helpers and submitters.
Tested by: exp-run via miwi
2011-03-25 10:33:51 +00:00
Alberto Villa
ccbd618ebd
- Update to 0.99.0.
...
- Add LICENSE.
2011-03-25 10:22:45 +00:00
Sunpoet Po-Chuan Hsieh
eb9c17b2cc
- Update to 20110322
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6761
PR: ports/155895
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
2011-03-24 13:37:18 +00:00
Pawel Pekala
1c89fac54a
- Update my email to FreeBSD
...
Approved by: miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Pawel Pekala
d01fbfe551
- Chase devel/upnp shlib bump
...
Approved by: miwi, wen (mentors)
2011-03-23 16:40:03 +00:00
Dennis Herrmann
831c0e9161
- Fix MASTER_SITES
...
- Add WWW in pkg-descr
- Utilize PLIST_FILES
PR: ports/155801
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-03-23 16:39:35 +00:00
Dennis Herrmann
902ccede05
- Update MASTER_SITES/WWW
...
- Utilize PLIST_FILES/PORTDOCS
PR: ports/155800
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-03-23 16:37:19 +00:00
Dennis Herrmann
12353ec337
- Update to 1.14
...
PR: ports/155799
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-03-23 16:34:42 +00:00
Martin Matuska
e3a244403e
- Add LICENSE knob(s)
2011-03-23 15:53:22 +00:00
Sunpoet Po-Chuan Hsieh
ece8c9e551
- Respect WITH_DEBUG: do not strip the binary by default
...
- Use bsd.port.mk
PR: ports/155789
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Approved by: Chris Rees <utisoft@gmail.com> (maintainer)
2011-03-23 15:11:33 +00:00
Matthias Andree
7ec6033a80
Add license, update WWW.
2011-03-21 20:46:21 +00:00
Pav Lucistnik
14b8aa4d2f
- Donate to the adoptive father
2011-03-21 11:08:50 +00:00
Wen Heping
53dfa881bf
- Update to 1.4.0
2011-03-21 06:48:04 +00:00
Dennis Herrmann
4d9adeaace
Light-weight and fast realization of progress-bar for pipe.
...
WWW: http://code.google.com/p/pipe-progress/
PR: ports/155722
Submitted by: Artem Zaytsev <a.arepo@gmail.com>
2011-03-20 19:28:37 +00:00
Frederic Culot
6f01522910
- Update to 0.6.1
...
PR: ports/155718
Submitted by: Evgeny Zhirnov <jirnov AT gmail.com> (maintainer)
2011-03-20 16:31:59 +00:00
Dennis Herrmann
0d1aa50674
- Update to 0.9.9
...
PR: ports/155717
Submitted by: Evgeny Zhirnov <jirnov@gmail.com> (maintainer)
2011-03-20 14:55:17 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Philip M. Gollucci
191106abae
- Claim, I maintain all the other rsyslog-* ports
2011-03-18 14:59:54 +00:00
Martin Wilke
33f822ae6f
- Update to 1.7.9
2011-03-18 14:54:39 +00:00
Martin Wilke
08824bd2f2
- Reset maintainership
2011-03-18 14:53:31 +00:00
Sofian Brabez
d7c5457ddf
Update my MAINTAINER address to sbz at FreeBSD.org.
...
Approved by: jadawin@ (mentor)
2011-03-18 10:04:54 +00:00
Erwin Lansing
b9ab9c6fad
Mark BROKEN on 9.x
2011-03-18 07:38:26 +00:00
Sunpoet Po-Chuan Hsieh
58bff3fb52
- Update to 8.01.06 while I'm here
...
Changes: http://www.lsi.com/DistributionSystem/User/AssetMgr.aspx?file=8.01.06_FreeBSD_MegaCLI.txt
PR: ports/155150
Submitted by: venom <samflanker@gmail.com> (maintainer)
2011-03-18 07:14:46 +00:00
Martin Wilke
20672d9f5a
nvramtool is a utility for reading/writing coreboot parameters and
...
displaying information from the coreboot table. It is intended for x86-based
systems (both 32-bit and 64-bit) that use coreboot.
The coreboot table resides in low physical memory, and may be accessed
through the /dev/mem interface. It is created at boot time by coreboot, and
contains various system information such as the type of mainboard in use. It
specifies locations in the CMOS (nonvolatile RAM) where the coreboot
parameters are stored.
For information about coreboot, see http://www.coreboot.org/ .
WWW: http://www.coreboot.org/Nvramtool
PR: ports/155583
Submitted by: Andrey Zonov <andrey at zonov.org>
2011-03-18 05:06:07 +00:00
Cy Schubert
6cb43abf1d
Fix 9-CURRENT build.
...
Discovered by: pav
2011-03-18 04:14:33 +00:00
Cheng-Lung Sung
887aee55a8
- Update to 2.5.20
2011-03-18 02:20:23 +00:00
Matthias Andree
86dfe5c9b3
Take maintainership.
...
Leave DEPRECATED for the nonce awaiting further test input from the lists,
and possibly to look for alternatives such as TestDisk which might be
more portable or more up-to-date replacements.
Also see the current (March 2011) freebsd-ports@ discussion with subjects
'Deprecation campaign' and 'sysutils/gpart: deprecated port, anyone interested?'
2011-03-17 16:58:46 +00:00
Max Brazhnikov
6e84b9879a
Fix mkntfs
...
Replace Vista's $UpCase file by a Windows XP one
Pass maintainership to submitter
Remove md5 sum while I'm here
PR: ports/144852
Submitted by: Samuel Martin Moro <faust64 at gmail.com>
2011-03-17 16:21:09 +00:00
Martin Wilke
9fc8f267f4
- Update to 1.0.0
...
PR: 153661
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
2011-03-17 15:46:49 +00:00
Martin Wilke
d86e35b41b
- Update to 2.25
...
PR: 155575
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
2011-03-17 15:46:39 +00:00
Martin Wilke
0c1fcc1da7
- Update 2.6.6
...
PR: 155451
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
2011-03-17 12:51:19 +00:00
Brendan Fabeny
8bdba3cd6f
Adopt and clean up
2011-03-17 11:37:27 +00:00
Pav Lucistnik
e13f00eca1
- Mark ports that have been broken for six month or more, or never compiled on
...
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Matthias Andree
0315109a34
Remove FreeBSD < 500040 support, clean up cruft.
2011-03-17 00:37:29 +00:00
Matthias Andree
cd20ee9a64
Compile as C99 to avoid a ton of warnings in exchange for a few new ones.
2011-03-17 00:20:35 +00:00
Matthias Andree
b306a66296
Clean up patches, avoid two patches changing src/disku.c.
2011-03-17 00:18:20 +00:00
Matthias Andree
7561b8b1e2
First round of amd64 fixes. Compiles and detects BSD partitions, but
...
may require work for NTFS, NTFS5, or other partitions. There may be more abuse
of "long" on the assumption it were 32 bits, and there may be more endian-
ness assumptions lingering in the code.
Also bump expiration half a year into the future and fix whitespace to make
portlint -C happy. Remove MD5 checksum while at it, and mark MAKE_JOBS_SAFE.
I do not claim maintainership for lack of interest, but possibly this is a
starting point. Also see the FreeBSD-ports discussion this month, and possibly
Debian and/or Fedora have more patches that might be useful.
2011-03-17 00:03:47 +00:00
Baptiste Daroussin
d265af7f29
no more release since 10 years, gnome1 time is over, let's deprecate this
2011-03-16 22:53:44 +00:00
Joseph S. Atkinson
2905cce16a
Fix when building with GCC 4.5. While here, fix gripe with clang and a
...
few typos.
PR: ports/154173
Submitted by: bf
Approved by: kwm (mentor)
2011-03-16 19:32:21 +00:00
Sahil Tandon
524339ff4f
Update CONFLICTS, define NO_LATEST_LINK and remove
...
MD5 checksum from distinfo.
2011-03-16 03:34:12 +00:00
Sahil Tandon
6bce2aec59
Mark IGNORE since the stable release is actually
...
newer than the -devel; also, remove MD5 checksum
from distinfo.
Approved by: maintainer
2011-03-16 03:24:51 +00:00
Sahil Tandon
ae372b4be3
Update to 0.6.11, add WITHOUT_NLS switch and
...
update CONFLICTS.
PR: ports/152744
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
Approved by: maintainer
2011-03-16 03:24:49 +00:00
Sahil Tandon
6551a5db47
Connect sysutils/duplicity05 to the build following
...
repocopy from sysutils/duplicity.
PR: ports/155078
Submitted by: sahil (myself)
Approved by: maintainer
2011-03-16 03:24:47 +00:00
Baptiste Daroussin
0d31354849
Change the deprecation message to point user to sysutils/doinkd
...
Submitted by: Jason Helfman <jhelfman _at_ e-e.com> (by mail)
2011-03-15 22:36:03 +00:00
Max Brazhnikov
5a785950be
Update MASTER_SITES and undeprecate
...
Pass maintainership to submitter
Remove md5 sum from distinfo while here
PR: ports/155582
Submitted by: Charlie Kester <corky1951 at comcast.net>
2011-03-15 21:36:56 +00:00
Alexey Dokuchaev
e954314547
Chase libgpod shlib version bump.
2011-03-15 15:05:40 +00:00
Hajimu UMEMOTO
72335c6bdf
Fix the build with gmake-3.82 by replace space to tab.
...
Reported by: pointyhat-exp with gmake 3.82 (linimon)
2011-03-15 08:39:53 +00:00
Martin Matuska
6746702236
Add support for debootstrapping Debian Linux (i386)
...
Submitted by: Romain Garbage <romain.garbage@gmail.com>
2011-03-14 20:07:14 +00:00
Philippe Audeoud
83a1fa342e
- Update to 2.3.11
2011-03-14 14:32:41 +00:00
Dirk Meyer
fb362193c1
- mark BROKEN on 9-CURRENT
2011-03-14 05:45:08 +00:00
Baptiste Daroussin
237c8f5f5a
master_site is only available in https
...
Reported by: pointyhat (miwi)
2011-03-13 20:34:54 +00:00
Baptiste Daroussin
b256c38cb5
Deprecate unmaintained ports from sysutils where upstream disapear and/or
...
ÃÂ where no distfiles can be found and are not used by maintained ports
2011-03-13 12:21:37 +00:00
Frederic Culot
dd856a33df
- Make use of MASTER_SITE_GENTOO macro
...
Suggested by: az@
Approved by: Chris Rees <utisoft AT gmail.com> (maintainer, via email)
2011-03-13 11:56:26 +00:00
Frederic Culot
3a8b293764
- Update to 1.18.4
...
PR: ports/155514
Sbmitted by: Chris Rees <utisoft AT gmail.com> (maintainer)
2011-03-13 10:16:23 +00:00
Baptiste Daroussin
a2c31bb295
upgrade to 2.10.1
...
update MASTER_SITE and WWW
add LICENSE
take maintainership
2011-03-13 09:23:15 +00:00
Baptiste Daroussin
4e40a700b3
update WWW
...
remove MD5
2011-03-13 09:19:34 +00:00
Baptiste Daroussin
499a0fcef6
update WWW remove MD5
2011-03-13 08:43:51 +00:00
Baptiste Daroussin
9a8eaa6ec1
Change WWW and MASTER_SITE
...
While here remove MD5
2011-03-13 08:23:00 +00:00
Cy Schubert
cce8218e40
Replace dashes ("-") in rc scripts with underbars ("_").
...
PR: 155495
Submitted by: arin Atanasov Nikolov <dnaeon@gmail.com>
2011-03-13 01:21:18 +00:00
Marius Strobl
f1d18abdcd
Update to 3.01a03. For the changes since 3.01a02 see:
...
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a03
Approved by: netchild
2011-03-12 19:19:54 +00:00
Steve Wills
ad62701167
Murder is a method of using Bittorrent to distribute files to a large amount
...
of servers within a production environment. This allows for scaleable and
fast deploys in environments of hundreds to tens of thousands of servers
where centralized distribution systems wouldn't otherwise function.
WWW: http://github.com/lg/murder
2011-03-12 18:57:05 +00:00
Dennis Herrmann
c9a784e10e
- Update to 0.4.5
...
PR: ports/155443
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-03-11 14:21:11 +00:00
Ed Schouten
0e88ee8a4c
Bump hidesvn to version 1.1.
...
Changes:
- Add support for _darcs!
Reviewed by: lme
2011-03-11 13:39:38 +00:00
Kevin Lo
5a158e4af2
Update to 1.3.6
...
PR: ports/155438
Submitted by: ehaupt
2011-03-11 02:34:26 +00:00
Max Brazhnikov
c909828084
Update to 4.0.7
2011-03-10 17:01:46 +00:00
Florian Smeets
fd8901ff7b
- fix a bug where plugins would stop graping data after a SIGHUP to munin-node
...
- prevent leftovers from sed and patch otherwise these would be installed also
The problem is that munin-nodes runs in perl taint mode and after a SIGHUP
p5-Net-Server thinks that the path is tainted and unsets the complete path,
this causes all plugins which do not use an absolute path to utilities they
call to fail. The fix is to set a well known good path.
Obtained from: OpenBSD
PR: ports/155109
2011-03-09 23:40:14 +00:00
Cheng-Lung Sung
8337218886
- dbi.0 => dbi.1
...
- bump PORTREVISION
2011-03-07 15:59:27 +00:00
Cheng-Lung Sung
df63fe8b04
- dbi.0 => dbi.1
...
- bump PORTREVISION
2011-03-07 15:27:37 +00:00
Cheng-Lung Sung
2380991d87
- dbi.0 => dbi.1
...
- bump PORTREVISION
2011-03-07 15:17:47 +00:00
Cheng-Lung Sung
ee48ed0759
- dbi.0 => dbi.1
...
- bump PORTREVISION
Changes:
2011-03-07 15:15:06 +00:00
Emanuel Haupt
1bf4b2310b
Unify maintainer address for emulation ports.
...
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org )
Discussed with: netchild (emulation)
2011-03-07 15:08:25 +00:00
Cheng-Lung Sung
9935674b8b
- dbi.0 => dbi.1
...
- bump PORTREVISION
2011-03-07 14:39:50 +00:00
Emanuel Haupt
46b2b35263
- Update MASTER_SITES
...
- Remove MD5 sum
- Add LICENSE
2011-03-07 11:10:42 +00:00
Emanuel Haupt
d0f4bf9881
Update MASTER_SITES
2011-03-07 11:07:03 +00:00
Philippe Audeoud
02675b5738
- Add www/p5-libwww as dependency
...
- Bump PORTREVISION
PR: ports/155337
Submitted by: Alexander Moisseev <moiseev _AT_ mezonplus _DOT_ ru>
2011-03-07 08:56:48 +00:00
Dennis Herrmann
831a7ec352
- Update MASTER_SITES
...
- Add LICENSE (BSD)
- Remove MD5 checksum
PR: ports/155314
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> (maintainer)
2011-03-06 20:02:57 +00:00
Dennis Herrmann
a1f6cbf9b0
- Update to 1.14.1
...
PR: ports/155281
Submitted by: maintainer
2011-03-06 08:43:40 +00:00
Dennis Herrmann
6c47da893b
- Update to 4.85C
...
PR: port/155292
Submitted by: Larry Rosenman <ler@lerctr.org> maintainer
2011-03-06 08:39:32 +00:00
Oliver Lehmann
2e39a5c7ae
bring back xfce menues and items
...
Submitted by: Zhihao Yuan <lichray@gmail.com>
2011-03-05 09:00:53 +00:00
Cheng-Lung Sung
4e7e771d9e
- The %%RC_SUBR%% variable in the rc script source files/chef_client.in isn't getting replaced by default. Rather than adding this variable to SUB_LIST, it makes more sense to explicitly replace it in the source file itself. This is done in numerous other rc script source files as well as in the example in the Porter's Handbook.
...
- bump PORTREVISION
PR: ports/155279
Submitted by: Dimitri Aivaliotis <aglarond_AT_gmail dot com>
Approved by: maintainer (Renaud Chaput)
2011-03-05 01:48:11 +00:00
Cy Schubert
5c851ce85a
Add syslog-ng3-devel to category Maefile.
...
Noticed by: mcl
Pointy hat to: myself
2011-03-04 13:46:25 +00:00
Oliver Lehmann
6f11b1a79b
update audacious to 2.4.4
2011-03-04 10:43:58 +00:00
Frederic Culot
00015c7e13
- Update to 2.24
...
Changes: http://pdsh.googlecode.com/svn/trunk/NEWS
PR: ports/155240
Submitted by: Mykola Dzham <i AT levsha.me> (maintainer)
2011-03-04 10:09:27 +00:00
Martin Wilke
f29488a145
- Update to 0.7.5
...
PR: 154627
Submitted by: Kurt Jaeger <fbsd-pr@opsec.eu>
2011-03-04 05:55:38 +00:00
Martin Wilke
bc696d5f48
- Chase devel/upnp shlib bump
2011-03-04 05:52:07 +00:00
Martin Wilke
cebe09befd
- Fix fetch
2011-03-04 05:15:22 +00:00
Wen Heping
9143b1b3f1
- Bump PORTREVISION to chase the update of libexif
2011-03-04 02:19:07 +00:00
Oliver Lehmann
87931d8ea4
Add garcon
...
Garcon is an implementation of the freedesktop.org menu specification
replacing the former Xfce menu library libxfce4menu. It is based on
GLib/GIO only and aims at covering the entire specification except for
legacy menus.
WWW: http://www.xfce.org/
2011-03-03 10:15:52 +00:00
Oliver Lehmann
6f4ce81280
Welcome XFCE 4.8 to the portstree!
...
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
2011-03-03 10:12:30 +00:00
Emanuel Haupt
1f1c285bba
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
...
Triggered by: distilator
Reviewed by: netchild (emulation)
2011-03-03 09:26:45 +00:00
Cheng-Lung Sung
2eb17dde33
- Update to 0.24
2011-03-03 09:03:35 +00:00
Wen Heping
564939f84d
- Add LIBEVENT_STATIC to OPTIONS
...
PR: ports/155080
Submitted by: mm@
2011-03-03 08:16:59 +00:00
Wen Heping
46de96d910
- Restore CATEGORY
...
- Remove MD5
2011-03-03 01:22:51 +00:00
Pav Lucistnik
b41b8b5b09
- Mark BROKEN: fails to install
...
ERROR: Error installing /tmp/distfiles/rubygem/ohai-0.5.8.gem:
ohai requires json (>= 1.4.4, <= 1.4.6, runtime)
Reported by: pointyhat
2011-03-02 21:39:57 +00:00
Alexey Dokuchaev
6380a7457e
- Update to version 3.2.1
...
- Adjust COMMENT
2011-03-02 09:34:38 +00:00
Li-Wen Hsu
ce31cabd5b
- Fix dependency, PYLXML_EGG does not exist now
...
- Rmove MD5
PR: ports/155058
Submitted by: lwhsu
Approved by: Robert Gogolok <gogo AT cs.uni-sb.de> (maintainer)
2011-03-01 04:54:50 +00:00
Philip M. Gollucci
bb10ba0f67
- Update to 5.7.6
2011-03-01 03:40:32 +00:00
Frederic Culot
bb82c3f344
- Update to 0.10
...
Changes: http://search.cpan.org/dist/Tail-Stat/Changes
PR: ports/155127
Submitted by: Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
2011-02-28 21:00:26 +00:00
Wen Heping
feacb1078a
- Update to 0.4.1
...
- Fix build with python-2.7
- Remove MD5
PR: ports/155091
Submitted by: Wen Heping (myself)
Approved by: maintainer
2011-02-28 10:53:02 +00:00
Martin Wilke
3fa3e73203
drmaa-python is a python package to interact with DRMAA-compliant distributed
...
resource management systems.
The library tries to be compliant with the DRMAA 1.0 Python language binding.
WWW: http://code.google.com/p/drmaa-python/
PR: ports/154913
Submitted by: Mykola Dzham <i at levsha.me>
2011-02-27 13:06:01 +00:00
Thomas Abthorpe
73c7900f5b
- Reassign ports to heap
...
Submitted by: alepulver
2011-02-27 04:54:41 +00:00
Martin Matuska
1c6276fe1a
- Add pkg-message
2011-02-26 23:38:08 +00:00
Martin Matuska
902bd6db11
debootstrap is a tool which will install a Debian base system into
...
a subdirectory of another, already installed system. It doesn't require an
installation CD, just access to a Debian repository.
In FreeBSD, you can use debootstrap to install Debian GNU/kFreeBSD into
a subdirectory of your existing FreeBSD installation (i386 or amd64)
and then run Debian GNU/kFreeBSD (i386 or amd64) in a jail or chroot.
WWW: http://wiki.debian.org/Debootstrap
2011-02-26 21:25:04 +00:00
Joe Marcus Clarke
7b8c36db2c
Remove the legacy MD5 checksum.
2011-02-26 21:20:31 +00:00
Joe Marcus Clarke
5b3183ba11
Fix the processing of devd messages so that the new -CURRENT format is
...
properly understood.
Submitted by: Gustau Pérez gpere@entel.upc.edu (based on)
2011-02-26 18:07:19 +00:00
Frederic Culot
23f64a4383
- Update to 1.1.11
...
PR: ports/155043
Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer)
2011-02-26 11:33:36 +00:00
Martin Wilke
6754a83285
- Update to 2.0.4
2011-02-26 08:59:52 +00:00
Martin Wilke
092fe96799
- Update to 1.3.1
2011-02-26 08:58:23 +00:00
Alexander Leidinger
fd5918a6e7
Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
...
This fixes a security warning from portaudit.
Security: CVE-2009-1194
VuXML: 4b172278-3f46-11de-becb-001cc0377035
Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
2011-02-25 08:52:30 +00:00
Sunpoet Po-Chuan Hsieh
f05e013721
- Update to 1.0.2
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6730
2011-02-25 06:39:53 +00:00
Xin LI
03b42818c9
Chase after net/openldap24-server update.
...
Reminded by: miwi
2011-02-25 01:32:17 +00:00
Mark Linimon
cc8428d927
Mark the various sysutils/rsyslog*-snmp ports as only being broken on
...
i386-8 and above, instead of everywhere.
Reported by: pointyhat
2011-02-25 00:44:43 +00:00
Martin Wilke
9782576880
- Update to 0.7.DrNo.
...
- Update WWW
- chase xmms2 shlib bump
PR: 144821
Submitted by: Guido Falsi <mad@madpilot.net>
2011-02-24 23:38:28 +00:00
Martin Wilke
4ad9fc38f4
- Mark BROKEN
...
Reported by: pointyhat
2011-02-24 16:06:27 +00:00
Sylvio Cesar Teixeira
588e46359c
- Update to 5.2.4
...
PR: ports/154968
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
2011-02-23 18:19:15 +00:00
Martin Wilke
6f49f502d0
- Update to 0.09
...
PR: 154847
Submitted by: maintainer
2011-02-23 15:33:07 +00:00
Rene Ladan
74a1fea448
Remove expired ports:
...
2011-02-20 devel/root: Port does not build on supported versions of FreeBSD
2011-02-20 net/ztelnet: unfetchable / Does not compile with GCC 4.2
2011-02-20 print/kaspaliste: Does not compile with GCC 4.2
2011-02-20 sysutils/perf: Does not build on supported versions of FreeBSD
2011-02-21 22:17:16 +00:00
Cheng-Lung Sung
2f050289fa
- Update to 1.0.10
...
PR: ports/154935
Submitted by: maintainer (Robert Gogolok)
2011-02-21 15:25:16 +00:00
Wen Heping
d605471874
- Some cleanup in Makefile
...
Reported by: landy2005@gmail.com
2011-02-21 10:43:38 +00:00
Wen Heping
cfe1bc584d
- Fix build when ${OSVERSION} < 702104 [1]
...
- Now set tmux build without #define HAVE_BROKEN_KQUEUE as default and an option.
PR: ports/154485 [1]
Submitted by: Mike Stupalov <landy2005@gmail.com> [1]
2011-02-21 07:09:49 +00:00
Wen Heping
088cd59212
PHP MogileFS is a client library to communicate with MogileFS trackers.
...
Those trackers are part of the distributed filesystem MogileFS created
by Danga Interactive (http://www.danga.com/ ) and used in serveral large
scale projects like LiveJournal.
WWW: http://pecl.php.net/package/mogilefs
2011-02-21 00:31:30 +00:00
Dennis Herrmann
08b7d7b0b8
- Update to 0.5.4
...
PR: ports/154895
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> (maintainer)
2011-02-20 08:28:49 +00:00
Sahil Tandon
b5cb76ed93
- Update maintainer address
...
Requested by: maintainer (via freebsd-ports)
2011-02-18 03:13:03 +00:00
Florian Smeets
ed5bb21242
- also ignore .sample files as these can confuse plugins by overwriting values
...
defined in the .conf files.
It would be best if munin would only include .conf files, but until that happens
use this as a workaroud.
PR: ports/147345
Submitted by: Rob B <rbyrnes@gmail.com>
2011-02-16 23:47:43 +00:00
MANTANI Nobutaka
0cfc8c82d8
Update to 1.23.
2011-02-16 14:35:48 +00:00
Thomas Abthorpe
7387137ea8
Reassign ports to the pool, thanks for your service, we hope to see you
...
back.
2011-02-16 03:46:50 +00:00
Ed Schouten
fc676cd78e
Bump hidesvn to 1.1.
...
Reviewed by: wxs@
2011-02-15 20:16:17 +00:00
MANTANI Nobutaka
3843072da5
Add dc3dd, a dd program useful for computer forensics.
2011-02-15 15:59:43 +00:00
Martin Wilke
8221ddf1e3
Simple setsid replacement, nothing special about it
...
except it being really simple.
WWW: http://tools.suckless.org/ssid/
2011-02-15 09:18:04 +00:00
Florian Smeets
de626f2bc8
- fix newsyslog entries, logs have been living in /var/log/munin for some
...
time now [1]
- drop MD5 checksum
Inspired by: ports/151182 [1]
2011-02-15 00:14:20 +00:00
Florian Smeets
02c771df45
- fix newsyslog entries, logs have been living in /var/log/munin for some
...
time now [1]
- fix http_loadtime plugin [2]
- fix coretemp and dev_cpu plugins [3]
PR: ports/151182 [1], ports/154688 [2], ports/154584 [3]
Submitted by: Detlef Peeters <dp@heringa.de> [1]
Oliver Brandmueler <ob@e-gitt.net> [2]
Hiroki (REO) Kashiwazaki <reo@iic.hokudai.ac.jp> [3]
2011-02-15 00:11:56 +00:00
Sylvio Cesar Teixeira
c68e7e8d4d
- Update to 1.9.4
...
PR: ports/154779
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2011-02-14 18:56:34 +00:00
Sergey Matveychuk
9b1d7bd8c0
- Fix gtar path in dependencies.
...
Reported by: Bruce Cran <bruce_at_cran.org.uk>
2011-02-14 11:15:32 +00:00
Sahil Tandon
7ca645a76b
- Update to 0.6.14 [1]
...
- Fix build with custom LOCALBASE
PR: ports/154748 [1]
Submitted by: Dmitry Fomin <fdn@okbire.ru> (maintainer)
2011-02-14 00:50:00 +00:00
Sahil Tandon
3cd488ad23
- Update to 1.18.3
...
PR: ports/154751
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
2011-02-14 00:49:58 +00:00
Florian Smeets
1dfe04ceb1
- take over maintainership
...
Approved by: des (previous maintainer)
2011-02-13 15:43:44 +00:00
Alexey Dokuchaev
769ba3c2e7
Make text a bit easier to read and closely match official description.
2011-02-13 14:40:53 +00:00
Frederic Culot
38587f9312
- Update to 3.3.0
...
PR: ports/154731
Submitted by: Vasiliy P. Melnik <basil AT vpm.net.ua> (maintainer)
2011-02-13 13:42:48 +00:00
Sunpoet Po-Chuan Hsieh
652bb3467e
- Update to 20110205
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6713
PR: ports/154721
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
2011-02-13 03:32:23 +00:00
Rebecca Cran
326a6a922b
Update to version 1.50.2.
...
Take over maintainership.
PR: ports/154599
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by: linimon
Feature safe: yes
2011-02-12 20:06:34 +00:00
Martin Wilke
c759f4b8f8
- Update to 1.12.5
2011-02-12 18:24:51 +00:00
Martin Wilke
f5260bb4de
- Update to 2.1
...
- Pet portlint
PR: 154615
Submitted by: maintainer
2011-02-12 18:00:47 +00:00
Andrej Zverev
85b13ac345
Fix WWW in pkg-descr to http://search.cpan.org/dist/ <MODULE> for unification.
...
No functional changes.
Sponsored by: p5 namespace
2011-02-12 09:30:23 +00:00
Martin Wilke
59b17e6fff
The previous patch I made alters a function to call "getconf ARG_MAX" to get the
...
maximum command line length. However I failed to realize that the rest of the
program called this function a lot. I have now altered the patch file to call
getconf once on program run instead of multiple times, greatly reducing
execution time.
PR: 154560
Submitted by: maintainer
2011-02-12 04:55:12 +00:00
Florian Smeets
ddcd2d8adb
- add p5-Cache-Cache dependancy it is required by the mysql_* plugins
...
- bump PORTREVISION
PR: ports/154534
Approved by: des (maintainer, private mail)
2011-02-10 00:23:31 +00:00
Cy Schubert
319e9770b5
Update 3.0.5 --> 3.1.4.
2011-02-09 05:51:02 +00:00
Colin Percival
5fcfd876fa
Update to version 1.0.29. This brings the addition of a utility for
...
re-encrypting Tarsnap data with a new set of keys.
Feature safe: yes
2011-02-08 05:35:40 +00:00
Cy Schubert
223459a6c7
Start cfengine later during boot, as other ports.
...
Suggested by: dougb
Feature safe: yes
2011-02-06 02:46:17 +00:00
Sunpoet Po-Chuan Hsieh
6aa21ff774
- Bump PORTREVISION for freeipmi shlib change
...
Feature safe: yes
2011-02-05 15:48:02 +00:00
Sunpoet Po-Chuan Hsieh
f5e5e7d5b3
- Update to 1.0.1
...
- Add LICENSE
- Cosmetic changes
- Do not use dirrmtry directly for {CACHE|LOG|RUN}_DIR
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6691
Feature safe: yes
2011-02-05 15:47:22 +00:00
Martin Wilke
c7fb719c1c
- Update to 0.8.5
...
PR: 153238
Submitted by: pgollucci@
Approved by: maintainer
Feature safe: yes
2011-02-05 10:32:08 +00:00
Martin Wilke
50c5812224
- Update to 1.18.2
...
- Unbreak for CURRENT
PR: 154312
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Feature safe: yes
2011-02-05 08:48:13 +00:00
Martin Wilke
3bb0868492
- Unbreak build for 9X
...
PR: 151640
Submitted by: Sergey Kandaurov <pluknet@gmail.com>
Approved by: maintainer timeout
Feature safe: yes
2011-02-05 07:03:49 +00:00
Martin Wilke
5ef5c452ab
- Use jot(1) instead of seq(1) (GNU seq(1) does not exist on FreeBSD. Use jot(1) instead.)
...
- While here drop MD5 support
PR: 144602
Submitted by: lth@
Approved by: maintainer timeout
Feature safe: yes
2011-02-05 06:09:10 +00:00
Joseph S. Atkinson
6e80cceddb
Take maintership.
...
While here, clean up md5 and obsolete mastersite.
Submitted by: Chad Castleberry <chadcastleberry@gmail.com> (maintainer)
Approved by: wxs (mentor), kwm (mentor)
Feature safe: yes
2011-02-04 01:05:33 +00:00
Tilman Keskinoz
220e621c57
Add a CONFLICTS_BUILD for bonobo because of LOCALBASE/include/efs.h
...
PR: 146434
Submitted by: Kevin Baxter
Feature safe: yes
2011-02-03 10:56:19 +00:00
Martin Wilke
e90590d550
Froxlor is an ISP Server Management Panel written in PHP, allowing customers
...
to manage their own domains, DNS entries, email addresses, ftp accounts and
more.
WWW: http://www.froxlor.org/
PR: ports/154426
Submitted by: Marco Steinbach <coco at executive-computing.de>
Feature safe: yes
2011-02-03 09:01:18 +00:00
Max Brazhnikov
46ece2a0e2
Update to 4.0.6
...
Feature safe: yes
2011-01-31 17:56:54 +00:00
Martin Wilke
6cc92f6964
- Update to 20110122
...
PR: 154398
Submitted by: maintainer
Feature safe: yes
2011-01-31 11:38:55 +00:00
Olli Hauer
d1c49198a9
- update to version 0.2.0
...
- remove unused patch files (included now in upstream)
- sort pkg-plist
maintainer timeout
PR: ports/154119
Submitted by: Stephen Sanders <ssanders _at_ opnet.com>
Feature safe: yes
2011-01-30 18:30:09 +00:00
Adrian Chadd
4f4de9dfcd
Add mkfwimage - a tool to build Ubiquiti flash images for their range of
...
MIPS-based embedded boards.
Feature safe: yes
2011-01-30 12:50:05 +00:00
Steve Wills
f03648e2d8
Sys::Load - Perl module for getting the current system load and uptime
...
WWW: http://search.cpan.org/dist/Sys-Load/
PR: ports/154139
Submitted by: Konstantin Menshikov <kostjnspb at yandex.ru>
Approved by: pgollucci (mentor)
Feature safe: yes
2011-01-29 20:00:32 +00:00
Mark Linimon
78387d70ce
Mark as broken: fails to fetch.
...
Feature safe: yes
2011-01-28 22:19:46 +00:00
Beat Gaetzi
413c5574c0
- Update to 3.5.7
...
- Update MASTER_SITES
- Pet portlint
- Update maintainers email address
- Update java version requirement
- Remove MD5 checksum
PR: ports/154276
Submitted by: mike jakubik <mike.jakubik AT gmail.com> (maintainer)
Feature safe: yes
2011-01-26 18:42:03 +00:00
Pav Lucistnik
e07f0aed62
- Update to 1.44.3
...
- Add secondary category benchmarks
PR: ports/153456
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout (luigi; 1 month)
Feature safe: yes
2011-01-26 12:00:36 +00:00
Beat Gaetzi
03d9528241
- Update MASTER_SITES to fix distfile fetching
...
PR: ports/154244
Submitted by: Martin Kammerhofer <mkamm AT gmx.net> (maintainer)
Feature safe: yes
2011-01-25 20:34:16 +00:00
Emanuel Haupt
ce1197e105
Add LICENSE and remove MD5 sums.
...
Feature safe: yes
2011-01-25 19:59:40 +00:00
Andrej Zverev
c4c15e99e6
- Fix @dirrmtry
...
- Remove MD5 checksum
PR: ports/153855
Submitted by: az@
Approved by: maintainer (timeout)
Feature safe: yes
2011-01-25 19:15:31 +00:00
Erwin Lansing
39e0acec48
Force PKGNAMESUFFIX to -devel to unbreak INDEX.
...
Feature safe: yes
2011-01-25 15:51:04 +00:00
Sahil Tandon
9fb1b9419b
Define NO_LATEST_LINK to unbreak INDEX.
...
Reported by: erwin
Pointyhat to: myself
Feature safe: yes
2011-01-25 05:07:56 +00:00
Sahil Tandon
1320a7268a
Connect sysutils/boxbackup-devel to the build following
...
repocopy from sysutils/boxbackup.
PR: ports/154067
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Feature safe: yes
2011-01-25 02:46:15 +00:00
Pav Lucistnik
b283b1dc3e
- Mark BROKEN: unfetchable
...
Reported by: pointyhat
Feature safe: yes
2011-01-23 21:10:04 +00:00
Sunpoet Po-Chuan Hsieh
6e22bdf199
- Update to 4.85A
...
- Pet portlint
- Utilize SRC_BASE
- Minor cleanups
PR: ports/154125
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Feature safe: yes
2011-01-22 20:46:02 +00:00
Stanislav Sedov
81476af688
- Use USE_RUBY_FEATURES macro for iconv instead of direct dependency.
...
Suggested by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Feature safe: yes
2011-01-21 21:00:43 +00:00
Stanislav Sedov
642ec05663
- Add missing iconv dependency.
...
PR: ports/154191
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
Feature safe: yes
2011-01-21 20:37:11 +00:00
Wen Heping
d1c61979ea
- Update to 1.6.20
...
PR: ports/154159
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Feature safe: yes
2011-01-21 09:29:04 +00:00
Wen Heping
e2d72139d3
- Update to 1.6.20
...
PR: ports/154160
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Feature safe: yes
2011-01-21 09:26:29 +00:00
Wen Heping
d4d8788b44
- Update to 1.6.20
...
PR: ports/154161
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Feature safe: yes
2011-01-21 09:24:05 +00:00
Matthias Andree
95b2f5602e
Remove NO_SIZE, upstream has switched to lighttpd.
...
Approved by: Thomas-Martin Seck (maintainer)
Submitted by: Eitan Adler
PR: ports/153544
Feature safe: yes
2011-01-21 08:07:26 +00:00
Cy Schubert
00f05e10ad
Fix a pkg-plist issue whereby the upline installer conditionally installed
...
syslog-ng.conf. It is now installed as syslog-ng.conf.dist. The user may
choose either this file or syslog-ng.conf.sample as a template for a new
syslog-ng.conf. By default syslog-ng.conf is copied from syslog-ng.conf.sample.
Feature safe: yes
2011-01-21 05:45:17 +00:00
Max Brazhnikov
18a2fffeac
- Update to 2.0.2 for KDE 4
...
- Turn on FFMPEG and MUSEPACK by default, since ffmpeg and musepack are already
pulled by kdemultimedia
Feature safe: yes
2011-01-20 21:37:52 +00:00
Pav Lucistnik
f60fc70a4c
- Update to 0.4
...
- Remove setting downtimed_flags by default to empty value in rc.d script
- Create persistant data directory in port/package instead of on first run
PR: ports/153436
Submitted by: Janne Snabb <snabb@epipe.com> (maintainer)
Feature safe: yes
2011-01-20 14:21:37 +00:00
Tilman Keskinoz
f5f91a1248
Mark DEPRECATED and set an EXPIRATION_DATE
...
Feature safe: yes
2011-01-20 13:42:37 +00:00
Beat Gaetzi
6e25c5ae3b
- Update to 5.2.7
...
Feature safe: yes
2011-01-20 11:58:25 +00:00
Colin Percival
834df613bf
Update to 1.0.28.
...
With hats: maintainer, security-officer
Feature safe: yes
2011-01-18 21:22:57 +00:00
Cy Schubert
8339e4b9bc
Update from 3.2.1 to 3.2.2. This is a bugfix release.
...
Submitted by: Peter Czanik <czanik@balabit.hu>, the syslog-ng3 upline
Feature safe: yes
2011-01-18 21:07:36 +00:00
Pav Lucistnik
031960e123
- Unbreak on amd64/7
...
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Feature safe: yes
2011-01-18 20:35:33 +00:00
Wen Heping
2d2e64dd20
Chef is a systems integration framework, built to bring the benefits of
...
configuration management to your entire infrastructure. With Chef, you can:
* Manage your servers by writing code, not by running commands.
* Integrate tightly with your applications, databases, LDAP directories, and
more.
* Easily configure applications that require knowledge about your entire
infrastructure ("What systems are running my application?" "What is the
current master database server?")
WWW: http://wiki.opscode.com/display/chef/Home
PR: ports/153504
Submitted by: Renaud Chaput <renchap@cocoa-x.com>
Feature safe: yes
2011-01-18 12:00:11 +00:00
Erwin Lansing
f8b71c3192
Fix fetch, distfile was rerolled without any changes.
...
PR: 154075
Submitted by: Ildar Hizbulin <hizel@vyborg.ru> (maintainer)
Noticed by: pointyhat-west
Feature safe: yes
2011-01-17 09:03:24 +00:00
Wen Heping
f62b6752b1
- Add LICENSE
...
- Drop MD5
PR: ports/154039
Submitted by: "Mikhail T." <michael@fun-box.ru> (maintainer)
Feature safe: yes
2011-01-17 00:54:54 +00:00
Frederic Culot
f8d019bd78
- Update to 1.5.4.2
...
Changes: http://duply.net/?title=Duply-Changelog
PR: ports/154046
Submitted by: Vlad V. Teterya <vlad AT vlad.uz.ua>
Approved by: sahil@/wen@ (mentors, implicit), Michael Ranner <michael AT ranner.eu> (maintainer)
Feature safe: yes
2011-01-16 16:43:12 +00:00
Sunpoet Po-Chuan Hsieh
09bb867eb0
- Update to 1.9.2
...
Changes:
- Remove awk
PR: ports/154037
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe: yes
2011-01-15 21:04:24 +00:00
Sunpoet Po-Chuan Hsieh
b450d9028e
- Add hardlink 0.1.1
...
hardlink is a tool which detects multiple copies of the same file and replaces
them with hardlinks.
WWW: http://jak-linux.org/projects/hardlink/
PR: ports/154020
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Feature safe: yes
2011-01-15 15:52:18 +00:00
Sunpoet Po-Chuan Hsieh
769c0e3c12
- Add LICENSE
...
- Remove obsolete MD5 checksum while I'm here
PR: ports/154014
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe: yes
2011-01-15 15:33:41 +00:00
Steve Wills
a944e92716
- Update to 2.46
...
Approved by: wxs@ and pgolluci@ (mentor implicit)
Feature safe: yes
2011-01-15 13:01:00 +00:00
Alberto Villa
842092dedf
- WITH_RAR: unrar is required even when rar is installed.
...
Feature safe: yes
2011-01-15 10:38:43 +00:00
Greg Larkin
2299afd558
- Unbreak after recent sysutils/afflib update changed some function names in
...
header files used by aimage
- Fix warnings about passing std::string objects to printf
- Take maintainership
Reported by: pointyhat (via pav)
Feature safe: yes
2011-01-14 23:03:59 +00:00
Pav Lucistnik
c31f799115
- Mark BROKEN: does not compile
...
Reported by: pointyhat
Feature safe: yes
2011-01-14 19:47:17 +00:00
Steven Kreuzer
9f6ed4f559
Module to replicate data written to a perl stream into another streams.
...
PR: ports/153953
Submitted by: Menshikov Konstantin <kostjnspb@yandex.ru>
Feature safe: yes
2011-01-14 18:40:22 +00:00
Beat Gaetzi
8a95419d92
- Remove WWW from pkg-descr. The website disappeared a long time ago.
...
Reported by: distilator
Feature safe: yes
2011-01-14 15:00:55 +00:00
Sunpoet Po-Chuan Hsieh
05d7cd593c
- Update to 1.3.11
...
Changes:
- po/POTFILES.in, po/de.po, po/en.po, po/es.po: po: Updated
- Common/CompDir.cpp, Common/DirComp.cpp, X-windows/XDirComp.cpp, configure.in:
Enabling server only if YGP supports it
PR: ports/153946
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes
2011-01-14 14:47:42 +00:00
Tilman Keskinoz
3ab732a0ff
[1]Unbreak on 8.0 by renaming conflicting function dprintf to bb_dprintf
...
[2]Add memrchr() function for FreeBSD 7.x
PR: 152456
Submitted by: maintainer[1], Ivan Dimitrov[2]
Feature safe: yes
Unbreak on amd64 while here.
2011-01-14 09:59:17 +00:00
Tim Bishop
d4d89e4f82
- Update to 1.9.1
...
PR: ports/153934
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe: yes
2011-01-13 11:53:18 +00:00
Wen Heping
616fe900b7
- Mark BROKEN when ${OSVERSION} < 702104
...
Reported by: QAT@
Feature safe: yes
2011-01-13 00:56:00 +00:00
Sunpoet Po-Chuan Hsieh
91d8b55847
- Update to 1.8.2
...
Changes:
- Add -s & -S switches to prevent actions on pool while resilvering
or scrubing pool
PR: ports/153927
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe: yes
2011-01-12 12:33:21 +00:00
Steve Wills
230a67dfea
- Add ALSA OPTION and appropriate plist changes
...
- Unmark BROKEN
- Remove MD5 while I'm here
PR: ports/153241
Submitted by: swills (myself)
Approved by: wxs (mentor)
Feature safe: yes
2011-01-11 21:31:53 +00:00
Kris Moore
fb146036c9
- Display pkg-message at install
...
Noticed by: Oleg Ginzburg <olevole@olevole.ru>
Feature safe: yes
2011-01-11 16:50:42 +00:00
Erwin Lansing
6094a845c5
Over to new volunteer.
...
Submitted by: Mikhail Tsatsenko <michael@fun-box.ru>
Feature safe: yes
2011-01-11 16:22:47 +00:00
Kris Moore
bad9f1bcb2
- Update to 1.1.2
...
Feature safe: yes
2011-01-11 14:49:16 +00:00
Tilman Keskinoz
7d31f0266d
Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP
...
PR: 153897
Submitted by: Heiner Eichmann
Feature safe: yes
Mark kde3-apireference as DEPRECATED
2011-01-11 13:53:33 +00:00
Sunpoet Po-Chuan Hsieh
ef6c2647d7
- Update to 6_50_18579
...
PR: ports/153864
Submitted by: Sergey Kandaurov <pluknet@gmail.com>
Approved by: Michael Fuckner <michael@fuckner.net> (maintainer)
2011-01-11 10:38:09 +00:00
Sunpoet Po-Chuan Hsieh
cf8c95ea80
- Update to 1.7.2
...
PR: ports/153860
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2011-01-11 08:35:14 +00:00
Tilman Keskinoz
d27d999932
Update to 0.3
...
PR: 153742
Submitted by: Jason Bacon
2011-01-10 14:46:11 +00:00
Stanislav Sedov
615babecab
- Fix plist.
...
Reported by: pav
2011-01-10 08:06:58 +00:00
Wen Heping
e8facee8ed
- Update to 2.19
...
ChangeLog: http://search.cpan.org/src/DORMANDO/MogileFS-Utils-2.19/Changes
2011-01-10 06:28:19 +00:00
Wen Heping
f71fa14e68
- Update to 2.45
...
ChangLog: http://search.cpan.org/src/DORMANDO/MogileFS-Server-2.45/CHANGES
2011-01-10 06:26:49 +00:00
Wen Heping
81f2d59fb5
- Update to 1.14
...
ChangeLog: http://cpansearch.perl.org/src/DORMANDO/MogileFS-Client-1.14/CHANGES
2011-01-10 06:25:09 +00:00
Wen Heping
11299de94a
Terminal based clock using ncurses.
...
WWW: http://github.com/xorg62/tty-clock/
PR: ports/153822
Submitted by: Eric Freeman <freebsdports@chillibear.com>
2011-01-10 02:17:16 +00:00
Wen Heping
8316bb6cbc
- Disable build with kqueue on all FreeBSD version to avoid run error.
...
Reported by: garga@ (via Email)
Thanks to: h.skuhra@gmail.com
2011-01-10 01:35:21 +00:00
Olli Hauer
2f65a4a991
s/the the /the/
2011-01-09 21:14:15 +00:00
Olli Hauer
0265fdf6f6
Scripts that uses the the periodic system to create and manage zfs
...
snapshots. Easily configured via /etc/periodic.conf
WWW: http://www.neces.com/blog/technology/integrating-freebsd-zfs-and-periodic-snapshots-and-scrubs
PR: ports/152065
Submitted by: Peter Ankerstal <peter at pean.org>
2011-01-09 21:01:29 +00:00
Joe Marcus Clarke
9ced1ddc08
Adjust the code to parse the USB devd notification to be a bit broader.
...
This ensures that the USB cdev notifications are not passed to the storage
layer thus muting the USB device attach messages.
Submitted by: hps
2011-01-09 17:30:01 +00:00
Marius Strobl
675a09895e
Update to 3.01a02. For the changes since 3.01a01 see:
...
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a02
Approved by: netchild
2011-01-08 21:21:48 +00:00
Joe Marcus Clarke
2c1c87a86c
Check for G_IO_STATUS_EOF when reading from the devd socket to prevent
...
an event storm.
PR: 152524
2011-01-08 18:05:48 +00:00
Dima Panov
7e6373e612
- The KDE FreeBSD team is proud to announce the release of KDE 4.5.5
...
for FreeBSD.
It's a bugfix-only release, January 2011 set.
2011-01-07 23:54:08 +00:00
Steve Wills
6a66f20b71
- Add conflict for cronolog-devel
...
Approved by: wxs (mentor)
2011-01-07 12:14:55 +00:00
Stanislav Sedov
02959738d1
- Add new intel microcodes.
...
- Remove MD5 checksum.
2011-01-06 07:58:38 +00:00
Wen Heping
a28855ff8e
- Only apply the patch of configure on FreeBSD8 and 9
...
Submitted by: h.skuhra@gmail.com (via email)
2011-01-05 07:06:57 +00:00
Cy Schubert
3e682fa6cf
Fix a logfile permissions (security) bug.
...
Reported by: Robert Blayzor <rblayzor@inoc.net>
Obtained from: Peter Czanik <czanik@balabit.hu> (syslog-ng3 upline)
Security: yes
Feature safe: yes
2011-01-04 15:50:57 +00:00
Ganael LAPLANCHE
49ff947afe
- Update to 1.2.0
...
- Update MASTER_SITES, now hosted on Google code
- Takeover maintainership
- Add missing LICENSE
- Cleanup docs handling and remove useless COPYING file
Approved by: ehaupt (mentor)
2011-01-04 08:50:22 +00:00
Jeremy Messenger
00f2c843c5
The x11/libcapplet has been broken for over a year (will be two in June 2011)
...
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.
PR: ports/153355
Discussed with: My team, FreeBSD GNOME Team
Tested by: pointyhat-exp (thanks pav!)
2011-01-04 03:32:21 +00:00
Cy Schubert
4d5ee7102d
Add option to enable locking using user's password.
...
PR: 153548
2011-01-04 03:28:30 +00:00
Greg Larkin
da0e079395
- Updated to 3.6.6
...
ChangeLog diff: http://people.freebsd.org/~glarkin/diffs/afflib-3.6.6-ChangeLog.diff )
PR: ports/153628
Submitted by: C-S <c-s at c-s dot li>
2011-01-03 22:21:25 +00:00
Renato Botelho
21526892f3
Remove expired ports:
...
2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
2011-01-01 graphics/ruby-redact: abandoned upstream
2011-01-01 multimedia/eclair: abandoned upstream
2011-01-01 security/phpmyid: Development has ceased.
2011-01-01 sysutils/ecore-config: abandoned upstream
2011-01-01 sysutils/extrackt: abandoned upstream
2011-01-01 textproc/exml: abandoned upstream
2011-01-02 www/mod_accesscookie: upstream is gone
2011-01-02 www/mod_vdbh: upstream is gone
2011-01-02 www/mod_auth_any: upstream is gone
2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-01-01 x11-fm/entropyfm: abandoned upstream
2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream
2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream
2011-01-01 x11-themes/e17-splash-takara: abandoned upstream
2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream
2011-01-01 x11-themes/e17-theme-dali: abandoned upstream
2011-01-01 x11-themes/e17-theme-gant: abandoned upstream
2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream
2011-01-01 x11-themes/e17-theme-kor: abandoned upstream
2011-01-01 x11-themes/e17-theme-milky: abandoned upstream
2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream
2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream
2011-01-01 x11-themes/e17-splash-azul: abandoned upstream
2011-01-01 x11-themes/e17-splash-blue: abandoned upstream
2011-01-01 x11-themes/e17-splash-clean: abandoned upstream
2011-01-01 x11-themes/e17-splash-logo: abandoned upstream
2011-01-01 x11-toolkits/etk: abandoned upstream
2011-01-01 x11-toolkits/ewl: abandoned upstream
2011-01-01 x11-toolkits/enhance: abandoned upstream
2011-01-01 x11-wm/e17-module-bling: abandoned upstream
2011-01-01 x11-wm/e17-module-mixer: abandoned upstream
2011-01-01 x11-wm/e17-utils: abandoned upstream
2011-01-01 x11/elicit: abandoned upstream
2011-01-01 x11/enity: abandoned upstream
2011-01-01 x11/examine: abandoned upstream
2011-01-01 x11/ecore-desktop: abandoned upstream
2011-01-03 14:38:01 +00:00
Tilman Keskinoz
a32368c162
Update to 4.27
...
PR: 153636
Submitted by: maintainer
2011-01-03 13:10:32 +00:00
Erwin Lansing
1daeb80ca7
- Use canonical format for FreeBSD.org MAINTAINER addresses
...
- Remove obsolete MD5 checksum while I'm here
PR: 153513
Submitted by: sunpoet
2011-01-02 17:56:14 +00:00
Max Brazhnikov
7e6f9014b3
Update to 2.0.9
...
PR: ports/153576
Submitted by: Andrey Simonenko (maintainer)
2011-01-02 14:12:09 +00:00
Rene Ladan
b7d7206e33
Garbage-collect expired ports:
...
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware
Leave java/tya in for now, as it has outstanding PRs.
2010-12-31 17:35:17 +00:00
Matthias Andree
957960baaa
Update to new upstream release 1.14.14 (2010-12-22):
...
Fix spurious complaint in mke2fs where it would complain if the file system type default is not defined in mke2fs.conf.
The resize2fs program will no longer clear the resize_inode feature when the number reserved group descriptor blocks reaches zero. This allows for subsequent shrinks of the file system to work cleanly for flex_bg file systems.
The resize2fs program now handles devices which are exactly 16T; previously it would give an error saying that the file system was too big.
E2fsck (and the libext2fs library) will not use the extended rec_len encoding for file systems whose block size is less than 64k, for consistency with the kernel.
Programming notes
E2fsprogs 1.41.13 would not compile on big-endian systems. This has been fixed. (Addresses Sourceforge Bug: #3138115 )
The ext2fs_block_iterator2() function passed an incorrect ref_offset to its callback function in the case of sparse files. (Addresses Sourceforge Bug: #3081087 )
Fix some type-punning warnings generated by newer versions of gcc.
2010-12-30 14:29:08 +00:00
Wen Heping
bd0160ba75
- Update to 1.4
...
Submitted by: h.skuhra@gmail.com (via Email)
2010-12-30 06:59:27 +00:00
Wen Heping
e69880777c
- Update to 1.6.19
...
PR: ports/153515 ports/153516 ports/153517
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
2010-12-30 06:20:54 +00:00
Philip M. Gollucci
d859ef290e
- drop 6.x conditional
2010-12-29 21:39:30 +00:00
Philip M. Gollucci
1b83a9dffc
my patch was accepted upstream. This tweak makes the sed trigger again
...
so the port is PREFIX safe again.
2010-12-29 21:37:21 +00:00
Philip M. Gollucci
0b8a3d9a4d
- bump PORTREVISION for previous commit
...
Reminded by: swills@
2010-12-29 21:24:58 +00:00
Philip M. Gollucci
ec069c3c67
- Enable debuging by default for a while.
...
Sponosored by: RideCharge Inc. / TaxiMagic
2010-12-29 21:18:19 +00:00
Philip M. Gollucci
116ec22ac1
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
...
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
2010-12-29 20:04:42 +00:00
Sunpoet Po-Chuan Hsieh
7ec5278c6e
- Use canonical format for ports@FreeBSD.org MAINTAINER addresses
...
- Remove obsolete MD5 checksum while I'm here
2010-12-29 07:03:16 +00:00
Sahil Tandon
1fa094e98f
- Update to 1.5.4.1
...
PR: ports/153410
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
Approved by: Michael Ranner <michael@ranner.eu> (maintainer)
2010-12-28 23:47:14 +00:00
Pav Lucistnik
6f7ea3982e
- Remove garbage
...
Pointy hat to: beech
2010-12-28 21:20:05 +00:00
Beech Rintoul
9c0ebd86db
New port, cronolog-devel
...
"cronolog" is a simple program that reads log messages from its input
and writes them to a set of output files, the names of which are
constructed using template and the current date and time.
"cronolog" is intended to be used in conjunction with a Web server, such
as Apache to split the access log into daily or monthly logs. E.g.:
TransferLog "|/www/sbin/cronolog /www/logs/%Y/%m/%d/access.log"
ErrorLog "|/www/sbin/cronolog /www/logs/%Y/%m/%d/errors.log"
would instruct Apache to pipe its access and error log messages into
separate copies of cronolog, which would create new log files each day
in a directory hierarchy structured by date, i.e. on 31 December 1996
messages would be written to:
/www/logs/1996/12/31/access.log
/www/logs/1996/12/31/errors.log
After midnight the following files would be used:
/www/logs/1997/01/01/access.log
/www/logs/1997/01/01/errors.log
WWW: http://cronolog.org/
PR: ports/152794
Submitted by: Jason Helfman <jhelfman at experts-exchange.com>
Approved by: itetcu (mentor) (implicit)
2010-12-28 20:16:19 +00:00
Dmitry Sivachenko
ef68230df9
Update to version 1.0.0.
...
Add an OPTION for gettext.
PR: 163476
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
2010-12-28 14:34:14 +00:00
Tilman Keskinoz
175b82fe58
Fix entry for graid5
...
PR: 153471
Submitted by: Julien Laffaye <kimelto@gmail.com>
2010-12-28 13:18:25 +00:00
Florian Smeets
43d6fb8dee
- change MAINTAINER to my @FreeBSD.org address
...
Approved by: jadawin (mentor)
2010-12-27 22:02:09 +00:00
Philip M. Gollucci
551202dda2
- Update to 1.0.0
...
- Remove MD5
PR: ports/152998
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: maintainer timeout (thorsten.greiner@web.de ; 14 days)
2010-12-27 19:56:57 +00:00
Sunpoet Po-Chuan Hsieh
c654319148
- Update to 0.8.12
...
- Remove comments
Changes:
- In bmc-config, workaround RMCP+ Privilege Level configuration compliance bugs
on HP DL145 servers.
- In ipmi-chassis-config, after configuring boot flags, set valid bits
appropriately.
- Fix N/A output corner case in ipmi-sel.
- Support Supermicro X8DTU-6+ motherboard OEM sensors.
- Fix FRU date/time calculation bug that did not account for leap years.
2010-12-25 16:58:47 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d
- Use canonical format for FreeBSD.org MAINTAINER addresses
...
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Jun Kuriyama
bc46d3f744
- Upgrade to 1.11.
2010-12-25 12:27:44 +00:00