Commit graph

277738 commits

Author SHA1 Message Date
Alex Kozlov
b247d02a7d - Use USE_DOS2UNIX instead of homemade equivalent
Approved by:    eadler (mentor)
2012-05-05 17:46:41 +00:00
Cy Schubert
84ba858fd1 Update 3.4.0a1 --> 3.4.0a2
Submitted by:	Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
2012-05-05 17:34:54 +00:00
Sunpoet Po-Chuan Hsieh
2d24a27926 - Fix *_DEPENDS: p5-HTTP-Tiny is in core since Perl 5.13.9 (check PERL_LEVEL against 501400)
- Bump PORTREVISION for dependency change

PR:		ports/167142
Submitted by:	sunpoet (myself)
2012-05-05 17:25:45 +00:00
Cy Schubert
161aa0e08a Update 0.2.0 --> 0.2.1
Submitted by:	Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
2012-05-05 17:12:32 +00:00
Gabor Kovesdan
4d9c3fa278 - Update to 20120505
Changelog:
- Actually fix a bug that slipped in
2012-05-05 16:53:04 +00:00
Nicola Vitale
57c32dd687 FidoCadJ is an easy to use graphical editor, with a library of electrical
symbols and footprints (traditional and SMD). It aims to be an agile and
effective small EDA tool for hobbyists.

FidoCadJ stores its drawings in a compact text format, practical for the
copy and paste in newsgroups and forums: this has determined its success
on the Usenet and in numerous communities.

WWW:	http://davbucci.chez-alice.fr/index.php?argument=elettronica/fidocadj/fidocadj.inc
2012-05-05 16:51:14 +00:00
Ashish SHUKLA
d5944a32e9 - Update to version 1.3.1
- Unbreak build
2012-05-05 16:00:41 +00:00
Ashish SHUKLA
ebe254c129 - Update to 1.7.1 2012-05-05 15:52:38 +00:00
Ruslan Makhmatkhanov
87541a49bc Update distinfo that's was missed for some reason. 2012-05-05 15:21:14 +00:00
Ruslan Makhmatkhanov
76ea697dac - apply BACKPORTS patch unconditionally and remove BACKPORTS option
- update backports patch to latest version (20120504)
- align pathnames in slave ports
- bump PORTREVISION

The only drawback of this change is that now for building of every slave
port (php extension) we extracting full php52 source tree.

Apologies that it took that long.

PR:		164849
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by:	Alex Keda <admin at lissyara dot su>
Security:	60de13d5-95f0-11e1-806a-001143cd36d8
2012-05-05 15:18:09 +00:00
Simon L. B. Nielsen
d2c2c21c94 Unbreak vuln.xml format.
While here fix a long line.

Pointyhat:	scheidell
2012-05-05 13:53:45 +00:00
Eygene Ryabinkin
3f09a9f98d Handle SEDLIST variables containing commas
... since we're using comma as the separator for the 's' command.

PR: 166180
2012-05-05 13:22:15 +00:00
Michael Scheidell
e227c5d47e - Account for repocopy of php5 -> php53
- Account for php52 backport fix
- Add entry for php54 (which will be named php5)

Submitted by:	scheidell@ (me)
2012-05-05 13:21:06 +00:00
Matthew Seaman
0a0e1238d1 Routine bugfix update to version 3.5.1
ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.1/phpMyAdmin-3.5.1-notes.html/view

Approved by:	shaun (mentor)
2012-05-05 11:37:45 +00:00
Michael Scheidell
72f7551d5b - Third time the charm. remove extra (
Submitted by:	scheidell@ (me)
2012-05-05 11:12:07 +00:00
Michael Scheidell
885e838cd2 - All versions of PHP between 2004 release and May 3rd, 2012 are vulnerable to cmdarg attacks
- Note:  PHP 5.2.12 and 5.4.2 were created to address this issue, but did not.
- See WWW: http://eindbazen.net/2012/05/php-cgi-advisory-cve-2012-1823/
- An additional, unreleased version is needed.

Submitted by:	scheidell@ (me)
Obtained from:	WWW:www.php.net/archive/2012.php#id2012-05-03-1
Security:	CVE-2012-1823
2012-05-05 11:02:12 +00:00
Baptiste Daroussin
8680467d0d Convert to USE_XORG
PR:		ports/167087
Submitted by:	bapt
Approved by:	maintainer timeout (>14d)
2012-05-05 10:24:50 +00:00
Baptiste Daroussin
53f4595a60 Remove some useless use of USE_XLIB and convert the rest to USE_XORG
PR:		ports/167088
Submitted by:	bapt
Approved by:	maintainer timeout (>14d)
2012-05-05 10:22:46 +00:00
Sunpoet Po-Chuan Hsieh
f859944df1 - Update to 0.50
- Sort MAN3
- Sort PLIST and remove duplicate entry (@dirrmtry %%SITE_PERL%%/Astro)

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2012-05-05 06:13:10 +00:00
Sunpoet Po-Chuan Hsieh
439d830a59 - Add p5-Net-OpenSSH-Parallel 0.12
Net::OpenSSH::Parallel is an scheduler that can run commands in parallel in a
set of hosts through SSH. It tries to find a compromise between being simple to
use, efficient and covering a good part of the problem space of parallel process
execution via SSH.

Obviously, it is build on top of Net::OpenSSH!

Common usage of the module is as follows:
- Create a Net::OpenSSH::Parallel object.
- Register the hosts where you want to run commands with the "add_host" method.
- Queue the actions you want to run (commands, file copy operations, etc.) using
  the "push" method.
- Call the "run" method and let the parallel scheduler take care of everything!

WWW: http://search.cpan.org/dist/Net-OpenSSH-Parallel/
2012-05-05 06:10:54 +00:00
Sunpoet Po-Chuan Hsieh
5a53bcd250 - Update to 0.30
- Add LICENSE

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes
2012-05-05 05:42:17 +00:00
Sunpoet Po-Chuan Hsieh
89371357ab - Update to 5.9004
Changes:	http://search.cpan.org/dist/Catalyst-Manual/Changes
2012-05-05 04:33:36 +00:00
Sunpoet Po-Chuan Hsieh
f5003ab927 - Update to 0.23
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Convert-ASN1/ChangeLog
2012-05-05 04:32:51 +00:00
Sunpoet Po-Chuan Hsieh
23a4d98c2e - Update to 2.014
Changes:	http://search.cpan.org/dist/Config-Model/ChangeLog
2012-05-05 04:24:43 +00:00
Sunpoet Po-Chuan Hsieh
ebfe12517c - Update to 3.4.9
Changes:	http://www.tinymce.com/develop/changelog/index.php?type=tinymce
2012-05-05 04:24:00 +00:00
Sunpoet Po-Chuan Hsieh
82731ac98b - Update to 0.4.8
Changes:	http://hg.proclos.com/isodate/file/b689d2bac236/CHANGES.txt
2012-05-05 04:22:36 +00:00
Sunpoet Po-Chuan Hsieh
56b0ad0737 - Update to 0.10
Changes:	http://search.cpan.org/dist/Devel-Required/CHANGELOG
2012-05-05 04:21:55 +00:00
Eitan Adler
7fea509068 Fix PHP entry to match the actual package name
Submitted by:	simon
2012-05-05 02:04:48 +00:00
Baptiste Daroussin
8f724d2a2b - update to 2.5 2012-05-05 00:49:46 +00:00
Xin LI
6b69e1978c - Update to 0.6.4;
- Assign maintainership to submitter.

Submitted by:	William Grzybowski <william88 gmail com>
2012-05-04 22:54:22 +00:00
Jason Helfman
9e660bdb4c - Update to 1.3
This version adds support for a top-level Makefile.local. Also
restored the priority-setting code, but without making it mandatory
(if the call to rtprio fails, the program will still runs, rather than
aborting as it formerly did, the last time this code was included).

PR:	ports/167592
Submitted by:	maintainer, conrads@cox.net
2012-05-04 22:06:17 +00:00
Brendan Fabeny
aa89760550 - update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:	thierry, tota, wen
Approved by:	D. Rue (maintainer) [1], wen [2]
2012-05-04 20:56:15 +00:00
Steve Wills
d68dbce765 - Fix Sendfile
PR:		ports/166797
Submitted by:	Mel Flynn <rflynn@acsalaska.net>
Obtained from:	https://rt.cpan.org/Public/Bug/Display.html?id=17326
2012-05-04 20:44:18 +00:00
Jason Helfman
17d419574d - Update to 2.8.2
PR:	ports/167542
Submitted by:	maintainer, pneumann@gmail.com
2012-05-04 20:21:30 +00:00
Jung-uk Kim
e68eaea5f1 - Work around build issues with Clang by lowering C++ standard level. Note
this is temporary because both Clang and LibreOffice fixed all the issues.
- Shut up annoying "argument unused during compilation" warnings for Clang.

With hat:	office@
2012-05-04 20:02:25 +00:00
Guido Falsi
a4c811e886 Make abraca fetchable again.
Approved by:	crees (mentor)
2012-05-04 19:55:13 +00:00
Steve Wills
6bce0a7823 - Avoid use of SITE_PERL in DEPENDS
- Mark JOBS unsafe since tests fail with JOBS enabled
2012-05-04 19:15:45 +00:00
Michael Scheidell
8d0c43914d - Forgot SUB_LIST (without it, %%s didn't expand in rc script)
- No PORTREVISION bump (caught before mirrors had a change to sync)

PR:		ports/166654
Submitted by:	scheidell (me)
Approved by:	maintainer (implicit)
2012-05-04 18:46:56 +00:00
Michael Scheidell
83a2497645 - Update to 3.0.3 [1]
- Update LICENSE_PERMS [1]
- Add @exec's to pkg-plist since Makefile:post-install isn't run with pkg-add [2]
- Add BATCH check because you can't acctept license in batch mode [3]
- Change mkdir/chown in Makefile (and pkg-plist) to install [3]

PR:		ports/166654 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at> (maintainer) [1]
Submitted by:	scheidell (me) [2]
Submitted by:	crees@ [3]
2012-05-04 18:26:13 +00:00
Jason Helfman
118b30124d - Update to 3.6.0, and pass maintainership to submitter [1]
- while here... [2]
 - Add AL2 License
 - drop unneeded usage of bsd.port.pre.mk
 - standardize on MASTER_SITES
 - standardize on install, use COPYTREE_SHARE in favor of CP
 - use PORTEXAMPLES, and have plist follow
PR:	ports/167511
Submitted by:	gaod@hychen.org [1], jgh@ [2]
Approved by:	maintainer, gslin@gslin.org [1], new maintainer gaod@hychen.org [2]
2012-05-04 16:31:05 +00:00
Martin Matuska
bdb35d5eba Add missing patch
Reported by:	pointyhat (pav)
2012-05-04 15:01:39 +00:00
Martin Matuska
41469d4cf4 Fix broken patch 2012-05-04 15:00:48 +00:00
Frederic Culot
6402e662ec - Update to 2.15
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2012-05-04 14:46:08 +00:00
Romain Tartière
0c98cacd1d Update to 2.8.8.4. 2012-05-04 14:20:02 +00:00
Nicola Vitale
548e329135 - Enable runtime detection of pulseaudio, with fallback to portaudio
if pulse is not running. That is useful for the users of KDE speech
  dispatcher system.  [1]
- Bump PORTREVISION (changed lib dependencies)

Suggested by:	Andrew Johnson <daeron at optushome.com.au> (via private email)
2012-05-04 14:14:45 +00:00
Steve Wills
632a9f70e6 mod_spdy is an Apache 2.x filter module that provides SPDY support in the
Apache HTTPD web server. Because mod_spdy is an Apache module, it can be
loaded into currently deployed Apache HTTPD 2.x web servers using mod_so.
This module is still an early beta and is not yet suitable for production
environments.

WWW:	http://code.google.com/p/mod-spdy/

PR:		ports/166538
Submitted by:	Masaki TAGAWA
2012-05-04 13:37:52 +00:00
Jun Kuriyama
2fa5d9345c - Upgrade to 3.1.3.
PR:		ports/167372
Submitted by:	jgh
2012-05-04 13:37:07 +00:00
Philippe Audeoud
ecdaa94005 - Update to 1.59
PR:		ports/165490
Submitted by:	Muhammad Moinur Rahman <5u623l20 _AT_ gmail.com>
2012-05-04 13:25:00 +00:00
Philippe Audeoud
2999684b40 - Update to 1.66
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.66/Changes
2012-05-04 13:13:26 +00:00
Philippe Audeoud
550a14e50a - Update to 2.5 2012-05-04 13:09:32 +00:00