Commit Graph

17 Commits

Author SHA1 Message Date
Joshua Root 85f053662b java/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-22 01:17:17 +11:00
Joshua Root 001ab1da26 java_memcached: set platforms any 2024-01-11 12:09:27 +11: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
Ryan Schmidt 92b5676425 java_memcached: remove default git.branch value
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@89039 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-01-18 13:08:56 +00:00
Ryan Schmidt 9c0918db3b java_memcached: use github portgroup
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88949 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-01-15 08:00:11 +00:00
Ryan Schmidt 9ab714566e java_memcached: noarch
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88948 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-01-15 07:59:31 +00:00
Ryan Schmidt bff617b91e java_memcached: update to 2.0.1, switch to github repository, change destroot doc installation method, add license info; see https://trac.macports.org/ticket/15766
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@60576 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-11-16 01:41:40 +00:00
Ryan Schmidt bfd2469963 Change deprecated svn.tag to svn.revision
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57378 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:38:23 +00:00
Ryan Schmidt af6d3a587d Add missing required variable "platforms"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@56061 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-24 00:33:19 +00:00
Joshua Root db55d94aca java_memcached: remove use of cd
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@40560 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-10-06 21:15:03 +00:00
Blair Zajac 30ce974f62 I don't use this version of the Java memcached client to remove my
maintership of it.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@37910 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-06-28 23:04:34 +00:00
Blair Zajac 7ee6e7349f java_memcached: Style tweak, add a newline after PortSystem.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@34050 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-02-11 04:34:28 +00:00
Blair Zajac 747bb0eb99 Style tweak, list dpends_lib before depends_build.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@34038 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-02-11 02:49:44 +00:00
Blair Zajac 45aae7fd60 New upstream 1.6 release.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@27638 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-08-11 03:42:20 +00:00
Blair Zajac f839a759a9 Obscuring my email address in the ports I maintain or co-maintain.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@25915 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-06-05 18:05:15 +00:00
Blair Zajac dc800f6db0 The java_memcached breaks now when it used to work. The destroot step
needs to cd into cd ${worksrcpath}.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24501 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-27 01:05:08 +00:00
Blair Zajac 4de9a56b5b Add a new port for java_memcached, a native Java memcached client.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@23836 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-10 21:26:13 +00:00