Commit graph

301254 commits

Author SHA1 Message Date
Steve Wills
803292a399 - Update to 0.3.37 2013-06-01 21:24:49 +00:00
Steve Wills
40d0632339 - Update to 1.4.1 2013-06-01 21:24:30 +00:00
Steve Wills
8bc7f05843 - Update to 0.18.1 2013-06-01 21:24:11 +00:00
Steve Wills
6b6211a515 - Update to 3.12.2 2013-06-01 21:23:47 +00:00
Steve Wills
1b4737f905 - Update to 10.0.4 2013-06-01 21:23:29 +00:00
Steve Wills
01d4f6d0b9 - Update to 1.7.4 2013-06-01 21:23:08 +00:00
Steve Wills
aa2c0cc2f9 - Update to 1.8.0 2013-06-01 21:22:45 +00:00
Steve Wills
74613b8bd1 - Update to 1.2.2 2013-06-01 21:22:07 +00:00
Steve Wills
e506114871 - Update to 1.6.2 2013-06-01 21:21:41 +00:00
Raphael Kubo da Costa
409b04c0fc Adjust the Python dependency; LyX does not support Python3 yet. 2013-06-01 21:15:37 +00:00
TAKATSU Tomonari
06f3b83adb - Update to 0.6.59
PR:		ports/179123
Submitted by:	tota (myself)
Approved by:	maintainer
2013-06-01 20:45:56 +00:00
Raphael Kubo da Costa
f5a589f19e Add a few patches to let the port build with clang. 2013-06-01 20:20:18 +00:00
Emanuel Haupt
94a687b1f4 - Update to 1.2
- Move to github
- Adjust WWW
- Trim header
2013-06-01 19:50:52 +00:00
Raphael Kubo da Costa
02cc67a03f Remove duplicate optipng vulnerability.
It was separately committed in r315254, so remove the version I added
in r318453.

Reported by:	Alexander Milanov <a@amilanov.com>
2013-06-01 19:22:38 +00:00
Raphael Kubo da Costa
adc2225b84 Mention that ack 2.04 has some incompatibilities with ack 1.
Suggested by az.
2013-06-01 19:18:44 +00:00
Raphael Kubo da Costa
e1e2e860bc - Update to 2.04
- Use a more user-friendly site in pkg-descr.
- Remove OPTIONS, upstream does not ship completion files anymore.

Please note that ack2 is slightly incompatible with some options present in
ack1, see http://beyondgrep.com/ack-2.0/ for more information.

PR:		ports/178515
Submitted by:	rakuco
Approved by:	perl (swills on IRC)
2013-06-01 19:07:15 +00:00
Antoine Brodin
3ad8176f4b Unbreak.
I am not convinced this line is necessary because of NO_PROFILE in MAKEFILE.
2013-06-01 18:13:25 +00:00
Stephen Montgomery-Smith
95e9c58156 - Downgrade gcc requirement to 4.6.
- Stop sage from building its own version of gcc.
- Clean whitespace.
- Bump portrevision.

Suggested by:	Robert.Burmeister@UToledo.edu
2013-06-01 17:57:16 +00:00
Matthias Andree
1e43de2e91 Add two more URLs to openvpn's vulnerability from March 2013 (CVE-2013-2061)
Security: 92f30415-9935-11e2-ad4c-080027ef73ec
2013-06-01 16:49:13 +00:00
Roman Bogorodskiy
310f9d6a44 Convert to USES for pkgconfig and pkgconfig.
PR:		178313
Submitted by:	Kimmo Paasiala <kpaasial@gmail.com>
2013-06-01 16:47:48 +00:00
Matthias Andree
2165191209 - Backport fix for CVE-2013-2061 to openvpn22 and openvpn20;
while it is unclear whether it affects OpenSSL-builds at all.
  Let's play it safe.
- Reference CVE-2013-2061 name in OpenVPN's VuXML entry
- Mark 2.0.9_4 <= openvpn < 2.1.0 and 2.2.2_2 < openvpn < 2.3.0 not vulnerable
- Mark openvpn22 deprecated and to expire 2013-09-01.
  (openvpn20 is already marked to expire 2013-07-11.)

Security:	CVE-2013-2061
Security:	92f30415-9935-11e2-ad4c-080027ef73ec
2013-06-01 16:47:41 +00:00
Eitan Adler
c5b0418a40 x11-drivers/xf86-input-fpit has been re-added. 2013-06-01 16:35:57 +00:00
Steve Wills
57be832865 - Fix typo in port name 2013-06-01 15:14:12 +00:00
Steve Wills
57126d2ea5 Universal Ruby library to handle WebSocket protocol
WWW: http://github.com/imanel/websocket-ruby
2013-06-01 14:32:02 +00:00
Steve Wills
131af7ffca WebDriver is a tool for writing automated tests of websites. It aims to mimic
the behaviour of a real user, and as such interacts with the HTML of the
application.

WWW: http://selenium.googlecode.com/
2013-06-01 14:31:40 +00:00
Steve Wills
cf6cd11775 Provides a more HTTPish API around the ruby-openid library
WWW: http://github.com/josh/rack-openid
2013-06-01 14:30:18 +00:00
Steve Wills
51e3b5e427 Capybara is an integration testing tool for rack based web applications. It
simulates how a user would interact with a website.

WWW: http://github.com/jnicklas/capybara
2013-06-01 14:29:43 +00:00
Steve Wills
161095adb9 XPath is a Ruby DSL for generating XPath expressions
WWW: http://rubygems.org/gems/xpath
2013-06-01 14:28:58 +00:00
Steve Wills
800f3ec8ef Ruby module for reading and writing zip files
WWW: http://rubygems.org/gems/rubyzip
2013-06-01 14:27:22 +00:00
Wen Heping
b3107f6cbf - Trim Makefile headers 2013-06-01 14:22:35 +00:00
Kubilay Kocak
7b061efc9e devel/py-fabric: Update to 1.6.1
- Update to 1.6.1
- Move TEST_DEPENDS up into DEPENDS section
- Tweak TESTS option description
- Make the tests verbose in regression-test:

Changes: https://github.com/fabric/fabric/blob/1.6.1/docs/changelog.rst
2013-06-01 14:15:57 +00:00
Steve Wills
6933060650 - Update to 2.3.1 [1]
- Patch Gemfile and update dependencies so that "rake generate_secret_token" works

PR:		ports/178051 [1]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
2013-06-01 14:13:28 +00:00
Wen Heping
10899c150a - Update to 0.7.3
- Trim Makefile headers
- Update COMMENT and WWW line
2013-06-01 14:09:58 +00:00
Wen Heping
1e5752a5a2 - Update to 1.0.4 2013-06-01 14:04:39 +00:00
Wen Heping
ce2c6c3471 - Update to 2.5.6
- Trim Makefile headers
2013-06-01 14:03:30 +00:00
Wen Heping
ed7716e735 - Add NO_LATEST_LINK= yes to fix duplicate LATEST_LINKs error 2013-06-01 13:59:56 +00:00
Guido Falsi
e645ec7bc4 AjaXplorer is a software that can turn any web server into a powerfull
file management system and an alternative to mainstream cloud storage
providers.

WWW: http://ajaxplorer.info/
2013-06-01 13:05:48 +00:00
Bryan Drewery
95bf33a556 - Update to checkin c61b908704
Changes:
  - Leftover fixes
  - Status fixes
  - ports-mgmt/pkg no longer required in the host when building
    WITH_PKGNG sets.
  - CCACHE fixes
  - jail: Support -m url= [1]
  - jail -u: Allow updating snapshot jails [1]
  - jail: Fix destroying/cleanup of jails with USE_TMPFS=all
  - HTML: Show skipped counts in failed/ignored tables
  - HTML: Show SVN URL
  - Allow DISTFILES_CACHE=PORTSDIR/distfiles now that DISTFILES
    are mounted in /distfiles [2]
  - testport: Make failed builds more clear [3]

Submitted by:	will [1]
Reported by:	mat [2]
Reported by:	tj [3]
2013-06-01 12:56:54 +00:00
Hiroki Sato
c175648109 Fix pkg-plist.
Reported by:	miwi
2013-06-01 12:39:21 +00:00
Hiroki Sato
7a823705e4 - Update to 4.0.
- Trim old-style header.
- Add LICENSE.
- Use shebangfix.
- Replace pathname lookups in the scripts with fixed pathnames.
2013-06-01 11:23:22 +00:00
Pawel Pekala
0fc3b42483 Update to version 1.1.1
PR:		ports/179103
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-06-01 10:27:59 +00:00
Sergey A. Osokin
51baf2cb66 Document passenger vulnerability. 2013-06-01 08:08:56 +00:00
Wen Heping
2638fc3511 - Do not depend on MySQL server but client
- Trim Makefile headers
- Add LICENSE
- Convert to optionsNG

PR:		179137
Submitted by:	remko@
2013-06-01 07:20:30 +00:00
Wen Heping
7183c27a5e - Update to 6.5.13 2013-06-01 07:16:13 +00:00
Ruslan Makhmatkhanov
2bccf06fbb - update to 1.1.4 2013-06-01 05:24:20 +00:00
Jason Helfman
d034ff8e1d - worked with upstream to roll versioned source distfile
- no difference in previous distfile (ie. checksum)
- remove unneeded dist_subdir directive
2013-06-01 05:10:39 +00:00
Wen Heping
590bbcdc83 - Do not depend on MySQL server but client
PR:		179137
Submitted by:	remko@
2013-06-01 02:47:31 +00:00
Wen Heping
4698f202bd - Update to 1.25
- Trim Makefile headers
- Pass maintainership to perl@
2013-06-01 02:40:39 +00:00
Steve Wills
fbe3cef50d - Update ruby note to remind users to stop software before updating it. 2013-06-01 01:08:05 +00:00
Steve Wills
259659032b - Fix RUN_DEPENDS line so that it doesn't remove ruby as a dependency
- Bump PORTREVISION

With hat:	ruby@
2013-06-01 00:52:11 +00:00