1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

355374 Commits

Author SHA1 Message Date
Jean-Sébastien Pédron
91293a3505 x11-servers/xorg-server: Update to 1.14
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/

The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.

Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
    o  nvidia-driver-71
    o  nvidia-driver-96
    o  xf86-input-egalax
    o  xf86-video-newport
    o  xf86-video-tga

PR:		155696, 181660, 183478 (partially fixed), 188640, 191331
Differential Revision:	https://reviews.freebsd.org/D1337
Submitted by:	ak (most of the work on the DEVD backend), dumbbell, kwm,
		zeising
Tested by:	Many people on freebsd-x11@ and IRC
Reviewed by:	kwm, portmgr (antoine)
Approved by:	kwm, portmgr (antoine)
2014-12-19 23:03:54 +00:00
Pawel Pekala
56208c9b57 Update to version 0.8.5
PR:		196132
Submitted by:	maintainer
2014-12-19 22:31:03 +00:00
Alonso Schaich
a1c9c7f645 Fix build of www/otter-browser
The qmake port is required to be installed when compiling otter. While this
requirement is usually met due to its dependencies on qt5 elements which
depend on qmake, in case someone uninstalled qmake which is not a runtime
dependency for any qt5* port, otter would not build any more.

Resolve this introducing a dependency on qmake.

Reported by a build cluster, log:
http://beefy2.isc.freebsd.org/data/10amd64-default/2014-12-17_04h21m21s/logs/otter-browser-0.9.03.log

Approved by:	rakuco (mentor)
2014-12-19 22:23:38 +00:00
Li-Wen Hsu
2cfcd6ec9d - Update to 1.594 2014-12-19 22:08:27 +00:00
Niclas Zeising
cb460d45d7 Update to 2.6.1 2014-12-19 22:07:18 +00:00
Danilo Egea Gondolfo
df05c16aa4 - Update from 39.0.0 to 39.1.0 2014-12-19 21:29:02 +00:00
Olivier Duchateau
18ad176c2f Update to 3.2.3
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.2.3_.282014-12-18.29
2014-12-19 20:37:26 +00:00
Pawel Pekala
16a190639c Update to version 1.1
PR:		196114
Submitted by:	maintainer
2014-12-19 20:34:10 +00:00
Pawel Pekala
0da5e59a65 Update to version 6.4.3
PR:		196071
Submitted by:	maintainer
2014-12-19 20:25:11 +00:00
Kurt Jaeger
8ab0a80b44 databases/p5-DBD-Pg: 3.4.1 -> 3.4.2
Fixes bug where single-quoted type arguments to the table_info()
method were causing a SQL error. [Greg Sabino Mullane]
  https://rt.cpan.org/Public/Bug/Display.html?id=99144

PR:		196140
Submitted by:	freebsdpr-20121114@billmail.scconsult.com
2014-12-19 20:22:36 +00:00
Cy Schubert
de8fbbc825 Update 4.2.7p484 --> 4.2.7p486 2014-12-19 20:19:08 +00:00
Pawel Pekala
0ca75e9e37 Update to version 4.8
This release includes several usability improvements.
Additionally, paged results (required for Active Directory)
and new FreeRadius attributes were added.

PR:		196057
Submitted by:	maintainer
2014-12-19 20:13:31 +00:00
Antoine Brodin
b5eba0a284 Mark BROKEN: fails to configure
CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
  The imported target "Qt5::Core" references the file

     "/usr/local/lib/qt5/bin/qmake"

  but this file does not exist

Reported by:	pkg-fallout
2014-12-19 19:01:24 +00:00
Antoine Brodin
e77ae49bfd Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2014-12-19 18:59:05 +00:00
Antoine Brodin
bbed267f8f Mark BROKEN: fails to build
/wrkdirs/usr/ports/science/paraview/work/ParaView-v4.1.0/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx: In member function 'bool vtkFreeTypeTools::CalculateBoundingBox(const T&, vtkFreeTypeTools::MetaData&)':
/wrkdirs/usr/ports/science/paraview/work/ParaView-v4.1.0/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:1190: error: no matching function for call to 'min(unsigned int&, int&)'

Reported by:	pkg-fallout
2014-12-19 18:56:16 +00:00
Antoine Brodin
6f2ba8e36c Mark BROKEN: missing distinfo
Reported by:	pkg-fallout
2014-12-19 18:53:49 +00:00
Antoine Brodin
8585fd5e17 Mark BROKEN: fails to build
/wrkdirs/usr/ports/math/vtk6/work/VTK-6.1.0/Rendering/FreeType/vtkFreeTypeTools.cxx: In member function 'bool vtkFreeTypeTools::CalculateBoundingBox(const T&, vtkFreeTypeTools::MetaData&)':
/wrkdirs/usr/ports/math/vtk6/work/VTK-6.1.0/Rendering/FreeType/vtkFreeTypeTools.cxx:1190: error: no matching function for call to 'min(unsigned int&, int&)'

Reported by:	pkg-fallout
2014-12-19 18:49:40 +00:00
Thomas Zander
cb17077f78 Avoid pulling in x11 depencencies if not necessary
- Use INSTALL_ICONS only when X11 OPTION is enabled
- Bump PORTREVISION

Reported-by:	olgeni
2014-12-19 18:49:30 +00:00
Antoine Brodin
ef00880739 Mark BROKEN: fails to configure
checking pkg-config is at least version 0.9.0... yes
checking for GTK... no
configure: error: Cannot find GTK >= 3.4.2
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
2014-12-19 18:45:13 +00:00
Pawel Pekala
0e8ea909b1 Update to version 0.3.0
PR:		195996
Submitted by:	maintainer
2014-12-19 18:22:54 +00:00
Dmitry Marakasov
f6e2cac5bc - Fix build in MIPS (and other big-endian archs) by addin an include needed for proper endianess detection
Upstream ticket: https://ssl.icu-project.org/trac/ticket/11437

PR:		196044
Submitted by:	amdmi3
Approved by:	bapt
2014-12-19 18:13:00 +00:00
Antoine Brodin
a2d4b39c41 Unbreak with and without DOCS 2014-12-19 18:11:45 +00:00
Mark Felder
fec31fa565 Update Xymon to 4.3.18
This version was not put on the usual MASTER SITE much to my dismay.
2014-12-19 18:08:40 +00:00
Brad Davis
08f04987d9 Document git vulerability
Approved by:	swills
Security:	CVE-2014-9390
2014-12-19 18:05:51 +00:00
Pawel Pekala
6a2ca3cd94 ChefAPI is a tiny, dependency-minimal Ruby client for interacting with a
Chef Server. It adopts many patterns and principles from Ruby On Rails.

WWW: https://github.com/sethvargo/chef-api

PR:		195707
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-12-19 17:37:36 +00:00
Dmitry Marakasov
caf35a8b6b - Unbreak build on mips, gold is not build there
PR:		196027
Submitted by:	amdmi3
Approved by:	bapt
2014-12-19 17:34:18 +00:00
Pawel Pekala
c83b5d1803 Logify is an incredibly light-weight Ruby logger with a developer-friendly API
and no dependencies. It is intentionally very opinionated and is optimized
for speed. This combination makes it perfect for command line applications.

WWW: https://github.com/sethvargo/logify

PR:		195706
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-12-19 17:24:13 +00:00
Chris Rees
7ca68b8aaa - update
- clarify LICENSE to be BSD3CLAUSE like net/miniupnpc
- replace patch-Makefile with a simple MAKE_(ARGS|ENV) override
- drop redundant -fPIC

PR:		ports/194030
Submitted by:	Jan Beich
Approved by:	Hung-Yi Chen (maintainer)
2014-12-19 17:21:37 +00:00
Chris Rees
978c38d9df - Update to 6.1.22
- Add Net::DNS as stated in changelog for 6.1.21

Also changed in plist:
 - @dirrm(try) to @dir to make portlint happy.
 - removed @owner for libexec/sympa/*: sympa doesn't need write privileges here (do it ?)
 - changed broken ${CHOWN} from Makefile to "@owner" in plist for %%DATADIR%%/{list_data,bounce,arc} (owned by sympa:sympa for real)

Pass maintainership to submitter (thanks a lot!)

PR:		ports/193522
Submitted by:	Geoffroy Desvernay
2014-12-19 17:17:22 +00:00
Chris Rees
35fa59bf4f Fix build on 10.1-- temporary fix until clang bug investigated
PR:		ports/195888
Submitted by:	martin.dieringer
2014-12-19 17:08:44 +00:00
Baptiste Daroussin
4dcc08d254 Update to 1.8
Take maintainership
2014-12-19 16:52:21 +00:00
Grzegorz Blach
b8a59e1d43 Update to 0.19.2 2014-12-19 16:45:02 +00:00
John Marino
042424b7bf net-mgmt/ccnet: Fix kernel thread support for DragonFly
PR:		196006
Submitted by:	maintainer
2014-12-19 16:42:41 +00:00
Stephen Montgomery-Smith
31fb3cf622 - Fix build error with clang 3.5.0.
PR:		196127
Submitted by:	Dimitry Andric <dim@FreeBSD.org>
2014-12-19 14:59:10 +00:00
Steve Wills
d5e3bcdc5f RubyForge has been gone for ages, remove it
Differential Revision:	https://reviews.freebsd.org/D1339
With hat:		portmgr
2014-12-19 14:26:39 +00:00
Mathieu Arnold
ed3239bfdb Update to 5.2.0.
Sponsored by:	Absolight
2014-12-19 14:14:30 +00:00
Antoine Brodin
5d9cb6d50d Fix "USES=autoreconf libtool:keepla" not pulling libtoolize as a build
dependency
This should fix x11-toolkits/open-motif

Submitted by:	tijl
With hat:	portmgr
2014-12-19 14:05:24 +00:00
Danilo Egea Gondolfo
6165d6390e - Update from 4.550.2 to 4.550.3 2014-12-19 13:21:36 +00:00
Grzegorz Blach
d35d2175c6 - Update to 2.6
- Use OPTIONS helpers
- Convert pkg-plist to PLIST_FILES
2014-12-19 13:19:21 +00:00
Dmitry Marakasov
a9e3d3d9cb - Drop @dirrm* from plist
Approved by:	portmgr blanket
2014-12-19 13:10:55 +00:00
Dmitry Marakasov
aa71715837 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2014-12-19 13:10:45 +00:00
Danilo Egea Gondolfo
9566b5f08d - Update from 2.18 to 2.20
- Simplify Makefile
- Take maintainership
2014-12-19 12:55:12 +00:00
Baptiste Daroussin
3cb5d9885b Berlios is gone and has been mirrored to sourceforge, adapt the BERLIOS site 2014-12-19 10:46:31 +00:00
Gleb Smirnoff
17f834276f Update to new version. Fixes build with clang.
PR:		196105
Submitted by:	dim
2014-12-19 04:56:02 +00:00
Bryan Drewery
46bdb81107 - Handle EISCONN
PR:		ports/196115
Submitted by:	Anthony Cornehl <accornehl@fastmail.fm>
2014-12-19 02:17:30 +00:00
Brooks Davis
e21d3ab409 Make default target triple match base clang.
PR:		194487
Submitted by:	Jan Beich <jbeich@vfemail.net>
2014-12-19 01:23:04 +00:00
Pawel Pekala
c10320662a Update to version 0.9.2.4
PR:		195976
Submitted by:	maintainer
2014-12-19 00:18:26 +00:00
Antoine Brodin
72f5ecfa24 Attempt to unbreak index on freebsd < 9.2 too 2014-12-19 00:10:14 +00:00
Antoine Brodin
cdfdf006be Attempt to unbreak INDEX 2014-12-18 23:52:12 +00:00
Antoine Brodin
3224296ac8 Attempt to unbreak index 2014-12-18 23:50:49 +00:00