Commit graph

7268 commits

Author SHA1 Message Date
Cy Schubert
580eeb805a Replace cupsTempFile() with tmpnam(). cupsTempFile() no longer exists.
PR:		214332
2016-11-08 20:52:59 +00:00
Marcelo Araujo
bd563bb850 Update to 8.12.9. 2016-11-07 12:51:29 +00:00
Jan Beich
ec4d3e72c6 print/harfbuzz: update to 1.3.3
Changes:	https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.3
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2016Q4
2016-11-06 08:13:30 +00:00
Danilo Egea Gondolfo
ff5d3983eb - Update to 20161105 2016-11-05 21:51:43 +00:00
Tijl Coosemans
250f223901 Add linux-c7-harfbuzz and linux-c7-graphite2, needed by linux-c7-pango.
PR:		214232
2016-11-05 13:25:50 +00:00
Jan Beich
f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00
Mark Linimon
829a6b36ad Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 16:31:15 +00:00
Veniamin Gvozdikov
d87588e678 - Added missed dependency Qt4/Qt5 iconengines
PR:		ports/213782
Submitted by:	rs.os@t-online.de
2016-10-31 13:59:53 +00:00
Ben Woods
9f467b36d1 print/hplip and print/hplip-plugin: Update to 3.16.10
- FAX option now depends on py-reportlab v3 rather than v2 (deprecated)
- Clean up RUN_DEPENDS syntax and OPTIONS whitespace
- Remove line which set unused variable PYTHON_SITELIBDIR_REL

Changes this release:
  http://hplipopensource.com/hplip-web/release_notes.html

Approved by:	adamw (mentor, implicit)
2016-10-30 15:18:03 +00:00
Ben Woods
8227569076 print/hplip: Revert r424931 - do not install static CUPS ppd drivers
This was specifically disabled in r410825.

The PPD files are generated automatically when you setup a printer and
the bundled PPDs are generated for an older version of CUPS.

Reported by:	tijl
Approved by:	adamw (mentor, implicit)
2016-10-30 14:20:07 +00:00
Ben Woods
159562ffc0 print/hplip: Bump PORTREVISION after r424931
Approved by:	adamw (mentor, implicit)
MFH:		2016Q4
2016-10-30 07:18:29 +00:00
Ben Woods
55d10894dd print/hplip: Enable install of static CUPS ppd drivers
This is as per the upstream recommendations here:
  http://hplipopensource.com/hplip-web/install/manual/distros/freebsd.html

Reported by:	Michael Wagner <mikepwagner@mikepwagner.net>
Approved by:	adamw (mentor, implicit)
MFH:		2016Q4
2016-10-30 07:13:15 +00:00
Tijl Coosemans
f8b20bc58b Fix build with CUPS 2.2.x. 2016-10-28 10:10:47 +00:00
Dmitry Marakasov
0676c4755d - Mark BROKEN: does not build
# github.com/google/cups-connector/cups
could not determine kind of name for C.cupsGetPPD3
*** Error code 2

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2016-10-28 08:02:38 +00:00
Alex Dupre
d1e1332ae7 Update to 4.0.1 release to support PHP 7. 2016-10-27 09:00:27 +00:00
Baptiste Daroussin
9066e9c309 Update to 0.2.6
Chaneges:
- Remove the dir file leftover if it is empty

Submitted by:	amdmi3
2016-10-26 11:06:02 +00:00
Ben Woods
2ea128e160 print/hplip and print/hplip-plugin: Take maintainership
Approved by:	adamw (mentor, implicit)
2016-10-22 06:08:34 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Tijl Coosemans
1675ff649c Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
2016-10-19 14:50:26 +00:00
Tobias C. Berner
1d16d53e19 Introduce new extensible virtual categories for KDE
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.

Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
	* kde-kde4
In the future, this will be extended to
	* kde-frameworks
	* kde-plasma
	* kde-applications

PR:						213406
Differential Revision:	https://reviews.freebsd.org/D7645
Exp-run by :			antoine
Reviewed by:			mat, rakuco
Approved by: 			portmgr (mat), rakuco (mentor)
2016-10-18 17:22:35 +00:00
Tijl Coosemans
2bd5d32360 Fix build with CUPS 2.2.x.
Reported by:	hselasky
2016-10-18 13:14:41 +00:00
Tijl Coosemans
f0a6a10c0e - Fix build with CUPS 2.2.x.
- Fix printing test page.
2016-10-18 11:11:51 +00:00
Tijl Coosemans
fb92e8597c Fix build with CUPS 2.2.x. 2016-10-18 10:58:49 +00:00
Tijl Coosemans
42f4778968 Update to 2.2.1. 2016-10-17 17:47:51 +00:00
Raphael Kubo da Costa
b0f50e0d61 Update to 2.2.2.
Release notes: http://www.lyx.org/announce/2_2_2.txt

Switch the build to Qt5 now that we have Qt 5.6 in the tree. While here,
stop mentioning the long-defunct print/teTeX port in pkg-message.
2016-10-16 10:04:11 +00:00
Ben Woods
a8ac872b69 print/hplip and print/hplip-plugin: Update to 3.16.9
Changes this release:
  http://hplipopensource.com/hplip-web/release_notes.html

Approved by:	makc (maintainer timeout), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D8031
2016-10-15 00:40:28 +00:00
Mathieu Arnold
6b47948a7d Whatever you do, ${PORTSDIR} always creeps in depends.
Sponsored by:	Absolight
2016-10-11 20:56:38 +00:00
Pawel Pekala
3969981d6a Update to version 20161005
PR:		213159
Submitted by:	Naram Qashat (maintainer)
2016-10-10 16:54:32 +00:00
Kurt Jaeger
75a1d3b813 print/epson-inkjet-printer-escpr: 1.6.4 -> 1.6.9
- MASTER_SITE changed to LOCAL/pi for now
- corrections of brightness, contrast are halved
- saturation is precisely set

PR:		209221
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2016-10-07 16:33:03 +00:00
Pawel Pekala
60ce56b051 - Update to version 2.19.48 [1]
- Register proxy dependencies found by stage-qa
- Use options substitutions for NLS option
- Use option helper in post-patch
- Fix absolute path symlink

PR:             212784 [1]
Submitted by:   maintainer [1]
2016-10-03 16:33:51 +00:00
Pawel Pekala
a217fa6819 Update to version 1.11.4
PR:		212871
Submitted by:	Naram Qashat (maintainer)
2016-09-30 19:45:50 +00:00
Jan Beich
628bf01dc8 print/harfbuzz: update to 1.3.2
Changes:	https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.2
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2016Q3
2016-09-29 21:28:53 +00:00
Marcelo Araujo
ba6465bb3f Update to 8.12.4. 2016-09-27 17:39:52 +00:00
Danilo Egea Gondolfo
0f3143f7ab - Update to 20160925 2016-09-26 02:40:06 +00:00
Ruslan Makhmatkhanov
f73afe558b print/flpsed: update master site
- flpsed moved to new home

While here:
- add missing deps, reported by stage-qa
- update WWW
- remove not needed inclusion of bsd.port.options.mk
- bump PORTREVISION because of package changes

PR:		209764
Reported by:	johannes.hofmann@gmx.de
2016-09-24 13:12:30 +00:00
Tijl Coosemans
48f4591035 - Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-24 11:06:57 +00:00
Ben Woods
8d850ed6c5 print/hplip and print/hplip-plugin: Update to 3.16.8
print/hplip:

- Add LICENSE details
- Changes USE_OPENSSL=yes to USES=ssl
- Create empty directories for pkg-plist @dir entries
- Reformat patches with makepatch (pet portlint)
- Move ${PREFIX}/etc/sane.d/dll.conf to ${PREFIX}/etc/sane.d/dll.d/hpaio
  during post-install, rather than editing ${PREFIX}/etc/sane.d/dll.conf
  during @exec and @unexec during pkg-plist

print/hplip-plugin:

- Re-order LICENSE block (pet portlint)

Changes this release:

http://hplipopensource.com/hplip-web/release_notes.html

Reviewed by:	mat (mentor)
Approved by:	makc (maintainer timeout), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D7812
2016-09-24 10:26:42 +00:00
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00
Baptiste Daroussin
4ce54eef38 Update to 0.2.5
- Add support for capsicum
2016-09-18 14:14:25 +00:00
Raphael Kubo da Costa
3346021972 Update the Qt5 ports to 5.6.1.
This took longer than expected, but there are quite a few changes to the
existing ports and a few new ones.

General upstream changes:
- Starting with Qt 5.6.2, Qt will fail at configuration time if LibreSSL is
  being used. According to the discussion here:
  https://codereview.qt-project.org/#/c/154800/
  The Qt project is not opposed to LibreSSL, but does not want to mix
  support for it into the OpenSSL backend code, especially as they move
  towards supporting OpenSSL 1.1.
  People interested in LibreSSL support are welcome to submit a separate
  backend upstream, but are expected to maintain it. We (kde@) are not
  opposed to carrying some patches authored by others in the future, as long
  as they are not huge and destabilizing.
- When Qt detects the compiler supports C++11, it will pass -std=gnu++11 by
  default (this is an upstream change). You can add "CONFIG -= c++11" to
  your .pro. Qt 5.7 will require C++11.
- www/webkit-qt5: The QtWebKit module is deprecated upstream, and is shipped
  separately as a community release tarball. kde@ does not have an ETA for a
  qt5-webengine port, as it requires a huge effort (and number of patches)
  similar to maintaining www/chromium itself.
- x11-toolkits/qt5-declarative has been deprecated upstream. The last
  release is 5.5.1.

Relevant changes:
- devel/qmake5: The freebsd-clang mkspec has become the default mkspec on
  FreeBSD, replacing the outdated freebsd-g++ one that was moved to
  unsupported/ (it still works though).
- devel/qt5-qdoc: qdoc was moved to qttools upstream, but its data files are
  still in qtbase. The data files are now in the qt5-qdoc-data port.
- misc/qt5-doc: Clean up and stop requiring a compiler and fumbling with
  mkspecs. Instead of running the `configure' script, which requires a
  compiler and adjustments to the mkspecs files and also ends up building a
  new qmake binary, we now leverage USES=qmake to generate all the Makefiles
  from the top-level qt.pro. Getting this to work requires some tricks,
  though, and qt.conf.in has a longer explanation of what's being done.
  Switch to USES=gmake to be able to drop MAKE_JOBS_UNSAFE=yes.

New ports:
- comms/qt5-serialbus
- devel/qt5-qdoc-data
- x11-toolkits/qt5-quickcontrols2

Big thanks to Adriaan de Groot (groot@kde.org), tcberner@ and Loise Nolden
(nolden@kde.org) for the huge amount of work they put into this
patch. Loise in particular also sent quite a few changes upstream that were
essential for this update to work.

PR:		211916
2016-09-17 09:46:54 +00:00
Antoine Brodin
e4e7631db7 Mark BROKEN: wrong run depends
===>   apsfilter-7.2.8_17 depends on executable: hpijs - not found

Reported by:	pkg-fallout
2016-09-16 07:01:19 +00:00
Antoine Brodin
82ad57ce49 Revert texinfo upgrade, it was not tested
With hat:	portmgr
2016-09-15 05:04:54 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Johan van Selst
9c53c3ed30 Update to Texinfo 6.3
http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00004.html
2016-09-13 15:32:46 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
Pietro Cerutti
e44feeb7e2 print/lilypond-devel: update to 2.19.47, submitter is the new maintainer
PR:		212435
Submitted by:	m.ne@gmx.net
2016-09-08 07:59:58 +00:00
Tijl Coosemans
aea21b3b36 - In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS.  Helper variables derived from the loop variable aren't
  expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.

PR:		211645
Reported by:	jkim
2016-09-07 12:43:22 +00:00
Olivier Duchateau
548adee57e Chase update of Poppler after revision r421386 2016-09-05 20:02:03 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Cy Schubert
ca9b45980e Implement hpijs/hplip dependency option.
Approved by:	hrs@
Differential Revision:	D2628
2016-09-02 13:26:15 +00:00
Marcelo Araujo
204f173bc1 - Update to 8.12.3. 2016-09-01 15:32:27 +00:00
Tijl Coosemans
db330a0c38 Fix the CUPS foomatic-rip symlink.
PR:		212232
Submitted by:	fmysh@iijmio-mail.jp
Approved by:	jrm@ftfl.ca (maintainer)
2016-08-29 15:02:18 +00:00
Tobias C. Berner
0f583d8700 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
2016-08-24 08:20:31 +00:00
Kurt Jaeger
180fd0f5ee New port: print/fig2dev
Fig2dev is a set of tools for creating TeX documents with graphics
which are portable, in the sense that they can be printed in a wide
variety of environments.

Drivers currently exist for the following graphics languages:
AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment,
PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF,
IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11
Bitmap), XPM (X11 Pixmap), and TK (tcl/tk).  Fig2dev can be
configured with a subset of these drivers.

WWW: https://en.wikipedia.org/wiki/Xfig

This port will replace print/transfig after a bit of testing.
2016-08-23 17:44:52 +00:00
Dmitry Marakasov
546779cf0a - Optionize DBUS, so users can turn it off
- Fix stage q/a warning about soft links to absolute paths
- Modernize option handling
- Take maintainership
- Bump portrevision

PR:		212001
Submitted by:	jrm@ftfl.ca
2016-08-23 14:58:36 +00:00
Marcelo Araujo
54882cf71d Update to 8.12.1. 2016-08-23 13:06:42 +00:00
Olivier Duchateau
7ae2370e0c - Update to 0.2.8
- Replace CPPFLAGS and LDFLAGS by USES= localbase
- Remove 'keepla' argument in USES=libtool

PR:		210761
Submitted by:	myself
Approved by:	the GNOME team (maintainer, timeout > 1 month)
2016-08-17 19:26:59 +00:00
Dmitry Marakasov
6d89993892 - Mark BROKEN: does not build:
kpathsea: Running mktexfmt tex.fmt
mktexfmt: No such file or directory
Sorry, I can't find the format `tex.fmt'; will try `initex.fmt'.

kpathsea: Running mktexfmt initex.fmt
mktexfmt: No such file or directory
I can't find the format file `initex.fmt'!
*** Error code 1

Reported by:	pkg-fallout
2016-08-17 15:48:30 +00:00
Wen Heping
2c3f7631a8 - Update to 0.6.3 2016-08-17 05:55:00 +00:00
TAKATSU Tomonari
0ab7535f9b - Update to 1.14 2016-08-16 23:53:57 +00:00
Mathieu Arnold
f037e39601 USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
2016-08-08 13:46:50 +00:00
Raphael Kubo da Costa
a1070ae317 Update to 2.2.1.
Changes: http://www.lyx.org/announce/2_2_1.txt
2016-08-06 13:13:12 +00:00
John Marino
f858881db9 multimedia ... sysutils: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 04:36:54 +00:00
Pawel Pekala
47c8694a30 - Update to version 1.10.0
- Update required dependencies

PR:		211534
Submitted by:	Naram Qashat (maintainer)
2016-08-03 19:06:00 +00:00
Mathieu Arnold
aef5a66670 Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
2016-08-03 12:47:05 +00:00
Tijl Coosemans
21653fcc78 Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports.  LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable.  This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
2016-08-01 13:07:14 +00:00
Tijl Coosemans
4daa8c671a Remove unused distinfo files. 2016-08-01 11:04:36 +00:00
Pawel Pekala
3ba87e45cf - Update to version 20160404
- Register package indirect dependencies

PR:		211463
Submitted by:	Naram Qashat (maintainer)
2016-07-31 22:41:33 +00:00
Baptiste Daroussin
1694ef7c6c Remove print/tex
texlive has replaced it long ago, it also does not fit well in the "modern" world
patching it to get it not conflict with getline(3) is painful (web2c part) while
the version in texlive just work
2016-07-30 11:28:00 +00:00
Baptiste Daroussin
49362e8227 Change dependency to use texlive rather than the old tex 2016-07-30 11:18:27 +00:00
Baptiste Daroussin
ffa550c228 Prevent collision with getline(3) 2016-07-29 23:54:50 +00:00
Baptiste Daroussin
86e87e7d65 Prevent collision with getline(3) 2016-07-29 23:45:46 +00:00
Baptiste Daroussin
545725a8e9 Replace dirty creative mechanism to check pkg-config version with a proper one
that is native and does not fail to figure out 1 > 0.9
2016-07-29 13:25:44 +00:00
John Marino
cffdd95db8 print/lilypond-devel: mark broken, deprecate for removal after 31 August
This unstable branch of lilypond is already several releases behind.  A
devel port should be required to have an active maintainer, yet this one
does not.  Now that it's broken by a very astonishingly bad pkgconf
detection code, set it for removal in September.  That will give someone
a chance to volunteer to maintain it.
2016-07-29 13:20:17 +00:00
Muhammad Moinur Rahman
14caf74859 print/typetools: Update version 2.105=>2.106 2016-07-26 07:50:00 +00:00
Jan Beich
b08853f084 Back out r419070, LOCALBASE may not be defined before bsd.port.mk 2016-07-25 21:54:54 +00:00
Jan Beich
053e7c62bf print/flpsed: drop unused line 2016-07-25 21:46:34 +00:00
Rene Ladan
78450f0a5d Reset miwi@'s ports, he stepped down from the Ports Team.
With hat:	portmgr-secretary
2016-07-25 20:01:02 +00:00
Jan Beich
eff719206e print/harfbuzz: update to 1.3.0
Changes:	https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.0
ABI:		http://abi-laboratory.pro/tracker/objects_report/harfbuzz/1.2.7/1.3.0/report.html
PR:		211363
Submitted by:	lightside@gmx.com
MFH:		2016Q3
2016-07-25 19:11:32 +00:00
Mathieu Arnold
e50dc2a336 Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
2016-07-20 15:33:20 +00:00
Dirk Meyer
3561a46f28 - update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
MFH:		2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
2016-07-20 09:33:31 +00:00
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Matthias Andree
1137aaea12 Update to new upstream release JabRef 3.5.
ChangeLog: <https://github.com/JabRef/jabref/blob/v3.5/CHANGELOG.md#35---2016-07-13>
2016-07-14 22:49:55 +00:00
Raphael Kubo da Costa
26dd086b80 Add patch to fix the build on FreeBSD 10.1.
LyX 2.2.0 had some code changes and is using std::bind() when C++11 support is
available. The libc++ version on 10.0 and 10.1 does not work as expected, so
force boost::bind() on those systems to avoid the following error:

frontends/qt4/liblyxqt4.a(GuiWorkArea.o): In function `_ZN5boost6detail8function26void_function_obj_invoker0INSt3__16__bindIMN3lyx8frontend11GuiWorkAreaEFvvEJPS7_EEEvE6invokeERNS1_15function_bufferE':
GuiWorkArea.cpp:(.text._ZN5boost6detail8function26void_function_obj_invoker0INSt3__16__bindIMN3lyx8frontend11GuiWorkAreaEFvvEJPS7_EEEvE6invokeERNS1_15function_bufferE[_ZN5boost6detail8function26void_function_obj_invoker0INSt3__16__bindIMN3lyx8frontend11GuiWorkAreaEFvvEJPS7_EEEvE6invokeERNS1_15function_bufferE]+0xa): undefined reference to `_ZNSt3__18__invokeIRMN3lyx8frontend11GuiWorkAreaEFvvERPS3_JEvEEDTcldsdeclsr3std3__1E7forwardIT0_Efp0_Efp_spclsr3std3__1E7forwardIT1_Efp1_EEEOT_OS9_DpOSA_'
/usr/bin/ld: lyx: hidden symbol `_ZNSt3__18__invokeIRMN3lyx8frontend11GuiWorkAreaEFvvERPS3_JEvEEDTcldsdeclsr3std3__1E7forwardIT0_Efp0_Efp_spclsr3std3__1E7forwardIT1_Efp1_EEEOT_OS9_DpOSA_' isn't defined
/usr/bin/ld: final link failed: Nonrepresentable section on output
2016-07-11 21:02:50 +00:00
Jan Beich
4347b98b18 print/harfbuzz: update to 1.2.7
Changes:	https://github.com/behdad/harfbuzz/compare/1.2.3...1.2.7
ABI:		http://abi-laboratory.pro/tracker/timeline/harfbuzz/
PR:		208792
Approved by:	maintainer timeout (3 months)
MFH:		2016Q3 (needed by firefox-48.0)
2016-07-11 08:21:36 +00:00
Tijl Coosemans
a0a3b1dad0 Remove a patch from devel/gmake so the port no longer depends on
print/texinfo which requires gmake.  To break this circular dependency
gmake-lite was introduced.  This can be removed now as well.

PR:		210623
Reviewed by:	bapt
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-07-08 11:24:18 +00:00
Mathieu Arnold
7acca7e902 Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
2016-07-06 22:10:14 +00:00
Pietro Cerutti
fb8d8ab5f9 devel/icu: bump PORTREVISION on dependent ports 2016-07-06 07:34:12 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Raphael Kubo da Costa
5f1da1e07f Update to 2.2.0.
Changes and release notes:
http://wiki.lyx.org/LyX/NewInLyX22

The GUI still uses Qt4, as 2.2.0's release notes only advise using the Qt5
versions with Qt >= 5.6.0.
2016-07-03 13:16:17 +00:00
Danilo Egea Gondolfo
db4ae8270c - Update to 20160626 2016-06-29 15:23:30 +00:00
Mathieu Arnold
dca255c3ce Convert USE_PHP*=yes into USES=php*
PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
2016-06-28 14:00:45 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Marcelo Araujo
09f9c5a0cd Update to 8.11.7. 2016-06-27 05:05:19 +00:00
Tijl Coosemans
ed79651ba0 Update to 1.9.0.
PR:		210575
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2016-06-25 16:23:13 +00:00
Tijl Coosemans
50ed08f39a - Update to 2.1.4.
- Let the socket backend print debug messages on the DEBUG channel.  The
  other channels affect the printer status message in lpstat(1) which can
  be confusing. [1]

PR:		203058 [1]
2016-06-25 15:41:38 +00:00
Torsten Zuehlsdorff
8b62234838 Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
2016-06-23 09:48:53 +00:00
Raphael Kubo da Costa
c6292a7d19 Update to 2.1.5, the last release in the 2.1 series. 2016-06-21 12:31:52 +00:00
Tijl Coosemans
e079e58681 Update Linux ports to Centos 6.8.
PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
2016-06-20 17:13:26 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
Baptiste Daroussin
ff857f1cf5 Replace @*exec with explicit postinstall @postexec 2016-06-18 15:23:13 +00:00
Mathieu Arnold
1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00
Wen Heping
67fb2d114a - Update WWW 2016-06-14 08:25:47 +00:00
Matthias Andree
cf8458ee7c Update to new upstream release 3.4.
The upstream maintainer reports "The main focus of this release is
improving the grouping functionality of JabRef with various bug fixes
and new features." and suggests to see their blog for detailed
change explanations: http://www.jabref.org/blog/
Changelog: https://github.com/JabRef/jabref/blob/v3.4/CHANGELOG.md

Set NO_ARCH.

Simplify MASTER_SITES, and add builds.jabref.org.
2016-06-05 17:28:30 +00:00
Danilo Egea Gondolfo
ef52529c8c - Update to 20160604 2016-06-04 20:42:47 +00:00
Marcelo Araujo
66cf28147a Update to 8.11.6. 2016-06-04 04:38:22 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Matthias Andree
46cbd463cd Fix build on HEAD-i386, using clang 3.6, not newer.
PR:		204175
Submitted by:	Hiroo Ono
Reported by:	Ivan Klymenko
Approved by:	Naram Qashat (maintainer)
2016-05-26 21:57:29 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Gerald Pfeifer
80a78653c2 Fix typo in pkg-descr: langauges -> languages.
Approved by:	portmgr (blanket)
2016-05-25 19:30:59 +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
Baptiste Daroussin
ad65177ebf Prevent collision with getline(3) 2016-05-22 16:55:23 +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
TAKATSU Tomonari
d790a778ad - Update to 1.13 2016-05-13 09:39:41 +00:00
Tijl Coosemans
bdd16972d5 Some plugins have an SONAME field that is different from the library name
so the wrapper library that links to such a plugin cannot find it at
runtime.  Create dummy plugins without SONAME and link the wrapper libraries
against that.

PR:		209426
Tested by:	Andreas Beck <jarles.live@gmail.com>
2016-05-10 16:46:36 +00:00
Mathieu Arnold
867824dbc9 Update to 20160502.
PR:		209299
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:43:30 +00:00
Sunpoet Po-Chuan Hsieh
2c0083802f - Update to 0.25.0
Changes:	https://github.com/mogest/prawn-svg/releases
2016-05-07 00:17:10 +00:00
Dmitry Marakasov
a7bbb80714 - Switch to options helpers 2016-05-05 09:03:27 +00:00
Marcelo Araujo
0a503d4c6b - Update to 8.11.5. 2016-05-04 03:06:58 +00:00
Johan van Selst
c8d70954bb Update to texinfo 6.1, with data files from 25 April 2016-05-03 20:44:00 +00:00
Tilman Keskinoz
4efbbe5d03 Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1

Bump PORTREVISIONs of dependents because of shared library version bump.
2016-04-29 15:20:28 +00:00
Sunpoet Po-Chuan Hsieh
a254c08198 - Update to 0.24.0
Changes:	https://github.com/mogest/prawn-svg/releases
2016-04-28 19:06:17 +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
Tijl Coosemans
bf12e6ae92 Install plugins with +x because HPLIP thinks the installation is corrupt
otherwise.

PR:		208142
Reported by:	coder@tuxfamily.org
2016-04-24 19:39:34 +00:00
Matthias Andree
3a772f9c67 Upgrade to new 3.3 release.
ChangeLog: <https://github.com/JabRef/jabref/blob/master/CHANGELOG.md#33---2016-04-17>
2016-04-22 19:03:12 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Alex Dupre
656d9740f8 Update to 1.8.11 release. 2016-04-19 15:06:33 +00:00
Alexey Dokuchaev
ed62b74be6 Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
2016-04-16 12:29:27 +00:00
Marcelo Araujo
591c8cd822 Update to 8.11.4. 2016-04-14 04:07:52 +00:00
Jung-uk Kim
ac8239e897 Update to 0.0.3. 2016-04-13 17:25:53 +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
Muhammad Moinur Rahman
3f08e8ef7e print/ft2demos: Update version 2.6=>2.6.3 2016-04-10 21:20:45 +00:00
Danilo Egea Gondolfo
89cbe9f41d - Update to 20160409 2016-04-09 18:35:42 +00:00
Sunpoet Po-Chuan Hsieh
9430c26555 - Update to 0.23.1
Changes:	https://github.com/mogest/prawn-svg/releases
2016-04-09 12:31:43 +00:00
Tijl Coosemans
14ac2d9514 Depend on cups-filters instead of foomatic-filters to provide foomatic-rip.
Foomatic-filters is no longer developed.

PR:		208551
Submitted by:	pyo@mail.ru
2016-04-07 12:13:44 +00:00
Steve Wills
ae54641e2f devel/ruby-gems: Update to 2.6.2
PR:		208371
Submitted by:	wen (partial)
2016-04-04 15:24:52 +00:00
Mathieu Arnold
33e2e58c95 Remove ${PORTSDIR}/, again.
With hat:	tota
Sponsored by:	Absolight
2016-04-03 13:11:01 +00:00
TAKATSU Tomonari
ce0568d6ef - Update to 2.9.0
- Restrict Python version and pyparsing version
- Switch from GOOGLE_CODE to USE_GITHUB
- Add LICENSE section
- Add NO_ARCH
- Update WWW in pkg-descr
- Make portlint happy
- Take maintainership

PR:		208477
Submitted by:	tota@ (myself)
Approved by:	romain@ (maintainer)
2016-04-03 11:00:20 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Tijl Coosemans
d2d25adfba - Update cups-filters to 1.8.3.
- Move D-Bus dependency under a COLORD option.
- Make libijs dependency optional.
- Add BRAILLE option and add missing dependencies to it.  There's no port of
  liblouisutdml yet but it isn't strictly required.
- Move jpeg, png and tiff dependencies under an IMAGEFILTERS option.
- Add an option group for cups-browsed, move AVAHI under it and add LDAP.
- Add an option group to select the default PDF-to-PostScript renderer.
- Add --disable-silent-rules to CONFIGURE_ARGS to make build logs more
  verbose.

PR:		208345
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2016-03-29 14:19:09 +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
Sunpoet Po-Chuan Hsieh
9bc4ef8e98 - Update to 0.23.0
Changes:	https://github.com/mogest/prawn-svg/releases
2016-03-25 20:03:37 +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
Jan Beich
97638adc98 print/cups: revive GNUTLS option after r389015
SSL remains enabled by default but now can be optionally disabled
reducing reducing the number of dependencies.

PR:		208223
Approved by:	tijl (maintainer)
2016-03-23 11:44:29 +00:00
Tijl Coosemans
4ccfcd4411 Remove pkg-message. It's no longer needed and causing confusion.
PR:		207920
2016-03-21 11:35:29 +00:00
Tijl Coosemans
88ed0378c2 - These binary plugins are compiled for Linux and some require glibc
functions that our libc does not provide so they fail to load.  Implement
  the glibc functions in a wrapper library for each plugin.
- Do all of the building and installing from do-build and do-install.  The
  upstream install scripts require too many hacks to stay inside the work
  directory.
- Add LICENSE information.

PR:		208142
Tested by:	avg
2016-03-21 11:21:28 +00:00
Tijl Coosemans
61017bd10f - Update print/qpdf to 6.0.0.
- Remove bash dependency.
- Remove SDK option.  It was added to prevent installation of headers
  because they sometimes cause build conflicts with newer versions of qpdf
  due to incorrect order of -I flags.  This has been fixed now.
- Add DOCS option.
- Replace patch-configure with CPPFLAGS/LIBS and a post-patch command in
  the Makefile to take into account ${LOCALBASE} and ${MAKE_CMD}.
- Remove patches that have been fixed upstream.
- Add a patch for libtest/build.mk to change the order of LIBS and
  LIBS_libqpdf.  LIBS may contain user supplied -L flags like
  -L/usr/local/lib which have to appear after upstream -L flags so programs
  are linked against freshly built libraries on not an older version in
  /usr/local/lib.  The other build.mk files already do this right.
- Add a patch for make/libtool.mk to change the order of $ldflags and $libs.
  Upstream puts -L flags in $ldflags.

PR:		207751
Approved by:	d.y.kazarov@mail.ru (maintainer)
2016-03-20 11:26:09 +00:00
Tijl Coosemans
0b4e0f28c9 Support systems with WITHOUT_USB in /etc/src.conf.
Reported by:	dweimer@dweimer.net
2016-03-18 09:48:04 +00:00
Tijl Coosemans
abe394d3ce Fix pkg-plist when FAX option is on. 2016-03-17 09:24:24 +00:00
Tijl Coosemans
f4eb306ee0 - Remove the FOOMATIC option. The port isn't very useful without PPD files.
- Change the CUPS option so it uses foomatic-rip from print/cups-filters.
2016-03-15 12:08:31 +00:00
Tijl Coosemans
420c6d6b94 Add a patch to print/cups and print/hplip to disable detaching of ulpt(4).
This isn't needed on FreeBSD and it always fails because the process doesn't
have the required privileges.

Add a sample devd configuration file to print/cups that gives users in group
cups access to USB printers. [1]

Submitted by:	hselasky, Alexander Zagrebin <alex@zagrebin.ru> [1]
2016-03-14 11:40:58 +00:00
Tijl Coosemans
0a0acad559 - Let foomatic-rip use /bin/sh instead of /bin/bash.
- Patch foomatic-rip to reset stdin after replacing the underlying file
  descriptor.
- Remove a patch for the pdftops filter that is no longer needed.

Submitted by:	Alexander Zagrebin <alex@zagrebin.ru>
2016-03-13 21:16:26 +00:00
Grzegorz Blach
4cf4b55217 Fix plist when SNMP is off
PR:		207921
Reviewed by:	tijl
Approved by:	Portmgr blanket approval
2016-03-13 11:13:29 +00:00
Steve Wills
17cea5e04c cups-connector: create port
Share printers from your computer with ChromeOS and Android devices, using the
Cloud Print Connector. The Connector is a purpose-built system process. It can
share hundreds of printers on a powerful server, or one printer on a Raspberry
Pi.

WWW: https://github.com/google/cups-connector
2016-03-12 19:31:35 +00:00
Raphael Kubo da Costa
7556fcccd3 Set NO_ARCH=yes. 2016-03-12 12:23:58 +00:00
Raphael Kubo da Costa
b63861bcac Update to 4.3.0.
PR:		207836
Submitted by:	jochen@jochen-neumeister.de
2016-03-12 12:23:42 +00:00
Tijl Coosemans
6159e62ecc Fix make check-plist when ${LOCALBASE}/etc/pam.d does not exist.
Reported by:	rakuco
2016-03-11 15:39:40 +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
Tijl Coosemans
f9f18301f0 Delete print/cups before renaming print/cups-base. This is just a metaport
for various cups components that will no longer be needed.

PR:		207746
2016-03-11 09:22:52 +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
Sunpoet Po-Chuan Hsieh
68f5789c27 - Update to 1.4.0
- Add LICENSE_FILE

Changes:	https://github.com/yob/pdf-reader/blob/master/CHANGELOG
2016-03-06 06:34:48 +00:00
Sunpoet Po-Chuan Hsieh
39c405c563 - Update to 0.22.1
Changes:	https://github.com/mogest/prawn-svg/releases
2016-03-06 06:34:44 +00:00
Sunpoet Po-Chuan Hsieh
47cec1d033 - Update to 2.1.0
- Add LICENSE_FILE

Changes:	https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
2016-03-06 06:34:39 +00:00
Sunpoet Po-Chuan Hsieh
caf38523b5 - Update to 0.6.1
- Add LICENSE_FILE

Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2016-03-06 06:34:35 +00:00
Koop Mast
3e3a0ac7fd Update freetype2 to 2.6.3. 2016-03-03 10:12:38 +00:00
Koop Mast
ac899219e2 Update harfbuzz to 1.2.3.
Enable Gobject introspection.

Assign maintainership to gnome@

PR:		207387 (based on)
Submitted by:	olivierd@
2016-03-03 10:10:11 +00:00
Raphael Kubo da Costa
b1c2ce3abd Mark BROKEN, DEPRECATED and expire in 2 months.
Reportlab2 has been unsupported for a long time, and it isn't compatible with
the current graphics/py-pillow version. Users should use print/py-reportlab
instead.

PR:		207601
Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com> (maintainer)
2016-03-02 16:26:15 +00:00
Li-Wen Hsu
9ff641729e - Update maintainer's email address
Submitted by:	maintainer (via facebook chat)
2016-03-02 05:41:03 +00:00
Dmitry Marakasov
03e5d1dce2 - Add LICENSE_FILE
- Add NO_ARCH
- Switch to USES=shebangfix
- Switch to options helpers
2016-03-01 16:21:23 +00:00
Kurt Jaeger
76f155129e Resurrect port: print/pnm2ppa
This software creates output using the PPA (printer performance
architecture) protocol.  This protocol is used by some HP "Windows-only"
printers, including the HP Deskjet 820C series, the HP DeskJet 720 series,
and the HP DeskJet 1000 series.  It has been tested on all three printers,
but your personal experience (positive or negative) is very much appreciated!

WWW: http://pnm2ppa.sourceforge.net/

PR:		207468
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2016-02-29 17:05:01 +00:00
Dirk Meyer
78b97f0b61 - Makefile.local for slave ports is included by bsd.port.mk r397519 2016-02-28 09:32:43 +00:00
Danilo Egea Gondolfo
9c9dcfb8a0 - Update to 20160226 2016-02-27 01:44:00 +00:00
Raphael Kubo da Costa
4cef6ede8f Update to 0.73.
This release was never formally announced on the website, but is available
for download. Matthias, the port maintainer, had to do a lot of adjustments
to get it to an actual buildable state that are reflected in the patches
added to files/.

PR:		207299
Submitted by:	Matthias Apitz <guru@unixarea.de> (maintainer)
2016-02-25 13:05:20 +00:00
Danilo Egea Gondolfo
7d980318e3 - Update to 20160222
- Uses tar:xz
2016-02-23 02:28:30 +00:00
Hiroki Sato
09f55617e3 Update to 1.6.4.
Submitted by:	Tatsuki Makino (maintainer)
PR:		206416
2016-02-23 02:18:59 +00:00
Marcelo Araujo
d84d0bce63 - Update to 8.11.0. 2016-02-22 08:20:31 +00:00
Gabor Pali
dc08613aa9 - A couple of fixes for bsd.cabal.mk:
- Retire USE_GHC_NATIVE: it is not needed any more
  - Do not rely on DISTNAME for setting CABAL_LIBSUBDIR: this caused problems
    when using USE_GITHUB
  - Improve integration with print/hs-hscolour

Obtained from:	FreeBSD Haskell
2016-02-19 20:49:11 +00:00
Martin Wilke
1c1487813e - Ignore php70 2016-02-18 15:08:25 +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
Kurt Jaeger
a1570ec30b print/foomatic-filters: remove CONFLICT with cups-filters
PR:		207181
Submitted by:	Vladimir Omelchuk <admin@vladiom.com.ua>
Approved by:	cyberbotx@cyberbotx.com (maintainer)
2016-02-15 16:51:05 +00:00
Kurt Jaeger
a6f8374d10 print/cups-filters, print/foomatic-filters: add CONFLICTS
PR:		207172
Submitted by:	admin@vladiom.com.ua
2016-02-14 06:18:09 +00:00
Kurt Jaeger
2c5577b377 print/cups-base: bump port revision
PR:		190434
Pointy hat to:	pi
2016-02-14 05:35:34 +00:00
Kurt Jaeger
3a712d541e print/cups-base: revert change for ICONS option
- This does not really solve the problem

PR:		190434
Pointy hat to:	pi
2016-02-14 05:34:24 +00:00
Kurt Jaeger
16d6bc5cf4 print/cups-base: rename ICONS option to X11
Why this change ?
- When compiling print/cups-base, if WITHOUT_X11=yes is present in
  /etc/make.conf, CUPS still tries to update the "Icons cache".
- For this, it tries to build graphics/gtk-update-icon-cache,
  which in turns requires graphics/cairo, but Cairo builds without
  X11 support as requested, and graphics/gtk-update-icon-cache
  fails to build because it needs X11.

PR:		190434
Submitted by:	Tobias Kortkamp <t@tobik.me>
Reported by:	hjf@hjf.com.ar
2016-02-13 22:35:49 +00:00
Kurt Jaeger
d1ede6e14b print/cups-filters: 1.5.0 -> 1.8.2
Changes:
  http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/changes

PR:		206720
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2016-02-13 21:03:20 +00:00
Ruslan Makhmatkhanov
8a8e1be6d5 print/py-pollyreports: update to 1.7.7
- update to 1.7.7

while here:
- add NO_ARCH and sort USE_PYTHON
- drop python version limit, because it builds fine both with 2.x and 3.x

PR:		206871
Submitted by:	jjachuf@gmail.com (maintainer)
2016-02-12 20:45:00 +00:00
Kurt Jaeger
231eceade1 New port: print/okc321
PostScript Printer Descriptions for the Oki C321dn, C331dn, and C531dn
printers for use with CUPS.

WWW: http://www.oki.de/support/printer/printer-drivers/detail.aspx?prodid=tcm:90-131700&driverid=tcm:90-138028-16

PR:		204095
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-02-11 19:27:16 +00:00
John Marino
c6c76d1f38 print/texinfo: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:00:05 +00:00
John Marino
5172c6e95e print/bibcursed: USES+= ncurses + tar, respect LDFLAGS
Also use "&&" and parentheses for compound commands.
2016-02-05 16:08:55 +00:00
Dmitry Marakasov
1bbc8b4b34 - Switch to USES=tar:tgz
- Switch to options helpers
2016-02-04 16:39:57 +00:00
Dmitry Marakasov
7aae0bf0c7 - Switch to options helpers 2016-02-04 16:39:47 +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
Boris Samorodov
f5751d491d print/scribus: Update to version 1.4.6. 2016-01-30 12:39:05 +00:00
Raphael Kubo da Costa
d97c4d4c85 Remove BROKEN_FreeBSD_8 from all remaining ports.
FreeBSD 8 is no longer supported.
2016-01-25 20:23:57 +00:00
TAKATSU Tomonari
68211acadb - Update to 1.12.3 2016-01-25 10:16:27 +00:00