Commit graph

7523 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
218d351ed8 Change MASTER_SITES back to CHEESESHOP
It was unfetchable from pypi.python.org and is available through redirects now.
2018-04-16 18:34:01 +00:00
Kurt Jaeger
fc5620a135 print/fig2dev: update 3.2.6 -> 3.2.7
- OPTION LETTER CHANGES:
  Language         previous option         current option
  ------------------------------------------------------------
  cgm              -b dummy                -a
  epic             -A scale                -d scale
  eepic            -A scale                -d scale
  eepicemu         -A scale                -d scale
  gbx              -i on|off               -v
  ibmgl            -m mag,xoff,yoff        -m mag -x xoff -y yoff
  mp               -I file                 -d file
  ps               -S dummy                -o
- NEW FEATURES:
  o Print language-specific help text by using fig2dev -L lang -h.
  o Add option -M, multipage, for MetaPost output language.
  o Add option -P, pagemode, and -z to choose a pagesize for pdf output.
  o Add option -W (scaling of figures not possible) for tikz.
  o Add option -b, border width, for LaTeX output language.
  o Add option -f for pstex_t and pdftex_t output language.
  o Add uk_UA and ru_RU encodings for PostScript output. Ticket #12.
- BUGS FIXED:
  o Update help text: Output help for dxf and textyl output language,
    add description of -g option for Tk/Tcl and Perl/Tk output, allow -f
    option for pstex_t and pdftex_t output language.
- Debian bug numbers refer to https://bugs.debian.org/#.
  Ticket numbers refer to https://sourceforge.net/p/mcj/tickets/#.
  o Sanitize input. Do not segfault on malformed input files. Fixes debian
    bugs 881143, 881144, 881396, 890015, 890016, 882021 and also 882022.
  o Do not put an %%Orientation: comment into PostScript output. Some
    viewers would rotate the resulting file, others not.
  o Fix build on NetBSD, which has a _setmode() function different from
    _setmode() on Windows. Ticket #17. Also, avoid alloca(). Ticket #16.
  o tikz output: Omit the semicolon after \pgftext[..]{...};.
  o Define PostScript patterns with larger tiles, may render better. #13
  o Fix build in case libXpm is missing. Ticket #15.
  o Use netpbm programs instead of ghostscript, to produce smaller files.
  o Correctly embed eps files with binary preview (epsi, typically
    found on Microsoft systems). Also, allow to embed ps-files. Fixes
    debian bug 248807, ticket #8.
  o For compilation, do not depend on PATH_MAX being defined.
2018-04-15 20:02:13 +00:00
Tobias C. Berner
a09d6dac8e New port: print/print-manager
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
2018-04-09 18:23:16 +00:00
Jan Beich
ae60358af5 devel/icu: update to 61.1
Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Jason E. Hale
656577b723 Update sysutils/libcdio to 2.0.0
- Add regression tests

Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr

Bump PORTREVISON on dependent ports due to libcdio shared libary increase

Changes (libcdio):	http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager):	https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision:	https://reviews.freebsd.org/D14469
2018-04-05 20:13:33 +00:00
Ed Maste
db43eccd90 print/openprinting: fix build when lld is the system linker
This port passes an invalid argument -Mmapfile to the linker.  Per GNU
BFD ld's manpage, link map options are -M or --print-map to print a link
map to stdout, or -Map mapfile to print a link map to mapfile.

It appears that ld.bfd accepts -Mmapfile as a synonym for -M due to some
quirk of its parser; lld simply fails with an unknown argument error.

This port's embedded copy of libtool was also too old to know that it
should pass the -fuse-ld flag from LDFLAGS through to the linker, and
also too old to match the sed expression in Mk/Uses/libtool.mk that
patches in knowledge of -fuse-ld.  Thus, patch ltmain.sh to add
-fuse-ld=bfd as a passthrough flag.

I do not know why libtool's authors believed that silently dropping
flags from a user's provided LDFLAGS was (is) a sensible thing to do.

PR:		221809
Approved by:	ler
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D14968
2018-04-05 02:43:07 +00:00
Sunpoet Po-Chuan Hsieh
44ec594739 Update to 3.25.0
Changes:	https://github.com/fonttools/fonttools/releases
2018-04-04 18:54:14 +00:00
Baptiste Daroussin
4d39579946 Readd LCD_FILTERING option and introduce LCD_RENDERING
Select LCD_RENDERING as the default (same as before the introduction
of the option)

PR:		225072
Submitted by:	lightside <lightside@gmx.com>
2018-04-03 08:11:52 +00:00
Baptiste Daroussin
5793655762 Incorporate a patch from uptream
Remove the LCD filtering option, now freetype2 offers by default a LCD optimized
output, no need to keep the old LCD filtering option (keeping it off may confuse
users) and let freetype2 use the new "Harmony LCD rendering"

Thanks jbeich for pointing me at the PR I missed.

PR:		225072
Submitted by:	lightside <lightside@gmx.com>
2018-04-02 19:38:39 +00:00
Baptiste Daroussin
d00e550116 Update to 0.2.6 2018-04-02 18:29:33 +00:00
Baptiste Daroussin
47aae8e4d8 Update to 2.9
The ABI is fully backward compatible:
https://abi-laboratory.pro/tracker/timeline/freetype/
2018-04-02 18:04:49 +00:00
Tobias C. Berner
dc579c4cc2 Fix permissions in installed Qt5 header files
For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
      --no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.

Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)

PR:		227027
Reported by:	grarpamp@gmail.com
2018-03-29 19:03:17 +00:00
Tijl Coosemans
7223e471d3 Mark deprecated because having both hpijs and hplip can be confusing.
PR:		227047
2018-03-29 09:15:53 +00:00
Danilo Egea Gondolfo
c21c9fa863 - Update to 20180327 2018-03-28 02:40:05 +00:00
Sunpoet Po-Chuan Hsieh
9c1b2ffdce Update to 3.24.2
- Change MASTER_SITES to hard-coded https://files.pythonhosted.org temporarily

The CHEESESHOP regex may need an update.

Changes:	https://github.com/fonttools/fonttools/releases
2018-03-27 18:56:01 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
2018-03-26 12:38:56 +00:00
Christoph Moench-Tegeder
df90b071b5 gutenprint: fixes around genppd
* in papers.xml, rename "Greeting Card" paper format names to not contain
   decimal points ("."), as gutenprint's internal list handling rejects
   points in element names. I guess these paper formats never really
   worked, but I can't really test this for lack of a supported printer.
 * create symlink cups-genppd to cups.genppd.5.2 to match documentation.

PR:		226863 226865
Reported by:	freebsd dreamchaser org
2018-03-24 15:31:40 +00:00
Steve Wills
9602c6091c print/epson-inkjet-printer-escpr: Update to 1.6.19
PR:		226839
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2018-03-22 18:01:06 +00:00
TAKATSU Tomonari
03533f34a9 - Update to 1.20 2018-03-21 08:10:01 +00:00
Mikhail Teterin
0ec749d009 Upgrade from 0.4.16 to 0.4.17beta1, released in November 2016.
See PR for the list of improvements.

PR:		222690
Submitted by:	mi
Approved by:	Marco Beishuizen (the new maintainer)
2018-03-21 03:51:44 +00:00
Matthias Andree
ca13cf8ad6 Update to release v4.1.
Release info: <https://github.com/JabRef/jabref/releases/tag/v4.1>
Changes: <https://github.com/JabRef/jabref/blob/v4.1/CHANGELOG.md#41---2017-12-23>

Reported by:	portscout
2018-03-20 17:37:47 +00:00
Yuri Victorovich
1f9bc2001b print/qpdf: Update to 8.0.1
Port changes:
* Add the second license

Bump print/cups-filters

PR:		226370
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	d.y.kazarov@mail.ru (maintainer's timeout, 14 days)
2018-03-20 05:13:24 +00:00
Mark Linimon
40495e8300 Mark as broken on armvX.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-03-18 06:08:22 +00:00
Yuri Victorovich
6a70ebab68 print/py-pdf2: Add LICENSE and LICENSE_FILE
* minor reordering

Approved by:	portmgr blanket
2018-03-17 21:24:41 +00:00
Yuri Victorovich
985700ac53 print/lilypond: Unbreak
Port changes:
* Add patch removing fc-cache that caused the fs violation problem
* Fix COMMENT
* Add LIB_DEPENDS
2018-03-17 07:06:07 +00:00
Dmitry Marakasov
1d7a4f76e5 - Add LICENSE_FILE
- Switch to USES=localbase
- Simplify and modernize
- Switch to options helpers
2018-03-16 17:42:35 +00:00
Jason E. Hale
c554ed6536 Fix typos in CONFLICTS 2018-03-16 09:41:38 +00:00
Tobias Kortkamp
88809ba965 print/latex-biber: Add missing net/p5-URI dependency
PR:		208277
Submitted by:	Tobias Brodel <brittlehaus@gmail.com>
Approved by:	hrs (maintainer timeout, 2 years)
2018-03-14 11:38:36 +00:00
Tobias C. Berner
cf2ff32ee7 Update py-sip to 4.19.8 and qscintilla2 to 2.10.3
PR:		226487
Exp-run by:	antoine
2018-03-12 18:06:51 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Jan Beich
df271c5317 print/harfbuzz-icu: pacify check-plist after r463853
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: bin/hb-subset
Error: Orphaned: include/harfbuzz/hb-subset-glyf.hh
Error: Orphaned: include/harfbuzz/hb-subset-plan.hh
Error: Orphaned: include/harfbuzz/hb-subset-private.hh
Error: Orphaned: include/harfbuzz/hb-subset.h
Error: Orphaned: lib/cmake/harfbuzz/harfbuzz-config.cmake
Error: Orphaned: lib/libharfbuzz-subset.so
Error: Orphaned: lib/libharfbuzz-subset.so.0
Error: Orphaned: lib/libharfbuzz-subset.so.%%LIBVER%%
Error: Orphaned: libdata/pkgconfig/harfbuzz-subset.pc

Pointy hat to:	jbeich
2018-03-08 01:14:08 +00:00
Jan Beich
8eda84c066 print/harfbuzz: update to 1.7.6
Changes:	https://github.com/harfbuzz/harfbuzz/blob/1.7.6/NEWS
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2018Q1 (fuzz fixes, mixed bag?)
2018-03-08 00:56:04 +00:00
Sunpoet Po-Chuan Hsieh
d0857f76fe Update to 3.24.1
Changes:	https://github.com/fonttools/fonttools/releases
2018-03-07 16:48:25 +00:00
Yuri Victorovich
54e279cd72 Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
2018-03-07 08:06:24 +00:00
Sunpoet Po-Chuan Hsieh
2c140b1cfb Update to 3.24.0
Changes:	https://github.com/fonttools/fonttools/releases
2018-03-02 18:52:04 +00:00
Jochen Neumeister
0a91065b7c Maintainership to mbeis@xs4all.nl
PR:		226303
2018-03-02 17:42:01 +00:00
Jung-uk Kim
51be46ba8f Update to 0.1.4.
https://gerrit.libreoffice.org/gitweb?p=libmspub.git;a=blob;f=NEWS;h=d665867#l1
2018-03-01 01:48:18 +00:00
Danilo Egea Gondolfo
0f7b2dec3b - Update to 2.0.1
- Add LICENSE
- Use PLIST_FILES intead of pkg-plist file
- Re-gen the patches to make portlint happy
2018-02-27 23:13:27 +00:00
Sunpoet Po-Chuan Hsieh
c6ec29c4a5 Update to 3.23.0
Changes:	https://github.com/fonttools/fonttools/releases
2018-02-27 13:25:05 +00:00
Antoine Brodin
db70fe2a59 Fix USES=python syntax 2018-02-26 21:58:00 +00:00
Antoine Brodin
7af389b730 Canonicalize dependency on libpng 2018-02-25 16:46:51 +00:00
Sunpoet Po-Chuan Hsieh
09bb802d34 Update to 0.64
- Strip shared library
- Update pkg-descr

Changes:	http://search.cpan.org/dist/Net-CUPS/Changes
2018-02-24 13:37:22 +00:00
Rene Ladan
fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00
Sunpoet Po-Chuan Hsieh
c266cb5fef Take maintainership
Approved by:	vg (implicit)
2018-02-23 19:25:14 +00:00
Tijl Coosemans
bf67239ee5 Take maintainership. 2018-02-23 09:42:32 +00:00
Yuri Victorovich
ac15ca9b94 print/cups-filters: cyberbotx@cyberbotx.com dropped maintainership
PR:		226133
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer), tcberner (mentor, implicit)
2018-02-23 03:14:56 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Alex Kozlov
3d66b9497b - Remove disappeared WWW sites
- Remove disappeared master site from net-mgmt/ipacctd
2018-02-21 10:29:41 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Raphael Kubo da Costa
6699fae7a2 Update QScintilla 2.10.2.
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
2018-02-18 09:55:10 +00:00