Commit Graph
29 Commits
Author SHA1 Message Date
Marcus Calhoun-LopezandMarcusCalhoun-Lopez 719053401b readline: update version 7.0.005->8.0.000
Update dependencies due to library name change.

See https://trac.macports.org/ticket/57871
2019-01-23 05:53:22 -07:00
Zero King 4033244421 zssh: fix double free 2018-12-28 14:02:07 +00:00
Zero King 9a35fc9e8b zssh: add missing dependency and minor improvements
- update descriptions
- avoid SourceForge redirects
- modernize checksums
- use_parallel_build is on by default
2018-12-28 12:44:08 +00:00
Zero King c56951bacf zssh: fix file permissions 2018-12-28 11:52:29 +00:00
Marcus Calhoun-Lopez 44840c49db readline: update version 6.3.3->7.0.3
revbump dependencies since library name changes
Fixes https://trac.macports.org/ticket/52269
2017-04-23 09:34:20 -07:00
Lawrence VelázquezandMojca Miklavec 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 f4857c39c6 zssh: fix the Makefile to make 'install' a phony target, rather than moving the INSTALL file
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@123668 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-08-12 07:49:44 +00:00
Ryan Schmidt 143a524889 zssh: fix build with readline 6.3 (https://trac.macports.org/ticket/44614)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@123667 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-08-12 07:43:19 +00:00
Joshua Root 7059acc8c2 zssh: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@103075 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-02-13 04:23:29 +00:00
Ryan Schmidt 2142b5b06e zssh: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71023 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-08-30 05:12:54 +00:00
Ryan Schmidt fe86c4a360 Remove "configure.type gnu"; no such option exists
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71014 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-08-29 23:29:05 +00:00
Ryan Schmidt a87b53a0a0 zssh: enable parallel build
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@39234 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-13 03:00:47 +00:00
Ryan Schmidt 1c7d6f3c7e zssh: install documentation files
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@39233 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-13 02:59:37 +00:00
Ryan Schmidt 99c2cacc24 zssh: update to 1.5c and add sha1 and rmd160 checksums
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@39232 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-13 02:54:43 +00:00
Ryan Schmidt 35c02374d9 zssh: fix destroot failure ("make: `install' is up to date.") on case-insensitive filesystems
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@39231 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-13 02:53:33 +00:00
Ryan Schmidt 5073fd56e5 zssh: whitespace changes only (tabs to spaces)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@39230 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-13 02:40:54 +00:00
Ryan Schmidt be1aa6b348 zssh: use port:-style dependency to ensure we only link with MacPorts readline
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@39229 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-13 02:39:19 +00:00
Ryan Schmidt b611750a21 zssh: add missing required variables "homepage" and "platforms"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@39228 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-13 02:38:02 +00:00
Juan Manuel Palacios 7f79363b95 nomaintainer address abstraction in comms category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30221 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 22:43:55 +00:00
Markus W. Weißmann ebcb710dac replace configure.env if appropriate
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28559 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-03 19:30:21 +00:00
Elias Pipping 055ddf508a * Spring-cleaning @opendarwin.org addresses
see https://trac.macports.org/ticket/11465
 see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +00:00
Blair Zajac bfafa0f807 Set the svn:keywords property to 'Id' for all Portfile's. This
re-enables the Id keyword substitution that was present in the CVS
repository.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20224 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-10-29 06:34:27 +00:00
Jordan K. Hubbard 92ed3d41db Install man pages in the appropriate directory.
Found by:   buildall.sh

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@9897 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-12-22 05:50:21 +00:00
Toby Peterson 8b9ce1201b Remove extraneous ""s (they turn into {}s in the portindex).
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@5970 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-03-25 06:55:10 +00:00
Jordan K. Hubbard 7d5c3d6714 Remove extraneous fluff - don't need sourceforge:$name qualifer, don't
need to specify distfile with default behavior.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4642 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-01-14 11:06:28 +00:00