13 Commits

Author SHA1 Message Date
Ryan Schmidt 38a2e04f71 compface: Fix implicit declaration of functions
Closes: https://trac.macports.org/ticket/61501
2020-11-16 12:23:35 -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
Clemens Lang 9c090ffb12 Rename freshmeat to freecode in Portfiles, closes https://trac.macports.org/ticket/32026
See http://lists.macosforge.org/pipermail/macports-dev/2012-February/017983.html.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@90445 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-03-05 22:08:09 +00:00
Dan Ports b444bbfcda compface: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85454 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-14 00:58:02 +00:00
Joshua Root 46a0bf8bd1 compface: seems to be a permission problem with FTP, so try HTTP first.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@35591 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-03-30 16:10:24 +00:00
Markus W. Weißmann c6407ca81f fix version for dylib to fix build on 10.5
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@31970 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-12-13 00:12:36 +00:00
Blair Zajac 3ed42ec82c Add an HTTP mirror to master_sites.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@31775 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-12-07 04:00:49 +00:00
Markus W. Weißmann 2aff3b4a19 add dylib, make Makefile.in behave nice, increment revision
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@31742 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-12-05 16:20:23 +00:00
Juan Manuel Palacios 16a6afb84d nomaintainer address abstraction in graphics category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30230 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 23:03:23 +00:00
James D. Berry 518496b62c 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@20419 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-03 02:16:26 +00:00
Blair Zajac f778d74e74 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.

See this thread for more information:
http://lists.macosforge.org/pipermail/macports-dev/2006-October/000180.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20309 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-01 21:25:57 +00:00
Matt Anton 4bab6f29d3 Dropping the ownership of these ports due
to a severe lack of time...

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@17264 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-03-31 18:48:42 +00:00
Matt Anton f7e689199d Initial check in.
compface-1.5.2

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15967 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-01-23 03:39:10 +00:00