Commit Graph

278968 Commits

Author SHA1 Message Date
Jeremy Messenger
d406037d58 Update to 1.12.2. 2012-05-21 22:36:09 +00:00
Jeremy Messenger
cda987b541 -Add a missing dependency. [1]
-Fix the plist. [2]
-Bump the PORTREVISION.

PR:		ports/168204 [1]
Reported by:	romain [1]
Submitted by:	fluffy [2]
2012-05-21 22:33:16 +00:00
Beech Rintoul
fa64ea16a5 - Update to 2.0.12
- Pass maintainership to submitter

PR:		ports/167830
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Approved by:	gerrit.beine@gmx.de (maintainer)
2012-05-21 21:55:30 +00:00
Pav Lucistnik
de8f6e6ed5 - Release to ports@
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2012-05-21 21:43:21 +00:00
Greg Larkin
beab2a9311 - Deprecate due to no upstream development for 5 years and other ports
(databases/php5-sqlite3 and databases/php53-sqlite3) have superseded
  this one. Expiration set for 1 month.
2012-05-21 21:26:28 +00:00
Ruslan Makhmatkhanov
fee9ffe23d - update to 1.0.5
- fix build fix clang
- mark MAKE_JOBS_SAFE

PR:		168014
Submitted by:	Hirohisa Yamaguchi <umq at ueo.co dot jp>
Approved by:	freebsd at dns-lab dot com (maintainer)
2012-05-21 20:35:20 +00:00
Chris Rees
64907669d6 - Update to 6.1.11 -- fixes security issue
- Package-ise perl dependencies

- Remove duplicate BUILD/RUN_DEPENDS by using BUILD_DEPENDS+= ${RUN_DEPENDS}
2012-05-21 20:12:39 +00:00
Frederic Culot
6cbcca2f3f - Update to 1.07
- Add LICENSE (Artistic 1 & GPL 1)
- Take maintainership

Changes:	http://search.cpan.org/dist/CGI-Application-Plugin-DevPopup/Changes
2012-05-21 19:19:07 +00:00
Raphael Kubo da Costa
bd839dcee2 Make the port build with the upcoming Qt 4.8.x series.
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.

[1] e7eed096a0
2012-05-21 18:53:48 +00:00
Raphael Kubo da Costa
17fa8f3139 Add patch to make the port build with Qt 4.8. 2012-05-21 18:49:15 +00:00
Raphael Kubo da Costa
6b0257b387 Add upstream patch to make the port build with Qt 4.8. 2012-05-21 18:37:36 +00:00
Raphael Kubo da Costa
400a11297c Make the port build with Qt 4.8.x. 2012-05-21 18:30:21 +00:00
Chris Rees
993fbc4e17 Mark FORBIDDEN while waiting on update
Prompted by:	rm
Security:	CVE-2012-2352
2012-05-21 18:19:17 +00:00
Raphael Kubo da Costa
823402ac87 Make the port build with the upcoming Qt 4.8.1.
vncview.cpp defines a macro called "error" (which is ugly), and
qfile.h, which is included later, defined a class method called error,
and conflicts arise.

Fix it by moving the macro definition after the Qt headers are
included.
2012-05-21 18:15:32 +00:00
Pawel Pekala
a69280da87 Update to version 0.5.2 2012-05-21 18:07:14 +00:00
Pawel Pekala
52862f4cb9 - Update to version 2.0.8
- Sort plist
2012-05-21 18:05:56 +00:00
Raphael Kubo da Costa
fe84807488 Make the port build with the upcoming Qt 4.8.1 release.
The QPoint overloads for operator*() were changed in the 4.8.0 release
[1], so we need to add a patch to adjust a cast here.

No PORTREVISION bump since there were no dependency changes and things
are still building fine with Qt 4.7.

[1] a562fd2d20

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 17:59:12 +00:00
Jason Helfman
00f3b6859b - Update to 2.0.1
- Add LICENSE
- Patch files are no longer used in version 2.0.x

PR:	ports/167668
Submitted by:	linpc@cs.nctu.edu.tw
Approved by:	maintainer timeout (15 days)
2012-05-21 17:39:49 +00:00
Mark Linimon
6d2cfc3a21 Reset mitsuru@riken.jp: address bounces.
Hat:		portmgr
2012-05-21 17:13:55 +00:00
Mark Linimon
0446071370 Reset hubert@frbsd.org: address rejecting email.
Hat:		portmgr
2012-05-21 17:09:58 +00:00
Raphael Kubo da Costa
bacf71425a Make the port build with the upcoming Qt 4.8.x series.
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.

[1] e7eed096a0
2012-05-21 17:05:20 +00:00
Chris Rees
22c3702d66 Stop installing freeswitch.xml to ETCDIR; it conflicts with the
configuration ports
2012-05-21 16:49:31 +00:00
Jason Helfman
86cd4c4feb - inspircd 1.2.9 is not vulnerable
PR:	ports/167975
Spotted by: feld@feld.me
2012-05-21 16:43:57 +00:00
Raphael Kubo da Costa
89b9730641 Explicitly depend on libGLU and qt4-opengl.
glu is needed by the viewer plugins, which are always assumed to be
built. Since Qt 4.8.0 [1], qt4-opengl (which was being depended on
implicitly) has stopped depending on it, so ports need to be adjusted.

PORTREVISION bumped due to the dependency list changes.

[1] e7eed096a0

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 16:42:45 +00:00
Sunpoet Po-Chuan Hsieh
0fd61457c2 - Update to 0.15
Changes:	http://search.cpan.org/dist/POE-Component-Server-Twirc/Changes
2012-05-21 16:14:01 +00:00
Sunpoet Po-Chuan Hsieh
2f560450c6 - Add missing colon 2012-05-21 16:01:41 +00:00
Wesley Shields
76f2412bfb Update to 1.8.5p1.
Changes: http://www.sudo.ws/sudo/stable.html#1.8.5p1
2012-05-21 15:39:02 +00:00
Wesley Shields
ce4db693b5 Update to 1.7.10.2.
I'm still working on fixing the bug when using curl with c-ares bindings.
2012-05-21 15:34:49 +00:00
Ryan Steinmetz
1f28c441ca New port: security/razorback-fileInject
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

File Inject is a command-line file submission tool for the razorback
framework.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167746
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-21 15:07:43 +00:00
Raphael Kubo da Costa
6856e0897c Add `dbus' to QT_COMPONENTS.
nmapsi4 failed to build on the Qt 4.8.1 exp-run because qt4-dbus was
not found at configure-time. Explicitly depend on it to avoid these
errors.

PORTREVISION bumped due to the change in the dependency list.

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 14:46:18 +00:00
Raphael Kubo da Costa
a6e026add1 Add phonon to QT_COMPONENTS.
goldendict seems to use phonon, but it was not listed in the
dependency list explicitly, which failed the Qt 4.8.1 exp-run.

PORTREVISION bumped due to the dependency list change.

Approved by:	miwi (Qt 4.8.1 exp-run)
2012-05-21 14:36:32 +00:00
Michael Scheidell
a184e8c330 - Update to Nagios 3.4.1.
PR:		ports/168197
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
2012-05-21 14:23:25 +00:00
Raphael Kubo da Costa
aaaa2a9891 Add the patches that should have been present in the previous commit (Makefile r1.12). 2012-05-21 14:16:20 +00:00
Ryan Steinmetz
d317dcef6e New port: security/razorback-api
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167736
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-21 14:08:52 +00:00
Ryan Steinmetz
85b27a97c9 - Add razorback USERS/GROUPS for upcoming security/razorback* port additions 2012-05-21 13:59:15 +00:00
Anton Berezin
91e1aa1042 Update to 0.12.
PR:		167909
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Sys-RunAlone/CHANGELOG
2012-05-21 13:58:16 +00:00
Andrey A. Chernov
14adb5d51e Upgrade to 2.03pre11 2012-05-21 13:17:45 +00:00
Ruslan Makhmatkhanov
bd5ef0a208 Add an entry for mail/sympa < 6.1.11 (CVE-2012-2352) 2012-05-21 13:15:42 +00:00
Philippe Audeoud
f82260ccab - Fix distinfo with a \n at the end. 2012-05-21 12:33:10 +00:00
Stephen Montgomery-Smith
b0794e68f6 - Update to 2.2.0. 2012-05-21 12:14:37 +00:00
Vsevolod Stakhov
1edc46f0d3 - Update to 1.6
- Honour CC and CFLAGS
- Mark MAKE_JOBS_SAFE
- Confirm build with clang on 9.0-RELEASE-amd64

Submitted by:	koobs via private email
2012-05-21 12:02:16 +00:00
Anton Berezin
380fa79241 Update to 0.14.
PR:		167638
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Changes:	http://search.cpan.org/dist/Markapl/Changes
2012-05-21 11:31:23 +00:00
Gabor Kovesdan
f0b828a50f - Fix build on 7.X
Reported by:	pav
2012-05-21 11:31:18 +00:00
Sunpoet Po-Chuan Hsieh
0f7dd6a987 - Update to 4.3.0
- Sort BUILD_DEPENDS
- Remove trailing blank line in Makefile.common
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://www.parrot.org/news/2012/Parrot-4.3.0
		http://www.parrot.org/news/2012/Parrot-4.2.0
		http://www.parrot.org/news/2012/Parrot-4.1.0
2012-05-21 11:29:39 +00:00
Anton Berezin
8b1ebe2ae2 Update to 0.81.
PR:		167117
Submitted by:	sunpoet
Changes:	http://search.cpan.org/dist/YAML/Changes
2012-05-21 11:25:16 +00:00
Anton Berezin
dc0b0498d9 Update to 0.78.
PR:		167908
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/IPC-Cmd/CHANGES
2012-05-21 10:53:56 +00:00
Alex Kozlov
4d26941f98 - Fix master site
- Update maintainer address
- Bump portrevison because tarball was rerolled

PR:	ports/168098
Submitted by:	Joris Dedieu <joris.dedieu@nfrance.com>
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-21 10:40:13 +00:00
Anton Berezin
5ab8094dd0 Update to 1.5.
PR:		167895
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Directory-Queue/Changes
2012-05-21 10:34:00 +00:00
Anton Berezin
ea65103795 Update to 1.111008.
PR:		167894
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/CPAN-Mini/Changes
2012-05-21 10:31:25 +00:00
Sunpoet Po-Chuan Hsieh
e119f2925b - Update to 2.21
Changes:	http://search.cpan.org/dist/Net-Random/CHANGELOG
2012-05-21 10:24:40 +00:00