aboutsummaryrefslogtreecommitdiff
path: root/graphics/comical
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Prepare for powerpc-on-clang by deleting hard-coded tests for architectureMark Linimon2019-07-131-1/+1
| | | | | | | | | as a stand-in for "are we running on gcc". Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=506498
* Filter compiler flags on GCC-based architectures to prevent:Mark Linimon2019-04-061-4/+9
| | | | | | | cc1plus: unrecognized command line option "-Wno-unused-local-typedef" Notes: svn path=/head/; revision=498170
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441455
* - Use archivers/minizip from ports instead of bundled versionJason E. Hale2017-01-065-31/+80
| | | | | | | | | | | - Use archivers/libunrar5 instead of old archivers/libunrar - Fix and install icons - Add .desktop file - Convert ugly REINPLACE_CMDs to patches - Remove a bunch of useless warnings Notes: svn path=/head/; revision=430716
* - Pet portlintDmitry Marakasov2016-08-171-15/+10
| | | | | | | | | - Drop unneeded WX_UNICODE - Silence patching and stripping - Remove always-true (since wx 2.6 removal) condition Notes: svn path=/head/; revision=420336
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionBaptiste Daroussin2015-09-161-1/+1
| | | | | | | | | | | All applications in the ports tree works correctly with unicode version of wxGTK Newer version of wxGTK are unicode only (3.0+) Note that now WX_UNICODE macro is noop Notes: svn path=/head/; revision=397077
* - Clarify LICENSEDmitry Marakasov2015-03-081-2/+6
| | | | | | | | - Add LICENSE_FILE - Strip binary Notes: svn path=/head/; revision=380736
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* graphics/comical: explicit linking with -lzJohn Marino2014-07-051-0/+9
| | | | Notes: svn path=/head/; revision=360792
* 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
* - drop maintainershipDirk Meyer2014-05-111-1/+1
| | | | Notes: svn path=/head/; revision=353675
* - USES=gmakeDirk Meyer2013-12-011-9/+10
| | | | Notes: svn path=/head/; revision=335432
* - use STAGEDIRDirk Meyer2013-10-281-1/+0
| | | | Notes: svn path=/head/; revision=331891
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-2/+3
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - cleanup headerDirk Meyer2013-01-261-6/+2
| | | | | | | - strip shlibversion in depedency Notes: svn path=/head/; revision=311023
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* LICENSE GPLv2Dirk Meyer2010-06-051-0/+2
| | | | Notes: svn path=/head/; revision=255828
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - take maintainershipDirk Meyer2007-07-251-2/+2
| | | | | | | - make portlint happier Notes: svn path=/head/; revision=196258
* Reset john@mcaree.org due to timeouts and no response to email.Mark Linimon2007-07-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=194845
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.8Rong-En Fan2007-03-114-23/+49
| | | | | | | | | | | | | - Respect PREFIX - Use PLIST_FILES for small pkg-plist - Update pkg-descr PR: ports/109504 Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl> Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=187148
* - Use features of bsd.wx.mk, especially USE_WXPav Lucistnik2006-12-011-3/+2
| | | | | | | | PR: ports/101613 Submitted by: alepulver Notes: svn path=/head/; revision=178433
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Fix CATEGORIESPav Lucistnik2005-06-061-1/+1
| | | | | | | Pointy hat to: pav Notes: svn path=/head/; revision=136952
* A Sequential Image Viewer for viewing scanned comic book archivesPav Lucistnik2005-06-064-0/+45
PR: ports/81973 Submitted by: John McAree <john@mcaree.org> Notes: svn path=/head/; revision=136950