Commit graph

247904 commits

Author SHA1 Message Date
Josh Paetzel
4b09b666e5 Update to latest version
PR:	ports/152811
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Sponsored by:	ClaimLynx, Inc
2010-12-03 20:42:41 +00:00
Greg Larkin
26139b6ddd - Fixed plist problems
Reported by:	QAT
2010-12-03 19:56:24 +00:00
Anton Berezin
a35b82c608 Add textproc/p5-String-Flogger, a string munging Perl module for
loggers.
2010-12-03 19:53:54 +00:00
Doug Barton
eba4de052c This is now a proper slave port to the latest version, atm ../bind97 2010-12-03 19:40:17 +00:00
Doug Barton
3fef21d400 Convert this to a master port for ../bind-tools
Remove CONFLICTS for the now-removed BIND 9.3

Remove OPTION for threads on < RELENG_7

Remove MD5 from distinfo
2010-12-03 19:39:48 +00:00
Greg Larkin
a7c4f78588 - Unbreak on FreeBSD 6.x. Added requirement for gcc 4.2+, since the
dependent devel/boost-libs requires it, and burrtools had been compiled
  by default with gcc 3.4.6 on 6.x.

Reported by:	pointyhat (via pav)
2010-12-03 19:27:04 +00:00
Koop Mast
781d5f003b Unbreak the build when the SNORTSAM option is selected.
Change a manual build depend line on automake110 (which is dead)
to a autotools line.

PR:		ports/152171
Submitted by:	"Tom Judge" <tom@tomjudge.com>
Approved by:	maintainer timeout (clsung, 21 days)
2010-12-03 18:54:33 +00:00
MIHIRA Sanpei Yoshiro
a19686629f - fix for amd64.
- add support suffix "jpeg".
2010-12-03 15:55:07 +00:00
Ion-Mihai Tetcu
2aea0bad0d Remove empty file. 2010-12-03 15:38:41 +00:00
Dirk Meyer
873ef5333e - Security update to 1.0.0c
Security: http://openssl.org/news/secadv_20101202.txt
Security: CVE-2010-4180
2010-12-03 15:19:01 +00:00
Jun Kuriyama
220a74e07d - Amanda/Constants.pm is installed by amanda-client, and it includes
constat variable as of client components only.  When amanda-server
  installed, Constants.pm should include also server components.
- To work around it, use pkg-install/pkg-deinstall script to tweak
  this variable by inplace updating.

Reported by:	Christian Gusenbauer <c47g@gmx.at>
2010-12-03 15:15:39 +00:00
Mikhail Teterin
cf0d77dc9b Add the insight subdirectory. 2010-12-03 14:55:48 +00:00
Mikhail Teterin
a290f6018a Add a slave port of insight -- the gdb's GUI front-end. Having a slave
port will ensure, the packages are auto-built for insight and that the
WITH_INSIGHT option of gdb66 does not bit-rot with time...

In gdb66 use bsd.port.options.mk to parse options and then act on them
before bsd.port.pre.mk -- as

Suggested by: pav
2010-12-03 14:54:04 +00:00
Pav Lucistnik
9daf94fa7a - Update to 8.4.3
- Grab maintainership

PR:		ports/152777
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2010-12-03 14:09:07 +00:00
Ganael LAPLANCHE
413f0b8ea0 - Remove DISTNAME substitution (distfile name changed upstream)
- Mirror to LOCAL/martymac (remove LOCAL/makc)
- Update to svn r1219, which includes a bugfix
  that prevents abort if a menu doesn't exist

Approved by:	itetcu (mentor)
2010-12-03 13:13:20 +00:00
Ganael LAPLANCHE
a1a7bb7afd - Remove DISTNAME substitution (distfile name changed upstream)
- Mirror to LOCAL/martymac (remove LOCAL/makc)
- Update to svn r1219

Approved by:	itetcu (mentor)
2010-12-03 13:11:46 +00:00
Boris Samorodov
908dcbe17b Update to version 0.35. 2010-12-03 07:46:41 +00:00
Wen Heping
9d013c701d - Fix fetch error and update to 1.0108
PR:		ports/152557
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2010-12-03 07:18:58 +00:00
Wen Heping
206fb3650c - Update to 2.02.1
- Add LICENSE

PR:		ports/152786
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-12-03 07:16:26 +00:00
Wen Heping
8009280a3c - Update to 6.02.0
- Add LICENSE

PR:		ports/152785
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2010-12-03 07:13:26 +00:00
Dirk Meyer
c25bb3e953 - udate to 5.0
- distfile was updated with bugfix
PR:		152691
Submitted by:	Mark Felder
2010-12-03 06:55:41 +00:00
Martin Wilke
a40dd92077 - Cleanup a bit 2010-12-03 06:47:51 +00:00
Frederic Culot
bfc6c51c23 - Update to 0.03.
Changes:	http://search.cpan.org/dist/Devel-GlobalDestruction/Changes
Approved by:	sahil@/wen@ (mentors, implicit)
2010-12-03 06:38:57 +00:00
Wen Heping
21f9bde267 This perl module allows you to use generic config files in Perl applications.
Syntax of the configuration file(s) to read is fully configurable including
delimiters, maximum config size, ends of lines, and features include comments,
associative arrays, types of variables with coercion

WWW: http://search.cpan.org/dist/Parse-PlainConfig/

PR:		ports/152787
Submitted by:	Peter Vereshagin <peter@vereshagin.org>
2010-12-03 06:27:39 +00:00
Wen Heping
c0520c3050 - Update to 4.06
Changelog: http://search.cpan.org/~timb/Devel-NYTProf-4.06/Changes

PR:		ports/152793
Submitted by:	Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
2010-12-03 06:17:35 +00:00
Beech Rintoul
b0af6cd39e Update to version 2.10
This is mostly a bugfix/code-cleanup release.
Some minor improvements to the UI.

PR:		ports/152756
Submitted by:	Charlie Kester (corky1951@comcast.net) (maintainer)
Approved by:	itetcu (mentor) (implicit)
2010-12-03 05:38:29 +00:00
Li-Wen Hsu
f83d2ed17e - Update KDE mirror address of Computer Science Dept., NCTU
- Add KDE mirror of TWAREN
2010-12-03 05:35:18 +00:00
Mikhail Teterin
46299e96bb Allow the slave port (insight) to overwrite the CONFLICTS. 2010-12-03 05:25:25 +00:00
Mikhail Teterin
9886afc2d0 Re-work the CONFLICTS line to avoid conflicting with ourselves... 2010-12-03 05:15:39 +00:00
Mikhail Teterin
627381dd0b Rephrase pkg-descr -- this is not, any longer, "the latest" version of
gdb.

Prepare for a new slave-port insight -- use a different suffix and
PORTREVISION, when building with insight enabled.

Register conflict with gdb-* (be that gdb-7.x or gdb-insight).

Mention explicitly, that the previous commit enabled MAKE_JOBS_SAFE.
2010-12-03 05:12:20 +00:00
Dirk Meyer
beb2fe51a7 - update MASTER_SITES 2010-12-03 04:43:43 +00:00
Mikhail Teterin
6e024a3cf4 Make this work with what TCL/TK are installed in case, Insight is
requested. This required an explicit inclusion of bsd.tcl.mk -- because
options-parsing occurs in bsd.ports.pre.mk, and it is too late to
set USE_TK after that. Don't know a better way around :(

Also update the iTcl version to 3.4...

Freshen up to work with Tcl-8.5, which is a default, and is a bit
pickier about package version-numbers.

Notified by:	Bruce Cran
2010-12-03 04:43:23 +00:00
Sunpoet Po-Chuan Hsieh
9f399b42bf - Fix LATEST_LINK
PR:		ports/152798
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
2010-12-03 04:01:51 +00:00
Alexander Logvinov
648c22f03d - Update to 0.9.3
- Add license information
2010-12-03 01:50:42 +00:00
Alexander Logvinov
5cb0900b2a Fix plist.
PR:		ports/152742
Submitted by:	Remko Catersels <sirdice AT xs4all.nl>
2010-12-03 01:15:27 +00:00
Beech Rintoul
7f0f1c6d36 Upgrade haproxy to v1.4.10
Please check the following for changes:

Changelog : http://haproxy.1wt.eu/download/1.4/src/CHANGELOG

PR:		ports/152749
Submitted by:	Ross West (freebsd@linepoint.com) (maintainer)
Approved by:	itetcu (mentor) (implicit)
2010-12-03 00:26:36 +00:00
Dag-Erling Smørgrav
15776817df Fix stat(1) syntax.
Submitted by:	Ilya A. Arhipov <micro@heavennet.ru>
2010-12-02 22:51:36 +00:00
Max Brazhnikov
7425aa5977 KDE FreeBSD team presents KDE SC 4.5.4. 2010-12-02 21:12:38 +00:00
Thomas Abthorpe
8f0d21caa3 - Remove boost dependency
- Bump PORTREVISION
2010-12-02 20:39:44 +00:00
Max Brazhnikov
b02f2c42f5 Fix build with updated devel/py-sip 2010-12-02 20:03:47 +00:00
Max Brazhnikov
46c7fa3c61 Disable Python support, it's broken with new PyQt4
PR:		ports/152754
Approved by:	portmgr (miwi)
2010-12-02 20:02:26 +00:00
Max Brazhnikov
faaefcaa0d Fix build with Qt 4.7
PR:		ports/152753
Approved by:	portmgr (miwi)
2010-12-02 20:00:37 +00:00
Max Brazhnikov
94e83a6995 Update to 0.11.0 for Qt 4.7
PR:		ports/152751
Approved by:	portmgr (miwi)
2010-12-02 19:59:00 +00:00
Max Brazhnikov
ee6d174403 Update to 0.6.1 for Qt-4.7 2010-12-02 19:57:21 +00:00
Max Brazhnikov
9f5d9c1e9e Update to 2.0.1 for Qt-4.7
Pass maintainership to kde@
This update also fixes ports/144226

PR:		ports/152752
Approved by:	kmoore (former maintainer)
2010-12-02 19:56:14 +00:00
Bernhard Froehlich
31c2768a6d - Fix build with upcoming Qt 4.7
PR:		ports/152759
Submitted by:	makc
Obtained from:	mythtv (r26391, r26434)
2010-12-02 19:53:58 +00:00
Max Brazhnikov
43a46c6993 KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated:

PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119

New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl

This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)

We'd like to thank Martin Wilke (miwi) for exp-run.
2010-12-02 19:47:17 +00:00
Josh Paetzel
de0eaeceec Add OPTIONS.
Reassign MAINTAINER.

PR:	ports/152761
Submitted by:	Tom Judge <tom@tomjudge.com>
2010-12-02 17:07:13 +00:00
Josh Paetzel
e06ece098e Update rc.d script based on suggestions from dougb@freebsd.org
Approved by:	maintainer (implicit)
2010-12-02 17:00:44 +00:00
Koop Mast
9ed83ffb46 Update to 0.10.26.
Release notes:	http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.26.html
With hat:	multimedia@
2010-12-02 16:12:57 +00:00