15 Commits

Author SHA1 Message Date
Christopher Nielsen a85debe5f7 graphviz dependents: rev-bump for update
[skip ci]
2022-09-19 08:49:43 -04:00
Christopher Nielsen a072126e47 doxygen dependents: use path-style dep 2022-06-12 09:08:08 -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
David B. Evans 215fb1f750 sofia-sip: drop maintainership 2017-10-23 17:50:48 -07:00
David B. Evans 62527f6f88 sofia-sip: fix livecheck 2017-10-23 17:47:29 -07:00
David B. Evans 5b31125ee0 misc: Update maintainership of my ports to include my GitHub handle 2017-03-10 21:55:34 -08: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
Rainer Müller 7dae1dbac6 Mass rev-bump dependents of port openssl due to ABI change
Disabling SSLv2 in https://trac.macports.org/changeset/146162 changed the ABI of the library, leading to loading
errors for binaries with references to SSLv2 symbols.

https://lists.macosforge.org/pipermail/macports-dev/2016-March/032531.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@146517 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-10 17:49:28 +00:00
Jeremy Huddleston Sequoia d72ac495dd misc: Change port:openssl dependency to path:lib/libssl.dylib:openssl
This should allow usage of libressl as a replacement for openssl in relevant
ports.  Not all ports have been tested, but libressl aims for API
compatibility with OpenSSL, so it is expected to work.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@139229 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-08-08 03:10:35 +00:00
Lawrence Velázquez 91d8a9a574 sofia-sip: Add explicit dependency on graphviz (https://trac.macports.org/ticket/38217).
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@103760 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-03-06 22:38:50 +00:00
David B. Evans b1ee26bb7a sofia-sip: add license.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86160 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-20 08:15:20 +00:00
David B. Evans 25ec43998b sofia-sip: update to version 1.12.11.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@77777 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-04-12 14:34:22 +00:00
Joshua Root a7b1349b79 update openssl to 1.0.0a and rev bump dependents (https://trac.macports.org/ticket/25114, maintainer timeout)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@69520 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-07-08 20:19:52 +00:00
David B. Evans 2d072dca33 sofia-sip: new port, version 1.12.10.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@55087 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-06 19:00:13 +00:00