Commit graph

284039 commits

Author SHA1 Message Date
Olivier Duchateau
fbe7325661 - Update to 0.3.0
- Use USE_PKGCONFIG macro
- Convert to new framework OptionsNG
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	rene, miwi (mentors)
2012-08-12 08:21:10 +00:00
Michael Scheidell
b0cf9a880f - Update to 1.3.10
PR:		ports/170544
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-08-12 07:52:50 +00:00
Emanuel Haupt
0b52e03aa9 Update to 3.1.8 2012-08-12 07:45:41 +00:00
Ashish SHUKLA
228daaaa1f - Add check for Emacs 24, since Emacs 24 already includes the mode
Reported by:	beat
2012-08-12 03:37:31 +00:00
Sofian Brabez
a018de13a9 - Bump PORTREVISION
Reported by: erwin
2012-08-12 03:16:42 +00:00
Doug Barton
38d5dff616 * Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.0
- FEATURE: Brand new torrent addition dialog
 - FEATURE: Add the ability to choose the save path when using magnet links
   (mutoso)
 - FEATURE: Add support for adding multiple local torrents at once (Web UI)
 - COSMETIC: Improve style of left panel
 - BUGFIX: Lower panels no longer gets disabled
 - BUGFIX: Major code refactoring and various optimizations.
 - BUGFIX: No longer strip root folder from torrent files

For the port:
 - Move to unversioned directory. The last few major releases have been
   stable upgrades, so there is no reason to maintain different versions.
2012-08-12 00:52:00 +00:00
Olivier Duchateau
fa4379932d - Fix previous revision: rev 302357
PR:	170535
Submitted by:	David Shao <davshao@gmail.com>
Approved by:	rene, miwi (mentors)
2012-08-11 21:29:11 +00:00
Bryan Drewery
3df21a73d7 - Update to 1.0.11
- Changes:
https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-1.0.11

PR:		ports/170526
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
Approved by:	bapt (mentor)
2012-08-11 19:00:25 +00:00
Roman Bogorodskiy
533ecc2a4f Document libcloud MITM vuln.
Security:	CVE-2012-3446
2012-08-11 17:41:52 +00:00
Roman Bogorodskiy
b58a783015 Update to 0.11.1.
Security:	CVE-2012-3446
2012-08-11 17:11:08 +00:00
Alex Kozlov
af62f61c02 - Update to 0.8.6
PR:	ports/170534
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-08-11 15:36:06 +00:00
MANTANI Nobutaka
b162f0424a Update to 1.8.2. 2012-08-11 14:41:20 +00:00
Wen Heping
01fc8b8759 - Update to 1.2.2 2012-08-11 14:04:18 +00:00
Wen Heping
3a379d1a5f - Update to 0.49
Changes: http://cpansearch.perl.org/src/KEICHNER/XML-Reader-0.49/Changes
2012-08-11 13:20:39 +00:00
Wen Heping
ddef92c64a - Update to 2.4.1 [1]
- Add LICENSE
- Convert to new option framework

PR:		170365 [1]
Submitted by:	Matthias Petermann <matthias@d2ux.net> [1]
2012-08-11 12:54:17 +00:00
TAKATSU Tomonari
11d8eeef1a - Add PORTSCOUT to restrict Japanese language version 2012-08-11 12:27:39 +00:00
Wen Heping
8fedcca858 - Update to 0.13.6
- Update COMMENT
- Update pkg-desc

PR:		170536
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
2012-08-11 12:18:03 +00:00
Gabor Pali
56b5ce558c - Update to 2.4.2.1
- Pass maintainership to haskell@

PR:		ports/170374
Submitted by:	pgj
Approved by:	maintainer
Obtained from:	FreeBSD Haskell
2012-08-11 12:06:48 +00:00
Alex Kozlov
063a60c552 - Update to 2.4.2
- Remove dependency on gmake
- Remove build dependency on perl
- Remove hints for pthread
- Depend on glew instead of using port's built-in version
- Use newer USE_SDL syntax
- Use port's built-in version of ares
- Install a nice-looking desktop icon

PR:	ports/170533
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2012-08-11 11:49:06 +00:00
Doug Barton
f7a26a6ba9 Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies
2012-08-11 10:59:54 +00:00
Doug Barton
61c2a631c1 Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies
2012-08-11 10:52:07 +00:00
TAKATSU Tomonari
9b31e3fa11 - Update to 3.0.5 2012-08-11 08:39:12 +00:00
Matthew Seaman
b03266ae28 Document the latest phpmyadmin security problem. 2012-08-11 08:11:17 +00:00
Ruslan Makhmatkhanov
642892feea - update to 20120807
while here:
- convert to optionsNG
- tab -> space in pkg-descr:WWW

PR:		170486
Submitted by:	Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
2012-08-11 05:42:47 +00:00
Colin Percival
f515bd7477 Update to 1.0.33.
Migrate to OptionsNG.
2012-08-11 05:39:55 +00:00
Nicola Vitale
329b177850 Vert.x is the framework for the next generation of asynchronous,
effortlessly scalable, concurrent web applications.

It is an event driven application framework that runs on the JVM
- a run-time with real concurrency and unrivalled performance.
Vert.x then exposes the API in Ruby, Java, Groovy, JavaScript and
Python. So you choose what language you want to use.

WWW:	http://vertx.io/
2012-08-10 20:29:30 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Chris Rees
67dbda2115 Mark BROKEN-- doesn't work with current GTKs in the tree.
Ports for the previous version of Transmission will be created shortly
while awaiting GTK 3's update.

Reported by:	izen@mail.ru
2012-08-10 18:57:11 +00:00
Wesley Shields
f84120bd46 Assign maintainer to submitter of ports/169722. 2012-08-10 18:21:57 +00:00
Dmitry Sivachenko
13e61fa7d0 Add mission dependency. 2012-08-10 18:11:04 +00:00
Hajimu UMEMOTO
a4cc88c1a2 Use more apropriate check for Emacs version.
Spotted by:	crees
2012-08-10 17:59:40 +00:00
Hajimu UMEMOTO
75ece340d5 It doesn't build with Emacs 24. 2012-08-10 17:44:35 +00:00
Wesley Shields
97d9c68d3d Reset maintainer as mail is refused.
<chuck@pkix.net>: host cylon.codefab.com[24.103.228.242] said: 554 5.7.1
<mx2.freebsd.org[69.147.83.53]>: Client host rejected: 567 no more spam (in
reply to RCPT TO command)
2012-08-10 17:28:10 +00:00
Wesley Shields
4cf6cfb784 Update to 2.4.0 and cleanup pkg-descr.
Loosen dependency on curl library.
Reset maintainer as old one was bouncing.

PR:		ports/169722
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2012-08-10 17:24:12 +00:00
Olivier Duchateau
59acc7267c - Update to 0.6.3
- Use USE_PKGCONFIG macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-10 16:09:20 +00:00
Chris Rees
837eded517 Update to 5.12
Update maintainer's email address

PR:		ports/167983
Submitted by:	maintainer (Thomas Zander <thomas.e.zander@googlemail.com>)
2012-08-10 15:47:34 +00:00
Rene Ladan
34df9d85b1 - Document vulnerabilities in www/chromium 20.0.1132.57 and 21.0.1180.60.
- Keep the latest chromium vulnerabilies on top.
2012-08-10 14:38:47 +00:00
Wesley Shields
d9edbd7f72 Use PYTHONPREFIX_SITELIBDIR.
PR:		ports/170301
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	crees@, nivit@
2012-08-10 14:20:23 +00:00
Chris Rees
5f01fb06b0 Update to 2.61
PR:		ports/170193
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-08-10 14:15:36 +00:00
Guido Falsi
f0f3cf9b37 - Update to 2.1.0
PR:		ports/170505
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	crees (mentor)
2012-08-10 12:30:51 +00:00
Guido Falsi
f3f9d75be8 - Update to to 0.6.69
- Whitespace fix

PR:		ports/170504
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	crees (mentor)
2012-08-10 12:28:23 +00:00
Martin Matuska
4d1b93c30b Fix tcltest dependency
Reported by:	beat@FreeBSD.org
2012-08-10 12:03:39 +00:00
Chris Rees
4f48db3b28 Fix fetch
Submitted by:	beat
2012-08-10 11:10:12 +00:00
Chris Rees
139fb2b37a Don't replace - with _ in category variable.
This was required with CVS, since the category was checked out as a module, but
the directory name is used with svn.

For example:

pcvs co ports_ports_mgmt

svn co $ports/head/ports-mgmt

Submitted by:	swills
2012-08-10 10:49:36 +00:00
Dirk Meyer
0a61490ab0 - fix build of showgraph
- bump PORTREVISION
2012-08-10 10:34:59 +00:00
Rene Ladan
8a6acb3cf0 - Make sure the package is properly deinstalled by using the proper sh syntax.
- Bump PORTREVISION
2012-08-10 09:03:12 +00:00
Doug Barton
a4dae68df2 Fix the post-patch target 2012-08-10 08:59:03 +00:00
Edward Tomasz Napierala
6214e8e15b Add optional threading support; disabled by default. 2012-08-10 08:19:22 +00:00
Rene Ladan
4e78c3b86e Document two vulnerabilities in www/chromium < 21.0.1180.75 related to the
builtin PDF viewer.

Obtained from:	http://googlechromereleases.blogspot.com/search/label/Stable%20updates
2012-08-10 08:08:27 +00:00
Dennis Herrmann
f9a002051b - Update to 1.68 2012-08-10 08:07:55 +00:00