25 Commits

Author SHA1 Message Date
Joshua Root
05147a9e52 misc: update platforms 2022-10-31 08:35:31 +11:00
Zero King
acdc5b35d4 *: simplify skipping build phase (#4842) 2019-07-19 13:40:08 +00:00
Ryan Schmidt
962b6d7e1b android: Set configure.cxx_stdlib
Closes: https://trac.macports.org/ticket/56643
2018-06-09 17:03:27 -05:00
Joshua Root
3f9ad9cb7a android: whitespace and modeline
Tabs to spaces.
See: https://trac.macports.org/ticket/31826
2018-05-18 20:38:37 +10:00
Eitan Adler
890a6415e3 all: use https for google.com domains 2018-01-04 04:55:16 -06:00
Kurt Hindenburg
eaf0d10f90 Remove krischik as maintainer
closes https://trac.macports.org/ticket/54099
2017-08-29 22:15:14 -04:00
Zero King
21eb39431a android: fix livecheck 2017-02-08 14:30:38 -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
Kurt Hindenburg
7a133e266c android: add license (Apache-2)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@125345 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-14 03:19:01 +00:00
Kurt Hindenburg
9e615b596b android: add livecheck https://trac.macports.org/ticket/39944
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@125344 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-14 02:51:53 +00:00
Martin Krischik
1127d672ce Update to current version and patch for missing zipalign
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121825 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-08 19:30:21 +00:00
Martin Krischik
afaffad091 New version.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114245 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-03 12:38:39 +00:00
Martin Krischik
3737995728 Bump version to SDK 21
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@99828 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-11-18 18:30:15 +00:00
Martin Krischik
061ca2bdf5 bump version to 20
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95222 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-07 09:31:36 +00:00
Martin Krischik
a70f93e9ce Ugrade to version 18
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93581 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-27 15:49:07 +00:00
Martin Krischik
d284cfcb30 New version and fix permission problems — the package wants to install all sorts of updates into its own installation directory.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@91273 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-03-28 06:13:01 +00:00
Martin Krischik
5ffe5dce2f Update to level 16, update one more icon for the launcher
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@89425 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-01-28 18:35:35 +00:00
Martin Krischik
8b686af046 Update to android sdk 14.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86205 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-21 15:58:56 +00:00
Martin Krischik
1b6f51a339 SDK 10
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@76437 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-23 17:57:17 +00:00
Martin Krischik
4218b241e8 New Android toolkit and new application bundles. I do wonder why Google does not provide any bundles.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75857 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-10 19:55:59 +00:00
Ryan Schmidt
65a4e793f5 In the interest that all portfiles exemplify correct portfile writing techniques, remove slash before ${applications_dir} which is not needed because ${applications_dir} already begins with a slash
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71534 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-09-15 20:28:41 +00:00
Martin Krischik
6e64e13c46 Fixes.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71385 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-09-11 08:45:16 +00:00
Martin Krischik
55e1e8358d Fix https://trac.macports.org/ticket/25465, change to version 7
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71383 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-09-11 07:59:01 +00:00
Martin Krischik
1a069c9633 Correct sub-categories
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@68773 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-06-13 08:04:56 +00:00
Martin Krischik
52675ac21e Android SDK.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@68761 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-06-12 18:32:36 +00:00