Commit Graph

68 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
David Gilman 751c14f430 postgresql*: mark known fail on deprecated versions 2024-11-13 11:48:23 -05: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
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
Jyrki Wahlstedt f6763e735c postgresql: dropping maintainership of EOL'd versions (8.3, 8.4, 9.0, 9.1) 2017-11-12 21:30:16 +02: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 95357f4d27 Numerous ports - remove mww as maintainer
see https://trac.macports.org/ticket/53012
2017-02-06 11:03:28 -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 e995755cfd postgresql83: fix build on Mavericks and later (https://trac.macports.org/ticket/41380, https://trac.macports.org/ticket/44164)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@125622 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-23 07:25:34 +00:00
Jyrki Wahlstedt 55005bf12a postgresql83: don't do livecheck in these EOL'd ports
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104833 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-04-03 17:38:00 +00:00
Jyrki Wahlstedt accc40da93 postgresql83: version bump to 8.3.23, add note that the series is EOLd
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@102744 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-02-07 22:00:46 +00:00
Jyrki Wahlstedt ad326880b7 postgresql83: version bump to 8.3.22, adding python27 variant to basic port, old python variant now requires that (instead of 2.6), and add a note of the nearing EOL for this version
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100289 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-07 10:56:53 +00:00
Jyrki Wahlstedt 05f031bd18 postgresql83: version bump to 8.3.21, change server ui_msg to notes
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@98122 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-09-25 13:52:50 +00:00
Jyrki Wahlstedt 08a322ea26 postgresql83: version bump to 8.3.20, add the uuid-ossp patch the later versions already have for ML
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96692 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-17 16:38:25 +00:00
Jyrki Wahlstedt 4fb0f11e7d version bump to 8.3.19, add some contribs
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93940 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-06-04 17:38:27 +00:00