65 Commits

Author SHA1 Message Date
Joshua Root d7080a50bc libxml2 dependents: bump revision for new soname
[skip ci]

Closes: https://trac.macports.org/ticket/72254
2026-03-10 15:55:12 +11:00
Christopher Chavez 991facd116 various nomaintainer ports: set "deprecated.eol_version yes" 2025-10-20 09:59:43 -04:00
Ivan Kuchin 01912095eb postgresql??: mark arm64 unsupported for <= 91 using supported_archs
Restrict built architecture instead of failing based on dynamic variable
build_arch.
2025-09-07 22:34:52 +10:00
Ivan Kuchin 52ce67b5bf postgresql??: mark versions <= 91 as known to fail on arm64 2025-09-06 09:35:39 -04:00
Ivan Kuchin 54709dcd2c postgresql??: use correct openssl 2025-09-06 09:35:39 -04:00
Ivan Kuchin 67f713ddd4 postgresql8*,postgresql9*: whitespace changes 2025-09-06 09:35:39 -04:00
Chris Jones 5848d16670 openssl dependents: rev bump [skip ci] 2021-11-07 12:38:19 +00:00
Joshua Root e63f3b5c49 nomaintainer ports: remove universal_possible compat code 2021-10-10 05:40:05 +11:00
Joshua Root 36a4990f19 adapt ports to muniversal and base changes 2021-01-31 07:05:59 +11: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
Christopher Chavez fd33a801a1 postgresql ports: mark unsupported versions 2019-08-06 05:36:49 +01: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
Eitan Adler c5a89f14b7 all: use https for postgresql 2017-12-31 14:08:19 -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
Kurt Hindenburg dfa8e9ea4a Numerous ports - remove mww as maintainer
closes https://trac.macports.org/ticket/53012
2017-02-06 11:07:17 -05: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
Ryan Schmidt baa968f2e6 postgresql80, postgresql81, postgresql82: fix build on Mavericks and later by disabling Bonjour support (https://trac.macports.org/ticket/44120)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@125624 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-23 07:51:04 +00:00
Jyrki Wahlstedt c2c87c68a2 postgresql82: drop maintainership (this is a bit moot, as this version is not developed anymore)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101088 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-04 05:59:00 +00:00
Jyrki Wahlstedt 39ef87b73d drop livecheck in these EOL'd packages, add modeline anyway
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@90263 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-02-28 11:40:50 +00:00
Markus W. Weißmann 04412fb426 postgresql82: version 8.2.23
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87781 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-12-05 22:26:41 +00:00
Joshua Root 31f7fe8567 postgresql*: fix linking of plpython (https://trac.macports.org/ticket/27687)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86485 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-26 18:41:40 +00:00
Joshua Root a3c58fcaef list postgresql license as 'Permissive'
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85617 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-15 09:15:54 +00:00
Markus W. Weißmann 6263d6a243 postgresql*: add license -- http://www.postgresql.org/about/licence
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85578 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-14 18:20:14 +00:00