David B. Evans | f7b80c3ba3bp5-crypt-openssl-ecdsa: apply RedHat patch for compatibility with OpenSSL 1.1.0+ | p5-crypt-openssl-ecdsa: apply RedHat patch for compatibility with OpenSSL 1.1.0+ | | |
David B. Evans | 0b83b9c468c | p5-crypt-openssl-rsa: rebuild against openssl @1.1.1c | | |
Ken Cunningham | 9c4566fda5f | legacy-support: encourage installation of mpstatsadd note to encourage installation of mpstats if not already installed | | |
Joshua Root | 7a7907712b0 | yafc: update homepage, use working master_sitesFormer homepage's domain is expired. | | |
Joshua Root | 1520fce147d | mod_fcgid: remove useless variantAll it does is cause a parse failure, which is problematic for anything
that parses ports with all possible variants, like mirroring. | | |
Joshua Root | d70bf124654 | sympa: remove useless variantAll it does is cause a parse failure, which is problematic for anything
that parses ports with all possible variants, like mirroring. | | |
 Ken Cunningham | 2b8f60eeba1 | lirc: disable docs on < lioncloses: https://trac.macports.org/ticket/58950 | | |
Joshua Root | f3dea6d7d3b | rdesktop: don't fail to parse with +smartcardThe intent seems to have been to inform users of this variant that it
is not working. This still does that, without making the port fail to
parse, and also preserving the variant selection for when it is fixed. | | |
Joshua Root | b09b60ce021 | mod_qos: remove useless variantAll it does is cause a parse failure, which is problematic for anything
that parses ports with all possible variants, like mirroring. | | |
Joshua Root | bc7e0824901 | mod_authn_otp: remove useless variantAll it does is cause a parse failure, which is problematic for anything
that parses ports with all possible variants, like mirroring. | | |
Joshua Root | d6d73c644c0 | echoping: update homepage, use working master_sites | | |
Joshua Root | b933e9579c3 | gnustep pg: update dep for pdftex | | |
 Christopher Chavez | b3ae293f703 | jump: delete portUpstream project has had no releases since 2004.
Has fallback dependency on kaffe. No dependents. | | |
 Christopher Chavez | acb34b58b1d | epubcheck: use Java portgroupEliminate fallback dependency on kaffe
Use latest LTS Java (openjdk11) as fallback | | |
 Christopher Chavez | c3eed2e4c42 | maven1, maven2: EOL, mark as unsupportedRemove livecheck from maven2 | | |
 Christopher Chavez | 43d85f1cfda | javatar: delete portUpstream project has had no releases since 2003.
Port depends on jikes (also dormant) and gnu-classpath (broken?).
No dependents. Possible replacements (not in MacPorts) include JTar
and Apache Commons Compress. | | |
 Nils Breunese | 61320dd6188 | micronaut: update to 1.2.1 | | |
Blair Zajac | 83d84242425 | gnupg2: really do not link with openldap.If openldap is installed on the system then ${prefix}/bin/dirmngr will
still link against it. Pass --with-ldap=no to completely disable using
ldap.
$ otool -L /opt/local/bin/dirmngr | grep ldap
/opt/local/lib/libldap-2.4.2.dylib (compatibility version 13.0.0, current version 13.11.0) | | |
Chih-Hsuan Yen | 022f7da78c0 | openssl: add missing revbumps for ports with some subports bumped but not allThanks neverpanic for identifying such issues!
Approach:
1. git diff HEAD~4..HEAD~3 > diffs
2. Search pattern +\s\+revision from `diffs` with neovim and check
relevant ports manually. | | |
Chih-Hsuan Yen | 5e6fd2c5604 | qt5,qt511: revbump for openssl 1.1 | | |
Chih-Hsuan Yen | c6fd58bf6d0 | php: revbump for openssl 1.1 | | |
Chih-Hsuan Yen | cff48ddb251 | openssl: Fix special cases manually1. False-positive version patterns
$ git diff HEAD^ | nvim -R -
and search in nvim using:
^\s*version\s\+\S\+\s
2. False-positive (commented) openssl dependency declaration
Search using:
$ rg ':openssl\b' | rg '#' | sed 's#:.*##'
Note that squid4 still depends on openssl.
3. Non-numeric revision strings
Search using:
rg 'revision\s+\$\{.+\}' $(rg -l -g Portfile ':openssl\b... | | |
Chih-Hsuan Yen | 157ebbff362 | openssl: Rev-bump dependentsGenerated 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. | | |
Chih-Hsuan Yen | e660ba6a726 | openssl: update to 1.1.1cCloses: https://trac.macports.org/ticket/52101
Ref: https://trac.macports.org/ticket/58218 (old Qt5 versions)
Ref: https://trac.macports.org/ticket/58607 (old MySQL versions)
Ref: https://trac.macports.org/ticket/58630 (old PostgreSQL versions) | | |
Chris Jones | e036ee748e9 | root6: use file glob for PyROOT fixes | | |
Chris Jones | d3be7ae8b96 | folly: update to 2019.09.02.00 | | |
 Christopher Chavez | e41f18d5577 | apache-ant: update to 1.10.7 | | |
Chris Jones | 773cbfa9a56 | hist: update to 1.1.1 | | |
Chris Jones | 68f927856b9 | root6: fix python import issueCloses: https://trac.macports.org/ticket/58942 | | |
Ken Cunningham | a6ee3c6241a | VLC2: revbump after libcdio updateper @RJVB | | |
David B. Evans | 803fce04487 | p5-gtk3: update to version 0.036 | | |
David B. Evans | 5890d64bbcf | p5-gtk2: update to version 1.24993 | | |
David B. Evans | 72442f3f7ca | p5-cairo-gobject: update to version 1.005 | | |
David B. Evans | 6027a8e9c56 | p5-glib: update to version 1.3291 | | |
Marius Schamschula | f5b4b835881 | py-zopecomponent: rename to py-zope-component and update to 4.5fix and revision bump dependents | | |
Marius Schamschula | 8f95b714821 | TeXShop4: update to 4.35 | | |
 Calvin Ardi | 7a1282b1dbf | hugo: update to 0.58.1 | | |
 Calvin Ardi | 2935c64c941 | wireguard-tools: update to 0.0.20190905 | | |
Marius Schamschula | a3a9afb54df | octave-bsltl: update to 1.3.1 | | |
David B. Evans | a5a32b60e5a | p5-test-timer: update to version 2.11 | | |
David B. Evans | 4e0e119f24d | p5-test-simple: update to version 1.302168 | | |
David B. Evans | 6f1e4d8887f | p5-io-pager: update to version 0.42 | | |
David B. Evans | aac3db10f2e | p5-dbd-mock: update to version 1.47 | | |
 Zero King | 2c8d62d0125 | org-mode: update to 9.2.6 | | |
 Joshua Root | f12ea84357f | cmake: deselect variants while bootstrappingOn 10.6/libc++, all cmake's variants add dependencies that will depend
on the default compiler, which will be some recent macports-clang,
which will depend on cmake. So if the compiler isn't already installed,
turn off all variants and tell the user that we did. | | |
Michael Dickens | c62a11ae419 | gnss-sdr*: fix +docs variant to require doxygen +docs variantThe change in the doxygen Portfile from +latex to +docs occurred in https://github.com/macports/macports-ports/commit/7956949ba720ae08fa8280210dc0d4fe81a8d05b dated Dec 14, 2015 ... not sure how this didn't come to my attention until now LOL! | | |
 Ken Cunningham | facea54fb2c | qt4-mac: fix build against openssl 1.1.1this PR uses a debian patch discovered and tweaked
by @RJVB - many thanks - builds against openssl 1.1.1
and also against openssl 1.0.2r
closes: https://trac.macports.org/ticket/58205 | | |
Aaron Madlon-Kay | 6b288b20f9f | libimobiledevice-devel: update to 20190906 | | |
Andrey Stromnov | 5123b69c576 | py-affine: update to 2.3.0 | | |
Andrey Stromnov | f7feb90770c | py-rasterio: update to 1.0.27 | | |