88 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 28ff8cc609 postgresql??: add patch fixing int64 check 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
Joshua Root cfe9c64f5d nomaintainer databases/*: remove compiler_blacklist_versions 2025-08-01 12:30:56 +10:00
David Gilman 751c14f430 postgresql*: mark known fail on deprecated versions 2024-11-13 11:48:23 -05:00
David Gilman 3299056582 postgresql_select: prepare for postgresql 17 2024-11-13 11:48:23 -05:00
David Gilman f027911c6f postgresql*: backport select file placeholders
Closes: https://trac.macports.org/ticket/68174
2023-09-29 18:45:12 -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
Jyrki Wahlstedt f679c9486f postgresql91: add a line to select file to prepare for postgresql12 2019-05-31 09:13:49 +03: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
Ryan Schmidt 514b01bdde Fix typo: Change "XCode" to "Xcode" 2018-09-04 17:18:12 -04:00
Ryan Schmidt aa10c0d12f postgresql84, postgresql90, postgresql91: Fix select files
Closes: https://trac.macports.org/ticket/55931
2018-03-02 05:50:59 -06:00
Eitan Adler c5a89f14b7 all: use https for postgresql 2017-12-31 14:08:19 -07:00
Marcus Calhoun-Lopez ee3d4d532f postgresql*: use muniversal PG
Fixes https://trac.macports.org/ticket/55303
2017-11-13 01:45:04 -07:00
Marcus Calhoun-Lopez 08b56a3907 postgresql*: instead of deleting docs, don't build them
There is a revbump because the contrib modules install
example files in the docs directory.
These files are not installed by the postgresqlXY-doc ports.
2017-11-13 01:45:04 -07:00
Marcus Calhoun-Lopez b40aad1b58 postgresql*: don't build/install contrib files manually
Instead, set build.target and destroot.target
to world and install-world respectively.
This behavior seems to have been inherited from PostgreSQL 7 & 8,
where world and install-world were not available.

See https://trac.macports.org/ticket/55303
2017-11-13 01:45:04 -07:00
Marcus Calhoun-Lopez 64bb8b3314 postgresql*: whitespace changes 2017-11-13 01:45:04 -07:00