Commit graph

255374 commits

Author SHA1 Message Date
Cy Schubert
ea91047cce Update 4.2.6p2 --> 4.2.6p3. 2011-04-27 19:44:35 +00:00
Johan van Selst
41b458bd40 Bump PORTREVERSION to chase nettle shlib update 2011-04-27 19:02:44 +00:00
Johan van Selst
844182c4e4 - Update nettle to 2.1 release [1]
The latest stable release of GnuTLS requires this version.
  This includes a shared library bump
- Grab maintainership for myself (to catch any issues that may arise)

PR:		ports/156173 [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	Charlie Kester <corky1951@comcast.net> (old maintainer)
2011-04-27 19:01:59 +00:00
Greg Larkin
57b3637a21 - Drop maintainership of TWiki plugins (ENOTIME) 2011-04-27 18:57:45 +00:00
Greg Larkin
d8eabea6af - Updated to 1.3.0 2011-04-27 18:54:06 +00:00
Greg Larkin
d3a782542f - Updated to 0.16
Changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-StrictConstructor-0.16/Changes
2011-04-27 18:43:32 +00:00
Brendan Fabeny
797f70cfd8 Update to 1.12.3 2011-04-27 18:11:23 +00:00
Brendan Fabeny
f8ac93fdda Update to 1.8.1 2011-04-27 17:59:47 +00:00
Johan van Selst
3ee36ae41c Fix installation of ocaml-findlib if WITHOUT_TK is defined
PR:		ports/156657
Reported by:	Herbert J. Skuhra <h.skuhra@gmail.com>
2011-04-27 17:43:21 +00:00
Steven Kreuzer
c1c42fcce0 arpCounterattack is a program for detecting and remedying "ARP attacks." It
monitors traffic on any number of Ethernet interfaces and examines ARP replies
and gratuitous ARP requests. If it notices an ARP reply or gratuitous ARP
request that is in conflict with its notion of "correct" Ethernet/IP address
pairs, it logs the attack if logging is enabled, and, if the Ethernet
interface that the attack was seen on is is configured as being in aggressive
mode, it sends out a gratuitous ARP request and a gratuitous ARP reply with
the "correct" Ethernet/IP address pair in an attempt to reset the ARP tables
of hosts on the local network segment. The corrective gratuitous ARP request
and corrective gratuitous ARP reply can be sent from an Ethernet interface
other than the one that the attack was seen on.

WWW: http://acm.poly.edu/wiki/ARP_Counterattack

PR:		ports/151973
Submitted by:	Boris Kochergin <spawk@acm.poly.edu>
2011-04-27 17:42:00 +00:00
Frederic Culot
f00ea8834b - Update to 1.44
Changes:	http://search.cpan.org/dist/POE-Component-Server-IRC-1.44/Changes
PR:		ports/156503
Submitted by:	Jase Thew <freebsd@beardz.net>
Approved by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2011-04-27 17:22:44 +00:00
Jean Milanez Melo
55194fb5f7 - Update to build 624.
Submitted by:		Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer via email)
2011-04-27 15:36:48 +00:00
Greg Larkin
2e59c11b5a - Updated to 7.1.1
- Added UPDATING entry with pointers to upgrade documentation and note about
  new SQLite3 database plugin
- Added LICENSE

Requested by:	Brent B. Powers <portsbug@b2pi.info> (via email)
2011-04-27 15:09:31 +00:00
Frederic Culot
0143638cca - Update to 2.10.13
PR:		ports/156378
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2011-04-27 14:11:30 +00:00
Greg Larkin
9bc1f69868 - Fixed spool file ownerships when installing from a package
- Various pkg-plist cleanups to ensure that chmod/chown commands are
  executed in the proper order during package installation
- Added LICENSE
- Fixed REQUIRES: in rc.d script
- Bumped PORTREVISION

PR:		ports/154437 (based on)
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
2011-04-27 13:29:21 +00:00
Palle Girgensohn
6b594ee023 Fix problem creating postgres user when PGUSER was set.
PR: 156662
2011-04-27 13:28:51 +00:00
Sunpoet Po-Chuan Hsieh
e3c6b2899b - Update to 0.44: parallel itself is unchanged and 0.43 is unfetchable now 2011-04-27 12:21:47 +00:00
Baptiste Daroussin
a254f6be27 Libcli provides a shared library for including a Cisco-like command-line
interface into other software. It's a telnet interface which supports
command-line editing, history, authentication and callbacks for a user-definable
function tree.

WWW:	http://github.com/dparrish/libcli/
2011-04-27 12:20:22 +00:00
Alex Dupre
21cd32b987 Update to 20110427 snapshot. 2011-04-27 12:06:15 +00:00
Baptiste Daroussin
bf40881482 fix s/%%PREFIX/${PREFIX}/ typo
PR:		ports/156673
Submitted by:	"Iwao, Koichiro" <meta _at_ club.kyutech.ac.jp>
2011-04-27 11:29:10 +00:00
Baptiste Daroussin
2ecfdbfa14 HTTPSQS is a Simple Queue Service based on HTTP GET/POST protocol. It can
handle more than 10000 requests/sec concurrent connections. Currently it's
widely deployed throughout the xoyo.com under the Kingsoft Corporation.

WWW:	https://code.google.com/p/httpsqs/

PR:		ports/156595
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2011-04-27 11:23:33 +00:00
Gerald Pfeifer
5f6923d97b Update to the 20110423 snapshot of GCC 4.7.0.
Replace the, now dysfunctional, post-patch target with a configure
option that marks this build of GCC as "FreeBSD Ports Collection". [1]

Reported by:	Bjoern Koenig <bkoenig@alpha-tierchen.de> [1]
2011-04-27 11:22:15 +00:00
Frederic Culot
87a554ee13 - Update to 20110325 [1]
- Pet portlint(1) by removing trailing spaces

PR:		ports/156541 [1]
Submitted by:	John Marino <freebsdml@marino.st> (maintainer)
2011-04-27 11:15:39 +00:00
Gerald Pfeifer
a4eeec8820 Update to the 20110419 snapshot of GCC 4.4.7. 2011-04-27 11:04:58 +00:00
Baptiste Daroussin
2ae9169020 - update to 0.3
- add a patch to have a cleaner rc script and make the port respect PREFIX

PR:		ports/156663
Submitted by:	Jesse <jessefrgsmith _at_ yahoo.ca> (maintainer)
2011-04-27 10:54:11 +00:00
Baptiste Daroussin
feab432e69 - update to 2.3.2
PR:		ports/156518
Submitted by:	Hirohisa Yamaguchi <umq _at_ ueo.co.jp> (maintainer)
2011-04-27 10:12:21 +00:00
Baptiste Daroussin
776ff90929 - Fix DBD/Cego/Cego.so missing symbols
- Bump port revision

PR:		ports/156623
Submitted by:	Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
2011-04-27 10:06:19 +00:00
Baptiste Daroussin
99265fd2e6 - over to new volunteer
PR:		ports/156670
Submitted by:	Oliver Heesakkers <dev2 _at_ heesakkers.info>
2011-04-27 10:01:52 +00:00
Stanislav Sedov
18c87e71ae - Update to revision 2. This update includes fixes for setcontext/getcontext
routines.
2011-04-27 09:51:08 +00:00
Baptiste Daroussin
77c4e86d88 - update to 0.6.0.20110117 cvs snapshot
- support for for Japanese JP106 keyboard
- add license
- Add runtime dependency on Xvnc

PR:		ports/155509
Submitted by:	"Iwao, Koichiro" <meta _at_ club.kyutech.ac.jp> (maintainer)
2011-04-27 09:29:03 +00:00
Nicola Vitale
9e6cc07ae9 CutyCapt is a small cross-platform command-line utility to capture
WebKit's rendering of a web page into a variety of vector and bitmap
formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP.

WWW:	http://cutycapt.sourceforge.net

PR:		ports/155767
Submitted by:	Axel Gonzalez <loox at e-shell.net>
2011-04-27 08:56:07 +00:00
Frederic Culot
798b2424f1 - Update to 1.200 [1]
- Make use of CPAN:USER macro

PR:		ports/156664 [1]
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2011-04-27 08:46:31 +00:00
Frederic Culot
66411c9cfe - Update to 1.3.0
PR:		ports/156617
Submitted by:	Jesse <jessefrgsmith@yahoo.ca> (maintainer)
2011-04-27 07:38:35 +00:00
Sunpoet Po-Chuan Hsieh
9b2ca6241b - Update to 3.1.2
Changes:	http://wordpress.org/news/2011/04/wordpress-3-1-2/
PR:		ports/156665
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
2011-04-27 07:37:34 +00:00
Sunpoet Po-Chuan Hsieh
2ca41f7ea7 - Take maintainership 2011-04-27 07:34:19 +00:00
Doug Barton
18f18c3807 The former maintainer only adopted these ports to save them
from deprecation because they were fetchable, however,

"Frankly, xquote should be deprecated, as it's an old-style Motif app
that's so ugly I'll bet no one uses it.  I only took it (and the related
xinvest) because they got reinstated after I pointed out they were still
fetchable at a new location."
2011-04-27 06:40:46 +00:00
Baptiste Daroussin
598f2b73ea - update to 1.06
- changes: http://cpansearch.perl.org/src/MSTEVENS/Proc-InvokeEditor-1.06/Changes
2011-04-27 06:12:19 +00:00
Doug Barton
078cf72640 By Maintainer's request, toss these ports back into the pool 2011-04-27 01:56:47 +00:00
Kevin Lo
dbbf9d90e2 Update to 0.12.0
PR:	ports/156650
Submitted by:	Chris Rees <utisoft at gmail dot com>
2011-04-27 01:50:58 +00:00
Dmitry Marakasov
7e61244260 - Install mergetools.rc for mercurial, mention it in pkg-message
Submitted by:	maintainer via xmpp
2011-04-27 00:59:32 +00:00
Edwin Groothuis
5d00d4acbf Update to tzdata2011g:
- Egypt: cancelled dayligh saving time for now.
2011-04-26 22:07:09 +00:00
Max Brazhnikov
1ba4cc7489 Update to 1.5.2 2011-04-26 20:41:30 +00:00
Max Brazhnikov
77bfd6106f Update to 0.4.0
Submitted by:	Raphael Kubo da Costa <kubito at gmail.com> via area51
2011-04-26 20:39:57 +00:00
Pav Lucistnik
fe28898de0 - Fix build and unbreak
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-04-26 20:32:52 +00:00
Juergen Lock
4b9f1918e9 Add pulseaudio-libs to _LINUX_26_APPS.
PR:		ports/156112
Submitted by:	avg
Approved by:	bsam (via private email)
2011-04-26 20:17:14 +00:00
Steven Kreuzer
d5b54a69c7 Update to 0.03 2011-04-26 20:16:42 +00:00
Juergen Lock
46f4143759 This package contains the runtime libraries for any application that wishes
to interface with a PulseAudio sound server.

WWW: http://www.pulseaudio.org/

PR:		ports/156112
Submitted by:	avg
2011-04-26 20:12:27 +00:00
Jung-uk Kim
cb3864f6b7 - Update to 1.3.2 and remove obsolete local patches.
- Replace the defunct URL with a new upstream location.  Now this project has
a new maintainer:

https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-April/msg00003.html

For more information about this release, please see the following thread:

https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-April/msg00006.html

Prodded by:	Benjamin Kaduk (kaduk at MIT dot EDU), arundel
2011-04-26 18:56:14 +00:00
Florian Smeets
dc898af0e9 - add another patch to acually make WITH_MYSQL work
PR:		ports/156638
Reported by:	Eugene Varnavsky <varnavruz@gmail.com>
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
2011-04-26 18:53:16 +00:00
Sunpoet Po-Chuan Hsieh
d322d675a6 - Add p5-Net-Amazon-Route53 0.110310
The Net::Amazon::Route53 Perl module allows you to manage DNS
records for your domains via Amazon's Route 53 service.

For more information, visit http://aws.amazon.com/route53/

WWW: http://search.cpan.org/dist/Net-Amazon-Route53/

PR:		ports/156611, ports/156661
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2011-04-26 18:33:10 +00:00