Commit graph

9771 commits

Author SHA1 Message Date
Mathieu Arnold
1b75f32205 Unbreak.
While there, split out DOCS and EXAMPLES.

PR:		208723
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-12 15:06:52 +00:00
Mathieu Arnold
79e1e7c113 Unbreak.
PR:		208722
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-12 15:06:46 +00:00
Sunpoet Po-Chuan Hsieh
5683de3b89 - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:28:56 +00:00
Dmitry Marakasov
742b18231a - Add LICENSE_FILE
- Fix PREFIX/LOCALBASE misuse
2016-04-11 15:28:25 +00:00
Danilo Egea Gondolfo
8a4c6cf1d8 - Update to 0.35.0 2016-04-09 17:27:50 +00:00
Mathieu Arnold
72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Sunpoet Po-Chuan Hsieh
1fc33e5d96 - Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2016-04-01 11:17:54 +00:00
Frederic Culot
8ccdb1b565 - Reassign to the heap, on maintainer's request 2016-03-30 16:41:22 +00:00
Baptiste Daroussin
9548120fa7 revert r412141
On FreeBSD 9 the dependency syntax used here will use the "old yacc" which is in
in base and not byacc from ports which does not support %pure_parser.

Dropping bison as a build dependency is not worth a more complex syntax
2016-03-30 06:48:08 +00:00
Baptiste Daroussin
1dd6598b05 Replace the bison dependency by byacc
It reduces the number of build dependencies required (bison requires gettext)
Also note that byacc is in base since FreeBSD 10.0
2016-03-29 23:20:33 +00:00
Olivier Duchateau
72f768ac60 x11/libfm:
- Update to 1.2.4
- Cosmetic change for documentation files

x11/libfm-extra
- Update to 1.2.4
- Remove distinfo (not need in slave port)

PR:		207579
Submitted by:	myself
Approved by:	horia@racoviceanu.com (maintainer, timeout 1 month)
2016-03-28 14:59:34 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Koop Mast
5af319b80c Tell the port the correct directory to copy for the package, otherwise
we end up with a empty package.

Reported by:	antoine@
2016-03-26 18:15:52 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Baptiste Daroussin
6500de29a0 Fix build with old gcc 2016-03-24 09:01:55 +00:00
Raphael Kubo da Costa
268fd1fdf2 Drop MAKE_JOBS_UNSAFE.
The port built fine with -j56 on Poudriere, and it also ran fine. I'm tempted
to believe whatever problems there were when the port was initially added to
the tree have since been solved, and the port should be make jobs safe now.

PR:		207191
Approved by:	maintainer timeout (vg, 39 days)
2016-03-23 23:26:19 +00:00
Emanuel Haupt
c60fff812c Add an option to enable XHTML and SVG screen dumps. 2016-03-21 08:33:54 +00:00
Ruslan Makhmatkhanov
80a66678b3 Drop bogus libgnome-keyring dependency
And add dependency upon libsecret where needed. Bump PORTREVISION
because of dependency change. For x11/gdm also drop KEYRING option
and corresponding logic bits - this functionality is now available
unconditionally.

Differential Revision:  D5690
Reviewed by:	kwm, mat
2016-03-21 05:54:15 +00:00
Kurt Jaeger
98fba6b1a5 x11/tint: 0.12.6 -> 0.12.7
Changes:
  https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog
- Fix crash caused by race when reading inconsistent values for
  _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS
- Fix regression (all desktop tasks not working)
- Fix small memory leak in launcher

PR:		208112
Submitted by:	yamagi@yamagi.org (maintainer)
2016-03-18 20:33:49 +00:00
Alexey Dokuchaev
1c9913eb82 - Update to version 1.4.5, which is based on GTK+ 2.x now
- Unbreak fetching: upstream are using Debian CDN officially
- Stop demanding GNU make: builds fine with BSD make as well
- Define LICENSE (GPLv2), install couple of docs and sample
  configuration file while here
- Update port description text and project web address
2016-03-16 09:22:30 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Raphael Kubo da Costa
d290c8f9ad Reduce number of dependencies, add SSL option.
- Drop dependencies, that are not from ${WRKSRC}/BUILDING.txt.
- Add optional OpenSSL support.
- Turn (added) XVideo dependency into an option.
- Drop obsolete comment (jpeg-turbo can be compiled for non-amd64/i386
  architectures since r388256).
- Bump PORTREVISION.

PR:		203237
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
Approved by:	maintainer timeout (175 days)
2016-03-14 21:21:43 +00:00
Antoine Brodin
708979f58b Mark BROKEN: fails to build
cc -I ../../include  -W `pkg-config --cflags libSystem gtk+-2.0` -fPIC -Wall -g -O2 -pedantic `pkg-config --cflags libDesktop` -c embed.c
embed.c:104:33: error: too few arguments to function call, single argument 'code' was not specified
                helper->error(NULL, error_get(), 1);

Reported by:	pkg-fallout
2016-03-13 19:44:52 +00:00
Raphael Kubo da Costa
ce4e96475f Deprecate and expire 1 month.
The port is unmaintained, does not fetch and there is no associated website to
retrieve more information.
2016-03-13 19:01:49 +00:00
Antoine Brodin
989bb4c20d Deprecate ports broken for more than 6 months 2016-03-13 18:45:42 +00:00
Dmitry Marakasov
d62d4c0873 - Add LICENSE_FILE
- Switch to USES=tar:tbz2
- Switch to options helpers

Approved by:	portmgr blanket
2016-03-12 14:14:13 +00:00
Emanuel Haupt
5b8fd8b493 Update to 324 2016-03-11 15:40:09 +00:00
Christian Weisgerber
ac7e1b3132 Do not include _POSIX_SOURCE in CPPFLAGS. It removes much termios(4)
functionality, resulting in broken tty settings.

Approved by:	ehaupt
2016-03-10 18:26:20 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Olivier Cochard
ada7fb664c - patch for main deforaos library
- bump PORTREVISION for dependencies

Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5562
2016-03-08 10:24:06 +00:00
Emanuel Haupt
c442d0a778 Update to 323 2016-03-08 04:38:56 +00:00
Baptiste Daroussin
fa563c24a9 Add missing pkgconfig dependency 2016-03-07 10:17:36 +00:00
Alexey Dokuchaev
a3ecab634d - Since our GitHub-hosted distfile support understands external projects,
use it instead of storing manually-fetched distfile in `local-distfiles',
- Remove bogus USE_LDCONFIG knob and avoid symlinking to an absolute path
- As support for some older FreeBSD versions was removed in r398738, merge
  in-place alteration of the `qmltermwidget/lib/kpty.cpp' file (previously
  conditional) into existing patch
2016-03-07 09:59:55 +00:00
Ruslan Makhmatkhanov
d55de0011b x11/xcb-proto: fix packaging with python3.5
Utilize py3kplist to fix packaging with python 3.5 and to simplify Makefile.
Add LICENSE (MIT) and bump PORTREVISION for package changes.
Add NO_ARCH, while here.

PR:		205859
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Submitted by:   FreeBSD@ShaneWare.Biz (py3kplist suggestion)
Approved by:	maintainer timeout
2016-03-06 21:57:10 +00:00
Ruslan Makhmatkhanov
4d3205c82d x11/gnome-shell: fix previous commit
With hat:		gnome
2016-03-05 19:23:13 +00:00
Ruslan Makhmatkhanov
e74ebe6227 x11/gnome-shell: add missing runtime dependency upon x11/libgnomekbd
x11/gnome-shell lacks dependency on x11/libgnomekbd. Here is how it can be
checked out:

1. Click on language indicator on panel
2. Click on 'Show keyboard layout' button

You'll get this error message:
Execution of "gkbd-keyboard-display" failed: Command not found

Installing of x11/libgnomekbd resolves the issue.

PR:		207300
With hat:       gnome
MFH:		2016Q1
2016-03-05 19:09:19 +00:00
Baptiste Daroussin
c3b18ad345 New xcbautolock. Minimalistic XCB base utility that monitors users activity for
a user defined period of time (granularity up to the second) and fires up a user
define program once the duration is reached without any activity.
2016-03-05 15:02:58 +00:00
Kris Moore
ecf2356f22 - Chase upstream 0.8.8_2
- Bump PORTREV
2016-03-04 18:44:43 +00:00
Koop Mast
bff960612a Update gnome-shell-extensions to 3.18.4. 2016-03-04 12:29:08 +00:00
Koop Mast
d304f0d91d Update gnome-shell to 3.18.4. 2016-03-04 12:27:44 +00:00
Nicola Vitale
216e3238dc - Update to 0.8.4 2016-03-03 21:16:42 +00:00
Olivier Cochard
8d809f5d23 Update to 0.2.1 and add DOCS option
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5523
2016-03-02 16:04:11 +00:00
Danilo Egea Gondolfo
56fc92074b - Update to 0.34.2 2016-03-01 19:50:34 +00:00
Danilo Egea Gondolfo
c2dacf2bbf - Update to 0.34.1 2016-02-27 00:15:07 +00:00
Jason Helfman
e34081ed42 - set maintainer
PR:		207517
Submitted by:	portmaster@bsdforge.com (maintainer)
2016-02-26 18:08:29 +00:00
Dmitry Marakasov
e36fc841c7 - Explicitly specify version for libotr.so to differentiate security/libotr and security/libotr3
Approved by:	portmgr blanket
2016-02-25 14:15:40 +00:00
Raphael Kubo da Costa
8637923b24 Update to 1.3.
PR:		207289
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2016-02-25 10:13:28 +00:00
Danilo Egea Gondolfo
9ecd2a94b4 - Update to 0.34.0 2016-02-23 01:46:17 +00:00
Raphael Kubo da Costa
3abc16f98f Update MASTER_SITES for the KActivities ports.
Upstream has decided to move existing files to a new location. Ugh.

Submitted by:	Tobias Berner <tcberner@gmail.com>
2016-02-22 11:48:27 +00:00
Guido Falsi
b281c2c643 Remove direct dbus dependency.
PR:		207176
Submitted by:	Henry Hu <henry.hu.sh at gmail.com> (maintainer)
2016-02-21 21:00:45 +00:00
Kurt Jaeger
e82fd8d409 x11/rofi: 0.15.11 -> 0.15.12
New features:
- Initial `-dump` command for dmenu mode. (#216)
- Threading support.
  o Parallel checking for ASCII.
  o Parallel string matching.
  o Autodetect number of HW-threads.
  o Disabled by default.
- Highlight multiple selected rows (#287,#293)
- Dmenu can read from file instead of stdin.
- Regex matching (#113)
- Take Screenshot of rofi using keybinding.
- Hotkey for sorting: (#298) Option to set scrollbar width.

Improvements:
- Fix return code of multi-select.
- Update manpage (#289, #291)
- Improve speed of reading stdin in dmenu mode.
- Correctly handle modifier keys now. Should now support most
  weird keyboard layouts and switching between them.
  (#268, #265, #286)
- Correctly set locale, fixing issues with entering special
  characters. (#282)
- DRun mode support `NoDisplay` setting (#283)
- Pango markup is matched when filtering. (#273)

Bug fixes:
- Improve error message (#290)
- Correctly switch to next entry on multi-select when list is filtered (#292)
- Switch __FUNCTION__ for __func__. (#288)
- Fix segfault on empty list and moving through it. (#256,#275)
- Fix one off of colors (#269)
- Drun fix uninitialized memory (#285)

PR:		206846
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	nomoo@nomoo.ru
2016-02-20 11:23:40 +00:00
Kurt Jaeger
c2dcfefbfd x11/rofi: fix I3 option
MFH:		2016Q1
PR:		206846
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	nomoo@nomoo.ru (maintainer)
2016-02-20 08:12:24 +00:00
Kris Moore
7fc31e9d01 - Upstream bumped 0.8.8 with some minor bugfixes, chase them
- Bump PORTREV
2016-02-19 19:35:57 +00:00
Olivier Cochard
dacef126af Update my email for ports I maintain
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5309
2016-02-17 10:42:08 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
Kris Moore
1d33c02f40 - Update to 0.8.8
http://lumina-desktop.org/lumina-desktop-0-8-8-released/
2016-02-10 21:10:24 +00:00
Mikhail Teterin
7677b52b1f Upgrade x265 from 1.8 to 1.9. Add the test-target to utilize upstream's bundled
tests and make myself the maintainer to deal with fallout, if any.

Bump PORTREVISION of the two other ports, which depend on x265 by default.

PR:		206864
2016-02-10 20:08:39 +00:00
Koop Mast
9d1423fffd Update xkeyboard-config to 2.17. 2016-02-10 12:49:56 +00:00
Koop Mast
de52a1463a Update pixman to 0.34.0. 2016-02-10 12:49:21 +00:00
David Naylor
f8da7e3cee x11/kde4-workspace: fix OpenGL tests with nVidia's libGL
nVidia's libGL causes a segfault in ld-elf if the application that is linking
to libGL also links to another library (ordered before linking to libGL) and
the second library links to libthr.  For example:

kwin_opengl_test
 -> libXft
   -> libthr
 -> libGL

Two workarounds are known:
 1) Change the linking order to have libGL linked first, or
 2) Also link to libthr in the (base) application.

This patch implements the latter fix.

PR:	205149, 206899
MFH:	2016Q1
2016-02-08 04:20:50 +00:00
Dmitry Marakasov
99392a53ab - Remove unneeded @dir
Approved by:	portmgr blanket
2016-02-05 18:19:47 +00:00
Vsevolod Stakhov
f1da4b202f - Force use unix sockets
PR:		206050
Submitted by:	rozhuk.im at gmail.com
Approved by:	maintainer
2016-02-04 18:08:21 +00:00
Vanilla I. Shu
9db252c862 1: Update to 1.9.
2: switch GITHUB.
2016-02-03 05:39:06 +00:00
Steve Wills
8d77480356 Remove source and intermediate build output from intalled rubygem- ports
PR:		192949
2016-02-02 01:21:21 +00:00
Koop Mast
fdf6fe6904 Don't install the network applet. It doesn't work because it uses on
NetworkManager. This stops cinnamon complaining that one of the applets
didn't start when you login.
2016-02-01 21:59:05 +00:00
Koop Mast
1aa08c86f7 Update mate-panel to 1.12.2. 2016-02-01 10:12:53 +00:00
John Marino
4dd567025c x11/xterm: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-30 21:57:22 +00:00
Martin Wilke
a234e43dd7 Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
2016-01-30 18:30:40 +00:00
Danilo Egea Gondolfo
d63e0423b4 - Update to 3.3.4 2016-01-29 23:25:33 +00:00
Olivier Duchateau
b4ae92eed5 - Update to 0.12.6
- Adjust MASTER_SITES

PR:		206737
Submitted by:	<yamagi@yamagi.org> (maintainer)
2016-01-29 22:10:04 +00:00
Dimitry Andric
779fd08536 In x11/leechcraft, change the syntax of C++11 braced initializers with
multiple elements to correspond to C++ WG paper N3922.  E.g, instead of:

    auto foo { 1, 2, 3, 4 };

one should write:

    auto foo = { 1, 2, 3, 4 };

This makes the port compile with clang 3.8.0 and higher, or gcc 5.0 and
higher.

Approved by:	vg (maintainer)
PR:		206650
MFH:		2016Q1
2016-01-27 19:52:04 +00:00
Koop Mast
310fc7eeb7 Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
  for prime time.
* Fix loading of a number of applets. We rename a number of applets
  but didn't change the "config" files the "add applet to panel" dialog
  uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]

PR:		205391 [1], 200349 [2]
Obtained from:	GNOME devel repo
2016-01-25 12:31:21 +00:00
John Marino
986160412f x11/tilda: Promote vte3 from BUILD_DEPENDS to include RUN_DEPENDS
User got error message, 'Shared object "libvte-2.91.so.0" not found,
required by tilda' when launching tilda.  Manually installing
x11-toolkits/vte3 fixed the issue, so vte3 is clearly more than a
build dependency.  I've specified RUN_DEPENDS rather than convert
BUILD_* to LIB_* given how vte3 was already specified and the fact
there's no generic library in pkg-plist.

while here, fix the pkg-plist error that showed during build testing
by adding share/appdata/tilda.appdata.xml to the list

approved by:	just fix it.
2016-01-25 07:13:10 +00:00
Raphael Kubo da Costa
4c67812e01 Update Qt5 to 5.5.1.
This is the latest stable release at time of writing.

Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5

As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work
on these ports in kde@'s experimental area51 repository. He's the one who
started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden
(nolden@kde.org) has contributed the initial version of most of our new Qt5
ports.

Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805
with his own patch for the 5.5.1 update. Some of his changes there prompted
additional fixes and changes present in the final patch generated from our
experimental repository.

New ports:
- comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location,
  graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d,
  x11-toolkits/qt5-uiplugin.

General changes in all Qt5 ports:
- All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking,
  which is a problem with qmake-based because the libraries passed to the
  linker come from the modules .pri files and many are not necessary.
- With this change, several ports had their USE_QT5 lines adjusted to
  explicitly include some libraries that were pulled in implicitly, and to
  exclude libraries no longer required with -Wl,--as-needed.

Changes in specific ports:
- devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5
  ports by default. It makes the Makefile much simpler, and those options
  were already on by default.
- devel/qt5-core: The clang+base libstdc++ workaround has been expanded and
  more C++11 features have been disabled when that combination is used by a
  port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled
  features have explanations for why they were disabled in the patched
  header itself.
- devel/qt5-designer: uiplugins has been split out following a similar
  change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having
  to depend on the big qt5-designer port.
- multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of
  0.10.
- net/qt5-network: The port now depends on libproxy for proxy settings.
  Using libproxy allows proxy settings to be read from different sources,
  and also allows .pac files to work with Qt.
- www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10.

PR:		205805
PR:		206435
2016-01-24 18:10:14 +00:00
Thierry Thomas
79d9fa0ab4 Upgrade to 9.22.
Changelog at <http://cvs.schmorp.de/rxvt-unicode/Changes>.
2016-01-24 14:36:03 +00:00
Olivier Duchateau
d2e61c3682 Update to 0.3.1
PR:		206261
Submitted by:	<tkato432@yahoo.com>
2016-01-22 10:09:07 +00:00
Olivier Duchateau
2ff986069d Update to 0.3.1
PR:		206260
Submitted by:	<tkato432@yahoo.com>
2016-01-22 10:05:58 +00:00
Raphael Kubo da Costa
8243cf9252 New port: x11/libfakekey.
libfakekey is a simple library for converting UTF-8 characters into 'fake' X
  key-presses.

  WWW: https://www.yoctoproject.org/tools-resources/projects/matchbox

Submitted by:	Tobias Berner <tcberner@gmail.com> to the area51 KDE repository
2016-01-21 22:58:07 +00:00
Koop Mast
cf649469f2 Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Nicola Vitale
84948a64e1 - Update to 0.8.3
PR:	206100
Submitted by:	Neel Chauhan <neel@neelc.org>
Release notes:	https://github.com/Guake/guake/releases/tag/0.8.3
2016-01-20 15:44:39 +00:00
Sunpoet Po-Chuan Hsieh
e62b57ab55 - Update to 3.0.7
- Remove duplicate CATEGORIES
- Fix LICENSE
- Add more RUN_DEPENDS and sort it

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:52 +00:00
Christian Weisgerber
4c684c5386 On BSD, switching off ICANON does not disable LNEXT (^V) processing.
We explicitly need to unset IEXTEN.
2016-01-15 20:12:55 +00:00
Dmitry Marakasov
edaa2c37a2 - Fix path to nvidia-driver's registry profiles
PR:		204627
Submitted by:	admin@vladiom.com.ua
Approved by:	maintainer timeout (bland, 7 weeks)
2016-01-13 15:26:49 +00:00
Jimmy Olgeni
0ecbb0748c Adopt x11/xtermcontrol and upgrade to version 3.3.
Remove run dependency on xterm: xtermcontrol can be installed on
a headless server and control xterm remotely.
2016-01-13 03:47:51 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Baptiste Daroussin
19eb680d72 Instead of simply removing pulseaudio provide an option (off by default) 2016-01-12 12:42:59 +00:00
Baptiste Daroussin
ecf94441cc Update to 2.10
Add patches to remove support for pulseaudio
2016-01-12 12:36:53 +00:00
Danilo Egea Gondolfo
3de9a9e8b0 - Update to 0.33.1 2016-01-12 02:45:56 +00:00
Rodrigo Osorio
bae089321d Update tilda to 1.3.1 2016-01-11 23:30:39 +00:00
Kurt Jaeger
7fd995baf4 x11/p5-X11-XCB: 0.12 -> 0.15
Changes: added extension_present(), _screens_from_root()
2016-01-11 20:11:13 +00:00
Koop Mast
98c7e4b38c Fix a crash in gnome-control-center when the Region panel is selected
on FreeBSD 11.
When the region panel is selected it would crash right after printing:
GnomeDesktop-WARNING **: locale 'kk_Cyrl_KZ.UTF-8' isn't valid

This is because the gnome-desktop code that processes the locale doesn't
handle multi language locales like the one above. And the code wasn't
taking into account that language might be NULL.
2016-01-08 00:40:48 +00:00
Koop Mast
353ad9c72e Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.

* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.

PR:		204204 [1] (based on)
Submitted by:	olivierd@ [1]
2016-01-04 14:21:56 +00:00
Jason E. Hale
78e759657c Add patch to fix taglib version detection
Reported by:	pkg-fallout
2016-01-03 16:47:21 +00:00
Jason E. Hale
4778671f23 - Add upstream patch to fix taglib version detection
- Bump PORTREVISION as FindTaglib.cmake is modified

Reported by:	pkg-fallout
Obtained from:	https://quickgit.kde.org/?p=kdelibs.git&a=commit&h=967fc70300d5c2ae34d39b61757b717f6fca8805
2016-01-03 13:41:37 +00:00
Pawel Pekala
616d3289f2 Install desktop entry file
PR:		205360
Submitted by:	myself
Approved by:	maintainer timeout
2016-01-03 10:42:44 +00:00
Martin Wilke
012f8fb7ce - Update to 1.5
PR:		205463
Submitted by:	jochen@jochen-neumeister.de
2016-01-03 06:19:47 +00:00
Raphael Kubo da Costa
8bae422c1b Fix linking after r404875.
There was a typo in the line setting LDFLAGS: we need -L/some/dir, not
/some/dir.

From the logs:
  /usr/local/lib: file not recognized: Is a directory
  c++: error: linker command failed with exit code 1 (use -v to see invocation)

Thanks to antoine for raising the issue, and sorry for the brain fart.

MFH:		2015Q4
2016-01-02 22:58:27 +00:00
Emanuel Haupt
363eb74ac1 Update to 322 2016-01-02 18:05:09 +00:00
Danilo Egea Gondolfo
7c58d6d39e - Update to 0.33.0 2016-01-02 14:31:49 +00:00
Olivier Duchateau
a8af8991fb - Update to 0.1.4
- Adjust LICENSE blob
- Sort USES

PR:		205361
Submitted by:	myself
Approved by:	<horia@racoviceanu.com> (maintainer, timeout 2 weeks)
2016-01-02 09:28:25 +00:00
Olivier Duchateau
ba85ff32e9 Chase update of x11/menu-cache, after revision r405055 2016-01-02 09:03:51 +00:00
Olivier Duchateau
3cd05ee8c0 Update to 1.0.1
PR:		205101
Submitted by:	myself
Approved by:	<horia@racoviceanu.com> (maintainer, timeout 1 month)
2016-01-02 08:59:14 +00:00
Raphael Kubo da Costa
10385ff9e5 Fix MASTER_SITES and unmark BROKEN. 2016-01-01 17:43:56 +00:00
Raphael Kubo da Costa
bc88fd95fe Fix MASTER_SITES and unmark BROKEN. 2016-01-01 17:41:24 +00:00
Emanuel Haupt
8bafce5041 Update to 321 2016-01-01 16:21:45 +00:00
MANTANI Nobutaka
0cc1cd1ae1 Update to 3.6.1. 2015-12-31 10:54:08 +00:00
Raphael Kubo da Costa
d293a4b8f6 Finish fixing broken ports after r404856 and r404694.
* multimedia/obs-studio:
  Import some upstream commits that pass all required include directories to
  the compiler and reference libsysinfo.so with a full path instead of passing
  -lsysinfo and relying on ${LOCALBASE}/lib being in the linker search path.

* textproc/sigil:
  Pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  upstream's build system references libhunspell-1.3.so and libpcre16.so
  without full paths (instead of finding them with the proper CMake commands it
  relies on pkg-config's output).

* x11/antimicro:
  Also pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  several X11 and SDL2 libraries are referenced without full paths. I sent a
  pull request upstream to fix the X11 references, but SDL2 is still detected
  through pkg-config.

MFH:	2015Q4
2015-12-30 17:45:32 +00:00
Olivier Duchateau
4666e63bba - Update to 1.5.2
- Adjust WWW entry
2015-12-29 16:58:34 +00:00
Dmitry Marakasov
07d2e976b3 - Switch to options helpers 2015-12-28 14:04:08 +00:00
Dmitry Marakasov
729fc6f0bc - Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
2015-12-28 14:04:02 +00:00
Dmitry Marakasov
d06e5e9eeb - Add LICENSE
- Switch to options helpers
2015-12-28 14:03:53 +00:00
Dmitry Marakasov
da7cc91207 - Add LICENSE_FILE
- Switch to options helpers
2015-12-28 14:03:37 +00:00
Dmitry Marakasov
260e54fe51 - Add LICENSE_FILE
- Switch to options helpers
2015-12-28 14:03:31 +00:00
Dmitry Marakasov
f078117966 - Add LICENSE_FILE
- Switch to options helpers
2015-12-28 14:03:26 +00:00
Dmitry Marakasov
45c8150900 - Fix license
- Add LICENSE_FILE
- Switch to options helpers
2015-12-28 14:03:14 +00:00
Dmitry Marakasov
87086e1387 - Add LICENSE
- Switch to options helpers
- Don't install INSTALL
2015-12-28 14:03:09 +00:00
Dmitry Marakasov
f62260f406 - Add LICENSE
- Switch to options helpers
2015-12-28 14:02:52 +00:00
Dmitry Marakasov
c5c46b7bb2 - Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
2015-12-28 14:02:43 +00:00
Dmitry Marakasov
e2e7c9e84f - Add LICENSE
- Switch to options helpers
2015-12-28 14:02:34 +00:00
Dmitry Marakasov
92338a75ee - Add LICENSE_FILE
- Switch to options helpers
2015-12-28 14:02:28 +00:00
Dmitry Marakasov
ab45c45f02 - Switch to USES=localbase
- Switch to options helpers
- Fix WWW:
2015-12-28 14:01:59 +00:00
John Marino
668dc15ed5 x11/lemonbar: Fix man page, steamline makefile, fix build for FreeBSD 9
PR:		205512
Submitted by:	maintainer
2015-12-22 16:21:33 +00:00
Koop Mast
78dcba82bc Update libXi to 1.7.6. 2015-12-22 15:54:35 +00:00
Jung-uk Kim
f4978c9476 - Update to 0.15.10.
- Assign maintainership to the submitter.

PR:		205479
Submitted by:	Matthew Rezny <matthew@reztek.cz>
2015-12-21 19:49:44 +00:00
John Marino
351981c0d5 Add new port x11/lemonbar v1.1
The PR was for bar-aint-recursive v1.0, but the project was renamed and
got a new release since the PR was submitted nearly a year ago.

PR:		196682
Submitted by:	evgeni.dimitrov (gmail)

bar is a lightweight bar entirely based on XCB. Provides full UTF-8 support,
basic formatting, RandR and Xinerama support and EWMH compliance without
wasting your precious memory.
2015-12-21 16:33:30 +00:00
Dmitry Marakasov
aa7fb25cf3 - Switch to options helpers
- Regenerate patches with `make makepatch`
2015-12-19 01:37:50 +00:00
Raphael Kubo da Costa
9356990859 Remove ${STAGEDIR} from pyc/pyo files installed with kdelibs's CMake macros.
Bug 200018 is caused by the .pyc/.pyo files installed by devel/py-pykde4
containing references to the stage directory in them. When
editors/kate-plugin-pate is built by a user with write-access to those
PyKDE4 .pyc/.pyo files, they are rewritten automatically by Python to point
to their current location, which most of the times is different from the
staging location of where devel/py-pykde4 was built. This at the very least
leads to a filesystem violation in Poudriere.

The fix I landed upstream involves making kdelibs's PythonCompile.py accept
a --destination-dir parameter with the directory we want to register in the
.pyc/.pyo files, just like several ports do in their build or post-install
targets by calling Python's compileall.py module with -d.

The patches in files/ look somewhat confusing because we already patch
PythonMacros.cmake to build .pyo files and had to integrate the other
patches into it. At least I have added some context to
patch-cmake_modules_PythonMacros.cmake to reduce the confusion.

Bump PORTREVISION in affected ports:
- devel/py-pykde4: Install .pyc/.pyo files with ${STAGEDIR} in them.
- games/kajongg: The plist now includes .pyo files, and was adjusted to work
                 with Python 3 in the future if necessary.
- x11/kdelibs4: Install new CMake files.
- x11/plasma-scriptengine-python: Install .pyc/.pyo files with ${STAGEDIR}
                                  in them.

PR:		200018
MFH:		2015Q4
2015-12-18 18:10:24 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Jung-uk Kim
6d1930e55c - Update to 0.15.9.
- Add options to disable Avahi and CUPS.
- Fix dependencies for sound support.
- Remove pkg-message with out-dated information.

PR:		205338
2015-12-15 22:54:57 +00:00
Dmitry Marakasov
2c07a5db8a - Update to 1.2
- Add NO_ARCH
- Fix fetch

PR:		205226
Submitted by:	tkato432@yahoo.com
2015-12-14 21:10:13 +00:00
Raphael Kubo da Costa
5b3f3dd953 At very long last land PyQt5 5.5.1 ports.
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.

Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).

PR:		204672
2015-12-13 21:56:50 +00:00
Olivier Duchateau
8da8504c76 Update to 0.12.3
PR:		205073
Submitted by:	<yamagi@yamagi.org> (maintainer)
2015-12-13 14:33:26 +00:00
Raphael Kubo da Costa
b15d595457 Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
2015-12-13 12:45:25 +00:00
Jan Beich
d490a98409 x11/dmenu: simplify patching (like r403180)
Override variables instead of trying to fix them, sometimes incorrectly.

PR:		205236
Approved by:	portmgr blanket
2015-12-13 06:04:15 +00:00
Jan Beich
0c1334ba2e x11/dmenu: update to 4.6
- Explicitly track direct fontconfig dependency
- Define LICENSE_FILE as MIT has many styles
  https://fedoraproject.org/wiki/Licensing:MIT

Changes:	http://lists.suckless.org/dev/1511/27503.html
PR:		205236
Reported by:	Jakub Lach, Randy Westlund
Pointy hat to:	jbeich (timeout-happy)
Approved by:	r403178 regression
2015-12-13 06:03:51 +00:00
Jan Beich
348b612da3 x11/dmenu: make XINERAMA=on actually work
Approved by:	portmgr blanket
MFH:		2015Q4
2015-12-13 06:03:10 +00:00
Jason Unovitch
c5a6d28f98 x11/rofi: update 0.15.7 -> 0.15.11
- Update PORTVERSION, PLIST_FILES, SHEBANG_FILES, and distinfo 0.15.11
- LIB_DEPENDS: Add x11/startup-notification
- USES: Sort and add shebangfix
- Add I3 support option

PR:		204675
Submitted by:	nomoo@nomoo.ru (maintainer) (with several changes)
2015-12-13 01:14:38 +00:00
Koop Mast
0147fe16af Update to the lastest GNOME 3.16 releases. 2015-12-12 11:01:36 +00:00
Sunpoet Po-Chuan Hsieh
c2a3036beb - Move print/py-cups to print/py-pycups
- Bump PORTREVISION for dependent ports
2015-12-11 10:07:27 +00:00
Dmitry Marakasov
d56174ed27 - Switch to options helpers
- Don't install useless and empty docs
2015-12-10 21:26:12 +00:00
Raphael Kubo da Costa
31469ae565 PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.
In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.

Ports wishing to depend on PyQt4 ports can now do the following:
  USES=		pyqt:4
  USE_PYQT=	foo bar_build baz_run

Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.

Even though this patch touches files in many different ports, the goal is
for it to be a no-op from an end-user perspective (so that the basic
infrastructure is landed before the other, riskier changes): no dependencies
have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists
should remain exactly the same, since PYQT_SIPDIR currently contains the
same value that used to be hardcoded in the plists.

Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he
took the initiative to work on PyQt5 and sent D2910 to Phabricator with the
original version of this patch. Tobias Berner (tcberner@gmail.com) later
applied it to kde@'s experimental area51 repositories and did some more work
on it.
2015-12-08 16:49:43 +00:00
Mathieu Arnold
faaac0db42 Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:05:15 +00:00
John Marino
f01cba6e50 FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
2015-12-05 23:29:36 +00:00
Jan Beich
f870cd6d03 multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.

PR:		204990
Submitted by:	Anton Sayetsky <vsasjason@gmail.com>
2015-12-05 09:15:41 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Danilo Egea Gondolfo
e2b73d85de - Update to 3.3.3 2015-12-03 10:55:16 +00:00
Raphael Kubo da Costa
0fea06fbb5 Make devel/qt4's clang+base libstdc++ patch work without changes to x11/kdelibs4.
Unconditionally including ciso646 in qglobal.h to check for libc++ makes
including qglobal.h from C programs fail.

qglobal.h is not supposed to be used in C programs, but kdelibs4's
FindQt.cmake ends up calling CHECK_SYMBOL_EXISTS() instead of
CHECK_CXX_SYMBOL_EXISTS() to check if some macros are defined. Since
kdelibs4 is in maintenance mode, our changes to it can be avoided if we just
check for __cplusplus before including ciso646 (<initializer_list> is not
available in C anyway).
2015-11-29 18:08:04 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Antoine Brodin
1391caedef Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2015-11-27 19:17:39 +00:00
Raphael Kubo da Costa
e59fc587d3 Add patch for the port to build with CMake 3.4.0. 2015-11-26 12:29:22 +00:00
Danilo Egea Gondolfo
76d8922d55 - Update to 3.3.2 2015-11-26 11:50:46 +00:00
Pietro Cerutti
c7f1d6666d x11/thingylaunch - take back maintainership 2015-11-25 13:28:45 +00:00
Koop Mast
8968688f3f Update babl to 0.1.14. 2015-11-23 16:41:12 +00:00
Danilo Egea Gondolfo
17bff37091 - Update to 0.32.0 2015-11-22 18:47:06 +00:00
Koop Mast
9ae266d1f1 Update appstream-glib to 0.5.4.
Switch from custom code to using USES=libarchive.
Adjust BUILD_DEPEND lines in where needed.
2015-11-22 00:52:13 +00:00
Koop Mast
9d85f7d743 Add CPE info, and fix some whitespace issues.
PR:		204695
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
2015-11-21 19:59:57 +00:00
Kurt Jaeger
711754561f x11/xxkb: 1.11 -> 1.11.1, change of license from ART10 to ART20
PR:		204288
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	alexander.pohoyda@gmx.net (maintainer timeout)
2015-11-21 17:31:10 +00:00
Koop Mast
48263a51f1 When LANG is set to ru_RU.UTF-8 for example xfce4-keyboard-settings would
segfault. This was due to libxklavier passing invalid UTF-8 strings to
a few glib functions which require a UTF-8 string.

Add code to libxklavier to pass correct UTF-8 string to glib.

Submitted by:	rum1cro@yandex.ru
2015-11-18 18:52:30 +00:00
Koop Mast
2219b9443d Fix lockscreen bypass.
MFH:		2015Q4
Security:	68847b20-8ddc-11e5-b69c-c86000169601
2015-11-18 10:21:07 +00:00
Jung-uk Kim
bccd0ccb1a Update to 0.15.8.
MFH:		2015Q4
2015-11-16 21:55:30 +00:00
Alexander Nedotsukov
660fbacf68 Fixup issue with implicit pthread linkage.
Still curious to understand why it is needed at the first place as libgthread
supposed to pull the dependency.

PR:	203372
2015-11-15 13:25:38 +00:00
Jan Beich
1ad587fb06 multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR:		204478
Exp-run by:	antoine
Approved by:	ashish (maintainer)
2015-11-14 19:34:12 +00:00
Dmitry Marakasov
f8dff2afd7 - Add LICENSE_FILE
- Remove obsolete reinplace

Approved by:	portmgr blanket
2015-11-14 14:45:10 +00:00
Dmitry Marakasov
88ba5913c9 - Fix license handling
- Optionize docs
- Switch to options helpers
2015-11-14 03:55:56 +00:00
Dmitry Marakasov
d3f5a8db7c - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2015-11-14 03:55:45 +00:00
John Marino
f5e4fb2adc x11/xpra: Add patch to support build on malloc.h-free DF 2015-11-13 12:28:43 +00:00
Koop Mast
54f6109d41 Update xkbcomp to 1.3.1. 2015-11-10 23:25:33 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Dmitry Marakasov
847747700f - Fix LICENSE
- Strip library
2015-11-06 15:59:07 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Danilo Egea Gondolfo
adfab5a365 - Update to 0.31.3 2015-11-03 02:31:08 +00:00
Niclas Zeising
bbb44dfce6 Remove some debugs and works in progress that snuck in with previous commit.
MFH:		2015Q4
2015-10-27 21:08:10 +00:00
Niclas Zeising
078eae66a2 Update to 5.34
This update fixes a lock bypass vulnerability, where the screen can be
unlocked without authorization.

MFH:		2015Q4
Security:	4b9393b8-7c0c-11e5-a010-080027ddead3
2015-10-27 20:56:51 +00:00
Dmitry Marakasov
c0136b43d3 - Fix shebang properly
Approved by:	portmgr blanket
2015-10-26 17:44:53 +00:00
Kris Moore
2a895ef3d1 - Update to Lumina 0.8.7 2015-10-26 15:20:30 +00:00
Antoine Brodin
3afa450ba3 Deprecate ports broken for more than 6 months 2015-10-25 19:35:28 +00:00
Julio Merino
3f6b173a3b Avoid building unnecessary demos and tests.
The pixmap package does not install neither the demos nor the tests it
includes, yet these get built as part of "make all". Disable them to
shorten build times and, particularly, to workaround ld(1) crashes
triggered by them in powerpc64; see PR bin/202284 for details.

Reviewed by:	kwm (maintainer), bdrewery (mentor)
Differential Revision:	https://reviews.freebsd.org/D3372
2015-10-20 18:49:47 +00:00
Koop Mast
c9b8c60d76 Update xinput to 1.6.2. 2015-10-20 14:04:36 +00:00
Koop Mast
0d5fecae36 Update xkbevd to 1.1.4.
Obtained from:	Xorg devel repo
2015-10-20 13:49:18 +00:00
Koop Mast
8036fb34ce Update xkbprint to 1.0.4.
Obtained from:	Xorg devel repo
2015-10-20 13:48:39 +00:00
Koop Mast
6d98d1c0f1 Update xlsatoms to 1.1.2.
Obtained from:	Xorg devel repo
2015-10-20 13:48:10 +00:00
Koop Mast
133b5bdb94 Update xmag to 1.0.6.
Obtained from:	Xorg devel repo
2015-10-20 13:47:13 +00:00
Koop Mast
6f8d2378c4 Update xmh to 1.0.3.
Obtained from:	Xorg devel repo
2015-10-20 13:46:06 +00:00
Koop Mast
8d8985e34e Update xmodmap to 1.0.9.
Obtained from:	Xorg devel repo
2015-10-20 13:45:38 +00:00
Koop Mast
5b4f336c82 Update xvinfo to 1.1.3.
Obtained from:	Xorg devel repo
2015-10-20 13:45:08 +00:00
Koop Mast
54c5d96627 Update xkeyboard-config to 2.16.
Regen patch because upstream changed whitespace.

Obtained from:	Xorg devel repo
2015-10-20 13:44:40 +00:00
Koop Mast
c92a43174d Update xproto to 7.0.28.
Obtained from:	Xorg devel repo
2015-10-20 13:43:07 +00:00
Koop Mast
938e8c1099 Update xorg-docs to 1.7.1
Obtained from:	Xorg devel repo
2015-10-20 13:42:37 +00:00
Koop Mast
84c0dfacc4 Update xman to 1.1.4.
Obtained from:	Xorg devel repo
2015-10-20 13:42:00 +00:00
Koop Mast
001258d834 Update pixman to 0.32.8.
Add portscout macro to ignore devel versions.

Obtained from:	Xorg devel repo
2015-10-20 13:35:01 +00:00
Koop Mast
f42ac5431d Update randrproto and libXrandr to 1.5.0.
Obtained from:	Xorg devel repo
2015-10-20 13:33:55 +00:00
Alexey Dokuchaev
e338006bfd Drop no longer needed EXTRACT_SUFX as our GitHub support gives sufficiently
unique names to the distfiles.
2015-10-20 08:00:29 +00:00
Jung-uk Kim
68652007f4 - Update to 0.15.7.
- Add options to allow excluding some features.
- Pass stage-qa and remove runtime dependency for audio/pulseaudio. [1]

PR:		202549 [1]
2015-10-20 00:10:42 +00:00
Kurt Jaeger
ca08bd5987 x11/virtualgl: 2.3.3 -> 2.4.1
Changes:
  https://github.com/VirtualGL/virtualgl/blob/master/ChangeLog.txt

PR:		202804
Submitted by:	Ultima1252@gmail.com, matthew@reztek.cz
Approved by:	David Mackay <davidjx8p@gmail.com> (maintainer)
2015-10-19 19:27:44 +00:00
Dmitry Marakasov
67971bd0fb Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
2015-10-19 14:50:52 +00:00
Dmitry Marakasov
fa34a7808d - Switch to options helpers
- Fix WWW:

Approved by:	portmgr blanket
2015-10-19 08:19:01 +00:00
Alexey Dokuchaev
457517b034 - Unbreak the build on -CURRENT by explicitly linking against libm as a
remedy to the following error:

    [100%] Linking C executable bmpanel2
    /usr/bin/ld: undefined reference to symbol `truncf@@FBSD_1.0' (try
    adding -lm)
    //lib/libm.so.5: could not read symbols: Bad value

- While here fix long standing issue of -L${LOCALBASE}/lib being required
  in LDFLAGS while USES=pkgconfig due to missing LINK_DIRECTORIES() call
  in the top-level `CMakeLists.txt'
2015-10-18 11:55:40 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Dmitry Marakasov
805afc059b - Clarify LICENSE
- Add LICENSE_FILE
- Drop unneeded WX_UNICODE
- Don't install empty and unneeded (INSTALL) docs
- Switch to options helpers
- Pet portlint
2015-10-14 23:50:32 +00:00
Koop Mast
fe1f977435 Remove the 173.14.39 nvidia-driver. it doesn't support a xorg-server newer
then 1.15. And also marked forbidden. (MOVED entry snuck in the xserver
update itself).
2015-10-13 07:51:08 +00:00
John Marino
d3941be58c x11/xvkbd: Upgrade version 3.6 => 3.7
PR:		203486
submitted by:	ports fury
2015-10-10 15:37:51 +00:00
Tijl Coosemans
3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
Danilo Egea Gondolfo
2cb57201b5 - Update to 0.31.2 2015-10-09 12:34:12 +00:00
John Baldwin
2bdeca5355 Properly check for the charging flag in the returned battery status
to determine if the battery is charging.

Reviewed by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3849
2015-10-09 02:56:49 +00:00
Dmitry Marakasov
474eda5673 - Fix build
Approved by:	portmgr blanket
2015-10-08 17:08:39 +00:00
Jimmy Olgeni
eb8748beda Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
Dmitry Marakasov
0521b2fe8e Add a way to cleanly handle terminfo.db file used by devel/ncurses
This database contains compiled terminfo entries and is merged from
a large part which comes with ncurses themselves and compiled
.terminfo files installed by other ports (currently only rxvt-unicode
and jfbterm)

- Now the database is always kept up to date, regardless of port
  installation order (both ncurses installed before .terminfo files
  and the other way around work as expected)
- All affected ports now support clean deinstallation and do not
  produce stage-qa errors
- Affected ports are simplified, as they now only need to define
  USES=terminfo
- rxvt-unicode no longer pulls in ncurses: the dependency is not
  really needed for anything beside updating it's own database
- The patch contains Q/A test to check whether a port needs, or
  needs not USES=terminfo

Approved by:	portmgr (mat, bapt)
Differential Revision:	D3747
2015-10-08 14:12:53 +00:00
Dmitry Marakasov
65c3cad3d1 - Drop 8.x support
Approved by:	portmgr blanket
2015-10-07 01:37:32 +00:00
Dmitry Marakasov
f3b48edad6 - Switch to options helpers
- Only use pkg-message specific to WCHAR option when the option is enabled
- Drop 8.x support

Approved by:	portmgr blanket
2015-10-07 01:36:53 +00:00
Dmitry Marakasov
0acb9e6ca4 - Add empty directories to plist
Approved by:	portmgr blanket
2015-10-03 01:44:31 +00:00
Guido Falsi
806e2b1063 - Update to 5.33
- Resolves the obnoxious startup message issue [1]
- Add options NLS and XFT
- Convert to USES=autoreconf
- Don't install pam file when PAM option is disabled
- Regenerate patches

PR:		201254
Submitted by:	Will B. <will_brokenbourgh at yahoo.com>
Approved by:	Maintainer timeout
MFH:		2015Q4 [1]
2015-10-02 08:40:57 +00:00
Danilo Egea Gondolfo
02e1fd0dab - Update to 0.31.1 2015-10-01 23:26:15 +00:00
Dmitry Marakasov
f206b10c31 - Drop 8.x support
Approved by:	portmgr blanket
2015-10-01 21:35:01 +00:00
Dmitry Marakasov
70549776ba - Drop 8.x support
- Switch to options helpers
- Fix installation command

Approved by:	portmgr blanket
2015-09-30 23:08:54 +00:00
Dmitry Marakasov
af005366f2 - Switch to options helpers 2015-09-30 23:08:44 +00:00
Dmitry Marakasov
29eba1739c - Fix plist for WITHOUT=PAM case
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-09-30 17:35:48 +00:00
Dmitry Marakasov
768d52b26c - Switch to options helpers
Approved by:	portmgr blanket
2015-09-27 21:39:00 +00:00
Rene Ladan
5cbc5b94da Remove expired port:
2015-09-26 x11/xlogout: Useless cruft from 1989
2015-09-27 11:38:08 +00:00
Alexander Nedotsukov
b7d723b945 Update to 355.11 2015-09-26 10:42:38 +00:00
Alexander Nedotsukov
181612fb15 Update to 355.11
PR:	203323
2015-09-26 10:24:12 +00:00
Baptiste Daroussin
b2763697d8 Ensure terminfo registration is done during post installation 2015-09-26 08:55:25 +00:00
Baptiste Daroussin
4bb718f674 Convert to @sample
Use options helpers
2015-09-26 08:54:27 +00:00
Baptiste Daroussin
12b59fc91a Convert a bunch of @exec into proper @postexec 2015-09-25 23:52:09 +00:00
Jung-uk Kim
cd0157ff4c Fix a typo for x11/nvidia-driver-304.
Spotted by:	Lena at lena dot kiev dot ua
Approved by:	danfe (maintainer, implicit)
2015-09-25 15:40:42 +00:00
Dmitry Marakasov
c9e1ad637a - Drop 8.x support
- Switch to options helpers

Approved by:	portmgr blanket
2015-09-25 11:50:24 +00:00
Koop Mast
85039a847e Lists DOCS in OPTIONS_DEFINE, fix typo in RUN_DEPENDS for the MAPI option.
Submitted by:	truckman@
2015-09-25 08:56:10 +00:00
Jung-uk Kim
1615ac7b7a - Update x11/nvidia-driver to 346.96.
- Update x11/nvidia-driver-340 to 340.93.
- Update x11/nvidia-driver-304 to 304.128.

Approved by:	danfe (maintainer)
2015-09-24 22:09:54 +00:00
Olivier Duchateau
b65beb26da - Update to 1.5.1
- Sort USES
- Add patch, which disables Mugshot (utility to edit user profile), and
MenuLibre (menu editor), they are not yet present in ports tree
2015-09-21 21:34:28 +00:00
Jimmy Olgeni
feb651a670 Typos, whitespace and capitalization fixes (S-X). 2015-09-20 21:12:20 +00:00
Jan Beich
f901356b6e x11/virtualgl: minor cleanup
- Convert to USE_GL
- Convert to USE_XORG

Approved by:	portmgr blanket
2015-09-20 01:13:14 +00:00
David Chisnall
9156bf1b9e Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Dmitry Marakasov
b76f430612 - Add missing USES=pkgconfig, fix build with LIBRSVG2
- Switch to options helpers

Approved by:	portmgr blanket
2015-09-18 14:47:16 +00:00
Grzegorz Blach
29e7a04c29 Update to 0.9.1 2015-09-18 11:56:12 +00:00
Dmitry Marakasov
1ab4a82f69 - Switch to options helpers
- Make imlib2 support non-optional, port doesn't build with it disabled
2015-09-17 11:04:07 +00:00
Baptiste Daroussin
e0de738591 Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
Raphael Kubo da Costa
39ced03cc1 Update the Qt4 ports to 4.8.7.
According to upstream, this is the last planned Qt4 release.
A list of changes since 4.8.6 can be found here:
<http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7>

Porting notes and changes:
- Remove several patches that have been upstreamed.
- Make Uses/qmake.mk pass the contents of LIBS to the qmake environment. [1]
- Repurpose devel/qt4/files/extrapatch-src-corelib-global-qglobal.h now the
  original patch is part of the release (curiously enough, the original
  patch was never actually used, as the ?= assignment in r362837 after
  r362770 was never possible).

  This works around the way compiler support for C++11 features is detected
  in Qt 4.8.7: while it originally only uses the compiler to determine if
  something is supported or not, the initializer lists feature also depends
  on the C++ standard library being used. It's a problem in FreeBSD 9.x,
  where USES=compiler:c++0x or USES=compiler:c++11-lang means we will use
  clang to build a port but use libstdc++ from base (GCC 4.2). The latter
  obviously does not support initializer lists, and the build fails because
  Qt tries to include headers that do not exist (<initializer_list>).

  Since detecting libstdc++'s version is not trivial (we need to include a
  non-lightweight header like cstdio and then check for __GLIBCXX__), we
  just enable Q_COMPILER_INITIALIZER_LISTS support only when libc++ is used
  (there should be no reason for someone to be using clang with GCC 4.8's
  libstdc++, for example).

  x11/kdelibs4's FindQt4.cmake had to include a backported change from the
  upstream FindQt4.cmake in CMake itself to use a C++ compiler to detect
  flags like Q_WS_X11, otherwise the inclusion of <ciso646> in qglobal.h
  makes the build fail.

This patch contains changes by me, makc@ and alonso@.

PR:             202552 [1]
PR:             202808 [exp-run]
Submitted by:	pawel@ [1]
2015-09-16 08:55:04 +00:00
Dmitry Marakasov
0dfbc9be56 - Switch to options helpers
- Fix build without NLS

Approved by:	portmgr blanket
2015-09-14 21:45:23 +00:00
Jung-uk Kim
5623e118d7 Update to 0.15.6. 2015-09-14 17:22:08 +00:00
Olivier Duchateau
6dd2604f1a Update to 0.10.7 (bugfix) 2015-09-14 12:56:16 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Baptiste Daroussin
fcbb482959 Mark as broken: does not fetch 2015-09-13 22:02:56 +00:00
Danilo Egea Gondolfo
828586b1e2 - Update to 0.31.0 2015-09-13 18:15:18 +00:00
Baptiste Daroussin
8209b3c229 Clean options by using options helpers
Remove gtk1 option
Nuke usage of HAVE_GOME.
Please notice that the port is stil wrong as it still relies on the configure
script to autodetect things instead of controling it depending on options.
At least it is now a bit cleaner
2015-09-13 14:24:59 +00:00
Grzegorz Blach
02e8331ef1 Fix build on 9.x 2015-09-12 19:22:01 +00:00
Grzegorz Blach
5ae5f53971 Update to 0.9.0 2015-09-10 01:28:38 +00:00
Dmitry Marakasov
72be4c6de7 - Switch to options helpers
Approved by:	portmgr blanket
2015-09-08 11:30:05 +00:00
MANTANI Nobutaka
e9f029d649 Update to 3.5.1. 2015-09-05 13:26:27 +00:00
Dmitry Marakasov
58f8660487 - Drop 8.x support
Approved by:	portmgr blanket
2015-09-04 21:33:22 +00:00
Dmitry Marakasov
4302743e8c - Drop 8.x support
Approved by:	portmgr blanket
2015-09-04 21:33:10 +00:00
Jung-uk Kim
9271cd1ae2 - Add an upstream patch for archivers/py-lz4 to export its version number.
- Remove a local hack for x11/xpra to properly detect LZ4 version.
2015-09-04 17:24:08 +00:00
Jung-uk Kim
9ea4af37e4 Update to 0.15.5. 2015-09-04 16:25:43 +00:00
Koop Mast
0fed54b6c3 Update gnome-shell-extensions to 3.16.2. 2015-09-04 10:51:17 +00:00
Koop Mast
348575e1da Update mate-terminal to 1.10.1. 2015-09-04 09:06:52 +00:00
Koop Mast
f8032033cb Update mate-destkop to 1.10.2. 2015-09-04 09:05:39 +00:00
Dmitry Marakasov
b3f63b73f7 - Add LICENSE
- Switch to options helpers
2015-09-03 18:50:23 +00:00
Dmitry Marakasov
9918d35fb6 - Switch to USES=tar:tgz
- Drop 8.x support
- Switch to options helpers

Approved by:	portmgr blanket
2015-09-02 22:52:15 +00:00
Dmitry Marakasov
4de654d82e - Drop 8.x support
Approved by:	portmgr blanket
2015-09-02 22:49:40 +00:00
Dmitry Marakasov
400fb2aacb - Switch to options helpers 2015-09-02 22:40:14 +00:00
Dmitry Marakasov
1a5ecb5fcd - Update to 0.12.2
- Simplify passing etcdir to cmake

PR:		202542
Submitted by:	yamagi@yamagi.org (maintainer)
2015-09-02 14:42:55 +00:00
Dmitry Marakasov
9cb4466be7 - Switch to options helpers 2015-09-02 00:08:39 +00:00
Dmitry Marakasov
a792d2171b - Pet portlint
- Switch to options helpers
2015-09-02 00:08:29 +00:00
Dmitry Marakasov
d29939a1d6 - Switch to options helpers 2015-09-01 14:14:53 +00:00
Koop Mast
510ebc9605 Update librsvg2 to 2.40.10.
Replace gtk20 dependancy with gdk-pixbuf2 and pango, and drop the
gtk-engines2 run dependacy.

Update ports to take the dependacy changes into account.

PR:		202378
Exp-run by:	antoine@
2015-08-29 15:59:40 +00:00
John Baldwin
dae69179a3 Fix multiple issues with the wireless information reported by i3status for
an interface:

- Instead of hoping that the currently associated AP will show up as
  the first AP in the list of scan results, fetch the BSSID of the
  currently associated AP and use that to fetch station info for the
  AP.  This provides more frequently updated signal strength
  information than scan results and reliably provides information when
  multiple APs are in range.
- Do not treat the RSSI value as a raw signal value in dBm.  Instead, use
  the same formula as ifconfig(8) to compute a signal value.
- Do not report the beacon interval value as a signal quality level.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3369
2015-08-28 21:07:39 +00:00
Emanuel Haupt
3d4d2f4e54 Update to 320 2015-08-28 11:54:08 +00:00
Emanuel Haupt
605a7aa4e6 Add license 2015-08-27 13:17:39 +00:00
Emanuel Haupt
b853bb1984 Fix utmpx registration
Notified by:    Christian Jachmann <Jachmann@unitix.org>
Submitted by:   Thomas Dickey <dickey@his.com> (author)
2015-08-27 12:03:27 +00:00
Raphael Kubo da Costa
287600ff5a Drop USES=iconv.
The port only has a run-time dependency on iconv(1) in a small font-related
Perl script, and iconv(1) is part of base in all FreeBSD releases we
support.
2015-08-26 09:49:42 +00:00
Dmitry Marakasov
67d230fab4 - Switch to options helpers
- Update to 0.89.1
2015-08-24 00:11:22 +00:00
Hiroki Sato
27470e1676 - Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base

   Installs Ghostscript binary, libgs, and related files.
   These ports do not depend on X11 libraries (i.e. x11* devices
   are not available).  USES=ghostscript will set dependency on
   one of them depending on GHOSTSCRIPT_DEFAULT.

   The default device is set to "display" or "bbox".

 * print/ghostscript{7,8,9,9-agpl}-x11

   Installs a shared library which provides X11 support to
   the installed Ghostscript binaries.  x11* devices will be
   enabled when the library is available.

   This depends on *-base (RUN_DEPENDS).  USES=ghostscript:x11
   will set dependency on one of them.

- Fix integer overflow reported as CVE-2015-3228.

- Update Uses/ghostscript.mk:

 * Add x11 keyword.  nox11 keyword is now obsolete.

 * Use packagename in *_DEPENDS line to prevent relationship between
   -base and -x11 packages from being broken.

- Fix x11/nox11 keyword and bump PORTREVISION in ports using
  USES=ghostscript to update dependency of pre-compiled packages.
2015-08-22 17:48:35 +00:00
Gabor Pali
39b8e49140 - Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
  ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
  reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (48):

converters/hs-aeson-pretty     JSON pretty-printing library and command-line
                               tool
converters/hs-sandi            Data encoding library
devel/hs-StateVar              State variables
devel/hs-base-orphans          Backwards-compatible orphan instances for base
devel/hs-bytestring-mmap       Mmap support for strict ByteStrings
devel/hs-constraints           Constraint manipulation
devel/hs-data-ordlist          Set and bag operations on ordered lists
devel/hs-easy-file             Cross-platform File handling
devel/hs-extra                 Extra functions
devel/hs-geniplate-mirror      Use Template Haskell to generate Uniplate-like
                               functions
devel/hs-haddock-api           Documentation-generation tool for Haskell
                               libraries
devel/hs-hex                   Convert strings into hexadecimal and back
devel/hs-hourglass             Simple performant time related library
devel/hs-hsb2hs                Preprocesses a file, adding blobs from files
                               as string literals
devel/hs-hspec-core            Testing Framework for Haskell
devel/hs-hspec-discover        Automatically discover and run Hspec tests
devel/hs-js-flot               Obtain minified flot code
devel/hs-js-jquery             Obtain minified jQuery code
devel/hs-lifted-async          Run lifted IO operations asynchronously and
                               wait for their results
devel/hs-map-syntax            Syntax sugar for defining maps
devel/hs-memory                Memory and related abtraction stuff
devel/hs-mutable-containers    Abstactions and concrete implementations of
                               mutable containers
devel/hs-newtype               Typeclass and set of functions for working
                               with newtypes
devel/hs-old-locale            Locale library
devel/hs-old-time              Time library
devel/hs-preprocessor-tools    Framework for extending Haskell's syntax via
                               quick-and-dirty preprocessors
devel/hs-time-locale-compat    Compatibility of TimeLocale between old-locale
                               and time-1.5
devel/hs-uuid-types            Type definitions for Universally Unique
                               Identifiers
math/hs-Agda-stdlib            Agda standard library
math/hs-adjunctions            Adjunctions and representable functors
math/hs-kan-extensions         Kan extensions, Kan lifts, various forms of
                               the Yoneda lemma, and (co)density (co)monads
net-im/hs-haskell-xmpp         Haskell XMPP library based on HaXml & STM
net-p2p/hs-torrent             BitTorrent file parser and generater
net/hs-aws Amazon              Web Services (AWS) for Haskell
net/hs-network-uri             URI manipulation
security/hs-cryptonite         Cryptography Primitives sink
security/hs-nonce              Generate cryptographic nonces
shells/hs-shelly               Shell-like (systems) programming in Haskell
sysutils/hs-ekg-json           JSON encoding of ekg metrics
textproc/hs-bencode            Parser and printer for bencoded data
textproc/hs-cassava            CSV parsing and encoding library
textproc/hs-cmark              Fast, accurate CommonMark (Markdown) parser
                               and renderer
textproc/hs-pandoc-citeproc    Supports using pandoc with citeproc
textproc/hs-regex-applicative  Regex-based parsing with applicative interface
textproc/hs-regex-compat-tdfa  Unicode Support version of Text.Regex, using
                               regex-tdfa
textproc/hs-rfc5051            Simple unicode collation as per RFC5051
www/hs-http2                   HTTP/2.0 library including frames and HPACK
www/hs-multipart               HTTP multipart split out of the cgi package

Updated ports (317):

archivers/hs-tar                         0.4.0.1_8        --> 0.4.2.1
archivers/hs-zip-archive                 0.2.3.4_1        --> 0.2.3.7
archivers/hs-zlib                        0.5.4.1_6        --> 0.5.4.2
archivers/hs-zlib-bindings               0.1.1.3_7        --> 0.1.1.5
audio/hs-ALUT                            2.3.0.1_2        --> 2.4.0.0
audio/hs-OpenAL                          1.6.0.0_1        --> 1.7.0.0
audio/hs-libmpd                          0.8.0.5_1        --> 0.9.0.2
benchmarks/hs-criterion                  0.8.1.0_1        --> 1.1.0.0
converters/hs-aeson                      0.7.0.6_1        --> 0.8.0.2
converters/hs-json                       0.7_8            --> 0.9.1
databases/hs-esqueleto                   1.4.4_1          --> 2.4.1
databases/hs-hedis                       0.6.5            --> 0.6.9
databases/hs-mysql                       0.1.1.6_1        --> 0.1.1.8
databases/hs-persistent                  1.3.1.1_1        --> 2.2
databases/hs-persistent-sqlite           1.3.0.5_1        --> 2.2
databases/hs-persistent-template         1.3.1.4_1        --> 2.1.3.4
devel/hs-BNFC                            2.6.0.3_8        --> 2.8
devel/hs-Boolean                         0.2.1_1          --> 0.2.3
devel/hs-ConfigFile                      1.1.2_1          --> 1.1.4
devel/hs-List                            0.5.1_8          --> 0.5.2
devel/hs-MissingH                        1.2.1.0_1        --> 1.3.0.1
devel/hs-MonadCatchIO-transformers       0.3.1.0_1        --> 0.3.1.3
devel/hs-MonadRandom                     0.1.13_1         --> 0.4
devel/hs-ObjectName                      1.0.0.0_14       --> 1.1.0.0
devel/hs-QuickCheck                      2.6_6            --> 2.8.1
devel/hs-ReadArgs                        1.2.1_8          --> 1.2.2
devel/hs-STMonadTrans                    0.3.2_1          --> 0.3.3
devel/hs-ShellCheck                      0.3.5            --> 0.3.8
devel/hs-Stream                          0.4.7.1_1        --> 0.4.7.2
devel/hs-alex                            3.1.3_1          --> 3.1.4
devel/hs-ansi-terminal                   0.6.1.1_1        --> 0.6.2.1
devel/hs-ansi-wl-pprint                  0.6.7.1_1        --> 0.6.7.3
devel/hs-asn1-encoding                   0.8.1.3_1        --> 0.9.0
devel/hs-asn1-parse                      0.8.1_1          --> 0.9.1
devel/hs-asn1-types                      0.2.3_1          --> 0.3.0
devel/hs-async                           2.0.1.5_1        --> 2.0.2
devel/hs-atomic-primops                  0.6.0.6_1        --> 0.8
devel/hs-auto-update                     0.1.0.0_1        --> 0.1.2.2
devel/hs-basic-prelude                   0.3.8_1          --> 0.5.0
devel/hs-bifunctors                      4.1.1.1_1        --> 5
devel/hs-blaze-builder                   0.3.3.2_1        --> 0.4.0.1
devel/hs-blaze-builder-enumerator        0.2.0.6_1        --> 0.2.1.0
devel/hs-blaze-textual                   0.2.0.9_1        --> 0.2.1.0
devel/hs-bloomfilter                     2.0.0.0_1        --> 2.0.1.0
devel/hs-boxes                           0.1.3_1          --> 0.1.4
devel/hs-bytestring-lexing               0.4.3.2          --> 0.5.0.2
devel/hs-c2hs                            0.17.2_1         --> 0.26.1
devel/hs-cabal-install                   1.18.0.5_1       --> 1.22.6.0
devel/hs-cereal                          0.4.0.1_1        --> 0.4.1.1
devel/hs-checkers                        0.3.2_1          --> 0.4.3
devel/hs-chunked-data                    0.1.0.1_1        --> 0.2.0
devel/hs-classy-prelude                  0.9.3_1          --> 0.12.1.1
devel/hs-classy-prelude-conduit          0.9.3_1          --> 0.12.0.1
devel/hs-cmdargs                         0.10.9_1         --> 0.10.13
devel/hs-conduit                         1.1.7_1          --> 1.2.5
devel/hs-conduit-combinators             0.2.8.2_1        --> 1.0.3
devel/hs-conduit-extra                   1.1.3_1          --> 1.1.9.1
devel/hs-convertible                     1.1.0.0_1        --> 1.1.1.0
devel/hs-cpphs                           1.18.5_1         --> 1.19
devel/hs-darcs                           2.8.5            --> 2.10.1
devel/hs-data-hash                       0.2.0.0_1        --> 0.2.0.1
devel/hs-data-pprint                     0.2.3_1          --> 0.2.4
devel/hs-datetime                        0.2.1_12         --> 0.3.1
devel/hs-deepseq-generics                0.1.1.1_1        --> 0.1.1.2
devel/hs-dlist                           0.7.1_1          --> 0.7.1.1
devel/hs-edit-distance                   0.2.1.2_7        --> 0.2.2.1
devel/hs-either                          4.3.0.1_1        --> 4.4.1
devel/hs-enclosed-exceptions             1.0.0.2_1        --> 1.0.1.1
devel/hs-equivalence                     0.2.5_1          --> 0.3.1
devel/hs-errors                          1.4.7_1          --> 2.0.0
devel/hs-exceptions                      0.6.1_1          --> 0.8.0.2
devel/hs-fast-logger                     2.2.0_1          --> 2.4.1
devel/hs-fgl                             5.5.0.1_1        --> 5.5.2.1
devel/hs-file-embed                      0.0.7_1          --> 0.0.9
devel/hs-filemanip                       0.3.6.2_8        --> 0.3.6.3
devel/hs-filestore                       0.6.0.3_1        --> 0.6.1
devel/hs-free                            4.9_1            --> 4.12.1
devel/hs-fsnotify                        0.1.0.3_1        --> 0.2.1
devel/hs-gconf                           0.12.5.0_1       --> 0.13.0.2
devel/hs-generic-deriving                1.6.3_1          --> 1.8.0
devel/hs-ghc-events                      0.4.3.0_1        --> 0.4.4.0
devel/hs-gio                             0.12.5.3_1       --> 0.13.1.0
devel/hs-git-annex                       5.20140817_1     --> 5.20150727
devel/hs-glib                            0.12.5.4_1       --> 0.13.1.1
devel/hs-gtk2hs-buildtools               0.12.5.2_2       --> 0.13.0.4
devel/hs-haddock                         2.14.3_1         --> 2.16.1
devel/hs-haddock-library                 1.1.0_1          --> 1.2.1
devel/hs-happy                           1.19.4_1         --> 1.19.5
devel/hs-hashable                        1.2.2.0_1,1      --> 1.2.3.3,1
devel/hs-hashtables                      1.1.2.1_1        --> 1.2.0.2
devel/hs-haskell-src                     1.0.1.6_1        --> 1.0.2.0
devel/hs-haskell-src-exts                1.15.0.1_1       --> 1.16.0.1
devel/hs-hasktags                        0.69.0_1         --> 0.69.1
devel/hs-hastache                        0.6.0_1          --> 0.6.1
devel/hs-hinotify                        0.3.7_1          --> 0.3.8.1
devel/hs-hint                            0.4.2.0_1        --> 0.4.2.3
devel/hs-hlint                           1.9.3_1          --> 1.9.21
devel/hs-hoogle                          4.2.34_1         --> 4.2.41
devel/hs-hslogger                        1.2.4_1          --> 1.2.9
devel/hs-hslua                           0.3.13_1         --> 0.4.0
devel/hs-hspec                           1.11.0_1         --> 2.1.10
devel/hs-hspec-expectations              0.6.0.1_1        --> 0.7.1
devel/hs-keys                            3.10.1_1         --> 3.10.2
devel/hs-language-c                      0.4.5_1          --> 0.4.7
devel/hs-language-javascript             0.5.13_1         --> 0.5.14.2
devel/hs-lens                            4.3.3_1          --> 4.12.3
devel/hs-lifted-base                     0.2.3.0_1        --> 0.2.3.6
devel/hs-mmorph                          1.0.3_1          --> 1.0.4
devel/hs-monad-control                   0.3.3.0_1        --> 1.0.0.4
devel/hs-monad-logger                    0.3.7.1_1        --> 0.3.13.2
devel/hs-monad-loops                     0.4.2.1_1        --> 0.4.3
devel/hs-monad-par                       0.3.4.6_1        --> 0.3.4.7
devel/hs-mono-traversable                0.6.1_1          --> 0.9.2.1
devel/hs-mtl                             2.1.3.1_1        --> 2.2.1
devel/hs-mueval                          0.9.1.1_1        --> 0.9.1.1.2
devel/hs-murmur-hash                     0.1.0.7_1        --> 0.1.0.8
devel/hs-optparse-applicative            0.9.1.1_1        --> 0.11.0.2
devel/hs-parallel                        3.2.0.4_1        --> 3.2.0.6
devel/hs-pcre-light                      0.4.0.2_1        --> 0.4.0.3
devel/hs-primitive                       0.5.2.1_1        --> 0.6
devel/hs-profunctors                     4.2.0.1_1        --> 5.1.1
devel/hs-project-template                0.1.4.1_1        --> 0.2.0
devel/hs-random                          1.0.1.1_10       --> 1.1
devel/hs-reflection                      1.5.1_1          --> 2
devel/hs-resource-pool                   0.2.3.0_1        --> 0.2.3.2
devel/hs-resourcet                       1.1.2.3_1        --> 1.1.6
devel/hs-safe                            0.3.7_1          --> 0.3.9
devel/hs-scientific                      0.3.3.0_1        --> 0.3.3.8
devel/hs-securemem                       0.1.3_1          --> 0.1.9
devel/hs-setenv                          0.1.1.1_1        --> 0.1.1.3
devel/hs-shake                           0.13.2_1         --> 0.15.5
devel/hs-silently                        1.2.4.1_7        --> 1.2.5
devel/hs-stm                             2.4.2_6          --> 2.4.4
devel/hs-stm-chans                       3.0.0.2_1        --> 3.0.0.4
devel/hs-streaming-commons               0.1.4.1_1        --> 0.1.12.1
devel/hs-syb                             0.4.1_1          --> 0.5.1
devel/hs-syb-with-class                  0.6.1.5_1        --> 0.6.1.6
devel/hs-system-fileio                   0.3.14_1         --> 0.3.16.3
devel/hs-system-filepath                 0.4.12_1         --> 0.4.13.4
devel/hs-tagged                          0.7.2_1          --> 0.8.1
devel/hs-test-framework                  0.8.0.3_1        --> 0.8.1.1
devel/hs-text                            1.1.0.0_1        --> 1.2.1.3
devel/hs-text-icu                        0.6.3.7_2        --> 0.7.0.1
devel/hs-threads                         0.5.1.2_1        --> 0.5.1.3
devel/hs-threadscope                     0.2.4_1          --> 0.2.7
devel/hs-timezone-olson                  0.1.4_1          --> 0.1.7
devel/hs-timezone-series                 0.1.3_1          --> 0.1.5.1
devel/hs-transformers-base               0.4.2_1          --> 0.4.4
devel/hs-transformers-compat             0.3.3.4_1        --> 0.4.0.4
devel/hs-unix-compat                     0.4.1.3_1        --> 0.4.1.4
devel/hs-unix-time                       0.3.3_1          --> 0.3.5
devel/hs-unordered-containers            0.2.4.0_1        --> 0.2.5.1
devel/hs-utf8-string                     0.3.8_1          --> 1
devel/hs-uuagc                           0.9.51_1         --> 0.9.52.1
devel/hs-uuagc-cabal                     1.0.5.0_1        --> 1.0.6.0
devel/hs-uuid                            1.3.3_1          --> 1.3.11
devel/hs-uulib                           0.9.16_1         --> 0.9.20
devel/hs-vault                           0.3.0.3_1        --> 0.3.0.4
devel/hs-vector                          0.10.9.1_1       --> 0.10.12.3
devel/hs-vector-algorithms               0.6.0.3_1        --> 0.7.0.1
devel/hs-vector-instances                3.3_1            --> 3.3.1
devel/hs-vector-th-unbox                 0.2.1.0_1        --> 0.2.1.2
devel/hs-void                            0.6.1_1          --> 0.7
devel/hs-word8                           0.1.1_1          --> 0.1.2
dns/hs-dns                               1.4.2_1          --> 2.0.0
graphics/hs-JuicyPixels                  3.1.6.1_1        --> 3.2.6
graphics/hs-cairo                        0.12.5.3_1       --> 0.13.1.0
graphics/hs-dia-base                     0.1.1.2_8        --> 0.1.1.3
graphics/hs-dia-functions                0.2.1.3_8        --> 0.2.1.4
graphics/hs-svgcairo                     0.12.5.2_1       --> 0.13.0.3
lang/hs-brainfuck                        0.1_15           --> 0.1.0.2
lang/hs-unlambda                         0.1.3_8          --> 0.1.4.1
mail/hs-email-validate                   2.0.1_1          --> 2.1.3
mail/hs-mime                             0.4.0.1_1        --> 0.4.0.2
mail/hs-mime-mail                        0.4.5.2_1        --> 0.4.9
mail/hs-mime-types                       0.1.0.4_1        --> 0.1.0.6
math/hs-Agda                             2.4.0.2_1        --> 2.4.2.3
math/hs-NumInstances                     1.3_6            --> 1.4
math/hs-categories                       1.0.6_1          --> 1.0.7
math/hs-comonad                          4.2.2_1          --> 4.2.7.2
math/hs-contravariant                    1.1_1            --> 1.3.2
math/hs-data-lens                        2.10.5_1         --> 2.10.7
math/hs-data-lens-template               2.1.8_1          --> 2.1.9
math/hs-ieee754                          0.7.3_10         --> 0.7.6
math/hs-mwc-random                       0.13.1.2_1       --> 0.13.3.2
math/hs-pointed                          4.1_1            --> 4.2.0.2
math/hs-semigroupoids                    4.0.4_1          --> 5.0.0.3
math/hs-semigroups                       0.15.2_1         --> 0.16.2.2
math/hs-statistics                       0.13.2.1_1       --> 0.13.2.3
math/hs-vector-space                     0.8.7_1          --> 0.10.2
net/hs-connection                        0.2.3_1          --> 0.2.5
net/hs-gsasl                             0.3.5_1          --> 0.3.6
net/hs-hoauth2                           0.4.3            --> 0.4.8
net/hs-iproute                           1.3.1_1          --> 1.5.0
net/hs-network                           2.4.2.3_1        --> 2.6.2.1
net/hs-network-info                      0.2.0.5_1        --> 0.2.0.7
net/hs-network-multicast                 0.0.11_1         --> 0.1.0
net/hs-network-protocol-xmpp             0.4.6_2          --> 0.4.8
net/hs-simple-sendfile                   0.2.15_1         --> 0.2.21
print/hs-hscolour                        1.20.3_8,1       --> 1.23,1
security/hs-DRBG                         0.5.2_1          --> 0.5.4
security/hs-HsOpenSSL                    0.11_2           --> 0.11.1.1
security/hs-RSA                          2.0.0_1          --> 2.1.0.1
security/hs-SHA                          1.6.4.1_1        --> 1.6.4.2
security/hs-cipher-aes                   0.2.8_1          --> 0.2.11
security/hs-cipher-aes128                0.6.4_1          --> 0.7.0.1
security/hs-clientsession                0.9.0.3_1        --> 0.9.1.1
security/hs-cprng-aes                    0.5.2_1          --> 0.6.1
security/hs-crypto-api                   0.13_1           --> 0.13.2
security/hs-crypto-conduit               0.5.4_1          --> 0.5.5
security/hs-crypto-numbers               0.2.3_1          --> 0.2.7
security/hs-crypto-pubkey                0.2.4_1          --> 0.2.8
security/hs-crypto-pubkey-types          0.4.2.2_1        --> 0.4.3
security/hs-crypto-random                0.0.7_1          --> 0.0.9
security/hs-entropy                      0.3.2_1          --> 0.3.7
security/hs-gnutls                       0.1.5_1          --> 0.2
security/hs-pwstore-fast                 2.4.1_1          --> 2.4.4
security/hs-skein                        1.0.9_1          --> 1.0.9.3
security/hs-tls                          1.2.8_1          --> 1.3.1
security/hs-x509                         1.4.11_1         --> 1.6.0
security/hs-x509-store                   1.4.4_1          --> 1.6.0
security/hs-x509-system                  1.4.5_1          --> 1.6.0
security/hs-x509-validation              1.5.0_1          --> 1.6.0
sysutils/hs-angel                        0.5.0_1          --> 0.6.2
sysutils/hs-ekg                          0.4.0.1_1        --> 0.4.0.8
sysutils/hs-ekg-core                     0.1.0.1_1        --> 0.1.1.0
textproc/hs-Diff                         0.3.0_1          --> 0.3.2
textproc/hs-HStringTemplate              0.7.3_1          --> 0.8.3
textproc/hs-HaXml                        1.24.1_1         --> 1.25.3
textproc/hs-attoparsec                   0.10.4.0_7       --> 0.12.1.6
textproc/hs-attoparsec-enumerator        0.3.3_1          --> 0.3.4
textproc/hs-blaze-html                   0.7.0.2_1        --> 0.8.1.0
textproc/hs-blaze-markup                 0.6.1.0_1        --> 0.7.0.2
textproc/hs-case-insensitive             1.1.0.3_1        --> 1.2.0.4
textproc/hs-citeproc-hs                  0.3.9_1          --> 0.3.10
textproc/hs-double-conversion            0.2.0.6_7        --> 2.0.1.0
textproc/hs-feed                         0.3.9.2_1        --> 0.3.10.0
textproc/hs-hexpat                       0.20.6_1         --> 0.20.9
textproc/hs-highlighting-kate            0.5.11.1         --> 0.6
textproc/hs-hs-bibutils                  5.0_6            --> 5.5
textproc/hs-html-conduit                 1.1.0.5_1        --> 1.2.0
textproc/hs-hxt                          9.3.1.4_1        --> 9.3.1.15
textproc/hs-hxt-charproperties           9.1.1.1_1        --> 9.2.0.1
textproc/hs-hxt-regex-xmlschema          9.1.0_7          --> 9.2.0.2
textproc/hs-hxt-unicode                  9.0.2.2_1        --> 9.0.2.4
textproc/hs-lhs2tex                      1.18.1_8         --> 1.19
textproc/hs-pandoc                       1.13.2           --> 1.15.0.6
textproc/hs-pandoc-types                 1.12.4.1_1       --> 1.12.4.5
textproc/hs-parsec                       3.1.5_1          --> 3.1.9
textproc/hs-polyparse                    1.9_6            --> 1.11
textproc/hs-stringsearch                 0.3.6.5_1        --> 0.3.6.6
textproc/hs-tagsoup                      0.13.1_1         --> 0.13.3
textproc/hs-tagstream-conduit            0.5.5.1_1        --> 0.5.5.3
textproc/hs-texmath                      0.8.0.1          --> 0.8.3
textproc/hs-uri                          0.1.6.2_1        --> 0.1.6.3
textproc/hs-xml                          1.3.13_6         --> 1.3.14
textproc/hs-xml-conduit                  1.2.1_1          --> 1.3.1
textproc/hs-xml-hamlet                   0.4.0.9_1        --> 0.4.0.11
textproc/hs-xml-types                    0.3.4_1          --> 0.3.6
textproc/hs-xmlhtml                      0.2.3.2_1        --> 0.2.3.4
textproc/hs-yaml                         0.8.8.4_1        --> 0.8.13
www/hs-DAV                               1.0.1_1          --> 1.0.7
www/hs-HTTP                              4000.2.10_1      --> 4000.2.20
www/hs-authenticate                      1.3.2.9_1        --> 1.3.2.11
www/hs-cgi                               3001.1.8.5_1,1   --> 3001.2.2.2,1
www/hs-cookie                            0.4.1.2_1        --> 0.4.1.6
www/hs-gitit                             0.10.6.1_1       --> 0.11.1
www/hs-hS3                               0.5.8_1          --> 0.5.9
www/hs-happstack-server                  7.3.7_1          --> 7.4.4
www/hs-heist                             0.13.1.2_1       --> 0.14.1.1
www/hs-hjsmin                            0.1.4.7_1        --> 0.1.5.0
www/hs-http-client                       0.3.6.1_1        --> 0.4.20
www/hs-http-conduit                      2.1.4_1          --> 2.1.8
www/hs-http-date                         0.0.4_8          --> 0.0.6.1
www/hs-http-reverse-proxy                0.4.0.1_1        --> 0.4.2
www/hs-http-server                       1.0.4_1          --> 1.0.6
www/hs-http-types                        0.8.5_1          --> 0.8.6
www/hs-oeis                              0.3.5_1          --> 0.3.6
www/hs-path-pieces                       0.1.4_1          --> 0.2.0
www/hs-recaptcha                         0.1.0.2_1        --> 0.1.0.3
www/hs-shakespeare                       2.0.1.1_1        --> 2.0.5
www/hs-snap                              0.13.2.8_1       --> 0.14.0.6
www/hs-snap-core                         0.9.6.3_1        --> 0.9.7.2
www/hs-snap-server                       0.9.4.5_1        --> 0.9.5.1
www/hs-wai                               3.0.1.1_1        --> 3.0.3.0
www/hs-wai-app-static                    3.0.0_1          --> 3.1.1
www/hs-wai-extra                         3.0.1.2_1        --> 3.0.10
www/hs-wai-logger                        2.2.0_1          --> 2.2.4.1
www/hs-warp                              3.0.0.5_1        --> 3.1.3
www/hs-warp-tls                          3.0.0_1          --> 3.1.1
www/hs-webkit                            0.12.6.1_1       --> 0.13.1.3
www/hs-xss-sanitize                      0.3.5.2_1        --> 0.3.5.6
www/hs-yesod                             1.2.6.1_1        --> 1.4.1.5
www/hs-yesod-auth                        1.3.4_1          --> 1.4.6
www/hs-yesod-auth-hashdb                 1.3.0.1_1        --> 1.4.2.2
www/hs-yesod-bin                         1.2.12.3_1       --> 1.4.13.3
www/hs-yesod-core                        1.2.19_1         --> 1.4.13
www/hs-yesod-form                        1.3.14_1         --> 1.4.4.1
www/hs-yesod-persistent                  1.2.3_1          --> 1.4.0.3
www/hs-yesod-static                      1.2.4_1          --> 1.5.0.2
www/hs-yesod-test                        1.2.3.2_1        --> 1.4.3.1
x11-toolkits/hs-GLURaw                   1.4.0.1_1        --> 1.5.0.1
x11-toolkits/hs-GLUT                     2.5.1.1_1,1      --> 2.7.0.1,1
x11-toolkits/hs-OpenGL                   2.9.2.0_1,1      --> 2.12.0.1,1
x11-toolkits/hs-OpenGLRaw                1.5.0.0_1        --> 2.5.1.0
x11-toolkits/hs-gtk                      0.12.5.7_1       --> 0.13.9
x11-toolkits/hs-gtk2hs                   0.12.5_1,1       --> 0.13,1
x11-toolkits/hs-gtksourceview2           0.12.5.0_1       --> 0.13.1.3
x11-toolkits/hs-pango                    0.12.5.3_1       --> 0.13.1.0
x11-toolkits/hs-vte                      0.12.5.0_1       --> 0.13.0.2
x11-toolkits/hs-wx                       0.90.1.0_1       --> 0.91.0.0
x11-toolkits/hs-wxc                      0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxcore                   0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxdirect                 0.90.1.1_1       --> 0.91.0.0
x11-wm/hs-xmonad                         0.11_10          --> 0.11.1
x11-wm/hs-xmonad-contrib                 0.11.3_2         --> 0.11.4
x11/hs-xmobar                            0.21_1           --> 0.23.1

Removed ports (14):

devel/hs-MaybeT            Support for computations with failures (deprecated)
devel/hs-geniplate         Use template Haskell to generate Uniplate-like
                           functions (upstream support is discontinued)
devel/hs-glade             Binding to the glade library (upstream support is
                           discontinued)
devel/hs-haskell-platform  The Haskell Platform (it is not tracked any more)
devel/hs-ranges            Ranges and various functions on them (deprecated)
devel/hs-testpack          Test Utility Pack for HUnit and QuickCheck
                           (upstream is unmaintained)
graphics/hs-soegtk         GUI functions as used in the book "The Haskell
                           School of Expression" (upstream support is
                           discontinued)
lang/hs-epic               Compiler for a simple functional language (it is
                           not needed any more)
math/hs-nats               Natural numbers (it has been merged into the base
                           library of GHC)
multimedia/hs-gstreamer    Binding to the GStreamer open source multimedia
                           framework (upstream support is discontinued) [2]
www/hs-scgi                Haskell library for writing SCGI programs
                           (deprecated)
www/hs-yesod-platform      Meta package for Yesod (upstream support is
                           discontinued)
www/hs-yesod-routes        Effective routing for Yesod (upstream support is
                           discontinued)
x11-toolkits/hs-gtkglext   Binding to the GTK+ OpenGL Extension (upstream
                           support is discontinued)

PR:		181049 [1]
PR:		197925 [2]
PR:		200684 [3]
Submitted by:	arrowdodger <6yearold@gmail.com> [1]
Obtained from:	FreeBSD Haskell
2015-08-20 23:02:14 +00:00
Philip M. Gollucci
5f6f0c866c remove empty pkg-plist
PR:                  201663
Submitted By:        s3erios@gmail.com
2015-08-20 18:24:56 +00:00
Emanuel Haupt
c9aa5c622d Update to 319 2015-08-20 08:21:16 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Tijl Coosemans
78175e4025 Bump PORTREVISION for libupower-glib library version bump in r393607. 2015-08-17 08:21:50 +00:00
MANTANI Nobutaka
5d49cca41b Update to 3.5.0. 2015-08-17 07:31:45 +00:00
Nicola Vitale
4d53a83c4d - Update to 0.8.0
- Add x11/keybinder to run dependencies
- Remove post-build target (globalhotkey replaced by keybinder)
- Update web site URL in pkg-descr

Relnotes:	https://github.com/Guake/guake/releases/tag/0.8.0
2015-08-15 19:27:51 +00:00
Rodrigo Osorio
dfdd17b8b3 Upgrade tilda to 1.2.4 2015-08-13 20:42:33 +00:00
Dmitry Marakasov
b53b10dd92 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-13 15:00:30 +00:00
Philip M. Gollucci
2fd80ba369 x11/sterm: update 0.5->0.6
PR:                  201549
Submitted by:        mmatalka@gmail.com
Approved by:         maintainer timeout (kitche@kitchetech.com ; 17 days)
2015-08-12 00:04:20 +00:00
John Baldwin
bba6616820 Fix some nits with displaying Ethernet media status exposed by the recent
extended Ethernet media states:
- Don't apply IFM_SUBTYPE to the raw subtype in the description table.
  IFM_SUBTYPE() requires a fully populated word and was truncating values
  in the table when comparing resulting in false matches (notably
  "10GBase-KX4" for the no media case).
- Explicitly check for IFM_ETHER.
- Use SIOCGIFXMEDIA when present to obtain extended media states.
- Explicitly handle "no carrier".

PR:		202247
Reviewed by:	bapt
2015-08-11 20:51:54 +00:00
Alexander Leidinger
435ea2a95a Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (antoine after some EXP-runs)
2015-08-09 19:14:13 +00:00
Olivier Duchateau
855ec6fed5 Rewrite options helper
Obtained from:	Xfce devel repo
2015-08-09 15:51:33 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
2015-08-09 08:06:43 +00:00
Olivier Duchateau
4f3b88b748 - Update to 0.12.1
- Use new mirror
- Adjust dependencies
- Rewrite options helper (remove DOCS and PYCONF options)
- Update WWW entry (pkg-descr), project is now hosted on GitLab.com

PR:		202137
Submitted by:	myself
Approved by:	yamagi (maintainer)
2015-08-07 19:12:30 +00:00
Koop Mast
42a5fd4615 Switch to USES=execinfo.
Submitted by:	Ting-Wei Lan
2015-08-06 12:15:06 +00:00
Koop Mast
d129587b5d The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/

Upgrade instructions for port users:

Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:		201980
2015-08-05 19:13:24 +00:00
Koop Mast
18b5871d2f Correct usage of USE_GNOME. This went unnoticed due to the the GCONF option
being on by default which depends on py-gnome2. Which in turn pulled in
py-gtk2. USE can only be used in combination with a option in the
FOO_USE=	GNOME=pygtk2 format.
2015-08-05 07:05:59 +00:00
Jung-uk Kim
c471b0042a Revert an upstream patch to fix LZ4 compression. 2015-08-05 00:00:12 +00:00
Jung-uk Kim
2dab01def3 Update to 0.15.4. 2015-08-04 23:33:46 +00:00
Mathieu Arnold
63d17e75d7 Cleanup some abusive use of GH_TAGNAME.
With hat:	portmgr
Sponsored by:	Absolight
2015-08-04 11:29:18 +00:00
Kris Moore
894e9cadd4 - Update to 0.8.6
- Update WWW: to new website url
2015-08-03 19:06:42 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Koop Mast
757724fd75 Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.

PR:		201477 [1]
Submitted by:	olivierd@ [1]
2015-08-02 16:06:16 +00:00
Tijl Coosemans
a374acb969 By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
2015-08-02 15:03:19 +00:00
Thomas Zander
9d86ec5bc2 - Convert x11/libfm and x11/libfm-extra to Master-Slave Port
(same application, CATEGORIES, DISTFILES, install path)
- Bump PORTREVISION
- Move patches to Makefile

PR:		200825
Submitted by:	horia@racoviceanu.com (maintainer)
2015-08-01 10:16:31 +00:00
Thomas Zander
bfa3048623 - Convert x11/libfm and x11/libfm-extra to Master-Slave Port
(same application, CATEGORIES, DISTFILES, install path)
- Bump PORTREVISION
- Add missing fm-actions header
- Move patches to Makefile

PR:		200824
Submitted by:	horia@racoviceanu.com (maintainer)
2015-08-01 10:15:50 +00:00
Jung-uk Kim
2f6cba7e47 Add missing runtime dependencies.
PR:		202012
MFH:		2015Q3
2015-07-31 23:02:15 +00:00
Danilo Egea Gondolfo
ff6e8a5708 - Update to 3.3.0 2015-07-31 17:48:10 +00:00
Veniamin Gvozdikov
6825a94049 - Fix indents 2015-07-28 08:23:31 +00:00
Veniamin Gvozdikov
43bf3477e1 - Update to 0.15.7
Submitted by:	nomoo@nomoo.ru (maintainer via email)
2015-07-28 08:19:46 +00:00
Koop Mast
b18513c396 Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.

This update fixes the following PR's:
PR:		193942, 191885
Submitted by:	Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from:	gnome devel repo.
2015-07-27 20:19:33 +00:00
Veniamin Gvozdikov
aec2ebbe00 - Add LICENSE/LICENSE_FILE.
- Fix build with BITTORRENT and new libtorrent-rasterbar (obtained from
Github repo).
- Use linguisttools instead of lisguist;
- Remove Qt build tools from runtime dependencies;
- Add declarative/webkit dependencies - they're required by default;
- Remove qtdbus from core dependencies (disabled by default; can be used
by some plugins);
- Remove gettext dependency (not used).
- Explicitly depend on devel/pcre and devel/pkgconf.
- Add unaccounted devel/qjson dependency for some plugins.
- The same for gstreamer-plugins (LMP option).
- Regenerate patches.

PR:		ports/201774
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-27 18:59:31 +00:00
Antoine Brodin
011dfa81be Unbreak INDEX, reverting r392921
With hat:	portmgr
2015-07-26 13:35:29 +00:00
Alexander Leidinger
3aeeb3f1bd 64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (implicit, I remember blanked approval for
			linux parts loooong ago, punish me if you don't
			agree anymore)
2015-07-26 13:06:24 +00:00
Jung-uk Kim
32f2800583 Update to 0.15.3. 2015-07-23 06:18:03 +00:00
Danilo Egea Gondolfo
22a0f93a2d - Fix build
- Disable HTML support for now
2015-07-18 16:33:15 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
2015-07-16 20:53:28 +00:00
Philip M. Gollucci
3130286517 x11/tint-devel: 20150506 -> 20150710
- Removed python based configuration tool

PR:                  201454
Submitted by:        yamagi@yamagi.org (maintainer)
2015-07-16 18:35:39 +00:00
Danilo Egea Gondolfo
18e2f424e3 - Update to 0.29.0 2015-07-16 15:28:07 +00:00
Olivier Duchateau
5d376b8de3 Update to 1.6.0 2015-07-15 16:02:07 +00:00
Baptiste Daroussin
c48f01dc64 Remove unconnect gmessage
Reported by:	linimon
Pointy hat:	bapt
2015-07-15 14:33:05 +00:00
Kris Moore
1794d5b982 Lumina Desktop Environment localization files
WWW: https://github.com/pcbsd/lumina
2015-07-15 13:26:57 +00:00
Kris Moore
161b60f27f - Update to 0.8.5 2015-07-15 13:22:52 +00:00
Tijl Coosemans
8eb93534e1 Update to libXfont-1.4.5-4.el6_6
MFH:		2015Q3
Security:	http://lists.x.org/archives/xorg-announce/2014-May/002431.html
Security:	CVE-2014-0209
Security:	CVE-2014-0210
Security:	CVE-2014-0211
2015-07-15 12:48:49 +00:00
Baptiste Daroussin
70608146ef Upstream has disappeared and development ceased 2015-07-14 20:30:00 +00:00
Koop Mast
0a5947d7c0 Convert to USES=metaport.
PR:		201497
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-14 13:35:49 +00:00
Baptiste Daroussin
8b07f3e598 Convert to USES=metaport
PR:		201499
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-12 22:42:29 +00:00
Baptiste Daroussin
97207b8b69 Convert to USES=metaport
PR:		201487
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-12 22:34:00 +00:00
Olivier Duchateau
d6e3b228bb Update to 1.1.0 2015-07-11 19:00:49 +00:00
Dmitry Marakasov
9bbe760680 - Fix build
Pointyhat to:	kmoore
2015-07-09 17:18:45 +00:00
Mathieu Arnold
b5a9157e2d Fix
Pointy hat to:	kmoore
Sponsored by:	Absolight
2015-07-08 22:02:25 +00:00
Koop Mast
3ebd45ad39 Drop .la file.
While here, remove obsolete MCom tag
2015-07-07 10:39:42 +00:00
Kris Moore
dd5c9a9c59 - Rename x11/docker -> x11/docker-tray 2015-07-06 15:16:25 +00:00
Baptiste Daroussin
ff13e252bb Drop maintainership 2015-07-04 22:33:08 +00:00
Baptiste Daroussin
5c37053e7d Update to 3.5.0.32 2015-07-04 22:32:29 +00:00
Ruslan Makhmatkhanov
32d61e3e2b Allow build libxcb and xcb-proto with python3
Since version 1.11 libxcb successfully builds with pytnon3, so we don't
need to limit python version anymore.

PR:		194748 194749
Submitted by:	rm (myself)
Approved by:	maintainer timeout (6 months+)
2015-07-04 22:14:14 +00:00
Kubilay Kocak
9b08af5e1a multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
  has changed.

multimedia/x264:

- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
  libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
  libx264 port.
- Place common configure arguments in a CONFIGURE_COMMON_ARGS variable
  to make overriding values without duplication easier.
- Use --prefix configure argument over post-patch replacements
- Enable stripping of binaries and libraries if DEBUG is off. Remove
  post-install target STRIP_CMD accordingly.

- Delete patch-Makefile in favour of patching WRKSRC/configure to
  identify amd64, arm64 and mipsn32. powerpc and powerpc64 are now
  covered upstream without needing patches.

- Patch out a bogus compiler argument check (cc_check) that results
  in -Wno-maybe-uninitialized being added to CFLAGS causing causes
  warnings when clang is cc. The cc_check function checks for basename
  $CC to identify compiler type (icl, clang, gcc, etc).

multimedia/libx264:

- Remove all Makefile entries that are duplicated or common and found
  in the master port (x264).
- Set lib as the PKGNAMEPREFIX
- Tweak COMMENT
- Delete upstreamed ARM patches [1]
- Delete all but one patch, as they duplicate those in x264.
- Dont remove pkgconfig/libdata directory

Changes:

  https://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable

Based on:

PR:		201260 [1]
Submitted by:	Andrey Cherkashin <andoriyu gmail com> [1]
2015-07-03 07:02:44 +00:00
Dmitry Marakasov
938ce95981 - Fix build with GTK3
PR:		200280
Reported by:	fidaj@ukr.net
Submitted by:	amdmi3
Approved by:	olivierd (xfce)
MFH:		2015Q3
2015-07-02 09:23:26 +00:00
Johan van Selst
dbe55cc75f - Make implicit dependency on gettext explicit (and enable by default)
also disable autodetection when not desired
- Strip installed library
- Bump portrevision

PR:		201256
Submitted by:	Andriy Voskoboinyk
2015-07-01 20:29:40 +00:00
David Chisnall
b6546ca2ca Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2961
2015-07-01 13:50:28 +00:00
Jung-uk Kim
8fb6d2426d Update to 0.15.2. 2015-06-29 18:28:45 +00:00
Antoine Brodin
5780c3d1fa Spell MAKE_JOBS_UNSAFE correctly 2015-06-28 15:23:03 +00:00
Christian Weisgerber
16cfcc9b82 Useless cruft from 1989. Mark as deprecated, expires in three months. 2015-06-26 20:18:38 +00:00
Koop Mast
0c007790b8 Drop INSTALLS_ICONS, it only usefull for GTK+ programs.
This fixes stage sanity checking.

Submitted by:	Tobias Berner <tcberner@gmail.com>
2015-06-26 17:26:07 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Jung-uk Kim
912a8d2907 - Update to 0.15.1.
- Take over maintainership.

Approved by:	swills (maintainer)
2015-06-22 17:51:19 +00:00
Dmitry Marakasov
41bc8c67c0 - Strip library 2015-06-18 21:22:55 +00:00
Dmitry Marakasov
9ae9870c6a - Add LICENSE_FILE
- Fix shebangs
2015-06-17 12:55:53 +00:00
Alberto Villa
32b10061a6 x11/libXxf86vm: add missing man page to plist
PR:		199981
Submitted by:	yuri@rawbw.com
Approved by:	x11 (maintainer timeout)
2015-06-14 20:57:23 +00:00
Erwin Lansing
3e67d040d7 Reset dhn's ports
PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
2015-06-12 20:58:13 +00:00
Jung-uk Kim
82511685d5 Update to 0.15.0.
Approved by:	swills (maintainer)
2015-06-10 17:13:51 +00:00
Ruslan Makhmatkhanov
7de0d210f5 x11/hotwire-shell: drop pyxml dependency
This port depends on prehistoric pyxml library, but it doesn't using it
actually. Here is two modules that it's using:

>>> import xml.sax, xml.sax.handler
>>> from xml.sax.saxutils import escape

Both of them are in python standard library for quite some time, so this
dependency can be just dropped altogether.

While here, remove redundancy in COMMENT, limit python version to 2.x
because of pygtk2, sort USE_PYTHON components and remove not-functioning
WWW link.

Approved by:	ashish (maintainer, by email)
2015-06-09 19:14:29 +00:00
Dmitry Marakasov
9dc6dfcbd8 - Don't include empty directories in the package
Approved by:	vg
2015-06-09 16:43:09 +00:00
Jan Beich
f2fc9d6de4 multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision:	https://reviews.freebsd.org/D2570
Exp-run by:	antoine
Approved by:	ashish, multimedia (kwm)
Approved by:	maintainer timeout (ale, dinoex; 2 weeks)
2015-06-09 14:25:41 +00:00
Olivier Duchateau
d5f62b193d - Fix build when NLS option is disabled
- Bump PORTREVISION

PR:		200704
Submitted by:	Kevin Zheng
2015-06-08 17:19:50 +00:00
Dmitry Marakasov
42b94abf98 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-06-08 01:19:20 +00:00
Steve Wills
dd2a0ea104 x11/xpra: update to 0.14.25
PR:		200626
2015-06-07 12:20:58 +00:00
Dmitry Marakasov
32cd78a506 - Switch to USES=autoreconf
- Add LICENSE
2015-06-03 16:00:02 +00:00
Nicola Vitale
ca2c438f4a - Update to 0.7.2
Relnotes:	https://github.com/Guake/guake/releases
2015-06-02 13:48:51 +00:00
Dmitry Marakasov
f82f9c468c - Update to 0.15.5
PR:		200572
Submitted by:	nomoo@nomoo.ru (maintainer)
2015-06-01 18:17:13 +00:00
Pawel Pekala
7a9b881bfa Update to version 0.8.3
PR:		200073
Submitted by:	graudeejs@gmail.com (maintainer)
2015-05-31 09:36:08 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Olivier Duchateau
36c427f0ad Update to 0.4.2 (bugfix) 2015-05-30 19:35:52 +00:00
Roman Bogorodskiy
219f882541 Update to 26052015.
This is a new snapshot I extracted from the OpenBSD CVS repo.
2015-05-30 15:48:49 +00:00
Olivier Duchateau
606634b8a8 Update to 0.4.1 2015-05-30 14:36:32 +00:00
Baptiste Daroussin
24d3c819cb Correctly create the library with a SONAME
Bump revision of the users
2015-05-30 01:48:31 +00:00
Mathieu Arnold
7adc81e042 Fixup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-28 08:16:26 +00:00
Dmitry Marakasov
f5e6a78023 - Update to 0.89.0
- Fix shebangs
2015-05-27 00:53:53 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Olivier Duchateau
f410e9e17a Update to 0.10.6 (bugfix) 2015-05-25 21:03:48 +00:00
Olivier Duchateau
567e2fbf98 - Update to 0.10.5
- Rewrite description (pkg-descr file)
2015-05-25 19:45:54 +00:00
Thomas Zander
48c439186b Update to upstream version 2.7
PR:		200378
Submitted by:	horia@racoviceanu.com (maintainer)
2015-05-23 13:21:42 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Mathieu Arnold
f29a218fcd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-18 17:07:45 +00:00
Dmitry Marakasov
8a0b9d6a5a - Strip library
- Add LICENSE_FILE
2015-05-15 16:43:10 +00:00
Thomas Zander
6a47fe56a0 Update to upstream snapshot 20150506
PR:		199989
Submitted by:	yamagi@yamagi.org (maintainer)
2015-05-15 12:49:08 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Olivier Duchateau
ebf20b0bc0 - Replace spaces with commas in GNOME dependencies
- Fix gettext detection

PR:		200019
Submitted by:	Andriy Voskoboinyk
2015-05-12 15:32:18 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Dmitry Marakasov
ba85fb7ef1 - Add LICENSE
- Strip libraries
2015-05-09 01:31:55 +00:00
Dmitry Marakasov
fe59705d04 - Add LICENSE_FILE
- Add CPE info

Approved by:	portmgr blanket
2015-05-08 05:23:12 +00:00
Dmitry Marakasov
5f98b25a62 - Add CPE info
Approved by:	portmgr blanket
2015-05-08 03:01:42 +00:00
Dmitry Marakasov
cadb8b1dc3 - Add CPE info
Approved by:	portmgr blanket
2015-05-08 02:16:44 +00:00
Dmitry Marakasov
9c89541027 - Add LICENSE
- Add CPE info

Approved by:	portmgr blanket
2015-05-08 01:21:47 +00:00
Mathieu Arnold
fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00
Antoine Brodin
c6d93b3d83 Remove duplicate lines from plist 2015-05-07 10:40:38 +00:00
Jan Beich
57e7a5d88c x11/xvkbd: update to 3.6
ChangeLog:
* New -utf16 option - when used with -file option, make xvkbd to
  accept UTF16 characters in the file.
* Keyboard layout selected with "Change Keyboard Layout..." will
  be kept when xvkbd is used next time.
* Caps Lock now works better for some of the keyboard layouts
  containing non-ASCII keys.
* Improved Hebrew keyboard layout (Thanks Genghis Khan)
2015-05-07 10:06:21 +00:00
Jan Beich
0243371236 x11/xvkbd: restore comments in patches after r295455
Not knowing rationale behind the changes makes them harder to rebase
when updating. So, care needs to be taken when running |make makepatch|.

Pointy hat:	sperber
2015-05-07 10:06:06 +00:00
Dmitry Marakasov
a23aeb0519 - Add CPE info
Approved by:	portmgr blanket
2015-05-07 07:08:29 +00:00
Sunpoet Po-Chuan Hsieh
553738ce07 - Update to 2.2.5
- Use USES=metaport
2015-05-03 19:38:50 +00:00
Kris Moore
0cc308db93 - Remove old GH_COMMIT tag
- Restore PORTEPOCH
- Pet portlint

Reported by: many
2015-04-30 22:56:07 +00:00
Kris Moore
f44502c06f - Update to 0.8.4 2015-04-30 22:12:47 +00:00
Antoine Brodin
ad968d0ca4 Regen distinfo after r384932 2015-04-29 14:38:13 +00:00
Bryan Drewery
63408327b0 USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.

This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.

With hat:	portmgr
2015-04-28 17:01:46 +00:00
Dmitry Marakasov
456b6f5a4a - Fix run depends: installs script which needs ksh
- Fix shebangs

MFH:		2015Q2
Approved by:	portmgr blanket
2015-04-22 23:01:08 +00:00
Bartek Rutkowski
2c99b2f2e3 x11/xsel: add WWW
PR:		199475
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2015-04-21 13:11:00 +00:00
Dmitry Marakasov
227083f52c - Add CPE info
Approved by:	portmgr blanket
2015-04-20 16:43:18 +00:00
Jung-uk Kim
7673222194 Redo r351352 to fix build on head. 2015-04-18 17:38:37 +00:00
Koop Mast
1fc509c591 Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1.
Update rgb to 1.0.6.
Update sessreg to 1.1.0.
Update xcb-util-cursor to 0.1.2.
Update xedit to 1.2.2.
Update xkbcomp to 1.3.0.
Update xkeyboard-config to 2.14.
Update xproto to 7.0.27.
Update xf86-input-mouse to 1.9.1.
Update xf86-input-synaptics to 1.8.2.
Update xf86-video-i710 to 1.3.5.
Update xf86-video-mga to 1.6.4.
Update xf86-video-tdfx to 1.4.6.
Update xf86-video-vmware to 13.1.0.
Update bdftopcf to 1.0.5.
Update font-util to 1.3.1.
Update fslsfonts to 1.0.5.
Update mkfontscale to 1.1.2.
Update showfont to 1.0.5.
Update xfs to 1.1.4.
Update xfsinfo to 1.0.5.

Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump
  all affected ports.

PR:		199400
Obtained from:	Xorg-devel repo
2015-04-18 15:34:36 +00:00
Tijl Coosemans
d32714f4af Convert to USES=autoreconf 2015-04-18 12:58:34 +00:00
Jan Beich
93a677da6c Update to upstream version 2.13
PR:		199465
Submitted by:	antont@inbox.lv (maintainer)
2015-04-17 22:18:58 +00:00
Jimmy Olgeni
85c1338e3d Pass maintainership to enlightenment@. 2015-04-17 10:42:23 +00:00
Baptiste Daroussin
f8a1430380 Over to the enlightement team
Submitted by:	Chris Petrik (via irc)
2015-04-16 21:55:10 +00:00
Grzegorz Blach
45bf4cceb6 Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
2015-04-16 20:13:43 +00:00
Emanuel Haupt
d47d71cb7b Update to 318 2015-04-15 18:33:18 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Alexey Dokuchaev
482f6df82c - Provide new mastersite (CENKES is no more) and unbreak
- Define LICENSE (MIT), augment COMMENT, fix the header
- Add missing OPTIONS_DEFINE, replace ${INSTALL} -d with
  ${MKDIR}, perform few other minor Makefile cleanups
- Remove defunct WWW from port description
- Transfer maintainership to the submitter

PR:		199326
Submitted by:	Chris Hutchinson
2015-04-13 04:11:02 +00:00
Rodrigo Osorio
494ef0d872 Upgrade tilda to latest stable release 1.2.2
Fix/Rework build

PR:		198763
Submitted by:	rodrigo (maintainer)
2015-04-12 14:06:52 +00:00
Kurt Jaeger
0e9ce34a92 New port: x11/p5-X11-Xlib
This module provides low-level access to X11 library functions,
including access to some X11 extensions like the X11 test library (Xtst).

WWW: http://search.cpan.org/dist/X11-Xlib/
2015-04-12 05:34:57 +00:00
Kurt Jaeger
16a5058e1d x11/p5-X11-XCB: fix duplicate DEPEND line 2015-04-11 20:08:03 +00:00
Olivier Duchateau
8a6376763d - Update to 0.4.0
- Enhance description
- Adjust dependencies

Changelog: https://mail.xfce.org/pipermail/xfce/2015-April/034400.html
2015-04-11 20:04:41 +00:00
Kurt Jaeger
5375f83a0a New port: x11/p5-X11-XCB
The modul bindings wrap libxcb, a C library to speak with X11. It
provides an object oriented interface to the libxcb methods using Mouse.

WWW: http://search.cpan.org/dist/X11-XCB/
2015-04-11 18:13:14 +00:00
Mathieu Arnold
c73035b9b3 Configure fails with:
configure: error: GNU gettext tools not found; required for intltool

Sponsored by:	Absolight
2015-04-11 08:18:30 +00:00
Olivier Duchateau
9c189ac118 - Update to 1.0.0
- Add LICENSE
- Adjust dependencies
- Enhance description

PR:		198770
Submitted by:	myself
Approved by:	maintainer (timeout, 3 weeks)
2015-04-10 17:12:44 +00:00
Olivier Duchateau
954d4f8751 - Update to 1.2.3
- Adjust LICENSE and dependencies
- Fix USES= gettext-* when NLS option is not set
- Remove STATIC option

Add x11-libfm-extra to avoid circular dependency (required for
x11/menu-cache >= 1.0.0 and x11/libfm >= 1.2.3)

PR:		198773 (based on)
Submitted by:	myself
Approved by:	maintainer (timeout 3 weeks)
2015-04-10 17:08:00 +00:00
Koop Mast
f782153658 Mini gnome update. Next stop GNOME 3.16!
Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.

Obtained from:	GNOME dev repo
2015-04-10 12:50:09 +00:00
Veniamin Gvozdikov
656b1ea17a - Update to 0.15.2
PR:		ports/198733
Submitted by:	nomoo@nomoo.ru (maintainer)
2015-04-09 08:53:42 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Dmitry Marakasov
67d5b59407 - Add CPE info
- Pet portlint
- Add permissions to pkg-plist
2015-04-08 19:17:47 +00:00
Baptiste Daroussin
4d260e002d Fix packaging as a user 2015-04-08 15:15:26 +00:00
Dmitry Marakasov
627640cdd6 - Take maintainership
- Add missing LICENSEs
2015-04-08 14:38:18 +00:00
Olivier Duchateau
71bb568c18 - Replace missing icons ('gtk-execute', and 'terminal') by their equivalent
in Adwaita icons theme (it's default icons theme)
- Bump PORTREVISION
2015-04-07 16:23:17 +00:00
Alexey Dokuchaev
53f768e355 Reclaim maintainership of ports that I still use regularly, but decided to
relinquish at some point to allow contributions coming more easily (not to
impose hard lock).  These days, there is no reason to yield maintainership
with the more lax rules and general consensus that casual changes do not
necessarily require explicit approval from maintainer prior to commit.

On the other hand, unmaintained ports can give (arguably false) impression
of being unwanted and one step above deprecation, yet these ports are not.

Inspired by:	marino
2015-04-07 13:21:09 +00:00
Dmitry Marakasov
a6fa8345f9 - Add LICENSE
- Update to 0.88.0
2015-04-05 23:58:50 +00:00
Lars Engels
b3db5c49bb Update to 2.9.7 2015-04-04 11:48:28 +00:00
Raphael Kubo da Costa
7f0829cb24 Convert kde@ ports to USES=metaport.
Submitted by:	alonso@
2015-04-03 19:22:38 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Antoine Brodin
f3e69dd4f1 Mark BROKEN: fails to build
/bin/sh ../libtool --mode=execute /usr/local/bin/dbus-binding-tool --prefix=awn_app --mode=glib-server --output=awn-app-glue.h awn-app-dbus.xml
Unable to load "awn-app-dbus.xml": "org.awn-project.Awn.App" is not a valid D-Bus interface name
Makefile:704: recipe for target 'awn-app-glue.h' failed
gmake[2]: *** [awn-app-glue.h] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11/avant-window-navigator/work/avant-window-navigator-0.3.2.1/src'
Makefile:402: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11/avant-window-navigator/work/avant-window-navigator-0.3.2.1'
Makefile:313: recipe for target 'all' failed

Reported by:	pkg-fallout
2015-04-02 15:46:33 +00:00
Johannes Jost Meixner
b4c0377140 x11/tint-devel: add port
Tint is a simple panel/taskbar/systray intentionally made for openbox3,
but should also work with other window managers. The goal is to keep a
clean and unintrusive look with lightweight code and compliance with
freedesktop specifications.

Tint taskbar features
    * color/transparency on font, icon, border and background
    * customize mouse event
    * drag and drop task between desktop and switch desktop

Tint panel features
    * clock with font, color and transparency
    * multi-monitor : panel position adjust to monitor, taskbar by monitor

This is the development version. It has some cool new features, but also
may have some bugs.

WWW: http://code.google.com/p/tint2/

PR:		198317
Differential Revision:	https://reviews.freebsd.org/D2180
Submitted by:	Yamagi@yamagi.org
Approved by:	koobs (mentor)
2015-04-02 12:25:06 +00:00
Johannes Jost Meixner
dd4ada218f x11/tint: use options helpers and other goodies.
- Use OPTIONS helpers, PORTDOCS, PORTEXAMPLES, and shorten pkg-plist.

Approved by:	Yamagi (maintainer)
2015-04-02 12:19:52 +00:00
John Marino
99243b1894 x11/sessreg: Fix build on gcc-5, take II
The previous attempt to fix sessreg on gcc5 by using tradcpp was backed
out due to failure to build on FreeBSD 11.  This attempt uses gcc's cpp,
but with the -P option.  Tested on F8,9,10,11 x i386,amd64

tested by:	bofh
Approved by:	blanket
2015-04-02 07:28:49 +00:00
Baptiste Daroussin
63df8f47ee Remove broken charmap from the list of applications 2015-03-30 23:05:24 +00:00
Kris Moore
758513516f - Update to 0.8.3 2015-03-30 22:03:34 +00:00
Baptiste Daroussin
ae5df8bd2a Remove dead mirror 2015-03-30 21:52:35 +00:00
Baptiste Daroussin
95786eba7b Remove dead mirror 2015-03-30 21:52:24 +00:00
Alonso Schaich
451e373004 Obtain a credential on login with KDM4
PAM_SETCRED(3)'s second parameter does not default to PAM_ESTABLISH_CRED on
FreeBSD, so explify it, as was proposed on the forums[1] back in decembre.

Bump port revision as this commit changes the runtime behavior of the
installed port.

[1] https://forums.freebsd.org/threads/problem-with-kdm4-kerberos-and-nfsv4.49253

PR:		195899
Approved by:	rakuco (mentor)
MFH:		2015Q1
2015-03-30 20:24:43 +00:00
Pawel Pekala
dab1f39591 - Update to version 0.18, now hosted at GitHub [1]
- Reword pkgdescr, new homepage [1]
- Convert to USES=autoreconf

PR:		198891 [1]
Submitted by:	lichray@gmail.com (maintainer) [1]
2015-03-30 16:35:39 +00:00
Bartek Rutkowski
a7de3167f6 x11/sxhkd: minor fixes
- Add LICENSE
- Correct GH commit number

PR:		198753
Submitted by:	Anton Tornqvist <antont@inbox.lv>
2015-03-30 09:28:08 +00:00
Kurt Jaeger
75039a75a7 x11/terminator: fix build, WWW
PR:		198382
Submitted by:	Tyler Duzan <tristor@gmail.com>, Thomas Hurst <tom@hur.st> (maintainer)
2015-03-29 17:41:11 +00:00
Bartek Rutkowski
85d75a0df3 x11/xdm: add CPE information
PR:		197971
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-28 17:47:11 +00:00
Baptiste Daroussin
99863dc637 Convert to USES=metaport 2015-03-28 15:21:23 +00:00
Baptiste Daroussin
1f0fd654fc Convert to USES=metaport 2015-03-28 15:18:01 +00:00
Antoine Brodin
94ddd505da Fix RUN_DEPENDS 2015-03-28 15:07:30 +00:00
Baptiste Daroussin
0d1ff56fd4 Convert to USES=metaport 2015-03-28 14:51:39 +00:00
Baptiste Daroussin
377d76adca Convert to USES=metaport 2015-03-28 14:50:41 +00:00
Baptiste Daroussin
7e48c84c90 Bump portrevision 2015-03-28 14:41:59 +00:00
Baptiste Daroussin
842a0a5165 Check the xorg-fonts package rather than the file the meta port will not carry soon anymore 2015-03-28 14:37:28 +00:00
Baptiste Daroussin
76a2a3af78 Convert into a real meta port 2015-03-28 14:36:16 +00:00
Emanuel Haupt
b42364f04c Update to 317 2015-03-27 15:07:26 +00:00
Koop Mast
09e627a363 Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
   ports updated.

Obtained from:	GNOME dev repo
2015-03-27 09:24:39 +00:00
Koop Mast
baab8cbbbb Update the cinnamon stack to the latest in the 2.4 series.
sysutils/cinnamon-settings-daemon to 2.4.3.
x11/cinnamon to 2.4.6.
x11/cinnamon-screensaver to 2.4.1.
x11/cinnamon-session to 2.4.3.
x11-fm/nemo to 2.4.5.
x11-wm/muffin to 2.4.4.

Switch cinnamon to py-pillow instead of py-imaging which seems to be
  discontinued upstream.

Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to kee
  these ports updated.

Obtained from:	GNOME dev repo
2015-03-27 08:26:59 +00:00
Emanuel Haupt
b352b3c8dd Fix an other cursor related regression introduced with 315. This patch will be
merged upstream.

Notified by:	naddy
Obtained from:	dickey@his.com (author)
2015-03-26 22:53:16 +00:00
Bartek Rutkowski
c4a97dd84a x11/libXxf86vm: add CPE information
PR:		197969
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-25 13:20:16 +00:00
Bartek Rutkowski
e2589eab3a x11/libXxf86dga: add CPE information
PR:		197968
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-25 13:11:42 +00:00
Bartek Rutkowski
3580698ace x11/libXvMC: add CPE information
PR:		197967
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-25 12:56:56 +00:00
Bartek Rutkowski
44fbcc2fde x11/libXv: add CPE information
PR:		197966
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-25 12:44:32 +00:00
Bartek Rutkowski
921d25f2ca x11/libXtst: add CPE information
PR:		197965
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blank)
2015-03-24 21:41:41 +00:00
John Marino
0ae327316b 3 ports categories: Remove $PTHREAD_LIBS
Categories: editors, x11, x11-toolkits

approved by:	PTHREAD blanket
2015-03-24 19:37:43 +00:00