14 Commits

Author SHA1 Message Date
Edwar D Day 0cf6918ade comix: Fix outdated PIL version check 2020-06-24 10:45:46 -04:00
Perry Lee 453e941fa5 comix: Abandon port 2018-09-22 08:37:53 -04:00
Ryan Schmidt 224454e597 Add GitHub handle lperry to maintainers
See: https://trac.macports.org/ticket/56050
2018-04-23 13:15:16 -07:00
Sean Farley cd09b94d27 comix: switch to use python 2.7 2017-12-12 21:59:45 -08:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Peter Danecek 0b0cadb626 graphics/comix @4.0.4_2: switch from py*-pil to path-based dependency, add patch, revision bump due to patch, some reformating, ticket https://trac.macports.org/ticket/44284
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122193 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-17 15:36:29 +00:00
Aljaž Srebrnič 397d9fad87 multiple:
fix py-pygtk dependencies and revbump.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100337 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-08 18:02:05 +00:00
Dan Ports 0e7545cf51 standardize some license formatting issues:
* use - to indicate version, not v, e.g. GPL-2 not GPLv2
 * use lists for multiple options, e.g. {Artistic GPL}
 * perl license is {Artistic GPL}
 * Python license is PSF
 * call the NCSA/UIUC license NCSA
 * libpng/zlib have the same license; call it zlib

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83385 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-31 01:52:26 +00:00
Perry Lee 7aa0011e78 Explicitly mark port:python26 as a depends_lib for comix.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@67421 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-05-09 05:14:11 +00:00
Perry Lee 3105ab0fe3 Added openmaintainer to graphics/comix.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65863 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-04-02 07:51:32 +00:00
Perry Lee 8751258c50 Changed the description and added license information to graphics/comix.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65000 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-19 03:47:41 +00:00
Ryan Schmidt af27891385 Change deprecated livecheck.check to livecheck.type
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
Perry Lee 0b21063408 graphics/comix - Bumped the revision.
* Use ${prefix}/bin/python2.6 rather than /usr/bin/env python.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49926 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-20 08:06:02 +00:00
Perry Lee efa3e2ec3d graphics/comix - Added a new port.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49918 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-20 02:30:46 +00:00