Commit graph

387613 commits

Author SHA1 Message Date
Dmitry Marakasov
6d91505b36 - Add NO_ARCH
- Simplify and accelerate plist generation
2016-02-08 11:36:31 +00:00
Dmitry Marakasov
a5e8f18a58 - Fix license
- Switch to options helpers
2016-02-08 11:35:21 +00:00
Dmitry Marakasov
99b2f43334 - Clarify LICENSE
- Switch to USES=localbase
- Switch to options helpers
2016-02-08 11:20:19 +00:00
Dmitry Marakasov
d715e8a821 - Fix setuid binary handling
- Switch to options helpers
2016-02-08 11:20:12 +00:00
Dmitry Marakasov
2c8ba17171 - Fix build with boost 1.60
PR:		199601
Approved by:	portmgr blanket
2016-02-08 11:18:48 +00:00
Dmitry Marakasov
34d6a3c3e2 - Fix build with boost 1.60
PR:		199601
2016-02-08 11:18:43 +00:00
Dmitry Marakasov
2be6c589f1 - Fix build with boost 1.60
- Add LICENSE_FILE

PR:		199601
Approved by:	portmgr blanket
2016-02-08 11:18:01 +00:00
Dmitry Marakasov
0bc4226603 - Fix build with boost 1.60
- Fix LICENSE

PR:		199601
Approved by:	portmgr blanket
2016-02-08 11:16:36 +00:00
Dmitry Marakasov
92f68630aa - Fix build with boost 1.60
- Fix LICENSE
- Pet portlint

PR:		199601
Approved by:	portmgr blanket
2016-02-08 11:16:25 +00:00
Koop Mast
037f81756f Turn gnome-pty-helper into a stand-alone port. Copy parts of the vte3
Makefile and the patches from the current vte3 port.

The next update of the vte3 port to 0.42.x doesn't bundle this code anymore.

Obtained from:	gnome devel repo
2016-02-08 10:38:53 +00:00
Koop Mast
4d43ecb327 Update gdk-pixbuf2 to 2.32.3.
Use new USES=gnome

Obtained from:	gnome devel repo
2016-02-08 10:23:54 +00:00
Koop Mast
97b41bb57a Update librsvg2 to 2.40.13.
Use new USES=gnome.

Obtained from:	gnome devel repo
2016-02-08 10:22:48 +00:00
Koop Mast
e0ab4cfc50 Update libcroco to 0.6.11.
* Drop packaging of the .la file.
 * Enable stripping.

Obtained from:	gnome devel repo
2016-02-08 10:18:29 +00:00
TAKATSU Tomonari
39a1ec1cf9 - Update to 0.99.5 2016-02-08 09:31:37 +00:00
Philippe Audeoud
982b1ffe35 - Update to 1.20 2016-02-08 09:02:02 +00:00
Philippe Audeoud
a8cc2171ae - Update to 0.14 2016-02-08 08:54:55 +00:00
Jan Beich
4fe6efaf67 x11-drivers/xf86-input-wacom: missed pkg-plist comment in r408423
PR:		206086
2016-02-08 04:54:50 +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
David Naylor
3b04ee54e9 sysutils/py-plumbum: update to 1.6.1
- Switching testing frameworks from nosetest to pytest
 - Use setup.py to run tests
2016-02-08 04:05:57 +00:00
Guido Falsi
61eafe8c6f Update to 13.7.2 2016-02-08 00:02:11 +00:00
TAKATSU Tomonari
3d944e2ac8 - Update to 1.2.1 2016-02-07 23:10:25 +00:00
TAKATSU Tomonari
00c7469f6f - Update to 1.8-2
- Fix LICENSE
2016-02-07 22:59:45 +00:00
Ashish SHUKLA
31c25245ab - Update to latest pretest 25.0.90[1]
- Switch to GNU mirrors
- Add XWIDGET option[1]
- Fix portlint warnings[1]

PR:		206813
Submitted by:	Joseph Mingrone <jrm at ftfl.ca>[1]
2016-02-07 22:46:55 +00:00
Roman Bogorodskiy
a1b429c0f9 net-mgmt/virt-viewer: update to 3.1 2016-02-07 21:57:57 +00:00
Gerald Pfeifer
6529e46c59 Fix the build with clang 3.8.0 or later which support "native" Windows
varargs builtins.

PR:		206527
Submitted by:	dim
2016-02-07 21:22:15 +00:00
John Marino
8406bc8505 graphics/gimp-beautify-plugin: reassign TMPDIR
This port uses more than 200Mb of tmp space so reassign
TMPDIR to $WRKDIR (deleted by intentionally constrained DF poudriere)
2016-02-07 21:13:44 +00:00
Koop Mast
f281bfd280 Reapply https://svnweb.freebsd.org/changeset/ports/406559 which
got lost in https://svnweb.freebsd.org/changeset/ports/408449.

Noticed by:	rakuco@
2016-02-07 21:04:42 +00:00
Koop Mast
b5ec77be43 Update liferea to 1.10.18. 2016-02-07 20:45:59 +00:00
Raphael Kubo da Costa
4ba0c5b41e Update to 4.12.0.
Since 4.11.0, libkvkontakte was split out of the digiKam tarball and is
released independently.

Submitted by:	Tobias Berner <tcberner@gmail.com> via the area51 repository
2016-02-07 20:26:52 +00:00
John Marino
4dd376d603 x11/xterm: remove termcap linkage (part of ncurses work)
The linking isn't required.

approved by:	infrastructure blanket
2016-02-07 20:08:54 +00:00
John Marino
654fe488d5 devel/gcc-msp430-it-toolchain: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-07 19:45:32 +00:00
Koop Mast
71d5deb1f4 Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.
To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
2016-02-07 19:43:56 +00:00
John Marino
bca3635bdc devel/avr-gdb: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-07 19:23:22 +00:00
John Marino
7ef72aa197 devel/xwpe: USES+= ncurses 2016-02-07 19:22:06 +00:00
John Marino
3d90f7a13c devel/ncc: USES+= ncurses, respect LDFLAGS/CFLAGS 2016-02-07 19:21:03 +00:00
John Marino
145f8171c4 devel/terminality: USES+= ncurses, respect LDFLAGS 2016-02-07 19:19:10 +00:00
John Marino
22124d3e8e devel/libreadline-java: USES+= ncurses, link to ncurses (not termcap) 2016-02-07 19:17:37 +00:00
John Marino
7f3aefd571 devel/mspdebug: remove termcap requirement (part of ncurses work)
Found missing pkgconfig during effort.

approved by:	infrastructure blanket
2016-02-07 19:15:06 +00:00
John Marino
2d7934ef40 devel/libtermkey: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-07 19:09:36 +00:00
John Marino
0f08c7a05d devel/clewn: document ncurses requirement (USES+=ncurses)
Also link with ncurses, not curses

approved by:	infrastructure blanket
2016-02-07 18:33:17 +00:00
John Marino
86142bd3ae devel/global: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-07 18:30:29 +00:00
John Marino
4282978bb5 devel/hexcompare: document ncurses rqmt (USES+=ncurses), respect LD/CFLAGS
Also link with ncurses, not curses.

approved by:	infrastructure blanket
2016-02-07 18:28:58 +00:00
John Marino
b87071dfde devel/cunit: link with ncurses, not curses (part of ncurses work)
approved by:	infrastructure blanket
2016-02-07 18:26:54 +00:00
Kurt Jaeger
f4a8781bae net/balance: 3.56 -> 3.57
- MAXGROUPS has been increased to 32

PR:		206964
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2016-02-07 18:10:46 +00:00
Sergey A. Osokin
1eff8ae28a Upgrade third-party modsecurity module from 2.9.0 to 2.9.1-rc1. 2016-02-07 18:09:28 +00:00
Raphael Kubo da Costa
b54ba66425 Adjust MASTER_SITES for all digiKam ports.
digiKam 4.2.0 which is currently in ports is quite old, and was moved along
with all releases older than 4.10.0 to another location in download.kde.org.

This should fix `make fetch' for graphics/digikam* and graphics/kipi-plugin*.
2016-02-07 18:04:11 +00:00
Kurt Jaeger
9bea4e0ea1 math/p5-Math-BigInt: the overload of '..' is still not supported in perl
- Similar patch is done in the lang/perl* ports

PR:		196773
Submitted by:	papowell@astart.com
Approved by:	tobez (maintainer timeout)
2016-02-07 17:41:50 +00:00
Boris Samorodov
1fbca2a4f4 eric6 ports: Update to version 6.1.2. 2016-02-07 17:39:35 +00:00
Sergey A. Osokin
df865c6ef3 Upgrade third-party fancy_index module from 0.3.5 to 0.3.6. 2016-02-07 17:36:58 +00:00
Sergey A. Osokin
a49eca0c01 Upgrade third-party ldap_auth module from be8ff8eecb to 8517bb0. 2016-02-07 17:28:25 +00:00