10 Commits

Author SHA1 Message Date
Ryan Schmidt e2b5c3830e SSHKeychain: Indicate or correct encoding of files
Closes: https://trac.macports.org/ticket/59700
2019-11-16 07:13:46 -06: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
Joshua Root f32f04003a SSHKeychain: set license, update git URL
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@124988 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-02 02:50:37 +00:00
Ryan Schmidt 55704d2002 SSHKeychain: update homepage and source fetching to use SourceForge since the domain is gone; see http://lists.macosforge.org/pipermail/macports-dev/2011-October/016537.html; increased revision since this includes a couple changes beyond 0.8.2, but since no further changes have occurred in their repository in 2 years and the last release was 4 years ago we may as well take these changes now.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86195 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-21 08:08:30 +00:00
Ryan Schmidt c73445e5b6 SSHKeychain: override xcodeproj's arch, SDK and deployment target settings, fixing build on Snow Leopard; see https://trac.macports.org/ticket/23149
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71595 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-09-17 16:39:28 +00:00
Toby Peterson 632d67b89e SSHKeychain, Shiira2, portaudio: change to nomaintainer, see https://trac.macports.org/ticket/21269 https://trac.macports.org/ticket/21270 https://trac.macports.org/ticket/21271
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57386 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 11:02:25 +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
Andrea D'Amore 791d5b0b41 Maintainer email change, second batch, mail without @macports.org domain are put in domain:user form.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50984 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-14 21:08:43 +00:00
Ryan Schmidt 4e450f1d83 SSHKeychain: fixing install on non-root installations; closes https://trac.macports.org/ticket/15742 (maintainer timeout)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@38120 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-07-07 07:10:55 +00:00
Ryan Schmidt 3e5007da1d SSHKeychain: new port, thanks to Michael Wild. Closes https://trac.macports.org/ticket/12742.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@29433 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-23 17:25:12 +00:00