24 Commits

Author SHA1 Message Date
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 4770765021 fugu: fix build with recent Xcode
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@116585 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-01-29 14:14:53 +00:00
Joshua Root 8d881e32c7 fugu: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@116580 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-01-29 10:10:09 +00:00
Joshua Root 76ed88634d fugu: 32-bit only (https://trac.macports.org/ticket/23016)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@72983 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-10-31 18:41:36 +00:00
Joshua Root 066a3c79d2 fugu: remove redundancy
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@72982 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-10-31 18:39:26 +00:00
Ryan Schmidt af27891385 Change deprecated livecheck.check to livecheck.type
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
Ryan Schmidt cdd589f8ec fugu: fix universal variant; closes https://trac.macports.org/ticket/20802
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@56180 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-25 05:51:36 +00:00
Bryan Blackburn b2d1bf732f Multiple open/no maintainer ports - remove setting of applications_dir now
that MacPorts 1.7.0 has been out for over a month

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@45610 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-01-18 22:00:27 +00:00
Ryan Schmidt ac4b297e5e fugu: use ${applications_dir}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@38909 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-08-02 09:29:12 +00:00
Anthony Ramine 336c1c9a2b fugu:
* Ported to xcode portgroup.
 * Added universal support.
 * Added sha1 and rmd160 checksums and livecheck.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@27934 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-08-16 10:42:43 +00:00
Randall H. Wood e8673a787d Change /Applications/DarwinPorts to /Applications/MacPorts everywhere
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@21857 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-02-10 16:53:48 +00:00
James D. Berry 515feb0147 Convert all darwinports@opendarwin.org addresses
to nomaintainer@macports.org or openmaintainer@macports.org.

See http://trac.macports.org/projects/macports/wiki/SpecialMaintainerAddresses
for more information.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20395 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-03 02:07:38 +00:00
Charlie Allom 158780cb8d add svn:keywords Id
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19376 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-02 03:19:06 +00:00
Markus W. Weißmann a50a76f18c Bug: https://trac.macports.org/ticket/5289
Submitted by:   rsorasen@broadpark.no
Reviewed by:    mww@

fix destroot on 10.4

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14462 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-10-07 13:14:32 +00:00
Robert Shaw 26f4fab88e No longer maintaining these ports.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@13471 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-08-11 21:33:49 +00:00
Markus W. Weißmann 3f1a8dcd43 update to v1.2.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@12134 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-05-02 18:46:16 +00:00
Markus W. Weißmann de293ed5a0 update to v1.1.3
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@12067 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-04-28 21:18:53 +00:00
Jordan K. Hubbard 470a5b3ad9 Build fixes (both Panther and Tiger).
Discovered by:    flathead

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@11586 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-04-04 05:20:27 +00:00
Robert Shaw edb9d220ed Updated Fugu to release 1.1.2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@11096 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-02-22 00:32:33 +00:00
Robert Shaw e5e82663a9 Updated Fugu to stable release 1.1.1
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@10740 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-01-31 01:50:00 +00:00
Robert Shaw 071ee243d9 Updated to 1.1.1rc2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@9648 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-12-07 06:06:45 +00:00
Robert Shaw abd737fd9b Updated to real source release version 1.1.1rc1 (no more CVS, yeah!)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@9562 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-12-03 03:43:29 +00:00
Robert Shaw 95f19a975f Updated to use new CVS fetch args for date based checkout.
Submitted by:   rshaw

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@5593 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-02-25 07:19:22 +00:00
Robert Shaw 6c5a538ef8 New port for Fugu 1.1.0 SFTP/SCP/SSH client for Mac OS X
Submitted by:   rshaw

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@5366 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-02-09 05:21:30 +00:00