aboutsummaryrefslogtreecommitdiff
path: root/graphics/libsixel
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Restore original (upstream) distfile URL. During initial `make makesum'Alexey Dokuchaev2021-03-212-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the distfile got fetched from the nearby Gentoo mirror but I didn't pay enough attention and didn't notice that: $ curl -sI https://mirror.yandex.ru/gentoo-distfiles/distfiles/libsixel-1.8.6.tar.gz | egrep HTTP\|Content-Length: HTTP/1.1 200 OK Content-Length: 4791628 Because both its size (previous distfile was 4778776 bytes) and contents looked legit, I did not verify that it is identical to the file fetched from GitHub directly. Comparing their contents show only some missing files and directories (example programs and sample image files, none of them are built or installed anyway); the source code itself is identical between the two, as well as resulting `include/sixel.h' file which now comes pre-generated: $ diff -rudp libsixel-1.8.6 sixel-1.8.6 Only in libsixel-1.8.6: .coveralls.yml Only in libsixel-1.8.6: .gitignore Only in libsixel-1.8.6: .travis.yml Only in libsixel-1.8.6: LICENSE Only in libsixel-1.8.6: LICENSE.images Only in libsixel-1.8.6: LICENSE.mesa Only in libsixel-1.8.6: LICENSE.pngsuite Only in libsixel-1.8.6: LICENSE.pnmcolormap Only in libsixel-1.8.6: LICENSE.sdump Only in libsixel-1.8.6: LICENSE.sixel Only in libsixel-1.8.6: LICENSE.stb Only in libsixel-1.8.6: README.md Only in libsixel-1.8.6: examples Only in libsixel-1.8.6: images Only in sixel-1.8.6/include: sixel.h Only in sixel-1.8.6/m4: ._ltoptions.m4 Only in sixel-1.8.6/m4: ._ltsugar.m4 Only in sixel-1.8.6/m4: ._lt~obsolete.m4 Only in libsixel-1.8.6: package.json Only in libsixel-1.8.6: perl Only in libsixel-1.8.6: php Only in libsixel-1.8.6/python: LICENSE Only in libsixel-1.8.6/python: README.rst Only in libsixel-1.8.6: ruby Only in libsixel-1.8.6: wic Drop the LICENSE and README.md (which is basically the project's GitHub front page) and install more commonly seen in packages ChangeLog and NEWS files instead; while here, trim some excessive vertical whitespace. Notes: svn path=/head/; revision=568918
* Temporarily switch download location to the distfile found on the mirrorsAlexey Dokuchaev2021-03-211-1/+1
| | | | | | | until I figure out what's going on. Notes: svn path=/head/; revision=568911
* - Update to version 1.8.6Alexey Dokuchaev2021-03-212-6/+4
| | | | | | | - Drop redundant PYTHON_DESC Notes: svn path=/head/; revision=568910
* - update libgd to 2.3.0Dirk Meyer2020-05-041-0/+1
| | | | | | | | | - new option RAQM - resurrect deprecated gdlib-config - bump dependend ports Notes: svn path=/head/; revision=533989
* Add USES={gl,gnome,mate,sdl,xorg} missed in the last roundTobias Kortkamp2019-11-141-1/+1
| | | | Notes: svn path=/head/; revision=517560
* devel/libsixel: update to 1.8.2Fernando ApesteguĂ­a2018-07-242-4/+4
| | | | | | | | | | | | | | | | Fixes: * CVE-2018-14072 * CVE-2018-14073 PR: 229975 Submitted by: sue@iwmt.org (maintainer) Approved by: tcberner (mentor) MFH: 2018Q3 Differential Revision: https://reviews.freebsd.org/D16421 Notes: svn path=/head/; revision=475268
* graphics/libsixel: Update to 1.8.1Tobias Kortkamp2018-06-112-13/+8
| | | | | | | | | | | | | | | | While here - switch to using the immutable tarballs upstream provides [1] - add missing DOCS option [1] https://github.com/saitoha/libsixel/issues/64 PR: 228881 Submitted by: IWAMOTO Kouichi <sue@iwmt.org> (maintainer) Notes: svn path=/head/; revision=472167
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* graphics/libsixel: update to 1.7.2Jan Beich2016-11-012-6/+5
| | | | | | | | | Changes: https://github.com/saitoha/libsixel/compare/v1.7.0...v1.7.2 PR: 213966 Submitted by: IWAMOTO Kouichi <sue@iwmt.org> (maintainer) Notes: svn path=/head/; revision=425078
* Update to version 1.7.0Pawel Pekala2016-07-283-5/+7
| | | | | | | | PR: 211416 Submitted by: IWAMOTO Kouichi (maintainer) Notes: svn path=/head/; revision=419225
* - update libgd to 2.2.2Dirk Meyer2016-07-201-0/+1
| | | | | | | | | | | | | | - new MASTER_SITES - add security patch PR: 210913 Submitted by: Piotr Kubaj MFH: 2016Q3 Security: CVE-2015-8874 Security: CVE-2016-3074 Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 Notes: svn path=/head/; revision=418829
* - Update to 1.6.1Wen Heping2016-04-283-5/+21
| | | | | | | | PR: 209081 Submitted by: sue@iwmt.org(maintainer) Notes: svn path=/head/; revision=414150
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to version 1.4.13Pawel Pekala2015-08-102-3/+3
| | | | | | | | PR: 201936 Submitted by: IWAMOTO Kouichi (maintainer) Notes: svn path=/head/; revision=393908
* Remove unneeded MASTER_SITES=GH entries.Mathieu Arnold2015-08-041-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=393523
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+1
| | | | Notes: svn path=/head/; revision=390310
* - Update to 1.4.12Dmitry Marakasov2015-06-152-3/+3
| | | | | | | | PR: 200866 Submitted by: sue@iwmt.org (maintainer) Notes: svn path=/head/; revision=389683
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.Bryan Drewery2015-04-281-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. Notes: svn path=/head/; revision=384932
* - Update to 1.4.10Wen Heping2015-03-282-5/+5
| | | | | | | | PR: 198823 Submitted by: sue@iwmt.org(maintainer) Notes: svn path=/head/; revision=382482
* Update to 1.4.8Tilman Keskinoz2015-02-252-4/+4
| | | | | | | | PR: 197978 Submitted by: maintainer Notes: svn path=/head/; revision=379906
* Upgrade to 1.4.7.Vanilla I. Shu2015-02-062-4/+4
| | | | | | | | PR: 197315 Submitted by: maintainer Notes: svn path=/head/; revision=378504
* - Update to 1.4.5Dmitry Marakasov2015-01-252-4/+4
| | | | | | | | PR: 196758 Submitted by: sue@iwmt.org (maintainer) Notes: svn path=/head/; revision=377863
* graphics/libsixel: update to 1.4.3Rene Ladan2014-12-272-6/+5
| | | | | | | | PR: 196280 Submitted by: maintainer (sue@iwmt.org) Notes: svn path=/head/; revision=375685
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* - Update to 1.4.1Dmitry Marakasov2014-12-013-5/+5
| | | | | | | | PR: 195545 Submitted by: sue@iwmt.org (maintainer) Notes: svn path=/head/; revision=373723
* graphics/libsixel: update 0.28.0 -> 1.3.2Bartek Rutkowski2014-11-103-8/+16
| | | | | | | | | PR: 194649 Submitted by: Iwamoto Kouichi <sue@iwmt.org> Approved by: mentors (implicit) Notes: svn path=/head/; revision=372405
* Cleanup plistBaptiste Daroussin2014-10-201-4/+0
| | | | Notes: svn path=/head/; revision=371283
* - Update to new upstream release 0.28.0Thomas Zander2014-08-082-4/+4
| | | | | | | | | PR: 192392 Submitted by: sue@iwmt.org (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=364373
* - Update from 0.19.5 to 0.25.2Danilo Egea Gondolfo2014-07-253-23/+17
| | | | | | | | | | - Use options helpers PR: ports/192087 Submitted by: IWAMOTO Kouichi <sue@iwmt.org> Notes: svn path=/head/; revision=362943
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Update to 0.19.5Martin Wilke2014-06-033-10/+44
| | | | | | | | PR: 190348 Submitted by: maintainer Notes: svn path=/head/; revision=356316
* This package provides encoder/decoder implementation for DEC SIXEL graphics,Martin Wilke2014-05-224-0/+44
and some converter programs. SIXEL is one of image formats for terminal imaging introduced by DEC VT series. Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal. WWW: https://github.com/saitoha/libsixel PR: ports/188937 Submitted by: sue@iwmt.org Notes: svn path=/head/; revision=354800