Frank Schima
|
15a5b567f4
|
*_select: Update macports homepage to https.
|
2017-08-24 07:34:11 -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 |
|
Andrew Stromnov
|
821aeb4dc8
|
py-ipython: update to version 4.0.0 (https://trac.macports.org/ticket/48580)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@139620 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2015-08-21 20:42:53 +00:00 |
|
Thomas Robitaille
|
a1119b1fb1
|
ipython_select: bumped revision for changes in https://trac.macports.org/changeset/97276
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97278 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-09-02 11:26:36 +00:00 |
|
Thomas Robitaille
|
928dc58eb2
|
ipython_select: reverted changes made in https://trac.macports.org/changeset/97272, since older Python versions need older ipython versions, we have to instead gzip the man pages for the most recent versions of IPython in py-ipython.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97276 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-09-02 09:43:40 +00:00 |
|
Thomas Robitaille
|
1ba03a369a
|
ipython_select: as of ipython 0.13, the man pages are no longer gzipped. In addition, ipythonx and ipython-wx were removed in 0.11. This commit addresses both of these, and should fix ticket https://trac.macports.org/ticket/34845, Since some of the changes correspond to a specific version of ipython (0.13+), I updated the version number for the the Portfile rather than the revision number.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97272 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2012-09-02 08:38:21 +00:00 |
|
Jeremy Lavergne
|
a299d0e8fe
|
modelines
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84550 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-09-27 21:05:11 +00:00 |
|
Andrew Stromnov
|
7dcdc76ef2
|
py*-ipython: unify
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83528 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-09-04 15:18:09 +00:00 |
|
Joshua Root
|
e12ce8800b
|
py*-ipython: add select support (https://trac.macports.org/ticket/18150)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@78587 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-05-13 06:27:50 +00:00 |
|