27 Commits

Author SHA1 Message Date
trustbyte ba69e99b0a eggdrop: update to 1.10.1 2025-10-24 16:29:34 -04:00
Sergey Fedorov a711a91c2e eggdrop: update to 1.9.5 2024-07-30 11:09:07 -04:00
Chris Jones 5848d16670 openssl dependents: rev bump [skip ci] 2021-11-07 12:38:19 +00:00
Chih-Hsuan Yen 157ebbff36 openssl: Rev-bump dependents
Generated with the following command:

rg -l -g Portfile ':openssl\b' ../macports-ports | grep -v '/lang/php/' | grep -v '/aqua/qt5' | xargs ./revbump-ports.sh

revbump-ports.sh is from https://github.com/yan12125/revbump-ports/tree/4a47ad53d5bc1553b86f48dfbf946bc9a466306c

Skipping lang/php and aqua/qt5 as only php*-{ftp,openssl} and
qt*-qtbase subports need revbumping, respectively.
2019-09-07 22:35:16 +08:00
Ryan Schmidt 48246690f5 eggdrop: Update to 1.8.3 2018-10-09 03:30:28 -05:00
Frank Schima f469bd49f4 eggdrop: Port abandoned.
Closes: https://trac.macports.org/ticket/54032
2017-04-25 13:23:06 -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
Kurt Hindenburg 52185e2f97 eggdrop: fix license and apply patches to all versions of OS
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122586 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-24 12:09:08 +00:00
Kurt Hindenburg b6d335de05 eggdrop: update to 1.6.21 - add license - fixes build on Mavericks - https://trac.macports.org/ticket/44286
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122562 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-24 02:55:42 +00:00
Kurt Hindenburg 4519c1f328 eggdrop: whitespace changes (version update coming next)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@122561 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-07-24 02:43:20 +00:00
Ryan Schmidt c875938654 use eq and ne instead of == and != when comparing ${os.platform} and ${os.subplatform}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114325 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-05 09:20:31 +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
Ryan Schmidt fe3fe119a3 eggdrop: build for the correct architectures; see https://trac.macports.org/ticket/28355 (maintainer timeout)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84163 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-19 20:39:13 +00:00
Ryan Schmidt 08deacbd9c eggdrop: apply snow leopard patch on lion too; see https://trac.macports.org/ticket/31326
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84162 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-19 20:01:50 +00:00
Ryan Schmidt c4ff64307c eggdrop: use ${branch}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@82053 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-07 05:20:41 +00:00
Joshua Root 471cec3cf6 eggdrop: add freebsd mirrors so there are http sources
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@81897 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-08-06 12:55:54 +00:00
Ryan Schmidt 3daf24004b eggdrop: convert some "system" invocations to native Tcl commands; see https://trac.macports.org/ticket/28356
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@77379 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-03-29 06:57:44 +00:00
Ryan Schmidt 8853c9b118 eggdrop: maintainer update to 1.6.20; see https://trac.macports.org/ticket/28353
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75864 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-02-10 23:03:30 +00:00
Ryan Schmidt 59c8c2d8aa Remove darwin 7 bits; MacPorts base doesn't compile on < darwin 8 anymore
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@71578 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-09-17 00:01:14 +00:00
Jeremy Lavergne 3214c1fb9e updated eggdrop, https://trac.macports.org/ticket/20198
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@53479 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-07-06 18:01:25 +00:00
Andrea D'Amore 791d5b0b41 Maintainer email change, second batch, mail without @macports.org domain are put in domain:user form.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50984 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-14 21:08:43 +00:00
Markus W. Weißmann 4e9b401aa1 replace configure.env if possible
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28563 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-03 20:05:18 +00:00
Ryan Schmidt 20be37c5ad Make all portfiles start with '# $Id$' and then a blank line.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@24141 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-17 10:24:38 +00:00
Pierre Queinnec f4cdec1b04 Closes https://trac.macports.org/ticket/10887. Version bump to eggdrop-1.6.18.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20597 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-08 20:30:32 +00:00
Matt Anton 1d67928ef0 Bug: https://trac.macports.org/ticket/5804
Submitted by: dre@mac.com
Reviewed by: matt@
Approved by: matt@

Fix a build problem under Tiger / Darwin 8.x
The eggdrop port is proud to have found a new daddy.
Thanks Andre!

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15313 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-12-06 00:02:51 +00:00