21 Commits

Author SHA1 Message Date
Zero King 27d5d282a6 gdbm: update to 1.15
bump revision of dependents
2018-06-19 13:25:55 +00: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
Ryan Schmidt 3513042c6e hypermail: fix destroot failure "No rule to make target `w'" (https://trac.macports.org/ticket/38492)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104263 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-03-22 12:23:20 +00:00
Markus W. Weißmann 77f11d2ca2 hypermail: add license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@95078 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-07-05 07:08:24 +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
Jeremy Lavergne c05d77ff4f gdbm:
* update to 1.9.1
 * revbump dependents

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@82967 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-22 20:48:02 +00:00
Ryan Schmidt 1069808989 Remove wrong backslashes
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75061 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-13 21:07:47 +00:00
Ryan Schmidt bdacd99a6a hypermail: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65530 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-27 02:57:42 +00:00
Paul Guyot e18348a7b3 mail/hypermail: update to 2.3.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@61289 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-12-08 06:29:54 +00:00
Paul Guyot 0e7d579337 mail/hypermail: update to 2.2.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@61281 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-12-07 22:56:10 +00:00
Ryan Schmidt dd2aa30407 All nomaintainer ports: ${prefix} already begins with a slash,
so there's no reason to put a slash before the ${prefix} variable
when using it.

See https://trac.macports.org/changeset/32257 for the equivalent change for openmaintainer ports.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@32256 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-12-23 09:18:47 +00:00
Juan Manuel Palacios 8b67e22a2f nomaintainer address abstraction in mail category.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@30236 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-10-22 23:15:10 +00:00
Markus W. Weißmann 57285b3e8f remove configure.env as far as possible
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28518 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-02 22:30:39 +00:00
James D. Berry 76eb2ba1cc 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@20413 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-03 02:15:03 +00:00
Blair Zajac d0c5f22aad 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@20329 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-02 00:19:07 +00:00
Bryan Blackburn e3df2cce37 Port: several
Drop maintainership for ports I have not used for a while and, hence,
do not have the time to maintain

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19139 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-08-16 07:23:44 +00:00
Bryan Blackburn d3d7bb83fe Port: Many
Update my ports
Bugzilla finally let me change my email address, so change all my ports
to match (sorry for the spam)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14706 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-10-19 08:10:18 +00:00
Bryan Blackburn adce877255 Fix build on 10.3 (Portfile and files/patch-src-proto.h); remove
files/patch-msg2archive.c as it's no longer needed with newer version of
hypermail.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3868 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-10-31 04:21:56 +00:00
Markus W. Weißmann 94005b37c9 Bug: https://trac.macports.org/ticket/1054
Submitted by:   blb@pobox.com
Reviewed by:    mww@opendarwin.org

minor version update, correct manpage location

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3754 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-10-22 15:34:28 +00:00
Jordan K. Hubbard e60c20764c Mass-merge of destroot target changes. Before committing this, I also
laid down a PRE_DESTROOT_TARGET so we can easily compare the before and
after photos (or, in extremis, revert this change).  I doubt that will be
necessary, however, since things appear to be working quite well with this
change and it's better to do it sooner rather than later since it changes the
rules about what commands/variables to use in new ports.

Approved by:    fkr

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@3173 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-08-05 09:29:45 +00:00
Felix Kronlage 39ab12f233 Bug: https://trac.macports.org/ticket/508
Submitted by:   blb@pobox.com (Bryan Blackburn)
Reviewed by:
Approved by:
Obtained from:

new port, hypermail 2.1.7

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@2559 d073be05-634f-4543-b044-5fe20cf6d1d6
2003-04-28 11:04:55 +00:00