| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Add Portscout macro to restrict version checking to 6.x.
|
| |
|
|
|
|
| |
Changes: https://github.com/erocarrera/pydot/blob/master/ChangeLog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This is a variant of graphics/py-pygraphviz for Python 3.x.
A separate port is needed until the ports tree gets VARIANTS support.
The science/gramps port will soon be updated to a version which only
supports python3, and it depends on py-pygraphviz with python3.
To allow people to only use packages directly (and not ports),
the package building infrastructure needs to build 2 packages:
py-pygraphviz with python2 and py-pygraphviz with python3.
Since the ports tree doesn't yet have VARIANTS support, this is not
yet possible without making a separate py3-pygraphviz port.
- Ensure graphics/py-pygraphviz does not clobber variables in slave port
- While here, add LICENSE and LICENSE_FILE details to graphics/py-pygraphviz
PR: 207039
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D6281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This is a variant of graphics/py-pillow for Python 3.x.
A separate port is needed until the ports tree gets VARIANTS support.
The science/gramps port will soon be updated to a version which only
supports python3, and it depends on py-pillow with python3.
To allow people to only use packages directly (and not ports),
the package building infrastructure needs to build 2 packages:
py-pillow with python2 and py-pillow with python3.
Since the ports tree doesn't yet have VARIANTS support, this is not
yet possible without making a separate py3-pillow port.
- Ensure graphics/py-pillow does not clobber USES and TKINTER_xxx_DEPENDS variables in slave port
- Remove duplicate USES= line in graphics/py-pillow
PR: 207040
Approved by: mat, adamw (mentors), koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D6433
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Clarify LICENSE
- Add LICENSE_FILE
- Fix WWW:
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 208916
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Re-enabling the default options based on the new defaults in Makefile
- Linking against port installed libx265 (not internal copy)
- Increased the memory size of the JS decoder to 32 MiB and avoid
polluting the global namespace.
- Published the Emscripten patches which reduce the size of the
generated JS code.
- Faster encoding (x265 is the default encoder and is built in bpgenc).
- Added monochrome support to x265.
- Fixed metadata handling.
PR: 209554
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added support for Leica X-U (Typ 113) maker notes
- Added a new Pentax LensType (thanks Louis Granboulan)
- Added a number of new Sony lenses (thanks Jos Roost)
- Added a new Canon LensType (thanks Mees Dekker)
- Extract TIFF-format thumbnails and previews
- Patched to ignore XML entities inside comments
- Fixed inconsistent conversion of PreviewColorSpace values
- Fixed writing of TargetPrinter tag
- Fixed bug introduced in 10.16 which which could cause a runtime
warning when using the -o option and not writing any "real" tags
PR: 209573
Submitted by: linpct@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added %D, %F and %E filename format codes
- Added a new Minolta lens (thanks Jos Roost)
- Decode Photoshop Compression mode
- Decode Nikon MultiExposure information for the D5
- Updated decoding of Sony tags for ILCA-68 (thanks Jos Roost)
- Fixed bug adding back XMP tags after deleting all XMP from MOV/MP4 files
- Fixed problem using -o option when reading from stdin (ie. FILE is "-")
- Fixed problem where user-defined Composite tags may not always override
pre-defined Composite tags with the same name, and added feature to allow
the user to specify whether they should override existing tags or not
PR: 209565
Submitted by: linpct@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Pet portlint
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
| |
The script itself needs to be adjusted to use graphics/py-pillow
|
|
|
|
|
|
| |
- Silence post-patch
- Switch to options helpers
- Pet portlint
|
|
|
|
|
|
|
|
|
|
|
|
| |
cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python
bindings and object-oriented API for cairo. Cairo is a 2D vector graphics
library with support for multiple backends including image buffers, PNG,
PostScript, PDF, and SVG file output.
WWW: https://github.com/SimonSapin/cairocffi
PR: 208889
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.7 (this new version also allows osgearth to build against osg-3.4.0)
- Rename and update patch of src/osgEarth/ThreadingUtils.cpp (pet portlint)
- Fix COMMENT (pet portlint)
- Fix BUILD_DEPENDS for minizip
Changes this release:
http://docs.osgearth.org/en/latest/releasenotes.html#version-2-7-july-2015
PR: 209236
Reviewed by: mat (mentor)
Approved by: lbartoletti@tuxfamily.org (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6344
|
| |
|
|
|
|
|
|
|
| |
Remove the delegate patch since it done in IM now.
MFH: 2016Q2
Security: 82b702e0-1907-11e6-857b-00221503d280
|
|
|
|
|
|
|
| |
Remove the delegate patch since it done in IM now.
MFH: 2016Q2
Security: 82b702e0-1907-11e6-857b-00221503d280
|
|
|
|
| |
WWW: https://github.com/shibukawa/imagesize_py
|
|
|
|
| |
- Fix BROKEN case
|
| |
|
|
|
|
|
| |
PR: 205472
Reported by: antoine
|
|
|
|
|
| |
PR: 205472
Reported by: antoine
|
|
|
|
|
|
|
|
| |
- fixed port after rename
- add BUILD/RUN_DEPENDS on PYNUMPY
PR: 205472
Submitted by: matthew@reztek.cz
|
|
|
|
|
|
|
|
| |
- Fix LICENSE_COMB
- Switch to options helpers
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
No change to the port itself.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D6241
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.0.4...release-2.1
|
|
|
|
|
|
| |
PR: 209297
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modules/highgui/src/ffmpeg_codecs.hpp:104:7: error: use of undeclared identifier 'CODEC_ID_H264'; did you mean 'AV_CODEC_ID_H264'?
{ CODEC_ID_H264, MKTAG('H', '2', '6', '4') },
^~~~~~~~~~~~~
modules/highgui/src/ffmpeg_codecs.hpp:121:7: error: use of undeclared identifier 'CODEC_ID_MPEG4'; did you mean 'AV_CODEC_ID_MPEG4'?
{ CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', 'X') },
^~~~~~~~~~~~~~
[...]
PR: 208895
Reported by: antoine (via exp-run)
Submitted by: Ben Woods <woodsb02@gmail.com>
Approved by: maintainer timeout (jhale, 3 weeks)
Obtained from: Debian
|
| |
|
|
|
|
|
|
| |
PR: 208905
Submitted by: dim
Approved by: mva (maintainer timeout)
|
| |
|
|
|
|
|
|
| |
- Set EXPIRATION_DATE to 2016-05-31
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
|
| |
|
|
|
|
|
|
|
| |
made what fixes the CVE issues with these coders.
Obtained from: ImageMagick support forum
Security: CVE-2016-3714
|
| |
|
|
|
|
|
| |
PR: 209178
Submitted by: Rainer Hurling <rhurlin at gwdg.de> (maintainer)
|
|
|
|
|
|
|
| |
* Switch to USES=localbase.
* Removal all the warnings about this being unstable now that it is
released.
* Switch to CONFLICT_INSTALL
|
|
|
|
|
|
|
| |
* Switch to USES=localbase.
* Mark this version as legacy version now that ImageMagick7 is released.
Upstream will continue to support this version.
* Switch to CONFLICT_INSTALL
|
| |
|
|
|
|
| |
Changes: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-Waifu2x-w2xc/compare/r5...r6
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Image-ExifTool/Changes
PR: 209164
Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer)
|
|
|
|
|
|
|
| |
Changes: https://github.com/OSGeo/proj.4/blob/master/NEWS
PR: 208512
Reported by: Darcy Buskermolen <darcy@dbitech.ca>
Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
| |
PR: 208845
Submitted by: dim
Approved by: c47g@gmx.at (maintainer timeout)
|
|
|
|
| |
Changes: https://github.com/sdsykes/fastimage/commits/master
|
| |
|
|
|
|
|
| |
PR: 209081
Submitted by: sue@iwmt.org(maintainer)
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
while here, update WWW and do a little cosmetics
PR: 209065
Submitted by: woodsb02@gmail.com
Approved by: rene (mentor)
|
|
|
|
|
| |
Reported by: pkg-fallout
Pointy hat to: sunpoet
|
| |
|
|
|
|
|
|
| |
PR: 209043
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
- Move to new home [1]
- Define LICENSE [2]
- Strip python C module [3]
- Add USES=desktop-file-utils [3]
- Apply style (echo, makepatch) [2]
Noticed by: portscout [1], portlint [2], stage-qa [3]
|
|
|
|
|
|
|
|
|
|
|
| |
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
|
|
|
|
| |
ChangeLog: https://feh.finalrewind.org/archive/2.15/
https://feh.finalrewind.org/archive/2.15.2/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months
Sponsored by: Essen Linuxhotel Hackathon 2016
|
| |
|
|
|
|
|
| |
PR: 208967
Submitted by: linpct@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update WWW [1]
- Regenerate patches
- Add LICENSE
PR: 208858 [1]
Submitted by: fcsk.aim@gmail.com [1]
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
|
|
|
|
|
| |
bump for plist change.
Committed under just-fix-it.
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 208869
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gives errors with libc++ 3.8.0:
cuneiform_src/Kern/rimage/sources/main/cricontrol.cpp:597:32: error: call to 'abs' is ambiguous
wNewHeight = (mbMarginsFlag ? abs(mrMargins.rmBottomMarg - mrMargins.rmTopMarg) : mpSourceDIB->GetLinesNumber());
^~~
This is because abs() is being called an unsigned argument. Fix this by
casting the argument to the appropriate signed type.
Approved by: samm@os2.kiev.ua (maintainer)
MFH: 2016Q2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gives errors with libc++ 3.8.0:
src/dirnode.cpp:585:27: error: no matching function for call to 'max'
this->parent_radius = std::max(1.0, sqrt(total_file_area) * gGourceDirPadding);
^~~~~~~~
This is because max() is being called with two arguments of different
type (double and float). Fix this by using 0.0f instead (and casting
the result of sqrt to float like two lines above, though this should
strictly not be necessary).
Approved by: demon (maintainer)
PR: 208844
MFH: 2016Q2
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Imager/Changes
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 208771
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
|
|
|
|
|
| |
PR: 208699
Submitted by: jjachuf@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a huge leap, as we are moving from 4.2.0 (released in August 2014) to
4.14.0 (released in October 2015). Version 4.14.0 is the last KDE4-based
release, and 5.0.0 will be based on KDE Frameworks 5.
Noteworthy port changes:
- Most patches in graphics/digikam-kde4 are no longer necessary.
- graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb have
been merged into graphics/kipi-plugin-googleservices following what
upstream did to those plugins.
- astro/libkgeomap and graphics/libkface are no longer included in the
DigiKam tarball and are now completely independent ports whose tarballs
are released as part of KDE Applications.
- net/libmediawiki is neither included in the DigiKam tarball nor released
as a separate tarball, so we had to resort to fetching it from an older
DigiKam release which contains it.
- graphics/digikam-kde4 now has a runtime dependency on x11/kde4-runtime.
See bug 203222 for details.
A lot of people have contributed to this update over the years in our
experimental area51 repository. Tobias Berner (our usual suspect), Adriaan
de Groot, makc@, alonso@ and jhale@ at the very least.
PR: 203222
PR: 204623
Submitted by: Tobias Berner <tcberner@gmail.com>,
Adriaan de Groot <groot@kde.org>,
alonso,
jhale,
makc,
rakuco
|
|
|
|
| |
- Copy the previous port to devel/mdds0.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
PR: 208294
Exp-run by: antoine
Reviewed by: tijl
Approved by: portmgr (mat via D4157)
Differential Revision: https://reviews.freebsd.org/D4169
|
|
|
|
| |
Suggested by: usrbinerl@ya.ru(via email)
|
|
|
|
|
| |
PR: 206943
Submitted by: xmj
|
|
|
|
|
|
| |
PR: 208714
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 208713
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 208712
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
- Regen patches.
- Move part of pkg-descr explaining the options to pkg-help, where it belongs.
PR: 208711
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 208710
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 208731
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Added the LICENSE file to the tar and zip distributions.
* Made "-force" force output even when the IDAT is larger, and added
"-noforce" option; "-noforce" is now the default behavior (Bug
report #68 at SourceForge by "wintakeall")
* Use right filename in filesize reduction report (overwrite?inname:outname)
(bug report #69 by "wintakeall").
* Removed some superfluous spaces from the Copyright statement.
* Added "-speed" option; it avoids using the AVG or PAETH filters which
are slower to decode.
PR: 208730
Submitted by: Anton Sayetsky <vsasjason@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
No change to the port itself.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D5823
|
|
|
|
| |
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
|
|
|
|
| |
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
|
|
|
|
| |
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
|
|
|
|
| |
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
|
|
|
|
|
| |
PR: 208683
Submitted by: jjachuf@gmail.com(maintainer)
|
|
|
|
|
| |
- Fix Python version
- Make use of options helpers
|
|
|
|
|
| |
- Fix Python version
- Make use of options helpers
|
|
|
|
|
| |
- Fix Python version
- Make use of options helpers
|
|
|
|
|
|
| |
- Fix Python version
- Make use of options helpers
- Regenerate patch file with 'make makepatch'
|
| |
|
| |
|
|
|
|
|
|
| |
Waifu2x plugin for VapourSynth, based on libw2xc from waifu2x-converter-cpp.
https://github.com/HomeOfVapourSynthEvolution/VapourSynth-Waifu2x-w2xc
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD
|
| |
|
|
|
|
|
|
| |
PR: 208614
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 208614
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 208575
Submitted by: Don Lewis
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/libkml shlib change
PR: 206560 (based on)
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sdl2: 2.0.3 -> 2.0.4
sdl2_image: 2.0.0 -> 2.0.1
sdl2_mixer: 2.0.0 -> 2.0.1
sdl2_net: 2.0.0 -> 2.0.1
sdl2_ttf: 2.0.12 -> 2.0.14
- Add LICENSE_FILE
- Strip libraries
- Switch to USES=localbase where applicable
PR: 207671
Submitted by: devnexen@gmail.com, amdmi3
Approved by: maintainer timeout (mva, 1 month)
Exp-run by: antoine
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 208371
Submitted by: wen (partial)
|
|
|
|
|
|
| |
10.1-RELEASE i386.
[1] https://svnweb.freebsd.org/changeset/ports/412196
|
| |
|
|
|
|
|
|
|
|
|
|
| |
converters/php55-mbstring,graphics/php55-gd: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.5.34
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2
|
| |
|
|
|
|
|
|
|
| |
This fixes errors such as:
===> kipi-plugins-4.2.0_1,1 depends on package: digikam-kde4-doc>=4.2.0 - not found
that effectively broke the port after my previous commit.
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
The current code was a no-op because it was left out of the options helper
conversion in r340628.
|
| |
|
|
|
|
|
|
| |
Changes: https://sourceforge.net/p/silgraphite/mailman/message/34979857/
Changes: https://github.com/silnrsi/graphite/compare/1.3.7...1.3.8
MFH: 2016Q1 (bugfix release)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The "z" library implements the commonly required image processing
basics of scaling, colorspace conversion, and depth conversion. A
simple API enables conversion between any supported formats to operate
with minimal knowledge from the programmer. All library routines were
designed from the ground-up with flexibility, thread-safety, and
correctness as first priorities. Allocation, buffering, and I/O are
cleanly separated from processing, allowing the programmer to adapt
"z" to many scenarios.
https://github.com/sekrit-twc/zimg
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
|
|
|
|
|
|
| |
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
|
|
|
|
| |
- Switch to new test framework
- Switch to options helpers
|
|
|
|
|
|
|
| |
Approved by: jadawin
Reported by: mat
Pointy hat: olivier
Differential Revision: https://reviews.freebsd.org/D5801
|
|
|
|
|
| |
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5786
|
|
|
|
|
|
|
|
|
|
| |
- Use only Python 2.x
- Adjust Python scripts to correct Python version
- Remove some .py.bak files
- Tweak icons usage
PR: 208318
Submitted by: rhurlin@gwdg.de(maintainer)
|
|
|
|
|
|
|
|
|
|
| |
2016-03-25 www/session2: That is a part of Quixote webapp framework we no longer have in ports
2016-03-26 www/py-django-pipeline14: This port depends upon expired www/py-django16 and have no consumers
2016-03-26 textproc/libwpd: Not used any more
2016-03-26 graphics/libwpg: Not used any more
2016-03-26 textproc/libwps02: Not used any more
2016-03-26 textproc/libabw00: Not used any more
2016-03-27 databases/cassandra: 1.2.x has reached EOL, upgrade to a supported version of Cassandra
|
| |
|
|
|
|
|
|
|
| |
There is a wierd issue with base clang and llvm37 which stops libclc to
build on 10.1 i386. So disable it so we don't block 1500+ ports.
Submitted by: pkg-fallout via antoine@
|
|
|
|
|
|
|
|
|
| |
Remove libtxc_dxtn as s2tc is based on a newer version and includes extra
components (command line tools for texture compression).
s2tc is also based on a newer version than libtxc_dxtn.
Approved by: x11 (dumbbell@)
|
|
|
|
| |
It is not necessary because r411791 fixed it differently.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: 208289
Submitted by: woodsb02@gmail.com(maintainer)
|
|
|
|
| |
- Switch to options helpers
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes digikam-kde4's build on 9.3 after the graphics/lensfun update in
r411373.
lensfun.h includes C++ code (class and template declarations) inside an
extern "C" block that causes base GCC to fail:
/usr/local/include/lensfun/lensfun.h:2506: error: template with C linkage
/usr/local/include/lensfun/lensfun.h:2508: error: template with C linkage
|
|
|
|
| |
ChangeLog: https://gstreamer.freedesktop.org/releases/1.8/
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 208284
Submitted by: woodsb02@gmail.com
|
|
|
|
|
|
| |
Switch to using llvm 3.7.
Obtained from: graphics team development repo
|
|
|
|
|
|
| |
PR: ports/208269
Submitted by: sergey.v.brunov@gmail.com
Approved by: Eugene Mychlo <myc@barev.net> (maintainer)
|
|
|
|
| |
build-depend on texlive.
|
|
|
|
|
|
|
|
|
|
|
| |
pdfpc is a GTK based presentation viewer application which uses Keynote
like multi-monitor output to provide meta information to the speaker
during the presentation. It is able to show a normal presentation window
on one screen, while showing a more sophisticated overview on the other
one providing information like a picture of the next slide, as well as
the left over time till the end of the presentation. The input files
processed by pdfpc are PDF documents, which can be created using nearly
any of today's presentation software.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
Take the dports patch to fix compilation with Lensfun 0.3.2
(14 DEC 2015, 0f159981176faa6da701f112bfe557b79804d468)
Digikam broke when lensfun was updated on 18 March 2016.
Approved by: just-fix-it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.
This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.
PR: 199601
PR: 208322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.31.2 -> 2.31.8
devel/pear-Horde_Alarm 2.2.6 -> 2.2.7
www/pear-Horde_Browser 2.0.11 -> 2.0.12
devel/pear-Horde_Cache 2.5.2 -> 2.5.3
archivers/pear-Horde_Compress 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.22.6 -> 2.23.0
security/pear-Horde_Crypt 2.7.0 -> 2.7.2
devel/pear-Horde_Date 2.2.0 -> 2.3.0
devel/pear-Horde_Exception 2.0.7 -> 2.0.8
www/pear-Horde_Form 2.0.12 -> 2.0.13
security/pear-Horde_Group 2.1.0 -> 2.1.1
devel/pear-Horde_Icalendar 2.1.3 -> 2.1.4
graphics/pear-Horde_Image 2.3.4 -> 2.3.5
mail/pear-Horde_Imap_Client 2.29.5 -> 2.29.6
devel/pear-Horde_Itip 2.1.1 -> 2.1.2
textproc/pear-Horde_JavascriptMinify 1.1.2 -> 1.1.3
devel/pear-Horde_LoginTasks 2.0.6 -> 2.0.7
mail/pear-Horde_Mail_Autoconfig 1.0.2 -> 1.0.3
mail/pear-Horde_Mapi 1.0.6 -> 1.0.8
mail/pear-Horde_Mime 2.9.3 -> 2.9.4
mail/pear-Horde_Mime_Viewer 2.1.2 -> 2.1.3
devel/pear-Horde_Nls 2.1.0 -> 2.1.1
security/pear-Horde_Perms 2.1.6 -> 2.1.7
devel/pear-Horde_Prefs 2.7.5 -> 2.7.6
net/pear-Horde_Rpc 2.1.6 -> 2.1.7
security/pear-Horde_Share 2.0.8 -> 2.0.10
mail/pear-Horde_Smtp 1.9.2 -> 1.9.3
net/pear-Horde_Socket_Client 2.1.0 -> 2.1.1
textproc/pear-Horde_Text_Filter 2.3.3 -> 2.3.4
devel/pear-Horde_Timezone 1.0.10 -> 1.0.11
devel/pear-Horde_Token 2.0.8 -> 2.0.9
sysutils/pear-Horde_Vfs 2.3.1 -> 2.3.2
www/horde-ansel 3.0.3 -> 3.0.4
ftp/horde-gollem 3.0.7 -> 3.0.8
www/horde-base 5.2.9 -> 5.2.10
mail/horde-imp 6.2.12 -> 6.2.13
mail/horde-ingo 3.2.8 -> 3.2.9
deskutils/horde-kronolith 4.2.15 -> 4.2.16
deskutils/horde-mnemo 4.2.9 -> 4.2.10
deskutils/horde-nag 4.2.7 -> 4.2.8
www/horde-trean 1.1.4 -> 1.1.5
mail/horde-turba 4.2.12 -> 4.2.13
mail/horde-webmail 5.2.12 -> 5.2.13
deskutils/horde-groupware 5.2.12 -> 5.2.13
www/horde-wicked 2.0.4 -> 2.0.5
|
| |
|
|
|
|
|
|
| |
PR: 208210
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 208209
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
| |
This update also solving problem with presets downloading,
mentioned in PR.
PR: 205257
MFH: 2016Q1
|
|
|
|
|
|
| |
- utilize USES=localbase
- simplify BASH options dependency
- further convert to options helpers and drop including of bsd.port.options.mk
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes Since 2015.0.0
- The first improvement concerns icc color profiles: Hugin has
already copied the icc profile into the output file when
stitching panoramas. Now also the display in the GUIs takes the
icc profile into account. Celeste_standalone and cpfind read now
also the icc profile and use it during its processings.
- Beside the known output options Hugin now includes a user defined
output sequence. With this option the user can create more
flexible variants for the output. As an example a zero-noise
output sequence is delivered with Hugin 2016.0.
- Some buttons in the Hugin GUI now have a context menu for easier
access to some function:
- *Show all* in the fast preview window to allow better
interaction with stacked projects.
- *Celeste* button in the cp tab (panorama editor): the button
can now be used to create control points or to clean control
points with celeste or statistical methods.
- The identify tool in the fast preview window now also shows the
image numbers on top of the images. (This can be suppressed by
pressing the alt button).
- Many more improvements and bug fixes under the hood: incorrect
behaviour of photometric optimizer, fixed merging of projects
with line control points, ...
Submitted by: Thomas Modes
|
|
|
|
|
| |
r411569 only helps LICENSE_COMB=single ports as dialog(1) doesn't trip
up on CRs embedded in a text on command line as opposed in a file.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The Circular and Radial layout algorithm as well as Balloon and all Directed
Tree layout algorithms support a new edge routing style where edge paths are
bundled to prevent visual clutter.
- Disabled menu interaction on Mac OS X during layout runs to prevent accidental
graph structure modifications.
- Many bugfixes, great and small.
PR: ports/208134
Submitted by: pi
Approved by: Eugene Mychlo <myc@barev.net> (maintainer)
|
|
|
|
|
|
|
|
| |
Changes:
http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
PR: 208085
Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
| |
The upstream code has been in slow development since the last official
release, however there does not appear to be new release coming.
|
|
|
|
|
| |
Add a port that implements a subset of the Color Cell Compression texture
compression scheme.
|
|
|
|
|
|
| |
It was developed as part of the NetSurf project.
WWW: http://www.netsurf-browser.org/projects/libnsgif/
|
|
|
|
|
|
|
| |
in C.
It was developed as part of the NetSurf project.
WWW: http://www.netsurf-browser.org/projects/libnsbmp/
|
| |
|
|
|
|
|
| |
PR: 208037
Submitted by: aaron@baugher.biz
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 206495
Submitted by: Thibault Payet <monwarez@mailoo.org>
The PagedGeometry engine is an add-on to Ogre which provides highly
optimized methods for rendering massive amounts of small meshes,
covering a possibly infinite area. This is especially well suited for
dense forests and outdoor scenes, with millions of trees, bushes,
grass, rocks, etc.
http://www.ogre3d.org/tikiwiki/PagedGeometry+Engine
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 206485
Submitted by: Thibault Payet <monwarez@mailoo.org>
Caelum is a plug-in/library for Ogre targeted to help create
nice-looking (photorealistic if possible) atmospheric effects such as
sky colour, clouds and weather phenomena such as rain or snow.
http://www.ogre3d.org/tikiwiki/Caelum
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New version 1.11.0.
Changes:
Ported vigranumpy to Python 3.5.
Added Chunked arrays to store data larger than RAM as a collection of
rectangular blocks.
Added vigra::ThreadPool and parallel_foreach() for portable
algorithm parallelization based on std::thread. Implemented
parallel versions of Gaussian smoothing, Gaussian derivatives,
connected components labeling, and union-find watersheds.
Added graph-based image analysis, e.g. agglomerative clustering
Included the callback mechanism described in "Impossibly Fast C++
Delegates" by Sergey Ryazanov (needed for agglomerative
clustering).
Added many image registration functions.
Extended the collection of multi-dimensional distance transform
algorithms by vectorial DT, boundary DT, and eccentricity
transform.
Added skeletonizeImage(), nonLocalMean(), multi-dimensional
integral images.
Added new 2D shape features based on skeletonization and the
convex hull.
Additional arithmetic and algebraic functions for
vigra::TinyVector.
Added vigra::CountingIterator.
Minor improvements and bug fixes in the code and documentation.
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
PR: 207914
Reviewed by: kwm
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D5617
|
|
|
|
| |
Approved by: maintainer timeout (1 month)
|
|
|
|
|
|
|
|
| |
Changes:
http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
PR: 208106
Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly to fix 2016Q1 as USES=tar is nop with USE_GITHUB after r410613.
=> silnrsi-graphite-1.3.7_GH0.tgz is not in graphics/graphite2/distinfo.
=> Either graphics/graphite2/distinfo is out of date, or
=> silnrsi-graphite-1.3.7_GH0.tgz is spelled incorrectly.
or
===> Extracting for graphite2-1.3.7
=> No SHA256 checksum recorded for silnrsi-graphite-1.3.7_GH0.tgz.
=> No suitable checksum found for silnrsi-graphite-1.3.7_GH0.tgz.
Reported by: mav
|
|
|
|
|
|
|
|
| |
These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER;
it was not a mistake. They require exp-runs and special care when
updating.
Submitted by: antoine
|
| |
|
|
|
|
|
| |
- Update MAINTAINER
- Remove patch which is now included upstream
|
|
|
|
|
|
|
|
|
|
|
| |
SILGraphite page on SF says:
This project has been deprecated. Graphite2, a new version of
the Graphite engine, is available at:
https://github.com/silnrsi/graphite with its own bug tracker.
Tested by: diff -rN
MFH: 2016Q1 (in case of 1.3.8 before EOL)
|
|
|
|
|
| |
Changes: https://sourceforge.net/p/silgraphite/mailman/message/34936157/
MFH: 2015Q1 (maybe security)
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 207448
Submitted by: rmelcer@iteris.com
This is a port of MapCache, a server that implements tile caching to speed up
access to WMS layers. It's primary objectives are to be fast and easily
deployable, while offering the essential features (and more!) expected from a
tile caching solution.
http://www.mapserver.org/mapcache/
|
|
|
|
| |
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
|
|
|
|
|
|
|
|
|
| |
The error is:
-----
/usr/bin/ld: cannot find -lomp
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
-----
|
| |
|
|
|
|
| |
PR: 207201
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).
The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:
c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp
If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.
Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.
Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
semicolons that cause base GCC to fail. They have always been present, but
since the faulty header was referenced via -isystem /usr/local/include
this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
kwallet changes there date back to 2011 (r272490), at a time when the
build could fail when both KDE3 and KDE4 were installed. Replace those
bits with a change I've submitted upstream to use the kde4-config program
to determine where KDE4's headers and libraries are installed instead of
assuming the headers are always in include/.
Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)
PR: 207906 (exp-run)
|
|
|
|
|
|
|
|
| |
Changes:
http://tulip.labri.fr/TulipDrupal/?q=node/2121
PR: 207818
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer), rakuco
|
| |
|
| |
|
|
|
|
|
| |
Tested on FreeBSD 10.2 amd64. I confirmed it still does not build on
i386 (same issue documented in BROKEN message for i386)
|
|
|
|
|
|
| |
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix CVE-2009-4422: Multiple cross-site scripting (XSS) vulnerabilities in
the GetURLArguments function in jpgraph.php in Aditus Consulting JpGraph
3.0.6 allow remote attackers to inject arbitrary web script or HTML via a
key to csim_in_html_ex1.php, and other unspecified vectors.
Despite ports tree version is 3.0.7, this vulnerability has not been fixed.
The solution is taken from
http://www.securityfocus.com/archive/1/archive/1/508586/100/0/threaded
While on it:
- Fix typo in port creator's mail address
- Add LICENSE*
- Add NO_ARCH=yes (port only installs scripts)
PR: 207001
Submitted by: venture37@geeklan.co.uk
MFH: 2016Q1
Security: CVE-2009-4422
|
|
|
|
|
| |
PR: 207935
Submitted by: Anton Sayetsky <vsasjason@gmail.com> (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Remove repetitive PKGNAMESUFFIX.
|
| |
|
|
|
|
|
|
| |
PR: 207540
Submitted by: udvzsolt@gmail.com
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Made "-reduce" and "-force" the default behavior. Removed obsolete
options "-plte_len", "-cc", "-nocc", "-double_gamma", "-already_crushed",
and "-bit_depth". Removed "things_have_changed" code.
* Deleted png_read_update_info() statement that was mistakenly added to
version 1.7.89. It caused "bad adaptive filter value" errors.
* Suppress warning about "damaged LZ stream" when bailing out and building
with libpng-1.7.0beta.
* Added a LICENSE file to the distribution. It points to the actual
license appearing in the NOTICES section near the top of pngcrush.c
* Show if pngcrush is built with bundled or system libpng and zlib.
* Fixed segfault while writing a -loco MNG (bug found with AFL, reported
by Brian Carpenter). Bug was introduced in pngcrush-1.7.35.
PR: 207801
Submitted by: Anton Sayetsky <vsasjason@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/207904
Submitted by: Daniel Ylitalo
|
|
|
|
|
|
|
|
|
| |
This update also fixes the build on FreeBSD 9.3-RELEASE where the
definition of powl(3) is hidden behind _DECLARE_C99_LDBL_MATH.
Reviewed by: kwm
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D5279
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to options helpers
- Fix testing
PR: 196161
Submitted by: jbeich [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
PR: 207753
Submitted by: jochen@jochen-neumeister.de
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE
- Strip libraries
- Respect CFLAGS/CXXFLAGS
- Make proj optional
- Switch to options helpers
- Simplify docs installation
PR: 207060
Submitted by: amdmi3
Approved by: maintainer timeout (littlesavage@rambler.ru, 3 weeks)
|
|
|
|
|
|
|
|
| |
- Add 3 missing files to plist
PR: 207280
Submitted by: amdmi3
Approved by: maintainer timeout (mva, 3 weeks)
|
|
|
|
|
|
|
|
| |
* It is no longer necessary to set CONFIGURE_ARGS.
* Explain why we set CONFIGURE_ENV.
PR: 207688
Submitted by: takefu@airport.fm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There is a regression with the 5.1.2 update to giflib. This affects the
ability for applications to render gif images usually ocurring after the
first gif image is rendered. Upstream has been notified but has not yet
provided feedback.
giflib 5.1.2 was a security fix, so reverting is not reasonable.
"The removed check look redundant - I couldn't find a code path where
Private->RunningBits would exceed that limit after initialization.
(Currently Private->RunningBits is checked before it is initialized)."
PR: 207849
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Approved by: ports-secteam (with hat)
MFH: 2016Q1
|
|
|
|
|
|
| |
PR: 206248
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Reported by: pkg-fallout@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libyuv is an open source project that includes YUV scaling and conversion
functionality.
- Prepare content for compression, with point, bilinear or box filter.
- Convert to YUV from webcam formats.
- Convert from YUV to formats for rendering/effects.
- Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode.
- Optimized versions for SSE2/SSSE3/AVX2 on x86/x64,
Neon on Arm, DSP R2 Mips are possible.
WWW: https://chromium.googlesource.com/libyuv/libyuv/
PR: 205680, 204958
Submitted by: Corey Smith <corsmith@gmail.com>, numisemis@yahoo.com
|
|
|
|
|
| |
Changes: https://gitlab.com/gitlab-org/gitlab_emoji/blob/master/CHANGELOG
https://gitlab.com/gitlab-org/gitlab_emoji/commits/master
|
|
|
|
|
| |
Changes: https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md
https://github.com/jonathanwiesel/gemojione/commits/master
|
|
|
|
| |
Changes: https://github.com/sdsykes/fastimage/commits/master
|
| |
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
|
|
|
|
|
|
| |
- Remove USE_PERL5
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
|
|
|
|
| |
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
|
|
|
|
| |
Submitted by: pkg-fallout
|
|
|
|
|
|
| |
PR: 207686
Reviewed by: tijl
MFH: 2016Q1 (maybe security)
|