Joshua Root
|
643cc9ea4c
|
sqlite2: update config.{guess,sub} for arm64
|
2023-08-01 07:39:14 +10:00 |
|
Joshua Root
|
9a6ba2c88d
|
sqlite2: fix implicit declaration errors
|
2023-08-01 07:25:29 +10:00 |
|
Christopher Chavez
|
ac2e67c6fe
|
multiple ports and domain names: use HTTPS
Use HTTPS for the following domain names:
- www.fehcom.de
- cr.yp.to
- people.FreeBSD.org
- qmail-mirror.jms1.net
- pilcrow.madison.wi.us
- manned.org
- www.hwaci.com
- www.sqlite.org
- tinydns.org
- www.fefe.de
- dl.fefe.de
qmail-spamcontrol: remove defunct mirror qmail.site2nd.org
|
2019-01-27 21:16:49 -08:00 |
|
Marcus Calhoun-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 |
|
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á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
|
a92bd946a3
|
sqlite2: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85302 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2011-10-12 11:50:37 +00:00 |
|
Ryan Schmidt
|
9cf0f1a5ce
|
sqlite2: disable universal variant, which fails
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65553 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2010-03-27 17:45:15 +00:00 |
|
Ryan Schmidt
|
3ed97e88c2
|
For all nomaintainer and openmaintainer ports, remove occurrences of
{{{
platform darwin 8 {
configure.compiler gcc-4.0
}
}}}
MacPorts 1.6 already ensures that GCC 4.0 is used by default on Tiger. See https://trac.macports.org/ticket/14046.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@33297 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2008-01-23 09:32:47 +00:00 |
|
Juan Manuel Palacios
|
33e5f2cdee
|
nomaintainer address abstraction in databases category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30223 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-10-22 22:46:02 +00:00 |
|
Markus W. Weißmann
|
13e8496ba7
|
replace configure.env as far as possible
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28517 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-09-02 22:09:48 +00:00 |
|
Markus W. Weißmann
|
68251d29f3
|
use configure.compiler instead
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28410 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2007-08-30 14:16:38 +00:00 |
|
James D. Berry
|
431e4f7121
|
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@20417 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2006-11-03 02:16:04 +00:00 |
|
Blair Zajac
|
d0b73428da
|
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@20226 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2006-10-29 07:09:01 +00:00 |
|
Markus W. Weißmann
|
6e553d9b13
|
new port databases/sqlite2 - will replace databases/sqlite
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16757 d073be05-634f-4543-b044-5fe20cf6d1d6
|
2006-03-03 11:23:28 +00:00 |
|