Commit graph

293458 commits

Author SHA1 Message Date
Martin Wilke
dbe39d809b - Update to 180
- Trim header

PR:		175911
Submitted by:	maintainer
2013-02-08 09:19:27 +00:00
Anton Berezin
4880b8c3ba Update to 0.36.
Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes
2013-02-08 09:17:18 +00:00
Martin Wilke
ec9d1ab308 - OptionNG
- Trim header

PR:		175839 175840
Submitted by:	maintainer
2013-02-08 09:15:22 +00:00
Martin Wilke
9bcde53e6e - Update to 2.2.7
PR:		175895
Submitted by:	maintainer
2013-02-08 09:10:26 +00:00
Martin Wilke
6c66bd5138 This extension provides API for communicating with ZooKeeper service.
WWW: http://pecl.php.net/package/zookeeper

PR:		ports/175917
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2013-02-08 09:09:47 +00:00
Martin Wilke
5da731a1c0 A collection of programs that can be used in a debian/rules file to automate
common tasks related to building debian packages. Programs are included to
install various files into your package, compress files, fix file permissions,
integrate your package with the debian menu system, debconf, doc-base, etc.
Most debian packages use debhelper as part of their build process.

WWW:	http://joeyh.name/code/debhelper/

PR:		ports/175915
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2013-02-08 09:08:19 +00:00
Anton Berezin
80b5b0ba72 Update to 0.09004.
Changes: http://search.cpan.org/dist/Catalyst-Controller-HTML-FormFu/Changes
2013-02-08 09:07:28 +00:00
Martin Wilke
1da0c559b8 - Fix whitespaces 2013-02-08 08:44:15 +00:00
Martin Wilke
dceaa951ff - Fix Whitespaces 2013-02-08 08:41:27 +00:00
Martin Wilke
ca44be1912 - Support CFLAGS/CXXFLAGS properly
- Fix build on 8-stable or later
- Fix build with wxWidgets 2.8
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Trim header
PR:		175568
Submitted by:	Ports Fury
2013-02-08 08:25:31 +00:00
Martin Wilke
3281c9daf4 - Fix a segfault on startup
- While here trim header

PR:		ports/173446
Submitted by:	Imre Vadasz <imre@vdsz.com>
Approved by:	maintainer
2013-02-08 08:24:18 +00:00
Frederic Culot
8be7ad3dee - Update to 0.26
- Add LICENSE (Artistic 1 & GPL 1)
- Remove leading article from COMMENT
- Trim Makefile's header

Changes:	http://search.cpan.org/dist/HTTP-Proxy/Changes
2013-02-08 08:10:15 +00:00
Philippe Audeoud
f458b5ea2a - Update to 0.31
- Changelog: http://cpansearch.perl.org/src/FANGLY/Statistics-R-0.31/Changes
2013-02-08 08:00:46 +00:00
Palle Girgensohn
687fb3c056 PostgreSQL 9.2.3, 9.1.8, 9.0.12, 8.4.16 and 8.3.23 released
This update fixes a denial-of-service (DOS) vulnerability.  All users
should update their PostgreSQL installations as soon as possible.

The security issue fixed in this release, CVE-2013-0255, allows a
previously authenticated user to crash the server by calling
an internal function with invalid arguments.

URL:	http://www.postgresql.org/about/news/1446/
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0255
2013-02-08 07:54:09 +00:00
Martin Wilke
3cb3065a2b - Remove empyt dirs 2013-02-08 07:40:35 +00:00
Baptiste Daroussin
86b440e231 Remove the left over pkg-plist file as we use PLIST_FILES
Bump port revision

Submitted by:	green dog <fiziologus@gmail.com>
2013-02-08 07:38:01 +00:00
Frederic Culot
ad613afe17 - Update to 1.76
- Add LICENSE (Artistic 1 & GPL 1)
- Remove leading article from COMMENT

Changes:	http://search.cpan.org/dist/XML-Smart/Changes
2013-02-08 07:26:06 +00:00
Baptiste Daroussin
1fadd59664 Reset to the pool per maintainer request.
Thank you Shawn for your work.

While here: trim headers, convert to optionsng

PR:		ports/175949
Submitted by:	Shane Bell <shanjobe@gmail.com>
2013-02-08 07:20:32 +00:00
Martin Wilke
dc68dcfc90 - Remove some empty patches. 2013-02-08 07:12:51 +00:00
Martin Wilke
81248f69d2 - Update to 1.9.0
PR:		168161
Submitted by:	lbartoletti <coder@tuxfamily.org>
		Lars Engels <lars.engels@0x20.net>
Approved by:	maintainer
2013-02-08 07:11:05 +00:00
Martin Wilke
3beeafd6ff - Update some gentoo mirrors
PR:		based on ports/173253
Submitted by:	nemysis <nemysis@gmx.ch>
2013-02-08 07:09:43 +00:00
Kevin Lo
be9cfcc23b Update to 1.3.23. 2013-02-08 06:38:47 +00:00
Jason Helfman
5fea523759 add new port: sysutils/clone
clone is a file tree cloning tool which runs 3 threads - a scheduler (main), a
reader, and a writer thread. Reading and writing occurs in parallel. While this
is most beneficial for copying data from one physical disk to another, clone is
also very well suited for cloning a file tree to any place on the same disk.

Cloning includes the whole directory hierarchy, i.e. sub-directories, files,
hard links, symbolic links, attributes (modes, flags, times), extended
attributes and access control lists.

clone is useful for cloning (thus backing-up) live file systems, and it can
also be used in incremental and synchronization mode.

clone works on FreeBSD and Mac OS X.

clone is very fast, for example, cloning a whole UFS2 file hierarchy on
FreeBSD 9.1 of in total 2.3 TBytes of data from one hard disk to another
took 7.5 h, so the average transfer rate for all kind of files (very small
up to very big ones) was about 89 MByte/s.

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

PR:		175945
Submitted by:	cyclaero@gmail.com
2013-02-08 05:43:07 +00:00
Hiroki Sato
f624611052 Fix a build breakage after r246085.
Reported by:	Steve Kargl, jhb
2013-02-08 02:40:11 +00:00
Martin Wilke
c21455c11a - Update to 2.14.8
- Trim header

PR:		175380
Submitted by:	Lawrence Chen <lchen@zen.lhaven.homeip.net>
Approved by:	maintainer
2013-02-08 02:11:12 +00:00
Martin Wilke
074d4bc21e - Update to 0.95.4
PR:		175582
Submitted by:	Ports Fury
2013-02-08 02:09:40 +00:00
Martin Wilke
f45e58359b - Update to 7.7.1
PR:		175595
Submitted by:	Ports Fury
2013-02-08 02:04:17 +00:00
Martin Wilke
9c293c12c0 - Update to 9.8i
PR:		175033
Submitted by:	Ports Fury
2013-02-08 02:03:06 +00:00
Martin Wilke
ee1eb6a08c - Update to 6
PR:		175586
Submitted by:	Ports Fury
2013-02-08 01:59:59 +00:00
Martin Wilke
f8a5c19be9 - Update to 0.7.06.038
PR:		175019
Submitted by:	Ports Fury
2013-02-08 01:58:49 +00:00
Martin Wilke
195746270d - Fix build with clang
- Support PLIST_FILES

PR:		175048
Submitted by:	Ports Fury
2013-02-08 01:57:39 +00:00
Martin Wilke
00e56ae81f - Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		175023
Submitted by:	Ports Fury
2013-02-08 01:55:59 +00:00
Martin Wilke
e90a6c9e97 - Update to version 1.85
- Trim header

PR:		175027
Submitted by:	Ports Fury
2013-02-08 01:55:01 +00:00
Martin Wilke
54ae6d5301 - Update to 0.4.1
PR:		175025
Submitted by:	Ports Fury
2013-02-08 01:53:38 +00:00
Jason Helfman
009b5cd13b - math/scilab requires looks.jar
- create symlink for compatibility

Reported by: bapt@
2013-02-08 01:30:28 +00:00
Jung-uk Kim
d0993fad42 - Fix build with Java option. [1]
- Work around a build issue when Python was built with PTH option. [2]
- Mark GTK3 option as broken.  Now LibreOffice wants GTK+ 3.2 and later. [3]
- Fix build with SDK option.
- Add bash completion for LibreOffice.

PR:		ports/175856 [1]
Reported by:	Frederic POLIAKOFF <fpoliakoff@free.fr> [2]
Reported by:	awarecons@gmail.com [3]
2013-02-08 00:50:00 +00:00
Koop Mast
9d2b10cfa8 Fix the build on i386 with clang 3.2.
Reported by:	Armin Pirkovitsch
Patch submitted by:	dim@
2013-02-08 00:17:38 +00:00
Bryan Drewery
237fa6c0d4 - Fix runtime crash on CURRENT due to import of NetBSD strnvis() [1]
which differs in prototype from OpenBSD strnvis() [2]

[1] http://lists.freebsd.org/pipermail/freebsd-stable/2013-January/071703.html
[2] http://gnats.netbsd.org/44977

Submitted by:	dim
2013-02-08 00:03:18 +00:00
Felippe de Meirelles Motta
78a63ce727 - Update to 1.03 2013-02-07 21:14:07 +00:00
Felippe de Meirelles Motta
19be0870c5 - Update to 0.06 2013-02-07 21:08:25 +00:00
Felippe de Meirelles Motta
5cab026ce1 - Update to 4.01 2013-02-07 21:07:52 +00:00
Emanuel Haupt
c5383e2e95 Update to 0.1.3
Notified by:	Gerard Lledo <gerard.lledo@gmail.com> (author)
2013-02-07 20:42:09 +00:00
Brendan Fabeny
bf198712e9 update to 1.98.3 2013-02-07 20:39:59 +00:00
Brendan Fabeny
38f65536f7 update to 1.98.8 2013-02-07 20:38:58 +00:00
Pawel Pekala
8120e92d1e - Add missing deps that package links to on live systems
- Remove leading article from COMMENT
- Replace tab by space in WWW: line
- OPTIONS_DEFAULTS -> OPTIONS_DEFAULT

PR:		ports/175934
Submitted by:	myself
Approved by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-02-07 19:48:45 +00:00
Jason Helfman
b9639e8416 - update to 1.8
- while here trim historical header, adopt optionsNG

PR:		175928
Submitted by:	maintainer, squat@squat.no
2013-02-07 19:40:36 +00:00
Felippe de Meirelles Motta
ec9949ae2b - Update to r243
PR:		ports/175504
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-02-07 19:28:33 +00:00
Felippe de Meirelles Motta
7aa0477002 - Update to 0.19.1
- Add WWW entry to pkg-descr

PR:		ports/175465
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-02-07 19:23:40 +00:00
Felippe de Meirelles Motta
05ba18d9f8 - Fix Makefile to install event module recently added
- Make portlint happy

PR:		ports/162602, ports/173447
Submitted by:	Mark Delany <z2n@delta.emu.st>, Kevin Day <kevin@your.org>
2013-02-07 19:17:55 +00:00
Brendan Fabeny
804b004329 update zpaq to 6.21; fix default number of threads used by zpaq 2013-02-07 19:07:07 +00:00