1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

11440 Commits

Author SHA1 Message Date
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