Commit graph

7753 commits

Author SHA1 Message Date
Kurt Jaeger
84f075fa5b x11-toolkits/qt5-widgets: remove stray newline
PR:		209326
2016-05-28 17:27:21 +00:00
Kurt Jaeger
21b03cd4ee x11-toolkits/qt5-gui: platform and themes updates
PR:		209326
Submitted by:	rakuco, T.C.Berner <tcberner@gmail.com>, Ralf Nolden <nolden@kde.org
2016-05-28 17:24:18 +00:00
Kurt Jaeger
942ca95103 devel/py-qt4-core cleanups in py-qt4-*
- Cleanup work on the py-qt4 ports, leading to a reduced runtime footprint.

PR:		209283
Submitted by:	groot@kde.org (kde), rakuco
2016-05-28 12:32:21 +00:00
Mathieu Arnold
decf876ef5 Fix building with Perl 5.25.
Unescaped left brace in regex is illegal in regex.

Sponsored by:	Absolight
2016-05-27 09:04:20 +00:00
Kurt Jaeger
900062f127 Many KDE i10n ports: Patch updates CURDIR
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.

PR:		209303
Submitted by:	Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
2016-05-26 03:38:38 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Kurt Jaeger
34666b3174 x11-toolkits/qt5-widgets: fix scaling / cropping for full-screen applications
- tcberner:
  Fix the fullscreen behaviour of VLC when using the Qt5 frontend.

PR:		208185
Submitted by:	nolden@kde.org (kde)
2016-05-24 11:14:01 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Dimitry Andric
433a48154f During the exp-run in bug 208158, it was found that x11-toolkits/wxgtk30
gives errors with libc++ 3.8.0:

./src/stc/scintilla/src/Editor.cxx:5844:6: error: call to 'abs' is ambiguous
        if (abs(pt1.x - pt2.x) > 3)
            ^~~

This is because pt1.x and pt2.x are float values, but <cmath> is not
included, and abs() for float values comes from that header.  Fix it by
including <cmath>.

Approved by:	portmaster@bsdforge.com (maintainer)
Approved by:	vlad-fbsd@acheronmedia.com (maintainer)
PR:		209694
MFH:		2016Q2
2016-05-23 16:25:21 +00:00
Baptiste Daroussin
a8b9343b65 Fix pango install deinstall script that are no longer needed since 1.38 2016-05-23 09:24:10 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Guido Falsi
187c4902d8 Update scite and scintilla to 3.6.5.
PR:		209489
Submitted by:	me
Approved by:    Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
2016-05-14 08:54:49 +00:00
Pawel Pekala
e6d67e0c3c Update to version 2.2.13
Changelog:
Use glib's unix fd implementation for io_watch where glib >= 2.36
is installed, unless otherwise chosen during configuration
(acinclude.m4, configure-gtk2.ac, configure-gtk-3.ac;
io_watch.cpp).

Update documentation (callback.h, extension.h, future.h).
2016-05-11 14:53:19 +00:00
Kurt Jaeger
96fdc0d606 graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming
- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate

PR:		205472
Submitted by:	matthew@reztek.cz
Reviewed by:	koobs
2016-05-09 19:26:26 +00:00
John Marino
d0c4d21a83 Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
2016-04-30 06:44:27 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Sunpoet Po-Chuan Hsieh
087298888d - Remove outdated PERL_LEVEL check 2016-04-23 06:49:05 +00:00
Sunpoet Po-Chuan Hsieh
6921d4210c - Add LICENSE_FILE 2016-04-23 06:48:29 +00:00
Sunpoet Po-Chuan Hsieh
d992b33472 - Add LICENSE_FILE 2016-04-23 06:48:24 +00:00
Pietro Cerutti
9f24ad4546 Convert more ports to USES=(tcl|tk):tea 2016-04-21 16:48:50 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Guido Falsi
807bdf0f5f Update to 0.2.6 2016-04-19 21:53:18 +00:00
Kurt Jaeger
8029fa7f84 New port: x11-toolkits/p5-Gtk3
Perl bindings to the 3.x series of the gtk+ toolkit. This module
allows you to write graphical user interfaces in a Perlish and
object-oriented way, freeing you from the casting and memory
management in C, yet remaining very close in spirit to original
API. Find out more about gtk+ at http://www.gtk.org.

The gtk+ reference manual is also a handy companion when writing
Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The
Perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.

WWW: https://metacpan.org/pod/Gtk3

PR:		208372
Submitted by:	hiroto.kagotani@gmail.com
2016-04-18 01:12:27 +00:00
Jan Beich
88360e4c12 Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}
This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD.

PR:		208294
Exp-run by:	antoine
Approved by:	portmgr (antoine), perl (mat)
Differential Revision:	https://reviews.freebsd.org/D4158
2016-04-13 10:36:15 +00:00
Steve Wills
a5aebf960e CentOS ports: for c6_64, install 32bit libraries alongside
PR:		206943
Submitted by:	xmj
2016-04-13 01:49:24 +00:00
Sunpoet Po-Chuan Hsieh
83b234e465 - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:28:38 +00:00
Sunpoet Po-Chuan Hsieh
0222294b97 - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:28:34 +00:00
Sunpoet Po-Chuan Hsieh
5d06a39ca1 - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:28:25 +00:00
Sunpoet Po-Chuan Hsieh
9962e871d7 - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:28:20 +00:00
Sunpoet Po-Chuan Hsieh
e098fe4f25 - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:28:10 +00:00
Sunpoet Po-Chuan Hsieh
c0ca55daac - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:27:57 +00:00
Sunpoet Po-Chuan Hsieh
69a194575e - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:27:52 +00:00
Sunpoet Po-Chuan Hsieh
0e13c7c66a - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:27:43 +00:00
Sunpoet Po-Chuan Hsieh
ed743a3703 - Update to 3.0.8
Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
2016-04-11 17:27:20 +00:00
Steve Wills
0f62f9816b x11-toolkits/p5-Pango: update to 1.227 2016-04-10 11:58:49 +00:00
Steve Wills
aa4bec9a3a x11-toolkits/p5-Gtk2: update to 1.2498 2016-04-09 20:58:12 +00:00
Pietro Cerutti
d2f975bd2c x11-toolkits/bwidget: update to 1.9.10 2016-04-08 11:22:31 +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
Cy Schubert
0c5ef2dcab Correct MASTER_SITE URL. 2016-03-29 06:17:14 +00:00
Cy Schubert
f42e890516 Welcome the new x11-tookits/Xmt port.
Xmt is a Motif Tools library, introduced in the book Motif Tools
(ISBN 1-56592-044-9). The Xmt Motif Tools library provides developers
of user interfaces tools that make Motif easier to use.  Xmt consists
of the core library of additional widgets, utility programs, docs,
tutorials, and example code.

WWW: http://motiftools.sourceforge.net/
2016-03-28 06:10:10 +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
Wen Heping
c9c4f8d988 - Update to 3.6.4
PR:		208300
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	maintainer
2016-03-27 05:02:51 +00:00
Mathieu Arnold
5d8d550994 Update to 1.6.51.
PR:		208215
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-23 14:06:37 +00:00
Adam Weinberger
876cdcc92d Update to 1.46. Prima can now leverage pkg-config, so switch to
that rather than using CONFIGURE_ARGS.

Changes: https://metacpan.org/changes/distribution/Prima
2016-03-20 23:45:57 +00:00
Cy Schubert
0420ee8e2c Update 2.3.4 --> 2.3.5.
Take maintainership of this port.

PR:		2208077
Submitted by:	cy
Approved by:	Maintainer (Mikhail Tsatsenko <m.tsatsenko@gmail.com>)
2016-03-17 19:42:19 +00:00
Dmitry Marakasov
87b159135d - Add LICENSE_FILE
- Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB)

Approved by:	portmgr blanket
2016-03-15 16:06:36 +00:00
Tijl Coosemans
59272d1017 Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3.  Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.

Long description:

First some background.  When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain.  Costs used to be configured in such a way that files were
first converted to PostScript.  This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers.  Nowadays most filters
have been moved from cups to cups-filters and they have been configured to
use PDF as an intermediate format instead of PostScript.

Merging of cups-base, cups-client and cups-image into print/cups:
- cups-image provides a library to work with the cups raster format.  It is
  only used to implement filters and printer drivers and these only exist
  in the context of a cups server so there's no need to separate this from
  cups-base.
- cups-client provides a library that allows applications to print via cups.
  It is possible to use the library to access a remote cups server without
  running a local cups server, but such a setup is discouraged and the
  configuration file to set this up has been marked deprecated.  It is
  better to run a local cups server and let that talk to the remote cups
  server because then you have the benefits of local job queuing in case the
  remote server is down or busy.  Given this and the fact that without
  filters cups-base is now smaller than it used to be it makes sense to
  merge the ports.  The patch also adds options IPPTOOL, DOCS and NLS which
  when disabled make the new cups package smaller than the current
  cups-client package.  Merging the ports also prevents problems with
  options like ZEROCONF being configured differently in both ports.
- print/cups was a metaport that depended on cups-base and some filters.
  There isn't really a need for such a metaport so cups-base can be renamed
  to cups.  The filters can be depended on by printer drivers such as hplip
  if they need them.

Additional changes to the new print/cups:
- Clean up the patches.  They seem to have been regenerated with post-patch
  changes included.
- Add a patch to prevent intermediate conversion to PDF when a PostScript
  file is sent to a PostScript printer when cups-filters is installed.
- Fix the PAM configuration file.
- Add a patch to let the server search /usr/local/share/ppd like on Linux so
  other ports don't have to add links to it.
- Remove ulpt(4) helper scripts.  The port uses libusb with ugen(4).
- Remove support for mDNSResponder.  cups-filters only supports Avahi.
- Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11.
- Optionally depend on colord for ICC profile support.
- Various smaller changes.

Changes to print/cups-filters:
- Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead
  of LOGIN.
- Development of foomatic-filters has been moved to cups-filters so let this
  port install foomatic related files and add foomatic-filters to CONFLICTS.
- Fix location of liblouis tables.
- Add patch to fix ICC support.

Changes to print/cups-pstoraster:
This port is essentially an old version of Ghostscript plus a cups filter.
It's no longer developed.  This commit removes it and changes existing
dependencies to print/cups-filters which depends on print/ghostscript* and
includes a gstoraster filter that can handle both PostScript and PDF.

Changes to print/foomatic-db*:
Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX.

Changes to print/foomatic-filters:
Install beh backend with its original name again and add cups-filters to
CONFLICTS.

Changes to print/hplip:
- Stop installing hpijs/foomatic-rip support.  This is no longer supported
  upstream.
- Stop installing hpcups PPDs.  These are now automatically generated.  The
  bundled PPDs are generated for an older version of cups.
- Rename the QT option to X11 to support WITHOUT_X11.
- Simplify the patches now that ports are installed in a staging area.
- Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket
  like avahi-daemon does.  This fixes Zeroconf support for HP network
  printers.

PR:		207746
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-11 11:53:42 +00:00
Raphael Kubo da Costa
87c262ff1c x11-toolkits/attica: Change the location where we install its headers.
In preparation for the upcoming KDE Frameworks 5 and Plasma 5 ports, install
attica's headers into include/attica/attica instead of include/attica.

Users of attica reference the headers in the code with
    #include <attica/foo.h>
which means the compiler is passed -I${LOCALBASE}/include for the headers to
be found.

The KDE Frameworks 5 version of attica installs the headers into
include/KF5/attica, so depending on the other of the arguments the compiler
can end up being passed
    -I${LOCALBASE}/include -I${LOCALBASE}/include/KF5
leading to the wrong attica headers being used instead.

By changing the header location, we make sure one passes
-I${LOCALBASE}/include/attica to use the attica 0.4.2 headers.

The original idea and code came from Tobias Berner <tcberner@gmail.com>,
with further improvements from myself.

While here, add some comments explaining why some sed calls are made in the
post-patch target.

Last but not least, audio/tomahawk had to be patched for the attica headers
to be properly found now that they are no longer in ${LOCALBASE}/include.
The patch itself contains a larger explanation of what had to be done. All
other ports depending on x11-toolkits/attica work fine without any changes.

Submitted by:	Tobias Berner <tcberner@gmail.com> (original version)
2016-03-09 15:14:35 +00:00
Raphael Kubo da Costa
ecf1495a3e Switch to an out-of-source CMake build.
There should be no changes to the produced package.
2016-03-09 11:40:08 +00:00
Mathieu Arnold
e3dbe53155 Update to 1.1.10.
PR:		204201
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-08 15:55:19 +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
Koop Mast
9a8d4554b9 Update vte3 to 0.42.4. 2016-03-04 12:32:54 +00:00
Koop Mast
01fe08ae11 Update gtk30 to 3.18.8. 2016-03-04 12:32:14 +00:00
Koop Mast
5a8d993c23 Add GStreamer1 gstsink plugin. 2016-03-03 21:31:40 +00:00
Pietro Cerutti
f596fb9673 x11-toolkits/tk86: switch to OPTIONS helpers 2016-03-01 10:37:34 +00:00
Pietro Cerutti
7c16b5c099 lang/tcl86, x11-toolkits/tk86: update to 8.6.5
Announcement: http://code.activestate.com/lists/tcl-core/15514
2016-03-01 09:31:43 +00:00
David Naylor
8c6747dbc9 x11-toolkits/py-kivy: update to 1.9.1
Changes:
 - Add dependency for multi-touch support
 - Explicitly set USE_* MAKE_ENV variables
 - Remove unneeded shebang fixes
 - Add SDL2 to image group for options
 - Remove PDF option (does not build)
 - Use option helps
 - Remove upstreamed patches
 - Use explicit pkg-plist
2016-02-24 20:31:32 +00:00
Pietro Cerutti
1b82ba9e72 lang/tcl85, x11-toolkits/tk85: update to 8.5.19
Announcement: http://code.activestate.com/lists/tcl-core/15413/
2016-02-16 09:06:55 +00:00
Dmitry Marakasov
385716ff90 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-02-14 22:31:38 +00:00
Dmitry Marakasov
3c2f0def7d - Add LICENSE
- Switch to options helpers
- Simplify installation
- Switch to pkg-plist
2016-02-14 21:50:13 +00:00
Dmitry Marakasov
f074a5cf3a - Switch to USES=localbase
- Switch to options helpers
2016-02-14 21:47:00 +00:00
Dmitry Marakasov
d39e21d97b - Switch to options helpers 2016-02-14 21:45:25 +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
Dmitry Marakasov
b78527376a - Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-02-14 18:42:41 +00:00
Jean-Sébastien Pédron
981315bd9d x11-toolkits/osm-gps-map: New port for a Gtk+ map widget
Reviewed by:	kwm
Approved by:	kwm
Differential Revision:	https://reviews.freebsd.org/D4246
2016-02-13 14:31:04 +00:00
Dmitry Marakasov
97d4dfd318 - Switch to options helpers 2016-02-10 16:55:15 +00:00
Dmitry Marakasov
f91cfc17b6 - Add LICENSE
- Switch to options helpers
2016-02-10 16:55:05 +00:00
Dmitry Marakasov
216e2f8801 - Switch to options helpers 2016-02-10 16:54:47 +00:00
Dmitry Marakasov
4ccff2b248 - Mark MAKE_JOBS_UNSAFE, fails sporadically with parallel build:
chmod: libpTk.a: No such file or directory

or

ERROR: Cannot copy 'version.h' to '../blib/arch/Tk/pTk/version.h': Permission denied

Approved by:	portmgr blanket
2016-02-09 01:56:43 +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
Olivier Duchateau
de5abede4e Update to 3.6.3
PR:		206751
Submitted by:	Naram Qashat (maintainer)
2016-02-07 07:14:35 +00:00
Ruslan Makhmatkhanov
41e8d75c00 Remove Python 3.2 related slave ports to unbreak INDEX
With hat:   python
2016-02-02 20:48: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
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
Alexey Dokuchaev
6a76440716 - Fix a typo made in r356451 as part of conversion to option helpers:
GSTREAMER_ENABLE -> GSTREAMER_CONFIGURE_ENABLE
- Remove --with-libmspack from initial CONFIGURE_ARGS since it has its
  own option and controlled via MSPACK_CONFIGURE_WITH knob
- Enable building of wxStackWalker class for getting backtraces, some
  software requires it
2016-01-27 14:38:12 +00:00
Raphael Kubo da Costa
07e731d880 Remove CONFLICTS with older qt5-designer versions.
It is causing portmaster to fail with an error like this:
  ===>>> x11-toolkits/qt5-uiplugin seems to depend on devel/qt5-designer
         which looks like a dependency loop

which is not really what's happening here; the error comes from the fact that
qt5-designer 5.4.1 is being upgraded to 5.5.1, qt5-uiplugin is added as a
dependency that must be built first, but then it's marked as CONFLICTing with
the installed qt5-designer version.

Since qt5-designer < 5.5.0 does not actually install any of the uiplugin files
(since it was not an independent module before), we can just remove the
CONFLICTS line.

Thanks to Walter Schwarzenfeld (w.schwarzenfeld@aon.at) for the report.

PR:		206435
2016-01-25 11:28:37 +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
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
Vanilla I. Shu
2373ec188b Upgrade to 0.13.
Approved by:	maintainer via twitter.
2016-01-21 06:07:09 +00:00
Vanilla I. Shu
411e70ef9c Upgrade to 0.5.
Approved by:	maintainer via twitter.
2016-01-21 06:03:14 +00:00
Kurt Jaeger
ced18a6942 x11-toolkits/p5-Wx: 0.99.27 -> 0.99.28
- also fix build error on 9.x

PR:		200309
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2016-01-18 06:41:29 +00:00
Sunpoet Po-Chuan Hsieh
a2e372e6a4 - Add rubygem-vte3 3.0.7
Ruby/VTE is a Ruby binding of VTE.

WWW: http://ruby-gnome2.sourceforge.jp/
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:47 +00:00
Sunpoet Po-Chuan Hsieh
7b3e3ff945 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:42 +00:00
Sunpoet Po-Chuan Hsieh
0db106140a - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:37 +00:00
Sunpoet Po-Chuan Hsieh
25279ddee2 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:33 +00:00
Sunpoet Po-Chuan Hsieh
6aa0900c32 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:15 +00:00
Sunpoet Po-Chuan Hsieh
41f3ddad4b - Update to 3.0.7
- Fix LICENSE
- Add NO_ARCH
- Use USE_GNOME=gtksourceview3

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:10 +00:00
Sunpoet Po-Chuan Hsieh
7fa6a425ca - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:58 +00:00
Sunpoet Po-Chuan Hsieh
b30e6fc28f - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:54 +00:00
Sunpoet Po-Chuan Hsieh
97849c4a56 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:21 +00:00
Dmitry Marakasov
24ca34ac96 Split render engine modules into separate ports to allow multiple
render modules installed at the same time without introducing
unneeded dependencies.

PR:		205726
2016-01-16 17:48:12 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Pawel Pekala
f71977e9b3 Remove deprecated @dirrm
Approved by:	portmgr blanket
2016-01-09 16:26:04 +00:00
Pawel Pekala
b289867756 Remove deprecated @dirrm
Approved by:	portmgr blanket
2016-01-09 15:55:19 +00:00
Pawel Pekala
77819c9020 Update to version 2.2.12
Changelog:
Simplify Cgu::Application::add() method (application.cpp).

Minor implementation improvement for
Cgu::Thread::parallel_transform* functions (do pointer arithmetic
before not after tasks are launched) (parallel.h).

Permit return value optimisation when returning thread object on
starting new thread (thread.cpp).

Update libtool to version 2.4.6.

Documentation fix for doxygen-1.8.9 (docs/Doxyfile.in).

Update code comments (emitter.h).

Update documentation (doxygen.main.in, application.h, emitter.h,
extension.h, future.h, future.tpp, shared_handle.h, shared_ptr.h,
task_manager.h, thread.h).
2016-01-06 07:21:39 +00:00
Raphael Kubo da Costa
5e2d706d99 Mark BROKEN: unfetchable.
The project does not exist in PyPI anymore, and has no repository on
Enthought's GitHub account.
2016-01-05 18:08:24 +00:00
Martin Wilke
cf8b782b65 - Switch to WRKSRC 2016-01-04 15:33:42 +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
Raphael Kubo da Costa
6bdccc5cda Switch to fetching from GitHub.
The project does not seem to exist in PyPI anymore, switch to fetching from
GitHub. diff between the two tarballs:

Only in dist-TraitsGUI-3.1.0: PKG-INFO
diff -upr dist-TraitsGUI-3.1.0/setup.cfg traitsgui-3.1.0/setup.cfg
--- dist-TraitsGUI-3.1.0/setup.cfg       2009-07-16 19:04:50.000000000 +0200
+++ traitsgui-3.1.0/setup.cfg            2009-07-16 02:02:18.000000000 +0200
@@ -1,15 +1,13 @@
[egg_info]
-tag_build =
-tag_date = 0
-tag_svn_revision = 0
-
-[nosetests]
-verbosity = 0
-detailed-errors = 1
-with-coverage = 1
-with-doctest = 1
+tag_build = .dev
+tag_svn_revision = 1

[aliases]
release = egg_info -RDb ''
bdist_egg = build_docs bdist_egg

+[nosetests]
+verbosity = 0
+with-doctest = 1
+detailed-errors = 1
+with-coverage = 1
Only in dist-TraitsGUI-3.1.0: TraitsGUI.egg-info

MFH:		2016Q1
2016-01-03 23:37:51 +00:00
Wen Heping
63e3fb9425 - Remove unneeded comment from last commit
Spotted by:	miwi@(thanks !)
2016-01-03 08:22:38 +00:00
Wen Heping
9155d7dd7a - Fix build on FreeBSD-9
Reported by:	pkg-fallout@
2016-01-03 06:18:23 +00:00
Sunpoet Po-Chuan Hsieh
db1c1b5169 - Use DISTVERSIONPREFIX instead of DISTNAME
- Use WRKSRC_SUBDIR instead of WRKSRC
2016-01-01 06:35:59 +00:00
Sunpoet Po-Chuan Hsieh
0693d77f47 - Use DISTVERSIONPREFIX instead of DISTNAME
- Use WRKSRC_SUBDIR instead of WRKSRC
2016-01-01 06:35:54 +00:00
Koop Mast
5b35f2ffb9 Backport a patch to fix pasting a non web (epiphany) copied url into the
web adressbar.

Submitted by:	Graham Perrin <grahamperrin@gmail.com>
Obtained from:	gtk+ upstream
2015-12-31 17:37:15 +00:00
Raphael Kubo da Costa
888ec9005f qmake5: Set QMAKE_{INC,LIB}DIR_OPENGL.
Follow-up to r404694. When we stopped setting CPATH and LIBRARY_PATH, some
Qt5-based ports (astro/stellarium, audio/musescore, audio/cantata,
irc/quassel, deskutils/owncloudclient) broke because the QtGui headers end
up bringing in GL/gl.h, but -I/usr/local/include was no longer being passed
to the compiler.

This is generally caused by QMAKE_{INC,LIB}DIR_OPENGL being empty, which
leads to some parts of Qt5ConfigExtras.cmake.in being left out when being
processed into Qt5ConfigExtras.cmake. Specifically, the bits of code that
make the directories containing GL/gl.h and libGL.so a dependency of the
Qt5::Gui CMake target were not present.

Fix it by setting those two variables again like we also do in devel/qmake4.

Most ports broken by r404694 are fixed by this change, but not all:
* audio/cantata: Accidentally fixed by this change. Upstream includes the
  TagLib headers wrongly. `taglib-config --cflags' returns
  -I${LOCALBASE}/include/taglib, but the code references headers as
  <taglib/foo.h> instead of <foo.h>.
* multimedia/obs-studio, textproc/sigil, x11/antimicro: Those remain broken,
  linker calls pass -lfoo instead of /path/to/libfoo.so, and they were only
  working because we were passing LIBRARY_PATH to the linker before. They
  need to be fixed separately.

Thanks to antoine@ for the fallout heads-up.

PR:	194088
PR:	195105
PR:	198720
MFH:	2015Q4
2015-12-30 14:03:42 +00:00
Koop Mast
ed98b0d455 Enable lpr printing agian.
While configure happily reported lpr is enabled and the module was
installed. The print code wasn't configured to use lpr. The reason
for this is that the configure of this code moved from the gtk/Makefile
to configure. Remove the now obsolete sed line.

Reported by:	dinoex@
Tested by:	dinoex@
2015-12-27 21:39:45 +00:00
Grzegorz Blach
dc0e0b422a Update to 1.16.1 2015-12-26 20:20:07 +00:00
Guido Falsi
df83b83894 - Update to 0.2.5
- Use make option tarrget helpers
2015-12-23 18:31:36 +00:00
Sunpoet Po-Chuan Hsieh
8423e245ef - Sort SUBDIRs 2015-12-21 19:39:24 +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
David Naylor
975bf27a8f lang/pypy: unbreak build on i386 and armv6
- Add back PYPY_BITS as it is required to define the names of two files,
   depending if pypy is translated for 32 or 64 bit systems [1].
 - Change maintainership to python@ [2][3][4]

Reported by:	pkg-fallout [1]
Approved by:	koobs@ [2]
PR:		204743 [3]
Submitted by:	robak@ [4]
2015-12-13 13:16:31 +00:00
Koop Mast
0f0314bd75 Fix plist after gtk20 update to 2.24.29.
Submitted by:	antoine@
2015-12-13 12:51:47 +00:00
Koop Mast
effa71fe9b Update gtk30 to 3.16.7. 2015-12-12 10:59:38 +00:00
Koop Mast
8faff8fae8 Update gtk20 to 2.24.29. 2015-12-12 10:59:11 +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
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
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Raphael Kubo da Costa
7995b78e56 Drop x11-toolkits/qt5-gui's pkg-message too.
It contains the same suggestions that were dropped from its Qt4 counterpart
in r402882. Mention both ports in UPDATING.

PR:		202927
Submitted by:	theraven@
MFH:		2015Q4
2015-12-03 16:39:24 +00:00
Raphael Kubo da Costa
83ce6cca06 Remove x11-toolkit/qt4-gui's pkg-message.
Back in mid-2012 (ports revisions r297367 and r299321), pkg-message was
added to the port suggesting changes to the default shared memory limits in
loader.conf(5). Since then, the default limits have been changed and the
values suggested by the port are no longer sensible (base r209037, present
in all supported FreeBSD releases).

According to theraven@:
  Suggesting lowering the maximum number of pages available for shared pages
  doesn't seem sensible. The other default limits look as if they ought to
  be high enough (kern.ipc.shmseg is the number of shm segments that each
  process can have open, so should be fine. kern.ipc.shmmni is the total
  number of shm objects, so might need lowering).

Follow his advice and drop the suggestions from pkg-message.

PR:		202927
Submitted by:	theraven@
MFH:		2015Q4
2015-12-03 16:36:25 +00:00
Dmitry Marakasov
d7491e4752 - Update to 3.2.2
PR:		204810
Submitted by:	tobias.kortkamp@gmail.com
2015-12-01 13:53:44 +00:00
Dmitry Marakasov
5260bfe6a1 - Remove useless WX_UNICODE
- Use BROKEN helper

Approved by:	portmgr blanket
2015-11-24 14:56:04 +00:00
Jan Beich
49a253ff19 x11-toolkits/gtk30: convert to option helpers
Approved by:	portmgr blanket
2015-11-24 04:11:27 +00:00
Jan Beich
8af40027a9 graphics/gtk-update-icon-cache: restore r297047 after r313633
- Invoke pkg-config(1) instead of checking manually [1]
- Convert to ECHO_MSG which can be silenced

PR:		166279
Reported by:	mi (via mail on gnome@ list)
Approved by:	gnome (kwm)
Submitted by:	John Hein <jh-fbml@snkmail.com> [1]
Differential Revision:	https://reviews.freebsd.org/D4260
2015-11-24 04:08:55 +00:00
Dmitry Marakasov
adb599850a - Update to 3.6.2
PR:		204561
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-11-23 19:35:18 +00:00
Li-Wen Hsu
4c536e83f0 Add version specified ports of separated standard Python modules for
non-default Python versions:

- Add pyXY-{sqlite3,gdbm,tkinter} ports for generating binary packages
- Improve/add pkg-message to point users to install respective packages of
  separated Python standard modules
- Add COMMENT to explicitly show the Python version that package should be
  used with
- Simplify version-related PYTHON_* for lang/python35

Reviewed by:	koobs
Differential Revision:	https://reviews.freebsd.org/D4170
2015-11-19 01:28:38 +00:00
Grzegorz Blach
012d185caa Update to 1.16.0 2015-11-16 15:45:08 +00:00
Antoine Brodin
c905c203db Allow building with giflib 5.1
PR:		204492
2015-11-12 18:35:53 +00:00
Sunpoet Po-Chuan Hsieh
da3088baa7 - Update to 1.45
- Pet portlint: fix diff header of patch files
- Sort PLIST

Changes:	http://search.cpan.org/dist/Prima/Changes
2015-11-06 08:51:06 +00:00
Alexey Dokuchaev
102fda7493 - Update to version 1.8.3 and convert to option helpers
- Reindent EXAMPLEDIRS and other lines to avoid wrapping

PR:	203329
2015-11-02 10:12:59 +00:00
Pietro Cerutti
1135eb383a x11-toolkits/bwidget - update to 1.9.9
Announce: http://sf.net/p/tcllib/mailman/message/34549122
2015-10-28 09:07:17 +00:00
Dmitry Marakasov
0b1f5d29f8 - Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
2015-10-23 17:41:00 +00:00
Koop Mast
cdf0194fe5 Update libXaw to 1.0.13.
Obtained from:	Xorg devel repo
2015-10-20 13:39:00 +00:00
Koop Mast
a746e73adb Update libXt to 1.1.5.
Obtained from:	Xorg devel repo
2015-10-20 13:38:35 +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
Grzegorz Blach
1f7c8c56ec Update to 1.15.2 2015-10-06 17:20:23 +00:00
Sunpoet Po-Chuan Hsieh
002b9ffba6 - Update to 1.3.3.1
Changes:	http://sourceforge.net/p/pyfltk/code/HEAD/tree/trunk/pyfltk/CHANGES
2015-10-04 18:01:48 +00:00
Koop Mast
7b97259096 Update gstreamer1 ports to 1.6.0.
* gstreamer1-libav now uses ffmpeg from ports.
* New ports:
  * gstreamer1-validate: Tools to detect if elements are not behaving
    as expected, mainly aimed at developers, or advanced debugging.
  * gstreamer1-rtsp-server: Base foundation for building a rtsp
    server ontop of GStreamer
 * Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls.

Release announcement:
  http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html

Obtained from:	gnome devel repo
2015-09-26 14:36:23 +00:00
Baptiste Daroussin
0eae03bd38 Specify correctly @post* for gtk-query-immodules 2015-09-26 00:08:26 +00:00
Dmitry Marakasov
e5ad754afb - Switch to options helpers
- Drop 8.x support

Approved by:	portmgr blanket
2015-09-24 21:19:41 +00:00
Jan Beich
2c13179f74 x11-toolkits/scintilla, editors/scite: update to 3.6.1
Changes:	http://www.scintilla.org/ScintillaHistory.html
PR:		203144
Submitted by:	Naram Qashat cyberbotx@cyberbotx.com (maintainer)
2015-09-24 18:10:45 +00:00
Jimmy Olgeni
feb651a670 Typos, whitespace and capitalization fixes (S-X). 2015-09-20 21:12:20 +00:00
Alexey Dokuchaev
6e632c7019 - Make dependency on `www/webkit-gtk2' optional: there's a configure switch
for this, and it is quite heavy while not necessarily always desirable
- Remove bogus `+=' from LIB_DEPENDS and USES: the port is not being master
  for anyone, thus those were just confusing
- Consistently put space before trailing backslash when wrapping long lines
- Reword MSPACK_DESC (MS -> Microsoft) while I'm here
2015-09-19 17:15:16 +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
Sunpoet Po-Chuan Hsieh
9626dfd179 - Add NO_ARCH 2015-09-18 17:59:37 +00:00
Sunpoet Po-Chuan Hsieh
dae9455472 - Add NO_ARCH 2015-09-18 17:59:33 +00:00