Commit graph

15714 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
d5270f42bc sysutils/ldap-account-manager: update to 4.5
This release allows to set fields on tab Personal to read-only. NIS mail aliases
can managed on user tab and there is a new option if referrals should be followed.
The Pro version supports Oracle databases and organizational roles. The self
service now includes a language selection and password reset supports alternate
email addresses.

PR:		187709
Submitted by:	"Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
2014-04-20 06:34:11 +00:00
Andrej Zverev
92bce1fc6b - update distinfo: the distfile was rerolled and now contain workaround
for bin/188762.
- bump portrevision to reflect such changes.

PR:		ports/188787
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer,upstream all in-one-face)
2014-04-19 11:08:58 +00:00
Cy Schubert
15436bfecb Disable premature ldconfig during stage. 2014-04-19 04:57:35 +00:00
Diane Bruce
b15e23e8ba - unbreak on HEAD
- stagify
- Tim is swamped
2014-04-19 02:27:31 +00:00
Juergen Lock
5a9e3a5b0a Fix build with MKFONT and without it but with (updated) freetype present.
PR:		ports/187984 [1], ports/188526 [2]
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> [1]
Submitted by:	Andrey Zholos <aaz@q-fu.com> [2]
2014-04-18 17:03:05 +00:00
Johannes Jost Meixner
8b47580e61 sysutils/py-salt: upgrade to 2014.1.3
- Upgrade to 2014.1.3
- Add py-pyzmq BUILD_DEPENDS

Changelog:

* Fix a regression in 2014.1.2
* http://docs.saltstack.com/en/latest/topics/releases/2014.1.2.html

PR:	ports/188756
Approved by:	christer.edwards@gmail.com (maintainer)
Approved by:	koobs (mentor)
2014-04-18 15:26:03 +00:00
Emanuel Haupt
4c625269ae - Support staging
- Use shebangfix
2014-04-17 14:16:26 +00:00
Joe Marcus Clarke
d20ec2566c Properly apply the patch to fix partition detection. I had assumed I
received a replacement patch file, but I had received a patch to a patch.

Pointyhat to:	me
2014-04-17 13:58:50 +00:00
Emanuel Haupt
fda2815b0a Stage 2014-04-17 13:55:17 +00:00
Bryan Drewery
b9b6b7919b Bump PORTREVISION due to new run-time dependency 2014-04-17 06:17:53 +00:00
Bryan Drewery
3ce2dbd185 - Stage
- Add missing run-time dependency on bglibs
  ====>> Checking shared library dependencies
  /lib/libc.so.7
  /usr/local/lib/bglibs/libbg-sysdeps.so.2
  /usr/local/lib/bglibs/libbg.so.2
2014-04-17 06:17:33 +00:00
Bryan Drewery
84b55b3d3d - Stage 2014-04-17 06:04:36 +00:00
Bryan Drewery
2f1a1d2ed4 - Fix build without gcc
- Stage
2014-04-17 06:00:54 +00:00
Bryan Drewery
6a2cd8e3d1 - These are not RESTRICTED anymore as DJB placed them into public
domain and explicitly allows for distribution.
  See r350021 for more details.

With hat:	portmgr
2014-04-17 05:56:50 +00:00
Bryan Drewery
c2a194b09b - Pass MAKE_ENV into build so that WITH_CCACHE_BUILD works
With hat:	portmgr
2014-04-17 05:53:35 +00:00
Bryan Drewery
0b272aed3b - Fix patch files/patch-hald_hf-storage.c
Revert r351423 and apply it as a patch to the patch.

Reported by:	O. Hartmann <ohartman@zedat.fu-berlin.de>
2014-04-17 05:28:35 +00:00
Steve Wills
8c4b29535e - Update to 2014041501
PR:		ports/188695
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> (maintainer)
2014-04-17 01:39:22 +00:00
Joe Marcus Clarke
d449f1102f Fix partition detection on newer versions of FreeBSD.
Tested by:	Gustau Pérez <gustau.perez@gmail.com>
2014-04-16 22:24:10 +00:00
Cy Schubert
71a9506740 LOCALBASE/tests should be there after all.
Pointy hat to:	myself
2014-04-16 19:48:56 +00:00
Cy Schubert
6b763f3721 Make QAT happy. 2014-04-16 19:25:15 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
John Marino
ca9574e7df Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.

Also reset maintainership of etherape - maintainer gone for more than
one yet now.

Approved by:	portmgr (bdrewery)
2014-04-16 18:19:26 +00:00
Cy Schubert
934db87fda Remove extraneous pkg-plist entry. 2014-04-16 17:19:05 +00:00
Cy Schubert
aa41927832 Update 2012.1.15 --> 2014.2.15 2014-04-16 17:16:13 +00:00
Steve Wills
b7f9d4c6bc - Fix warning in pkg provider
PR:		ports/184005 [1]
PR:		ports/188675 [2]
Submitted by:	Tristan Smith <tsmith@palantir.com> [1]
Submitted by:	Mathieu Arnold <mat@freebsd.org> [2]
2014-04-16 13:45:10 +00:00
Steve Wills
4a63820eaa - Update to 11.12.2
PR:		ports/188667
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2014-04-16 13:40:14 +00:00
Steve Wills
5521b7db2c - Update to 2.0.2
PR:		ports/188668
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2014-04-16 13:35:29 +00:00
Steve Wills
a92ba6cd2e - Update to 7.0.2
PR:		ports/188669
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2014-04-16 13:33:45 +00:00
Steve Wills
90bec17f30 - Update to 1.5.3
PR:		ports/188674
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
2014-04-16 13:26:58 +00:00
Veniamin Gvozdikov
9ce67b01fa - Update to 10.0.4
- jail2iso: imgsize arg renamed to freesize
- jcreate: jailskeldir path configure via jail.conf
- cbsdsh: build-in function for is_number
- Support for allow.kmem, which is allows to run Xorg server in the jail
- Initial support for bhyve

PR:		ports/188661
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-04-16 06:30:31 +00:00
William Grzybowski
c07d974315 sysutils/gdisk: update to 0.8.10 2014-04-15 17:33:02 +00:00
Warner Losh
9e48652da8 Add a seat-belt safety check to make sure that cpuctl is loaded before
using it. Otherwise, we can divide by zero with a semaphore held and
it takes extraordinary measures to reset the semaphore...

Submitted by: Jim Harris
2014-04-15 17:01:17 +00:00
Ganael LAPLANCHE
f7f89c27bc Fix configure step and remove BROKEN flag 2014-04-15 07:49:17 +00:00
Emanuel Haupt
76fc33af59 Use @sample pkg-plist macro. 2014-04-14 17:44:58 +00:00
Tijl Coosemans
c528884aa7 Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).

gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
2014-04-14 10:30:30 +00:00
Steve Wills
f3f431ec74 - Update to 1.5.2
PR:		ports/188235
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
2014-04-14 02:42:39 +00:00
Alex Kozlov
2313ccd443 - Update to 0.4.1
- Support STAGEDIR
- Take maintainership
2014-04-13 18:48:51 +00:00
Steve Wills
cd68d15ee0 - Update to 0.1.0
- Assign maintainership to submitter

PR:		ports/188288
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-04-13 02:34:44 +00:00
Steve Wills
9bbd118990 - Update to 0.1.0
- Assign maintainership to submitter

PR:		ports/188289
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-04-13 02:30:38 +00:00
Steve Wills
e437026afc - Update to 2.7.25
- Add LICENSE
- Pet portlint
- Stage

PR:		ports/188435
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-13 02:15:38 +00:00
Steve Wills
818910f45e Mnrpes is a system that uses MCollective and the Rufus scheduler
to build a distributed async scheduler and checker for Nagios
based on the Passive mode.

WWW: https://github.com/nullDowntimeLtd/mnrpes

PR:		ports/188420
Submitted by:	ports@robakdesign.com
2014-04-13 02:10:02 +00:00
Steve Wills
8274926c3a - Update to 0.9.17
- Removed dependency on open3_backport (new version doesnt need it anymore)
- Pet portlint

PR:		ports/188338
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> (maintainer)
2014-04-13 01:42:21 +00:00
Sunpoet Po-Chuan Hsieh
1a93ca3b59 - Update to 2.1.0
- Strip shared library

Changes:	https://code.google.com/p/psutil/source/browse/HISTORY
2014-04-12 21:23:13 +00:00
Baptiste Daroussin
0622dd2fa7 Fix build with clang 2014-04-12 11:21:12 +00:00
Emanuel Haupt
9676434a2b - Support staging
- Respect CC
- Respect CXX
- Requires gcc
2014-04-11 22:17:11 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Baptiste Daroussin
2c8c6c8970 2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import
2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-11 12:42:45 +00:00
Baptiste Daroussin
98b2973da2 Stageify libxkalvier
USES libtool
Chase libxklavier shlib change
On all ports depending on libxklavier:
- Support stage
- USES=libtool when possible to reduce overlinking
- Support packaging as a user
2014-04-11 09:55:21 +00:00
Sunpoet Po-Chuan Hsieh
98090fecd9 - Support STAGEDIR 2014-04-11 09:13:51 +00:00
Bryan Drewery
81ac4e4209 Fix distinfo 2014-04-11 01:21:50 +00:00