Commit graph

277967 commits

Author SHA1 Message Date
Steve Wills
ad8705da01 - Update to 0.060
PR:		ports/166653
Submitted by:	Mel Flynn <rflynn@acsalaska.net>
2012-05-09 11:14:23 +00:00
Gabor Kovesdan
c6c075521a - Add patch to fix obsolete keys
- Bump PORTREVISION
2012-05-09 10:44:16 +00:00
Alex Dupre
83688fcd9f Update to 1.0.6 release.
Submitted by:	maintainer
2012-05-09 10:30:32 +00:00
Alex Dupre
6cffa48c77 Update to patch level 10.
Note: use gnu patch since patch04 seems to trigger a bug
(or at least a different / not expected behavior of base patch)
2012-05-09 10:27:06 +00:00
Alex Dupre
4a066cd163 Update to 5.0.5 release. 2012-05-09 10:17:39 +00:00
Alex Dupre
b3e6dae4d7 Update to 5.5.24 release. 2012-05-09 10:16:55 +00:00
Alex Dupre
bd7a3d0546 Update to 5.1.63 release. 2012-05-09 10:16:34 +00:00
Max Brazhnikov
00e9c9fad6 Limit DOS2UNIX conversion to *.h and *.cpp files only
Add runtime dependency on Qt imageformats

PR		ports/167466 (I didn't notice the second patch in PR)
Submitted by:	Zhihao Yuan (maintainer)
2012-05-09 10:11:02 +00:00
Sunpoet Po-Chuan Hsieh
ab257ad82b - Update to 1.000
- Merge MAN1 and MAN3 from Makefile.man to Makefile
- Sort PLIST

Changes:	http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
2012-05-09 09:54:22 +00:00
Sunpoet Po-Chuan Hsieh
0cc97a2166 - Update to 0.20
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/HTML-TagParser/Changes
2012-05-09 09:52:12 +00:00
Sunpoet Po-Chuan Hsieh
9848a7f13e - Update to 0.07024
Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
2012-05-09 09:44:27 +00:00
Sunpoet Po-Chuan Hsieh
a0965a854f - Update to 0.17018
- Add LICENSE

Changes:	http://search.cpan.org/dist/Error/ChangeLog
2012-05-09 09:26:08 +00:00
Sunpoet Po-Chuan Hsieh
dcd1d1868f - Update to 0.102362
- Add LICENSE
- Use TEST_DEPENDS for test-only dependency
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Pod-Elemental/Changes
2012-05-09 09:21:03 +00:00
Sunpoet Po-Chuan Hsieh
75f4c71b26 - Update to 0.12
- Add LICENSE
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Net-ManageSieve/Changes
2012-05-09 09:20:16 +00:00
Sunpoet Po-Chuan Hsieh
d5160780c1 - Update to 2.18
Changes:	http://search.cpan.org/dist/base/Changes
2012-05-09 09:19:53 +00:00
Philippe Audeoud
2e54a5c063 - Update to 1.70
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.70/Changes
2012-05-09 07:06:36 +00:00
Boris Samorodov
02d2e6ec71 Update to version 4.5.3.
Tested at:	redports
2012-05-09 06:31:35 +00:00
Alex Dupre
7c74eb8aa5 Update to 5.3.13 release:
- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
- Improve fix for PHP-CGI query string parameter vulnerability, CVE-2012-2311.
2012-05-09 05:43:32 +00:00
Greg Lewis
923815253b . Update to build 25. 2012-05-09 03:53:37 +00:00
Maho Nakata
269adbc591 The Apache OpenOffice Project Announces Apache OpenOffice™ 3
in Tue, 08 May 2012 13:04:48 GMT.

* http://mail-archives.apache.org/mod_mbox/incubator-ooo-announce/201205.mbox/%3CCAP-ksohGnmq8bmo50Db5fhZW3NysNdg41RR7Rg2f8F00ueHHww%40mail.gmail.com%3E
* http://www.openoffice.org/news/aoo34.html
* http://www.youtube.com/watch?v=QQaZwDwf6tc
2012-05-09 03:48:16 +00:00
Maho Nakata
5b8ee35e3c The project has been renamed and we renamed
from editors/openoffice.org-3 to editors/openoffice-3, accordingly.

PR:		167305
2012-05-09 03:33:02 +00:00
Maho Nakata
4b1d9ccee7 Remove editors/openoffice.org-3 port as it has been renamed.
PR:		167305
2012-05-09 03:31:01 +00:00
Maho Nakata
86cdd497b6 Repocopy has done, connect editors/openoffice-3 and
remove editors/openoffice.org-3 from Makefile

PR:	167305
2012-05-09 03:29:24 +00:00
Maho Nakata
9ab76656d6 Repocopy from editors/openoffice.org-3 to editors/openoffice-3.
As development of OpenOffice.org has been migrated Apache OpenOffice,
.org part has been removed. So I'd like to remove ".org" in the
ports tree as well. the same reason as
http://www.freebsd.org/cgi/query-pr.cgi?pr=164678

PR:		167305
2012-05-09 03:27:05 +00:00
Alex Kozlov
3b26262069 - Update to version 111.2.2
- Use PORTDATA instead of a long plist
- Remove plist files

PR:	ports/167529
Submitted by:	Tijl Coosemans <tijl@coosemans.org>
Approved by:	eadler (mentor)
2012-05-09 02:20:13 +00:00
Xin LI
353b23e456 Backport two revisions from Valgrind svn to fix crash when debugging
binaries built with GCC 4.6+:

  r11856 | tom | 2011-07-05 02:22:32 -0700 (Tue, 05 Jul 2011) | 2 lines

  Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284.

  r11904 | tom | 2011-07-21 08:07:26 -0700 (Thu, 21 Jul 2011) | 2 lines

  DWARF comparisons should be signed. Patch from Jakub Jelinek.

Submitted by:	Tom Russo <tvrusso sandia.gov>
PR:		ports/166341
2012-05-09 00:18:34 +00:00
Max Brazhnikov
8924b918bf Connect qtfm 2012-05-08 23:38:00 +00:00
Max Brazhnikov
60eedfe478 Add new port x11-fm/qtfm:
qtFM is a small, lightweight file manager based on pure Qt and works great
with minimal desktop environments like Openbox.

WWW: http://www.qtfm.org/

PR:		ports/167466
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2012-05-08 23:37:32 +00:00
Max Brazhnikov
c02c892e11 Update to 0.4 for KDE 4
Take maintainership
2012-05-08 23:02:44 +00:00
Xin LI
0daac9a63a Vicious is a modular widget library for the "awesome" window manager,
derived from the 'Wicked' widget library. It has some of the old
Wicked widget types, a few of them rewritten, and a good number of
new ones.

PR:		ports/167687
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 23:00:52 +00:00
Eitan Adler
da61a30f4a Update beadm to 0.5
Changes:
Better support for child datasets in boot environments.
Fixed error handling.
Support for /boot/loader.conf.local

PR:		ports/167715
Submitted by:	"Bryan Drewery" <bryan@shatow.net> (maintainer)
2012-05-08 22:38:16 +00:00
Nicola Vitale
bbb1de1eff - Update to 1.2.1 2012-05-08 22:15:30 +00:00
Xin LI
ef8e7763c8 This module provides basic functions for parsing mime-type names and matching
them against a list of media-ranges.

PR:		ports/167717
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:29:20 +00:00
Rene Ladan
35c0e26177 - Follow the upstream change for the download location [1]
- While here, pet portlint
PR:		ports/167704 [1]
Submitted by:	Olivier Duchateau
2012-05-08 21:26:36 +00:00
Xin LI
49b9e0b7c3 Creating delicious APIs for Django apps since 2010.
Here are some common reasons for tastypie:

    * You need an API that is RESTful and uses HTTP well.
    * You want to support deep relations.
    * You DON'T want to have to write your own serializer to make the output
      right.
    * You want an API framework that has little magic, very flexible and maps
      well to the problem domain.
    * You want/need XML serialization that is treated equally to JSON (and
      YAML is there too).
    * You want to support my perceived NIH syndrome, which is less about
      NIH and more about trying to help out friends/coworkers.

PR:		ports/167716
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:25:51 +00:00
Xin LI
bb795197a8 hgsubversion is an extension for Mercurial that allows using Mercurial
as a Subversion client.

At this point, hgsubversion is usable by users reasonably familiar with
Mercurial as a VCS. It's not recommended to dive into hgsubversion as an
introduction to Mercurial, since hgsubversion "bends the rules" a little
and violates some of the typical assumptions of early Mercurial users.

PR:		ports/167692
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:22:13 +00:00
Xin LI
1e0ef4b8ea hghooks is a simple module that adds several useful hooks for use in
Mercurial hooks system.

Right now it includes hooks for:

 * pep8 checking of python files
 * pyflakes checking of python files
 * checking for forgotten pdb statements in python files
 * Trac integration. This includes:
   - Making sure at least a ticket is mentioned in the changeset message
   - Updating the Trac ticket with the changeset

PR:		ports/167595
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 21:17:29 +00:00
TAKATSU Tomonari
e285008885 - Update to 0.7-11 2012-05-08 21:13:00 +00:00
Ruslan Makhmatkhanov
02fe73f6ec Revert my "correction" for php52. All the 5.2.x still affected to NULL
poison bug. Just tested both latest 5.2 and 5.3 with the script from here:
https://bugs.php.net/bug.php?id=39863
Sorry.
2012-05-08 20:53:01 +00:00
Ruslan Makhmatkhanov
bf166dcb46 Mark php52 >= 5.2.15 as not vulnerable to NULL byte poisoning [1]. This problem
was fixed in 5.3.4 and 5.2.15 simultaneously.

[1] http://www.vuxml.org/freebsd/3761df02-0f9c-11e0-becc-0022156e8794.html

Reported by:     Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
2012-05-08 20:23:10 +00:00
Guido Falsi
35c99001ac - Update to 0.7.0
- Update home page and MASTER_SITE

Approved by:	crees (mentor)
2012-05-08 20:10:59 +00:00
Yen-Ming Lee
a9913f53c0 - update to 1.4c
- minor tweak to autossh for -f
- handle newer ssh cmd args w/out getting 'illegal option'

Submitted by:	jhein@symmetricom.com
2012-05-08 20:05:39 +00:00
Rene Ladan
ab28b4a770 Update to 0.4.5
Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030296.html

PR:		ports/167536
Submitted by:	Olivier Duchateau
2012-05-08 20:02:17 +00:00
Jason Helfman
e0675a36f9 - Update to 1.70.01 and unbreak
- while here move to portdocs and drop pkg-plist

PR:	ports/167623
Submitted by:	maintainer, graudeejs@gmail.com
2012-05-08 19:46:20 +00:00
Xin LI
c1ff1fe7d1 Add an explicit dependency of easy_install. Note that the bundled install
script do some weird things that makes USE_PYDISTUTILS=easy_install break
the port, mark it so for now.

Submitted by:	William Grzybowski <william88 gmail.com> (maintainer)
PR:		ports/167714
2012-05-08 19:29:45 +00:00
Michael Scheidell
da023eeb0d - Unbreak if ports libpcap installed
- No PORTREVISION bump since this does not affect default

PR:		ports/166853
Submitted by:	Efren Yevale <syavne@gmail.com>
Approved by:	Anders Troback <freebsd@troback.com> (maintainer)
2012-05-08 19:07:08 +00:00
Guido Falsi
a8245abc6e - Update to 0.9.2 [1]
- Remove check for unsupported OS versions

PR:		ports/167674
Submitted by:	freebsd@nagilum.org [1]
Approved by:	crees (mentor)
2012-05-08 19:02:48 +00:00
Michael Scheidell
449cee8a6f - Update Makefile to respect NOPORTDOCS
- Trim pkg-plist, use PORTDOCS= macro to enable easier updates in the future
- No PORTREVISION bump since this does not change default package

PR:		ports/165820
Submitted by:	scheidell@ (me)
Approved by:	x11 (maintainer, timeout 60 days)
2012-05-08 19:00:52 +00:00
Guido Falsi
2542e7f308 - Update xmms2 to 0.8 [1]
- Add SNDFILE option [1]
- Don't install test and debugging components by default [2]
- Fix slave ports
- Take maintainership

PR:		ports/163056
Submitted by:	Jan Beich <jbeich@tormail.net> [1] and [2] partly
Approved by:    crees (mentor)
2012-05-08 18:47:50 +00:00
Pawel Pekala
705f9a5ec2 Update to 2.3.2
PR:		ports/167579
Submitted by:	maintainer
2012-05-08 18:32:25 +00:00