aboutsummaryrefslogtreecommitdiffstats
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Update to new upstream release v3.1.mandree2015-12-282-3/+3
| | | | Changelog: https://github.com/JabRef/jabref/blob/v3.1/CHANGELOG.md
* - Update to 1.5.0miwi2015-12-222-3/+3
| | | | | | | PR: 205395 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4627
* Upgrade to new version 3.0. Now requires Java 8.mandree2015-12-203-5/+6
| | | | Changelog: https://github.com/JabRef/jabref/blob/v3.0/CHANGELOG.md
* print/cups-filters: Update to 1.4.0feld2015-12-182-3/+3
| | | | | | | | This update resolves a code execution vulnerability. Approved by: ports-secteam (with hat) MFH: 2015Q4 Security: CVE-2015-8560
* print/foomatic-filters: Patch vulnerabilitiesfeld2015-12-182-1/+13
| | | | | | | Approved by: ports-secteam (with hat) MFH: 2015Q4 Security: CVE-2015-8560 Security: CVE-2015-8327
* Fix usage of ${PERL5}.mat2015-12-181-4/+3
| | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight
* Fix a build error which occurred with jbig2dec=>0.12.hrs2015-12-171-1/+3
|
* - Update to 7.8.14.araujo2015-12-162-4/+4
| | | | Requested by: Manavasu <manavasu@vasudevaserver.org>
* Chase freetype2 to 2.6.2 update.kwm2015-12-142-4/+4
| | | | | PR: 205298 Submitted by: maintainer
* Reset maintainereadler2015-12-141-1/+1
|
* At very long last land PyQt5 5.5.1 ports.rakuco2015-12-144-0/+44
| | | | | | | | | | | | Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports. Thankfully this commit is mostly adding new ports, as the hard work was already done in r403297 and r403662. Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly, Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 204672
* - Move ftp/py-curl to ftp/py-pycurlsunpoet2015-12-131-2/+2
| | | | - Bump PORTREVISION for dependent ports
* Update harfbuzz to 1.1.2.kwm2015-12-122-4/+4
| | | | | PR: 205100 Submitted by: olivierd@
* - Move print/py-cups to print/py-pycupssunpoet2015-12-113-3/+6
| | | | - Bump PORTREVISION for dependent ports
* - Add LICENSEsunpoet2015-12-111-0/+3
| | | | Approved by: portmgr (blanket)
* - Update to 1.3.0sunpoet2015-12-113-5/+6
| | | | | | Changes: http://fossies.org/linux/cups-filters/NEWS PR: 205235 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Move print/py-cups to print/py-pycupssunpoet2015-12-114-3/+2
| | | | - Bump PORTREVISION for dependent ports
* Update freetype2 to 2.6.2. [1]kwm2015-12-115-229/+61
| | | | | | | | | | | Mark magicpoint broken, maintainer is notified. Exp-runs run by antoine@ This version also fixes shadowing of TYPEOF in ftconfig.h [2] PR: 203554 [1], 202083 [2] Submitted by: rhurlin@gwdg.de [2]
* - Update to 1.9.73sunpoet2015-12-092-3/+3
| | | | Changes: https://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
* - Update to 1.2.0miwi2015-12-092-3/+3
| | | | | | | PR: 204915 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4400
* Upgrade to 0.6.2.vanilla2015-12-092-4/+3
|
* - Switch to options helpersamdmi32015-12-081-0/+4
|
* Don't use GH_TAGNAME when DISTVERSION* variables can be used.mat2015-12-082-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* - Fix build, when QT5 option is setolivierd2015-12-081-1/+2
| | | | | | | | - Bump PORTREVISION PR: 204947 Submitted by: myself Approved by: vg@ (maintainer)
* Update giflib to 5.1.1antoine2015-12-041-0/+1
| | | | PR: 204492
* print/xpp is not jobs safemarino2015-12-011-0/+2
| | | | | This port has failed on me multiple times in a multijob bulk run. This last time, xppmain.cxx tries to use mainwindow.h before it is available.
* - Take Maintainershipmiwi2015-11-261-1/+1
| | | | Approved by: mat (mentor)
* - Take Maintainershipmiwi2015-11-261-1/+1
| | | | Approved by: mat (mentor)
* Fix build by adding two missed dependencies.madpilot2015-11-231-1/+1
| | | | | Reported by: antoine (during exp-run for PR 204672) Approved by: portmgr ("just fix it" blanket)
* Use ?= for setting PORTREVISION to allow it to be overridden in slave ports, ↵amdmi32015-11-221-1/+1
| | | | | | | namely gimp-gutenprint Reported by: mcdouga9 at egr dot msu dot edu Approved by: portmgr blanket
* - bump PORTREVISIONdinoex2015-11-211-1/+1
| | | | | Security: CVE-2015-8107 Security: http://www.openwall.com/lists/oss-security/2015/11/16/4
* - Update to 1.19.0sunpoet2015-11-213-8/+8
| | | | | | - Remove USES=dos2unix Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
* - Add rubygem-rbpdf-font 1.19.0sunpoet2015-11-214-0/+26
| | | | | | RBPDF font files WWW: https://github.com/naitoh/rbpdf/tree/master/rbpdf-font
* - Update to 0.4.16olivierd2015-11-193-14/+19
| | | | | | | | - Add support of Qt4 (set by default) and Qt5 PR: 204563 Submitted by: myself Approved by: vg@ (maintainer)
* - fix whitespaces in patchdinoex2015-11-181-10/+10
|
* - fix for malicious crafted a2ps prologue filesdinoex2015-11-171-0/+13
| | | | | | | Security: CVE-2015-8107 Security: http://www.openwall.com/lists/oss-security/2015/11/16/4 Submitted by: feld Obtained from: http://www.openwall.com/
* - Update to 1.3.9.araujo2015-11-162-4/+3
|
* Let USES=autoreconf define AUTORECONF and use it throughout the tree.tijl2015-11-151-1/+1
| | | | | PR: 204534 Approved by: portmgr (antoine)
* Bump PORTREVISION after updating runtime dependencies in previous commitriggs2015-11-151-1/+1
| | | | | | PR: 204137 Submitted by: freebsd@oldach.net MFH: 2015Q4 (ports-secteam fix blanket)
* Fix runtime dependency: a2pdf requires lang/p5-Switchriggs2015-11-151-0/+1
| | | | | | PR: 204137 Submitted by: freebsd@oldach.net MFH: 2015Q4 (ports-secteam fix blanket)
* print/texvc is not jobs safe (like many OCAML ports)marino2015-11-131-0/+2
|
* - Switch to OPTIONS_SUBamdmi32015-11-131-9/+7
| | | | | - Switch to options helpers - Unsilence installation
* - Switch to USES=taramdmi32015-11-131-3/+4
| | | | | - Switch to options helpers - Add LICENSE_FILE
* - Add LICENSEamdmi32015-11-131-1/+6
| | | | - Switch to options helpers
* Update to 1.6.1 and add patches to fix issues reportedhrs2015-11-128-7/+137
| | | | | | | in PR 203637. Submitted by: Tatsuki Makino (maintainer) PR: 204250
* print/ghostscript9-base: Modify patch to handle dragonfly as wellmarino2015-11-111-4/+4
| | | | | | | A port patch excludes <malloc.h> for FreeBSD, and DragonFly needs this treatment as well, so the existing patch was trivially modified. Approved by: DF blanket (non-invasive)
* Mark a few ports BROKEN: unfetchableantoine2015-11-094-0/+8
|
* - Update texinfo.tex to latest versionjohans2015-11-082-9/+10
| | | | - Add http mirror to improve chances of finding a working mirror
* Update to version 1.1.0pawel2015-11-073-5/+5
| | | | | PR: 204114 Submitted by: Naram Qashat (maintainer)
* - Remove brokenvg2015-11-072-2/+18
| | | | | | | - Fix build PR: ports/204052 Submitted by: Mathieu Simon <freebsd@simweb.ch>
* - Update to 1.18.7sunpoet2015-11-063-3/+16
| | | | Changes: https://github.com/naitoh/rbpdf/blob/1.18-stable/CHANGELOG
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-055-9/+10
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* - Move devel/py-parsing to devel/py-pyparsingsunpoet2015-11-051-2/+2
| | | | | | - Change MASTER_SITES to CHEESESHOP - Remove DISTNAME - While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
* print/cups-pstoraster is not jobs safemarino2015-11-041-0/+2
| | | | | The gconfig.h file is involved in a race; it is used before it is copied to its destination. This port has failed on my at least twice.
* PyFPDF is a library for PDF document generation under Python, ported frompawel2015-10-304-0/+39
| | | | | | | | | | | | | | | | | | | | | | PHP (see FPDF "Free"-PDF, a well-known PDFlib-extension replacement with many examples, scripts and derivatives). Compared with other PDF libraries, PyFPDF is simple, small and versatile, with advanced capabilities and easy to learn, extend and maintain. Features * Python 2.5 to 2.7 support (with experimental Python3 support) * Unicode (UTF-8) TrueType font subset embedding * Barcode I2of5 and code39, QR code coming soon ... * PNG, GIF and JPG support (including transparency and alpha channel) * Templates with a visual designer & basic html2pdf * Exceptions support, other minor fixes, improvements and PEP8 code cleanups WWW: https://code.google.com/p/pyfpdf/ PR: 203816 Submitted by: Fabiano Sidler <fabianosidler@swissonline.ch>
* Update to 0.2.4bapt2015-10-222-3/+3
| | | | | Changes: - Fixes typos
* Update to 1.6.0.hrs2015-10-227-19/+39
| | | | | Submitted by: Tatsuki Makino (maintainer) PR: 203637
* Update harfbuzz to 1.0.6.kwm2015-10-213-6/+20
| | | | | PR: 203778 (based on) Submitted by: olivierd@
* - Use USES=localbasesunpoet2015-10-201-3/+1
|
* Improve shebangfix frameworkamdmi32015-10-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time - Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports - Add lua support (depends on USES=lua) - Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua - Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt") Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl") Update shebangfix usage according to new rules in many ports: - Remove *_OLD_CMD for patterns now replaced by default - Quote custom *_OLD_CMD which contain spaces Fix shebangfix usage in many ports (irrelevant to infrastructure change): - Remove redundant SHEBANG_LANG (no need to duplicate default langs) - Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present) - Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string Approved by: portmgr (bapt) Differential Revision: D3756
* print/pdf-renderer: fix build with openjdk8swills2015-10-172-2/+20
| | | | | PR: 203123 Approved by: maintainer timeout (ale, >2 weeks)
* print/cups-cloud-print: Upgrade version 20140814.2 => 20140814.3marino2015-10-174-69/+82
| | | | | PR: 201851 Submitted by: Ports Fury
* Update texinfo.tex to latest versionjohans2015-10-142-9/+9
|
* print/py-fonttools: update to 3.0rm2015-10-142-6/+5
| | | | | - update to 3.0 - pass maintainership to python@
* Remove trailing whitespace from Makefiles, M-X.olgeni2015-10-082-2/+2
|
* - Add missing files to plist, sort plistamdmi32015-10-072-203/+206
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* - Unstage stuff not included into plist to fix stage-qa, assuming it's not ↵amdmi32015-10-071-11/+16
| | | | | | needed in this port - Sort plist
* - Add NO_ARCHsunpoet2015-10-041-0/+1
|
* - fix cli option "--list=defaults"dinoex2015-09-283-1/+39
| | | | | PR: 203326 Submitted by: Tatsuki Makino
* Add preliminary support of tlmgr.hrs2015-09-268-9/+180
| | | | | | | | | | | | - TLPDB and tlmgr.log are located in /var/db/tlpkg. - "tlmgr conf texmf" modifies /var/db/tlpkg/texmf.cnf. libkpathsea looks up it first if it exists and ignore the standard ones in PREFIX/share/texmf-dist/web2c/texmf.cnf or PREFIX/share/texmf-local/web2c/texmf.cnf. - "tlmgr update" can still break consistency of the installed texmf-* hierarchy by FreeBSD Ports Collection if it runs by root.
* print/cups-filters: update to 1.0.76jbeich2015-09-255-56/+7
| | | | | | | | - Drop MAKE_JOBS_UNSAFE after testing with -j32 on Core2 Quad Changes: /usr/local/share/doc/cups-filters/NEWS PR: 202686 Submitted by: Naram Qashat cyberbotx@cyberbotx.com (maintainer)
* - Add empty directories to plistamdmi32015-09-241-0/+2
| | | | Approved by: portmgr blanket
* - Add LICENSE_FILEsunpoet2015-09-241-0/+1
|
* - Switch to options helpersamdmi32015-09-242-12/+16
| | | | | | | - Don't install unused files, fixes stage-qa - Remove CMAKE_ARGS, DEVPAK only works on win32 Approved by: portmgr blanket
* Add print/epson-inkjet-printer-escpr, CUPS driver for EPSON inkjethrs2015-09-2411-0/+642
| | | | | | | | printers with ESC/P-R control language under GPL. The port name is the same one as Linux's while it is a bit lengthy. Submitted by: tatsuki_makino@hotmail.com PR: 203258
* - Make GTK2 support optionalamdmi32015-09-234-26/+35
| | | | | | | | | | - Fix module directory handling - Strip libraries - Minor fixes PR: 196321, 200017, 202324 Submitted by: mazhe@alkumuna.eu, yuri@rawbw.com, amdmi3@FreeBSD.org, cmt@burggraben.net (maintainer) Approved by: cmt@burggraben.net (maintainer)
* Typos, whitespace and capitalization fixes (G-P).olgeni2015-09-211-1/+1
|
* Update to new script releasesjohans2015-09-202-9/+9
|
* Make all GNUstep ports install into the System domain so that the Local ↵theraven2015-09-191-1/+0
| | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
* Update to 1.8.10 release.ale2015-09-192-11/+11
|
* print/tex-luatex: Fix typo (requires bump)marino2015-09-161-2/+2
| | | | Approved by: just-fix-it
* print/ft2demos: Update version 2.5.5=>2.6bofh2015-09-162-6/+4
| | | | - Remove {pre|post}.mk files as no longer required
* print/typetools: Update version 2.104=>2.105bofh2015-09-164-12/+12
| | | | | - Take MAINTAINERSHIP - Convert patch files to be 'make makesum' compatible
* Make it so that the default Perl is always called perl5.mat2015-09-142-2/+2
| | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
* - Update to 2.3.4wen2015-09-123-16/+7
| | | | | PR: 203024 Submitted by: kozlov.sergey.404@gmail.com(maintainer)
* Add dymo-cups-drivers.kwm2015-09-105-0/+59
| | | | | | | This package provides cups drivers for various DYMO label printers. The descr was taken from the debian description. Submitted by: hselasky@
* - Split xpdfopen package from texlive-base. This is because it is the onlyhrs2015-09-086-11/+47
| | | | | | | | package depending on X11 library in it. - Remove unnecessary libttf.so dependency [*]. PR: 202910 [*]
* - Update to 0.14sunpoet2015-09-083-25/+8
| | | | | | | | | | | - Use automatic plist generation (USE_PYTHON=autoplist) - Allow concurrent installation (USE_PYTHON=concurrent) - Add NO_ARCH Changes: https://github.com/armooo/cloudprint/commits/master PR: 202878 Submitted by: sunpoet (myself) Approved by: decke (maintainer)
* - Allow concurrent installation (USE_PYTHON=concurrent)sunpoet2015-09-031-1/+1
|
* - Switch to options helpersamdmi32015-09-021-2/+2
| | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket
* - Update to 20150824amdmi32015-08-284-9/+9
| | | | | PR: 202639 Submitted by: cyberbotx@cyberbotx.com (maintainer)
* - Update to 20150819danilo2015-08-263-3/+125
|
* Convert my ports to new options helpersmakc2015-08-252-23/+13
|
* Fix build error.hrs2015-08-241-0/+1
|
* - Add LICENSEamdmi32015-08-241-7/+6
| | | | - Fix configure usage, switch to upstream installation
* Fix dependency accidentally removed in the previous commits.hrs2015-08-241-0/+3
|
* - Split ghostscript into X11-independent and -dependent parts:hrs2015-08-23426-3214/+8888
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * print/ghostscript{7,8,9,9-agpl}-base Installs Ghostscript binary, libgs, and related files. These ports do not depend on X11 libraries (i.e. x11* devices are not available). USES=ghostscript will set dependency on one of them depending on GHOSTSCRIPT_DEFAULT. The default device is set to "display" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages.
* - Update The Glorious Glasgow Haskell Compiler to version 7.10.2pgj2015-08-213-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Include a patch for addressing timer issues [1] - Add support for building both GHC and Haskell ports with Clang, either from ports or the base system - Discontinue supporting Haskell Platform, use Stackage instead as a reference - Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs - Update Gtk2Hs to version 0.13 [2] - Update Pandoc to version 1.15.0.6 - Update git-annex to version 5.20150727 - Update Darcs to 2.10 [3] - Unbreak wxHaskell ports Please note that port revisions for all the Haskell ports without version changes are bumped. New ports (48): converters/hs-aeson-pretty JSON pretty-printing library and command-line tool converters/hs-sandi Data encoding library devel/hs-StateVar State variables devel/hs-base-orphans Backwards-compatible orphan instances for base devel/hs-bytestring-mmap Mmap support for strict ByteStrings devel/hs-constraints Constraint manipulation devel/hs-data-ordlist Set and bag operations on ordered lists devel/hs-easy-file Cross-platform File handling devel/hs-extra Extra functions devel/hs-geniplate-mirror Use Template Haskell to generate Uniplate-like functions devel/hs-haddock-api Documentation-generation tool for Haskell libraries devel/hs-hex Convert strings into hexadecimal and back devel/hs-hourglass Simple performant time related library devel/hs-hsb2hs Preprocesses a file, adding blobs from files as string literals devel/hs-hspec-core Testing Framework for Haskell devel/hs-hspec-discover Automatically discover and run Hspec tests devel/hs-js-flot Obtain minified flot code devel/hs-js-jquery Obtain minified jQuery code devel/hs-lifted-async Run lifted IO operations asynchronously and wait for their results devel/hs-map-syntax Syntax sugar for defining maps devel/hs-memory Memory and related abtraction stuff devel/hs-mutable-containers Abstactions and concrete implementations of mutable containers devel/hs-newtype Typeclass and set of functions for working with newtypes devel/hs-old-locale Locale library devel/hs-old-time Time library devel/hs-preprocessor-tools Framework for extending Haskell's syntax via quick-and-dirty preprocessors devel/hs-time-locale-compat Compatibility of TimeLocale between old-locale and time-1.5 devel/hs-uuid-types Type definitions for Universally Unique Identifiers math/hs-Agda-stdlib Agda standard library math/hs-adjunctions Adjunctions and representable functors math/hs-kan-extensions Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads net-im/hs-haskell-xmpp Haskell XMPP library based on HaXml & STM net-p2p/hs-torrent BitTorrent file parser and generater net/hs-aws Amazon Web Services (AWS) for Haskell net/hs-network-uri URI manipulation security/hs-cryptonite Cryptography Primitives sink security/hs-nonce Generate cryptographic nonces shells/hs-shelly Shell-like (systems) programming in Haskell sysutils/hs-ekg-json JSON encoding of ekg metrics textproc/hs-bencode Parser and printer for bencoded data textproc/hs-cassava CSV parsing and encoding library textproc/hs-cmark Fast, accurate CommonMark (Markdown) parser and renderer textproc/hs-pandoc-citeproc Supports using pandoc with citeproc textproc/hs-regex-applicative Regex-based parsing with applicative interface textproc/hs-regex-compat-tdfa Unicode Support version of Text.Regex, using regex-tdfa textproc/hs-rfc5051 Simple unicode collation as per RFC5051 www/hs-http2 HTTP/2.0 library including frames and HPACK www/hs-multipart HTTP multipart split out of the cgi package Updated ports (317): archivers/hs-tar 0.4.0.1_8 --> 0.4.2.1 archivers/hs-zip-archive 0.2.3.4_1 --> 0.2.3.7 archivers/hs-zlib 0.5.4.1_6 --> 0.5.4.2 archivers/hs-zlib-bindings 0.1.1.3_7 --> 0.1.1.5 audio/hs-ALUT 2.3.0.1_2 --> 2.4.0.0 audio/hs-OpenAL 1.6.0.0_1 --> 1.7.0.0 audio/hs-libmpd 0.8.0.5_1 --> 0.9.0.2 benchmarks/hs-criterion 0.8.1.0_1 --> 1.1.0.0 converters/hs-aeson 0.7.0.6_1 --> 0.8.0.2 converters/hs-json 0.7_8 --> 0.9.1 databases/hs-esqueleto 1.4.4_1 --> 2.4.1 databases/hs-hedis 0.6.5 --> 0.6.9 databases/hs-mysql 0.1.1.6_1 --> 0.1.1.8 databases/hs-persistent 1.3.1.1_1 --> 2.2 databases/hs-persistent-sqlite 1.3.0.5_1 --> 2.2 databases/hs-persistent-template 1.3.1.4_1 --> 2.1.3.4 devel/hs-BNFC 2.6.0.3_8 --> 2.8 devel/hs-Boolean 0.2.1_1 --> 0.2.3 devel/hs-ConfigFile 1.1.2_1 --> 1.1.4 devel/hs-List 0.5.1_8 --> 0.5.2 devel/hs-MissingH 1.2.1.0_1 --> 1.3.0.1 devel/hs-MonadCatchIO-transformers 0.3.1.0_1 --> 0.3.1.3 devel/hs-MonadRandom 0.1.13_1 --> 0.4 devel/hs-ObjectName 1.0.0.0_14 --> 1.1.0.0 devel/hs-QuickCheck 2.6_6 --> 2.8.1 devel/hs-ReadArgs 1.2.1_8 --> 1.2.2 devel/hs-STMonadTrans 0.3.2_1 --> 0.3.3 devel/hs-ShellCheck 0.3.5 --> 0.3.8 devel/hs-Stream 0.4.7.1_1 --> 0.4.7.2 devel/hs-alex 3.1.3_1 --> 3.1.4 devel/hs-ansi-terminal 0.6.1.1_1 --> 0.6.2.1 devel/hs-ansi-wl-pprint 0.6.7.1_1 --> 0.6.7.3 devel/hs-asn1-encoding 0.8.1.3_1 --> 0.9.0 devel/hs-asn1-parse 0.8.1_1 --> 0.9.1 devel/hs-asn1-types 0.2.3_1 --> 0.3.0 devel/hs-async 2.0.1.5_1 --> 2.0.2 devel/hs-atomic-primops 0.6.0.6_1 --> 0.8 devel/hs-auto-update 0.1.0.0_1 --> 0.1.2.2 devel/hs-basic-prelude 0.3.8_1 --> 0.5.0 devel/hs-bifunctors 4.1.1.1_1 --> 5 devel/hs-blaze-builder 0.3.3.2_1 --> 0.4.0.1 devel/hs-blaze-builder-enumerator 0.2.0.6_1 --> 0.2.1.0 devel/hs-blaze-textual 0.2.0.9_1 --> 0.2.1.0 devel/hs-bloomfilter 2.0.0.0_1 --> 2.0.1.0 devel/hs-boxes 0.1.3_1 --> 0.1.4 devel/hs-bytestring-lexing 0.4.3.2 --> 0.5.0.2 devel/hs-c2hs 0.17.2_1 --> 0.26.1 devel/hs-cabal-install 1.18.0.5_1 --> 1.22.6.0 devel/hs-cereal 0.4.0.1_1 --> 0.4.1.1 devel/hs-checkers 0.3.2_1 --> 0.4.3 devel/hs-chunked-data 0.1.0.1_1 --> 0.2.0 devel/hs-classy-prelude 0.9.3_1 --> 0.12.1.1 devel/hs-classy-prelude-conduit 0.9.3_1 --> 0.12.0.1 devel/hs-cmdargs 0.10.9_1 --> 0.10.13 devel/hs-conduit 1.1.7_1 --> 1.2.5 devel/hs-conduit-combinators 0.2.8.2_1 --> 1.0.3 devel/hs-conduit-extra 1.1.3_1 --> 1.1.9.1 devel/hs-convertible 1.1.0.0_1 --> 1.1.1.0 devel/hs-cpphs 1.18.5_1 --> 1.19 devel/hs-darcs 2.8.5 --> 2.10.1 devel/hs-data-hash 0.2.0.0_1 --> 0.2.0.1 devel/hs-data-pprint 0.2.3_1 --> 0.2.4 devel/hs-datetime 0.2.1_12 --> 0.3.1 devel/hs-deepseq-generics 0.1.1.1_1 --> 0.1.1.2 devel/hs-dlist 0.7.1_1 --> 0.7.1.1 devel/hs-edit-distance 0.2.1.2_7 --> 0.2.2.1 devel/hs-either 4.3.0.1_1 --> 4.4.1 devel/hs-enclosed-exceptions 1.0.0.2_1 --> 1.0.1.1 devel/hs-equivalence 0.2.5_1 --> 0.3.1 devel/hs-errors 1.4.7_1 --> 2.0.0 devel/hs-exceptions 0.6.1_1 --> 0.8.0.2 devel/hs-fast-logger 2.2.0_1 --> 2.4.1 devel/hs-fgl 5.5.0.1_1 --> 5.5.2.1 devel/hs-file-embed 0.0.7_1 --> 0.0.9 devel/hs-filemanip 0.3.6.2_8 --> 0.3.6.3 devel/hs-filestore 0.6.0.3_1 --> 0.6.1 devel/hs-free 4.9_1 --> 4.12.1 devel/hs-fsnotify 0.1.0.3_1 --> 0.2.1 devel/hs-gconf 0.12.5.0_1 --> 0.13.0.2 devel/hs-generic-deriving 1.6.3_1 --> 1.8.0 devel/hs-ghc-events 0.4.3.0_1 --> 0.4.4.0 devel/hs-gio 0.12.5.3_1 --> 0.13.1.0 devel/hs-git-annex 5.20140817_1 --> 5.20150727 devel/hs-glib 0.12.5.4_1 --> 0.13.1.1 devel/hs-gtk2hs-buildtools 0.12.5.2_2 --> 0.13.0.4 devel/hs-haddock 2.14.3_1 --> 2.16.1 devel/hs-haddock-library 1.1.0_1 --> 1.2.1 devel/hs-happy 1.19.4_1 --> 1.19.5 devel/hs-hashable 1.2.2.0_1,1 --> 1.2.3.3,1 devel/hs-hashtables 1.1.2.1_1 --> 1.2.0.2 devel/hs-haskell-src 1.0.1.6_1 --> 1.0.2.0 devel/hs-haskell-src-exts 1.15.0.1_1 --> 1.16.0.1 devel/hs-hasktags 0.69.0_1 --> 0.69.1 devel/hs-hastache 0.6.0_1 --> 0.6.1 devel/hs-hinotify 0.3.7_1 --> 0.3.8.1 devel/hs-hint 0.4.2.0_1 --> 0.4.2.3 devel/hs-hlint 1.9.3_1 --> 1.9.21 devel/hs-hoogle 4.2.34_1 --> 4.2.41 devel/hs-hslogger 1.2.4_1 --> 1.2.9 devel/hs-hslua 0.3.13_1 --> 0.4.0 devel/hs-hspec 1.11.0_1 --> 2.1.10 devel/hs-hspec-expectations 0.6.0.1_1 --> 0.7.1 devel/hs-keys 3.10.1_1 --> 3.10.2 devel/hs-language-c 0.4.5_1 --> 0.4.7 devel/hs-language-javascript 0.5.13_1 --> 0.5.14.2 devel/hs-lens 4.3.3_1 --> 4.12.3 devel/hs-lifted-base 0.2.3.0_1 --> 0.2.3.6 devel/hs-mmorph 1.0.3_1 --> 1.0.4 devel/hs-monad-control 0.3.3.0_1 --> 1.0.0.4 devel/hs-monad-logger 0.3.7.1_1 --> 0.3.13.2 devel/hs-monad-loops 0.4.2.1_1 --> 0.4.3 devel/hs-monad-par 0.3.4.6_1 --> 0.3.4.7 devel/hs-mono-traversable 0.6.1_1 --> 0.9.2.1 devel/hs-mtl 2.1.3.1_1 --> 2.2.1 devel/hs-mueval 0.9.1.1_1 --> 0.9.1.1.2 devel/hs-murmur-hash 0.1.0.7_1 --> 0.1.0.8 devel/hs-optparse-applicative 0.9.1.1_1 --> 0.11.0.2 devel/hs-parallel 3.2.0.4_1 --> 3.2.0.6 devel/hs-pcre-light 0.4.0.2_1 --> 0.4.0.3 devel/hs-primitive 0.5.2.1_1 --> 0.6 devel/hs-profunctors 4.2.0.1_1 --> 5.1.1 devel/hs-project-template 0.1.4.1_1 --> 0.2.0 devel/hs-random 1.0.1.1_10 --> 1.1 devel/hs-reflection 1.5.1_1 --> 2 devel/hs-resource-pool 0.2.3.0_1 --> 0.2.3.2 devel/hs-resourcet 1.1.2.3_1 --> 1.1.6 devel/hs-safe 0.3.7_1 --> 0.3.9 devel/hs-scientific 0.3.3.0_1 --> 0.3.3.8 devel/hs-securemem 0.1.3_1 --> 0.1.9 devel/hs-setenv 0.1.1.1_1 --> 0.1.1.3 devel/hs-shake 0.13.2_1 --> 0.15.5 devel/hs-silently 1.2.4.1_7 --> 1.2.5 devel/hs-stm 2.4.2_6 --> 2.4.4 devel/hs-stm-chans 3.0.0.2_1 --> 3.0.0.4 devel/hs-streaming-commons 0.1.4.1_1 --> 0.1.12.1 devel/hs-syb 0.4.1_1 --> 0.5.1 devel/hs-syb-with-class 0.6.1.5_1 --> 0.6.1.6 devel/hs-system-fileio 0.3.14_1 --> 0.3.16.3 devel/hs-system-filepath 0.4.12_1 --> 0.4.13.4 devel/hs-tagged 0.7.2_1 --> 0.8.1 devel/hs-test-framework 0.8.0.3_1 --> 0.8.1.1 devel/hs-text 1.1.0.0_1 --> 1.2.1.3 devel/hs-text-icu 0.6.3.7_2 --> 0.7.0.1 devel/hs-threads 0.5.1.2_1 --> 0.5.1.3 devel/hs-threadscope 0.2.4_1 --> 0.2.7 devel/hs-timezone-olson 0.1.4_1 --> 0.1.7 devel/hs-timezone-series 0.1.3_1 --> 0.1.5.1 devel/hs-transformers-base 0.4.2_1 --> 0.4.4 devel/hs-transformers-compat 0.3.3.4_1 --> 0.4.0.4 devel/hs-unix-compat 0.4.1.3_1 --> 0.4.1.4 devel/hs-unix-time 0.3.3_1 --> 0.3.5 devel/hs-unordered-containers 0.2.4.0_1 --> 0.2.5.1 devel/hs-utf8-string 0.3.8_1 --> 1 devel/hs-uuagc 0.9.51_1 --> 0.9.52.1 devel/hs-uuagc-cabal 1.0.5.0_1 --> 1.0.6.0 devel/hs-uuid 1.3.3_1 --> 1.3.11 devel/hs-uulib 0.9.16_1 --> 0.9.20 devel/hs-vault 0.3.0.3_1 --> 0.3.0.4 devel/hs-vector 0.10.9.1_1 --> 0.10.12.3 devel/hs-vector-algorithms 0.6.0.3_1 --> 0.7.0.1 devel/hs-vector-instances 3.3_1 --> 3.3.1 devel/hs-vector-th-unbox 0.2.1.0_1 --> 0.2.1.2 devel/hs-void 0.6.1_1 --> 0.7 devel/hs-word8 0.1.1_1 --> 0.1.2 dns/hs-dns 1.4.2_1 --> 2.0.0 graphics/hs-JuicyPixels 3.1.6.1_1 --> 3.2.6 graphics/hs-cairo 0.12.5.3_1 --> 0.13.1.0 graphics/hs-dia-base 0.1.1.2_8 --> 0.1.1.3 graphics/hs-dia-functions 0.2.1.3_8 --> 0.2.1.4 graphics/hs-svgcairo 0.12.5.2_1 --> 0.13.0.3 lang/hs-brainfuck 0.1_15 --> 0.1.0.2 lang/hs-unlambda 0.1.3_8 --> 0.1.4.1 mail/hs-email-validate 2.0.1_1 --> 2.1.3 mail/hs-mime 0.4.0.1_1 --> 0.4.0.2 mail/hs-mime-mail 0.4.5.2_1 --> 0.4.9 mail/hs-mime-types 0.1.0.4_1 --> 0.1.0.6 math/hs-Agda 2.4.0.2_1 --> 2.4.2.3 math/hs-NumInstances 1.3_6 --> 1.4 math/hs-categories 1.0.6_1 --> 1.0.7 math/hs-comonad 4.2.2_1 --> 4.2.7.2 math/hs-contravariant 1.1_1 --> 1.3.2 math/hs-data-lens 2.10.5_1 --> 2.10.7 math/hs-data-lens-template 2.1.8_1 --> 2.1.9 math/hs-ieee754 0.7.3_10 --> 0.7.6 math/hs-mwc-random 0.13.1.2_1 --> 0.13.3.2 math/hs-pointed 4.1_1 --> 4.2.0.2 math/hs-semigroupoids 4.0.4_1 --> 5.0.0.3 math/hs-semigroups 0.15.2_1 --> 0.16.2.2 math/hs-statistics 0.13.2.1_1 --> 0.13.2.3 math/hs-vector-space 0.8.7_1 --> 0.10.2 net/hs-connection 0.2.3_1 --> 0.2.5 net/hs-gsasl 0.3.5_1 --> 0.3.6 net/hs-hoauth2 0.4.3 --> 0.4.8 net/hs-iproute 1.3.1_1 --> 1.5.0 net/hs-network 2.4.2.3_1 --> 2.6.2.1 net/hs-network-info 0.2.0.5_1 --> 0.2.0.7 net/hs-network-multicast 0.0.11_1 --> 0.1.0 net/hs-network-protocol-xmpp 0.4.6_2 --> 0.4.8 net/hs-simple-sendfile 0.2.15_1 --> 0.2.21 print/hs-hscolour 1.20.3_8,1 --> 1.23,1 security/hs-DRBG 0.5.2_1 --> 0.5.4 security/hs-HsOpenSSL 0.11_2 --> 0.11.1.1 security/hs-RSA 2.0.0_1 --> 2.1.0.1 security/hs-SHA 1.6.4.1_1 --> 1.6.4.2 security/hs-cipher-aes 0.2.8_1 --> 0.2.11 security/hs-cipher-aes128 0.6.4_1 --> 0.7.0.1 security/hs-clientsession 0.9.0.3_1 --> 0.9.1.1 security/hs-cprng-aes 0.5.2_1 --> 0.6.1 security/hs-crypto-api 0.13_1 --> 0.13.2 security/hs-crypto-conduit 0.5.4_1 --> 0.5.5 security/hs-crypto-numbers 0.2.3_1 --> 0.2.7 security/hs-crypto-pubkey 0.2.4_1 --> 0.2.8 security/hs-crypto-pubkey-types 0.4.2.2_1 --> 0.4.3 security/hs-crypto-random 0.0.7_1 --> 0.0.9 security/hs-entropy 0.3.2_1 --> 0.3.7 security/hs-gnutls 0.1.5_1 --> 0.2 security/hs-pwstore-fast 2.4.1_1 --> 2.4.4 security/hs-skein 1.0.9_1 --> 1.0.9.3 security/hs-tls 1.2.8_1 --> 1.3.1 security/hs-x509 1.4.11_1 --> 1.6.0 security/hs-x509-store 1.4.4_1 --> 1.6.0 security/hs-x509-system 1.4.5_1 --> 1.6.0 security/hs-x509-validation 1.5.0_1 --> 1.6.0 sysutils/hs-angel 0.5.0_1 --> 0.6.2 sysutils/hs-ekg 0.4.0.1_1 --> 0.4.0.8 sysutils/hs-ekg-core 0.1.0.1_1 --> 0.1.1.0 textproc/hs-Diff 0.3.0_1 --> 0.3.2 textproc/hs-HStringTemplate 0.7.3_1 --> 0.8.3 textproc/hs-HaXml 1.24.1_1 --> 1.25.3 textproc/hs-attoparsec 0.10.4.0_7 --> 0.12.1.6 textproc/hs-attoparsec-enumerator 0.3.3_1 --> 0.3.4 textproc/hs-blaze-html 0.7.0.2_1 --> 0.8.1.0 textproc/hs-blaze-markup 0.6.1.0_1 --> 0.7.0.2 textproc/hs-case-insensitive 1.1.0.3_1 --> 1.2.0.4 textproc/hs-citeproc-hs 0.3.9_1 --> 0.3.10 textproc/hs-double-conversion 0.2.0.6_7 --> 2.0.1.0 textproc/hs-feed 0.3.9.2_1 --> 0.3.10.0 textproc/hs-hexpat 0.20.6_1 --> 0.20.9 textproc/hs-highlighting-kate 0.5.11.1 --> 0.6 textproc/hs-hs-bibutils 5.0_6 --> 5.5 textproc/hs-html-conduit 1.1.0.5_1 --> 1.2.0 textproc/hs-hxt 9.3.1.4_1 --> 9.3.1.15 textproc/hs-hxt-charproperties 9.1.1.1_1 --> 9.2.0.1 textproc/hs-hxt-regex-xmlschema 9.1.0_7 --> 9.2.0.2 textproc/hs-hxt-unicode 9.0.2.2_1 --> 9.0.2.4 textproc/hs-lhs2tex 1.18.1_8 --> 1.19 textproc/hs-pandoc 1.13.2 --> 1.15.0.6 textproc/hs-pandoc-types 1.12.4.1_1 --> 1.12.4.5 textproc/hs-parsec 3.1.5_1 --> 3.1.9 textproc/hs-polyparse 1.9_6 --> 1.11 textproc/hs-stringsearch 0.3.6.5_1 --> 0.3.6.6 textproc/hs-tagsoup 0.13.1_1 --> 0.13.3 textproc/hs-tagstream-conduit 0.5.5.1_1 --> 0.5.5.3 textproc/hs-texmath 0.8.0.1 --> 0.8.3 textproc/hs-uri 0.1.6.2_1 --> 0.1.6.3 textproc/hs-xml 1.3.13_6 --> 1.3.14 textproc/hs-xml-conduit 1.2.1_1 --> 1.3.1 textproc/hs-xml-hamlet 0.4.0.9_1 --> 0.4.0.11 textproc/hs-xml-types 0.3.4_1 --> 0.3.6 textproc/hs-xmlhtml 0.2.3.2_1 --> 0.2.3.4 textproc/hs-yaml 0.8.8.4_1 --> 0.8.13 www/hs-DAV 1.0.1_1 --> 1.0.7 www/hs-HTTP 4000.2.10_1 --> 4000.2.20 www/hs-authenticate 1.3.2.9_1 --> 1.3.2.11 www/hs-cgi 3001.1.8.5_1,1 --> 3001.2.2.2,1 www/hs-cookie 0.4.1.2_1 --> 0.4.1.6 www/hs-gitit 0.10.6.1_1 --> 0.11.1 www/hs-hS3 0.5.8_1 --> 0.5.9 www/hs-happstack-server 7.3.7_1 --> 7.4.4 www/hs-heist 0.13.1.2_1 --> 0.14.1.1 www/hs-hjsmin 0.1.4.7_1 --> 0.1.5.0 www/hs-http-client 0.3.6.1_1 --> 0.4.20 www/hs-http-conduit 2.1.4_1 --> 2.1.8 www/hs-http-date 0.0.4_8 --> 0.0.6.1 www/hs-http-reverse-proxy 0.4.0.1_1 --> 0.4.2 www/hs-http-server 1.0.4_1 --> 1.0.6 www/hs-http-types 0.8.5_1 --> 0.8.6 www/hs-oeis 0.3.5_1 --> 0.3.6 www/hs-path-pieces 0.1.4_1 --> 0.2.0 www/hs-recaptcha 0.1.0.2_1 --> 0.1.0.3 www/hs-shakespeare 2.0.1.1_1 --> 2.0.5 www/hs-snap 0.13.2.8_1 --> 0.14.0.6 www/hs-snap-core 0.9.6.3_1 --> 0.9.7.2 www/hs-snap-server 0.9.4.5_1 --> 0.9.5.1 www/hs-wai 3.0.1.1_1 --> 3.0.3.0 www/hs-wai-app-static 3.0.0_1 --> 3.1.1 www/hs-wai-extra 3.0.1.2_1 --> 3.0.10 www/hs-wai-logger 2.2.0_1 --> 2.2.4.1 www/hs-warp 3.0.0.5_1 --> 3.1.3 www/hs-warp-tls 3.0.0_1 --> 3.1.1 www/hs-webkit 0.12.6.1_1 --> 0.13.1.3 www/hs-xss-sanitize 0.3.5.2_1 --> 0.3.5.6 www/hs-yesod 1.2.6.1_1 --> 1.4.1.5 www/hs-yesod-auth 1.3.4_1 --> 1.4.6 www/hs-yesod-auth-hashdb 1.3.0.1_1 --> 1.4.2.2 www/hs-yesod-bin 1.2.12.3_1 --> 1.4.13.3 www/hs-yesod-core 1.2.19_1 --> 1.4.13 www/hs-yesod-form 1.3.14_1 --> 1.4.4.1 www/hs-yesod-persistent 1.2.3_1 --> 1.4.0.3 www/hs-yesod-static 1.2.4_1 --> 1.5.0.2 www/hs-yesod-test 1.2.3.2_1 --> 1.4.3.1 x11-toolkits/hs-GLURaw 1.4.0.1_1 --> 1.5.0.1 x11-toolkits/hs-GLUT 2.5.1.1_1,1 --> 2.7.0.1,1 x11-toolkits/hs-OpenGL 2.9.2.0_1,1 --> 2.12.0.1,1 x11-toolkits/hs-OpenGLRaw 1.5.0.0_1 --> 2.5.1.0 x11-toolkits/hs-gtk 0.12.5.7_1 --> 0.13.9 x11-toolkits/hs-gtk2hs 0.12.5_1,1 --> 0.13,1 x11-toolkits/hs-gtksourceview2 0.12.5.0_1 --> 0.13.1.3 x11-toolkits/hs-pango 0.12.5.3_1 --> 0.13.1.0 x11-toolkits/hs-vte 0.12.5.0_1 --> 0.13.0.2 x11-toolkits/hs-wx 0.90.1.0_1 --> 0.91.0.0 x11-toolkits/hs-wxc 0.90.1.1_1 --> 0.91.0.0 x11-toolkits/hs-wxcore 0.90.1.1_1 --> 0.91.0.0 x11-toolkits/hs-wxdirect 0.90.1.1_1 --> 0.91.0.0 x11-wm/hs-xmonad 0.11_10 --> 0.11.1 x11-wm/hs-xmonad-contrib 0.11.3_2 --> 0.11.4 x11/hs-xmobar 0.21_1 --> 0.23.1 Removed ports (14): devel/hs-MaybeT Support for computations with failures (deprecated) devel/hs-geniplate Use template Haskell to generate Uniplate-like functions (upstream support is discontinued) devel/hs-glade Binding to the glade library (upstream support is discontinued) devel/hs-haskell-platform The Haskell Platform (it is not tracked any more) devel/hs-ranges Ranges and various functions on them (deprecated) devel/hs-testpack Test Utility Pack for HUnit and QuickCheck (upstream is unmaintained) graphics/hs-soegtk GUI functions as used in the book "The Haskell School of Expression" (upstream support is discontinued) lang/hs-epic Compiler for a simple functional language (it is not needed any more) math/hs-nats Natural numbers (it has been merged into the base library of GHC) multimedia/hs-gstreamer Binding to the GStreamer open source multimedia framework (upstream support is discontinued) [2] www/hs-scgi Haskell library for writing SCGI programs (deprecated) www/hs-yesod-platform Meta package for Yesod (upstream support is discontinued) www/hs-yesod-routes Effective routing for Yesod (upstream support is discontinued) x11-toolkits/hs-gtkglext Binding to the GTK+ OpenGL Extension (upstream support is discontinued) PR: 181049 [1] PR: 197925 [2] PR: 200684 [3] Submitted by: arrowdodger <6yearold@gmail.com> [1] Obtained from: FreeBSD Haskell
* Reset maintainererwin2015-08-191-1/+1
| | | | | | | | <tim@pcbsd.org>: host mail.ixsystems.com[69.198.165.135] said: 550 cuda_nsu 5.1.1 <tim@pcbsd.org>: Recipient address rejected: User unknown in virtual mailbox table (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-172-4/+0
| | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336
* print/fontforge: sync version and mirrors with print/freetype2jbeich2015-08-162-5/+7
| | | | | PR: 201418 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update WWWsunpoet2015-08-161-1/+1
|
* - Update WWWsunpoet2015-08-161-1/+1
|
* - Update to 1.11tota2015-08-152-4/+4
|
* Update harfbuzz to 1.0.1. [1]kwm2015-08-133-4/+20
| | | | | | | Fix build on mips. [2] PR: 202176 [1], 201681 [2] Submitted by: olivierd@ [1], Carlos J Puga Medina <cpm@fbsd.es> [2]
* Libpagemaker is a library that parses the file format of Aldus/Adobejkim2015-08-135-0/+39
| | | | | | PageMaker documents. WWW: https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker
* - Fix shebangsamdmi32015-08-121-3/+12
| | | | | | | | - Add NO_ARCH - Fix NO_WRKSRC (should be NO_WRKSUBDIR) Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Re-commit ofnetchild2015-08-104-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 64 bit linuxulator support (not activated by default): - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by antoine) * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with the new 64 bit parts - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (antoine after some EXP-runs)
* - Add new port: print/R-cran-knitrtota2015-08-084-0/+32
| | | | | | | Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques. WWW: https://cran.r-project.org/web/packages/knitr/
* Add missing dependency.hrs2015-08-081-0/+6
|
* Update to 2.1.4.rakuco2015-08-043-4/+24
| | | | Release notes: http://www.lyx.org/announce/2_1_4.txt
* Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+2
| | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
* Update poppler to 0.34.0. [1]kwm2015-08-038-5/+55
| | | | | | | Chase all users of shlib version change of libpoppler.so. PR: 201477 [1] Submitted by: olivierd@ [1]
* - Add LICENSEamdmi32015-07-312-0/+8
| | | | | - Add NO_ARCH - Add missing files to plist
* print/scribus: The release was packed by bzip2 but named after xz.bsam2015-07-312-3/+3
| | | | | | | Now the name is fixed (checksum is the same, only the distribution file name is changed). Poited out by: Matthias Apitz <guru@unixarea.de> (at ports@)
* - Fix shebangsamdmi32015-07-301-1/+4
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Fix to use ${OPTIONS_NAME}_UNSET_FORCE.hrs2015-07-274-4/+4
| | | | Pointy hat to: hrs
* Revert r392959 for now, but those ports are still broken...antoine2015-07-274-4/+4
|
* Fix duplicate pkgnamesantoine2015-07-274-4/+4
| | | | Pointy hat: hrs
* - Fix -nox11 packages and ghostscript:nox11 in ghostscript.mk.hrs2015-07-274-4/+4
| | | | | | | | This also fixes an issue that user-defined OPTIONS_UNSET was overridden. - Loosen up depdendency a bit by using a binary instead of a package name. PR: 201864
* - Fix dependency due to change in r392909.hrs2015-07-272-2/+2
| | | | | | - Remove unnecessary gmake dependency. PR: 201890
* Fix build on 8.x and 9.x.hrs2015-07-271-1/+1
|
* Unbreak INDEX, reverting r392921antoine2015-07-264-18/+4
| | | | With hat: portmgr
* 64 bit linuxulator support (not activated by default):netchild2015-07-264-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with it - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (implicit, I remember blanked approval for linux parts loooong ago, punish me if you don't agree anymore)
* Revert an unintentional change.hrs2015-07-261-1/+1
|
* - Separate libsynctex from tex-web2c to devel/tex-synctex.hrs2015-07-2617-66/+994
| | | | | | | | - Separate basic TeX engines from tex-web2c to print/tex-basic-engines. - Add CTAN mirrors to MASTER_SITES. - Drop gmake where not required. - Remove extra dependencies in print/tex-aleph, print/tex-dvipdfmx, print/tex-luatex, print/tex-xetex, and japanese/tex-ptex.
* - Add iconv support.hrs2015-07-262-7/+50
| | | | | - Add LICENSE. - Add CTAN mirror to MASTER_SITES.
* Revert a upstream commit that causes text getting cut off, while upstreamkwm2015-07-263-1/+165
| | | | | | | investigates the issue. Submitted by: Daniel Kolesa Tested by: Daniel Kolesa
* - Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2".hrs2015-07-251-2/+2
| | | | - Add EXTRACT_DEPENDS to texlive-texmf.
* Fix a missing dependency.hrs2015-07-251-1/+3
| | | | PR: 201857
* Bump PORTREVISION due to update of texlive-texmf.hrs2015-07-241-0/+1
|
* - Update LaTeX2e to 20150101pl2.hrs2015-07-243-7/+95
| | | | | - Add CONFLICTS. - Fix pkg-plist.
* Add CONFLICTS with texlive-infra-[0-9]*.hrs2015-07-241-0/+3
|
* - Use CTAN mirrors in MASTER_SITES.hrs2015-07-242-19/+14
| | | | - Simplify exclude list.
* print/foo2zjs: Upgrade to version 20150511.bsam2015-07-223-4/+6
|
* - Changed qt4-linguist to qt4-linguisttoolsvg2015-07-211-2/+2
| | | | | PR: ports/201697 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* Fix build with GCC. GCC does now allow const type qualifier forhrs2015-07-211-0/+14
| | | | | | | | function return type if it is a non-pointer. This fixes a build error on 8.x. Spotted by: kib
* Add missing dependency.hrs2015-07-211-2/+2
|
* Fix dependency.hrs2015-07-201-1/+2
| | | | PR: 201712
* Remove print/cm-super. This font is now included in TeXLive.hrs2015-07-205-952/+0
|
* Fix dependency.hrs2015-07-201-2/+3
| | | | PR: 201706
* Fix dependency.hrs2015-07-201-1/+2
| | | | PR: 201705
* - Add print/latex-biber, a biblatex replacement which supports Unicode.hrs2015-07-205-0/+122
| | | | | | | | | - Add or update the following ports which latex-biber depends on: japanese/p5-Encode-EUCJPASCII (added, eucJP-open encoding support) misc/p5-Business-ISMN (added, ISMN support) textproc/p5-Text-BibTeX (updated to 0.71) textproc/p5-Text-Roman (added, conversion of Roman numerals)
* Update TeXLive to TL2015.hrs2015-07-20148-4719/+13928
| | | | | | | | | | | | | | | | - print/texlive-infra was renamed with print/texlive-tlmgr. Note that currently tlmgr(1) does not work because of lack of TLPDB. This will be fixed. - Lua libraries used in LuaTeX are separated into devel/tex-libtexlua and devel/texlibtexluajit. USE_TEX supports them via keywords "texlua" and "texluajit". - libsynctex is currently installed by devel/tex-web2c. This will be separated into a single port. - Add graphics/libpotrace and use installed libpotrace and libharfbuzz.
* - Fix build breakage due to _XOPEN_VERSION macro.hrs2015-07-192-4/+30
| | | | | - Fix iconv dependency. - Remove unnecessary lines for libjasper.
* - Update RUN_DEPENDSsunpoet2015-07-171-2/+1
| | | | - Bump PORTREVISION for dependency change
* - Update to 2.0.2sunpoet2015-07-172-4/+4
| | | | Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
* - Update to 0.6.0sunpoet2015-07-172-3/+3
| | | | Changes: https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
* Fix index after ghostscript USES addition.kwm2015-07-171-4/+4
| | | | | | Allow USES=ghostscript to select which port we need. Manualy set WITHOUT_X11 in the !X11 case since USES=ghostscript doesn't check PORT_OPTIONS for set/unset of the X11 option.
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-1734-58/+40
| | | | | | | | | | Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection. Arguments supported: <empty>, build, run, nox11 and agpl PR: 201201 (exp-run) Approved by: portmgr (mat@) Exp run by: antione@ (previous patch) Differential Revision: https://reviews.freebsd.org/D2938
* Remove an extra dependency.hrs2015-07-162-2/+2
| | | | Pointy hat to: hrs
* Update to cups-libs-1.4.2-67.el6_6.1tijl2015-07-162-7/+7
| | | | | | | MFH: 2015Q3 Security: CVE-2014-9679 Security: CVE-2015-1158 Security: CVE-2015-1159
* Remove a printer configuration tool that is not usable anymorebapt2015-07-154-49/+0
|
* Disconnect latex-beamer for now to fix INDEX.erwin2015-07-141-1/+0
|
* Resurrect print/latex-beamer and update it to 3.36.hrs2015-07-145-0/+269
|
* Sort variables. No functional change.hrs2015-07-141-7/+4
|
* Update to 9.16.hrs2015-07-145-60/+45
|
* Convert to USES=metaportbapt2015-07-131-7/+2
| | | | | PR: 201494 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* Update freetype2 to 2.6.kwm2015-07-064-13/+19
|
* print/foomatic-db-engine is not jobs safemarino2015-07-061-0/+2
| | | | | | This port has failed on me with multijob several times. The last time, the lib/perl5/site_perl/Foomatic/Defaults.pm file was not installed, so set MAKE_JOBS_UNSAFE.
* Update to 1.0.71feld2015-07-042-3/+3
| | | | | | | Resolves CVE-2015-3279 PR: 201311 Submitted by: maintainer
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filespgollucci2015-07-0315-0/+30
| | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb
* Update harfbuzz to 0.9.41.kwm2015-07-023-6/+5
|
* - Update to texinfo 6.0johans2015-07-014-123/+38
| | | | | https://lists.gnu.org/archive/html/bug-texinfo/2015-06/msg00052.html - Remove patch that is now included upstream
* - Update to 1.0.70amdmi32015-07-012-3/+3
| | | | | | PR: 201134 Submitted by: cyberbotx@cyberbotx.com (maintainer) Differential Revision:
* - Update to 0.21.0sunpoet2015-06-282-3/+3
| | | | Changes: https://github.com/mogest/prawn-svg/commits/master
* - Update to 20150612amdmi32015-06-253-5/+5
| | | | | PR: 200885 Submitted by: cyberbotx@cyberbotx.com (maintainer)
* Convert to USES=jpegantoine2015-06-2313-31/+19
|
* - Update to 0.20.0sunpoet2015-06-212-3/+3
| | | | Changes: https://github.com/mogest/prawn-svg/commits/master
* - Update to 1.18.6sunpoet2015-06-212-4/+5
| | | | | | - Add NO_ARCH Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
* - Strip binariesamdmi32015-06-191-1/+3
|
* - Strip binariesamdmi32015-06-191-1/+3
|
* - Strip binaryamdmi32015-06-191-2/+5
|
* Mark BROKEN: Fails to configure or buildantoine2015-06-181-0/+2
| | | | | | | | | | | | | | | | | | | =======================<phase: configure >============================ ===> Configuring for p5-Net-CUPS-0.61_3 Net::CUPS Configuration Running cups-config ... 2.0.3 The version of the Common Unix Printing System installed on your system is too old for this module to work properly. Please upgrade the version of CUPS on your system to version 1.2.2 or higher and re-run Makefile.PL to install this module. Can't open Makefile: No such file or directory. =========================================================================== =======================<phase: build >============================ ===> Building for p5-Net-CUPS-0.61_3 make[1]: cannot open Makefile. Reported by: pkg-fallout
* - Add LICENSE_FILEamdmi32015-06-171-3/+3
| | | | | - Add missing USES=libtool - Switch to USES=autoreconf
* - Mark BROKEN on < 10.x:amdmi32015-06-171-3/+4
| | | | | | help2man: can't get `--help' info from out/lilypond MFH: 2015Q2
* - Convert to USES=metaportamdmi32015-06-152-7/+5
| | | | | - BUILD_DEPENDS are not needed for a metaport - Substitude real paths in pkg-message
* - Update to 1.0.69amdmi32015-06-153-4/+4
| | | | | PR: 200798 Submitted by: cyberbotx@cyberbotx.com (maintainer)
* Attempt to fix runtime on FreeBSD 10antoine2015-06-131-7/+11
| | | | Reported by: pkg-fallout
* Add USES+=iconv to fix linker issues on FreeBSD 10 amd64 poudriere jail.mandree2015-06-121-1/+1
| | | | Approved by: portmgr blanket approval (just fix it)
* Add missing iconv library.girgen2015-06-111-0/+1
| | | | PR: 200755
* - Update to 0.19.0sunpoet2015-06-112-3/+4
| | | | | | - Add NO_ARCH Changes: https://github.com/mogest/prawn-svg/commits/master
* Remove expired ports:rene2015-06-116-86/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014" 2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3 2015-06-02 deskutils/gimmie: Broken since update to gnome3 2015-06-02 deskutils/glipper: Broken since update to gnome3 2015-06-02 deskutils/gnochm: Broken since update to gnome3 2015-06-02 deskutils/hamster-applet: Broken since update to gnome3 2015-06-02 deskutils/kupfer: Broken since update to gnome3 2015-06-02 deskutils/ontv: Broken since update to gnome3 2015-06-02 deskutils/timer-applet: Broken since update to gnome3 2015-06-02 editors/scribes: Broken since update to gnome3 2015-06-09 games/gweled: Broken since update to gnome3 2015-06-02 games/py-pychess: Broken since update to gnome3 2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork 2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux 2015-06-02 multimedia/arista: Broken since update to gnome3 2015-06-02 net/service-discovery-applet: Broken since update to gnome3 2015-06-05 net/shaperprobe: broken with no known fix (PR 197327) 2015-06-02 print/gnome-specimen: Broken since update to gnome3 2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared 2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
* print/py-reportlab: Fix PORTDOCSbofh2015-06-104-12/+13
| | | | | | | | - Strip Libraries - Fix patch files to reflect 'make makepatch' PR: 200602 Submitted by: amdmi3@FreeBSD.org
* Add a missing file to plist when Avahi is selected.delphij2015-06-102-1/+2
|
* CUPS 2.x does not support OpenSSL any more. Switch to GNU TLS by default.jkim2015-06-105-24/+9
| | | | MFH: 2015Q2
* Bump version after cups-base update.delphij2015-06-101-2/+1
| | | | | Noticed by: jkim MFH: 2015Q2
* Security update to 2.0.3.delphij2015-06-1011-474/+107
|
* - Fix shebangsamdmi32015-06-061-2/+4
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2
* - Add license, switch from NO_CDROM to LICENSE permissionsamdmi32015-06-041-8/+12
| | | | | - Add CPE info - Style fixes
* print/py-fonttools: drop pyxml dependencyrm2015-06-021-4/+2
| | | | | | | | Drop dependency on pyxml. The message in setup.py is kinda confusing, but it will only be triggered on pythons < 2.0, because xml.parsers.expat is in standard library on higher versions of python. This is modern port, that supports python3. Bump PORTREVISION because of dependency change.
* - Update to 2.5amdmi32015-06-023-11/+11
| | | | | | | | - Use new MASTER_SITE and WWW: - Add NO_ARCH PR: 198056 Submitted by: freebsd@rig.rain.com
* - Use ${CC} instead of CC, ${CC} was intented hereantoine2015-05-302-0/+10
| | | | | | - Do not unconditionally strip binary PR: 200524
* print/libpaper: update to 1.1.24.4xmj2015-05-292-3/+3
| | | | | | | | - update to 1.1.24.4 PR: 199639 Submitted by: David Harrigan <dharrigan@gmail.com> Approved by: maintainer timeout (2 weeks)
* - Clarify LICENSEamdmi32015-05-291-3/+3
| | | | | - Add LICENSE_FILE - Switch to USES=autoreconf
* - Don't cat pkg-message from Makefilesamdmi32015-05-272-6/+0
| | | | Approved by: portmgr blanket
* - Move print/rubygem-colortools to print/rubygem-color-toolssunpoet2015-05-254-5/+5
| | | | | - Add LICENSE - Update WWW
* - Update to 0.18.0sunpoet2015-05-252-4/+7
| | | | | | - Add LICENSE Changes: https://github.com/mogest/prawn-svg/commits/master
* - Add LICENSEsunpoet2015-05-252-1/+4
|
* - Add LICENSEsunpoet2015-05-252-1/+4
| | | | - Update WWW
* - Add LICENSEsunpoet2015-05-252-2/+5
| | | | | - Reformat pkg-descr - Update WWW
* - Add LICENSEsunpoet2015-05-251-0/+3
|
* - Add LICENSEsunpoet2015-05-252-1/+4
| | | | - Update WWW
* - Add LICENSEsunpoet2015-05-251-0/+3
|
* - Add LICENSEsunpoet2015-05-251-0/+3
|
* - Add LICENSEsunpoet2015-05-252-1/+3
| | | | - Update WWW
* - Update to 2.0.1sunpoet2015-05-252-4/+4
| | | | Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
* - Update to 0.5.1sunpoet2015-05-253-3/+7
| | | | | | | - Add LICENSE - Add GitHub repository to WWW Changes: https://github.com/prawnpdf/pdf-core/commits/master
* - Add LICENSEsunpoet2015-05-252-1/+3
| | | | - Update WWW
* - Update RUN_DEPENDSsunpoet2015-05-251-1/+3
| | | | - Bump PORTREVISION for dependency change
* Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks)marino2015-05-201-0/+2
| | | | | PR: 199761 Approved by: maintainer timeout
* - Up to 0.4.14vg2015-05-193-6/+35
| | | | | PR: ports/200279 Submitted by: pi
* - Update to 1.0.68amdmi32015-05-193-4/+4
| | | | | PR: 199971 Submitted by: cyberbotx@cyberbotx.com (maintainer)
* - Add CPE infoamdmi32015-05-171-1/+2
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-05-171-1/+2
| | | | Approved by: portmgr blanket
* print/fontforge: update to 20150430jbeich2015-05-163-6/+7
| | | | | | | | | | | - Consistently prepend LOCALBASE in pre-configure - Wrap long USES line - Drop redundant GH_ACCOUNT Changes: https://github.com/fontforge/fontforge/releases/tag/20150330 Changes: https://github.com/fontforge/fontforge/releases/tag/20150430 PR: 199972 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* MASTER_SITES cleanup.mat2015-05-1439-83/+44
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Cleanup DIST* variables.mat2015-05-125-9/+7
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* - Add LICENSEamdmi32015-05-111-1/+5
| | | | - Strip binary
* - Add LICENSEamdmi32015-05-101-1/+4
| | | | - Strip library
* Update to 1.1.0jhale2015-05-092-3/+3
|
* - Add CPE infoamdmi32015-05-082-2/+5
| | | | Approved by: portmgr blanket
* Update ports in the p* categories to not use GH_COMMIT.mat2015-05-088-18/+12
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.bdrewery2015-04-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in it. When not using GH_TAGNAME it would not have this. Now both cases will add in the GH_PROJECT and GH_ACCOUNT. Add special care to ensure that the DISTVERSION is not added in twice. If a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used. empty() is used rather than (!defined || !${}) to support fmake. The purpose of setting DISTNAME at all in these cases is to make it more clear that the distfile is from *GITHUB* and to avoid collisions if a project were to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there are real risks that collisions on filenames would happen on renamed or moved projects, which is fairly common. A GITHUB-generated file may not match a custom-rolled or git-archive-rolled distfile. PR: 199069 With hat: portmgr Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-291-2/+1
| | | | | | | | | | Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr
* print/ghostscript7: This is not jobs safemarino2015-04-271-0/+2
| | | | | | | | | | | | | | | | | | | This port is doing some king of crazy delete/copy thing with gconfig.h and there's a race where it gets used before it's copied. Mark this port unsafe until further notice; it has failed on me a couple of times. tailored log: rm -f ./obj/../soobj/gconfig.h cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h rm -f ./obj/../soobj/gconfig.h cp ./src/gconf.c ./obj/../soobj/gconfig.cOA cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h [snip] cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h In file included from ./obj/../soobj/iconfig.c:43:0: ./src/gconf.h:34:23: fatal error: ./obj/../soobj/gconfig.h: No such file or directory compilation terminated.
* - Chase GNU Emacs updatesashish2015-04-272-2/+2
| | | | PR: 199553
* Update to 1.8.9 release.ale2015-04-262-11/+11
|
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* Update icu to 55.1bapt2015-04-245-3/+5
|
* - Add CPE infoamdmi32015-04-241-0/+2
| | | | Approved by: portmgr blanket
* - Update to 20150415danilo2015-04-233-5/+468
|
* Convert to USES=autoreconftijl2015-04-182-11/+2
|
* converters/libiconv:tijl2015-04-151-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine)
* print/gv: add CPE informationrobak2015-04-141-1/+2
| | | | | | | - Maintainer's timeout (bf@FreeBSD.org) PR: 198637 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
* Add license (PHP-2.02), remove redundant DISTNAME setting.mi2015-04-101-1/+2
|
* Unbreak, upgrade from 1.3.6 (released in 2007) to 1.3.7 (released inmi2015-04-103-75/+7
| | | | | | 2013). Approved by: being condemned
* Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-091-6/+3
| | | | | | | | | | | | | Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences
* Fix packaging as a userbapt2015-04-081-4/+4
|
* Update harfbuzz to 0.9.40.kwm2015-04-062-5/+5
| | | | | PR: 198424 (based on) Submitted by: jbeich@
* - Move print/rubygem-pdfwriter to print/rubygem-pdf-writersunpoet2015-04-064-7/+7
| | | | | | | - Add LICENSE - Update RUN_DEPENDS - Remove DISTNAME and GEM_NAME - Update WWW
* - Update to 1.7.1sunpoet2015-04-062-5/+4
| | | | | | - Add LICENSE Changes: https://github.com/halostatue/color/blob/master/History.rdoc
* Fix build with freetype optionbapt2015-04-021-1/+1
| | | | Reported by: Ivan Klymenko <fidaj@ukr.net>
* Remove dead RINGSERVERbapt2015-03-314-6/+2
|
* - Update texinfo.tex, htmlxref.cnf to latest releasejohans2015-03-282-10/+12
| | | | | | | | | - Add CPE information [1] print/texinfo has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-4810). PR: 198841 [1] Submitted by: shun.fbsd.pr@dropcut.net
* 3 ports categories: Remove $PTHREAD_LIBSmarino2015-03-258-29/+16
| | | | | | Categories: print, science, emulators approved by: PTHREAD blanket
* Don't use PTHREAD_LIBS.mat2015-03-251-6/+5
| | | | Sponsored by: Absolight
* - Add LICENSEamdmi32015-03-241-1/+5
| | | | - Strip library
* Unbreak -- seems to build fine with the current TeXLive.mi2015-03-241-4/+0
|
* Use proper MAKE_CMD reference.bdrewery2015-03-233-3/+3
| | | | With hat: portmgr