Commit Graph

  • 47ba56927a port_cutleaves: use registry2 API master Joshua Root 2024-12-06 18:47:32 +11:00
  • 7325a9c294 port_cutleaves: remove Id lines Joshua Root 2024-12-06 17:35:27 +11:00
  • 3b8b26949f port_cutleaves: use dict Joshua Root 2024-12-06 17:35:12 +11:00
  • 6fbde00e4a port_cutleaves: consider depends_patch Joshua Root 2024-12-06 16:55:03 +11:00
  • 16b07e9867 port-depgraph: Fix color of depends_run lines Ryan Carsten Schmidt 2024-05-03 14:58:12 -05:00
  • 83f97026c5 cpan2port: minor style improvement Christopher Chavez 2021-03-15 09:43:59 -05:00
  • b0e302e17a Create FUNDING.yml Joshua Root 2024-06-20 18:55:48 +10:00
  • f8103e44ef portfile-gen: update python versions, PyPI URL Joshua Root 2023-12-27 14:33:06 +11:00
  • 2ebb535758 restore_ports: remove duplicate option Zero King 2023-09-30 22:15:08 +08:00
  • 299af8d889 Add some additional debugging statements to restore_ports.tcl (#10) Eric Gallager 2023-09-29 22:47:22 -04:00
  • 37aecab812 pypi2port: default to pep517 and py311 pypi2port-20230621 Joshua Root 2023-06-20 17:57:12 +10:00
  • 0c1f9f14e9 pypi2port: avoid python bytes quoting in description Joshua Root 2023-06-20 17:53:50 +10:00
  • f4c75f96b9 pypi2port: remove portfile options that are now redundant Joshua Root 2023-06-20 17:40:11 +10:00
  • 67e1d8f284 pypi2port: indicate pure python packages Joshua Root 2023-06-20 17:30:08 +10:00
  • da2eee9cc4 pypi2port: use PyPI's JSON API Joshua Root 2023-06-20 17:17:12 +10:00
  • 5447906b1c portfile-gen: add reminder comments for platforms and supported_archs Joshua Root 2023-06-19 09:13:54 +10:00
  • 93711ca4eb portfile-gen: update perl, php, python branches Joshua Root 2023-06-19 09:08:04 +10:00
  • 99b697d5f3 portfile-gen: search list more efficiently Joshua Root 2023-06-19 09:00:11 +10:00
  • 7cc266c464 restore_ports: remove commented-out code Joshua Root 2023-04-01 11:42:24 +11:00
  • 5815806a72 restore_ports: allow showing debug output Joshua Root 2023-04-01 11:41:07 +11:00
  • 25bb30e3d1 portfile-gen: disable livecheck for python subports Joshua Root 2021-11-19 07:24:07 +11:00
  • 8e4c35f37f portfile-gen: omit platforms Joshua Root 2021-11-19 07:20:47 +11:00
  • bab3bac744 portfile-gen: python updates Joshua Root 2021-11-19 07:20:19 +11:00
  • 513c455d5a Add noarch_check contrib script Joshua Root 2021-07-14 00:47:23 +10:00
  • 43885d5af4 update mailing list address in README Joshua Root 2021-05-17 14:40:58 +10:00
  • 8590e93e20 restore_ports.tcl: use eq not == for strings Joshua Root 2021-05-17 13:53:42 +10:00
  • b8644b0bdf restore_ports.tcl: handle MacPorts 2.7 output Joshua Root 2021-05-17 13:52:21 +10:00
  • cd1e718cd3 restore_ports.tcl: avoid no longer needed exprs Joshua Root 2021-05-17 13:02:15 +10:00
  • 9632b62cf5 restore_ports.tcl: trim trailing whitespace Joshua Root 2021-05-17 12:46:52 +10:00
  • a7589c191f restore_ports.tcl: use lsearch -exact Joshua Root 2021-05-17 12:38:58 +10:00
  • c69a968e51 restore_ports.tcl: better reporting of dep cycles Joshua Root 2021-05-17 12:36:22 +10:00
  • d22bc765eb restore_ports.tcl: consider depends_patch when sorting Joshua Root 2021-05-17 12:16:29 +10:00
  • 0ac6c1ec93 cpan2port: add 5.30 to perl5.branches Christopher Chavez 2021-03-15 09:29:56 -05:00
  • dd61c5efd7 cargo2port: add README.md Zero King 2021-02-18 15:20:15 +00:00
  • d98b8e57b3 portfile-gen: update python support Joshua Root 2020-12-01 10:29:08 +11:00
  • d33da86ac3 pypi2port.py: align spacing Herby Gillot 2020-08-14 17:16:18 -04:00
  • 5032199a99 pypi2port.py: properly glob description Herby Gillot 2020-08-14 17:08:05 -04:00
  • bbaad8160d pypi2port: default to Python 3.8, do not use Python 2.7 anywhere (#9) Herby Gillot 2020-08-14 17:06:26 -04:00
  • 10467a5055 pypi2port.py: generate Portfiles to use Python 3.8 instead of 3.7 Herby Gillot 2020-08-14 12:12:40 -04:00
  • eeab91dfbb portindex2json: Fix {} around port notes arjunsalyan 2020-08-03 00:37:25 +05:30
  • 3c89a8e026 portindex2json: Add support for parsing vinfo arjunsalyan 2020-07-27 14:36:22 +05:30
  • adba67d47f portindex2json: Fix representation of license field in JSON arjunsalyan 2020-07-17 00:41:30 +05:30
  • ad7292c628 mpvim: Add use_xcode option for MacPorts 2.6 Rainer Müller 2019-12-29 00:46:52 +01:00
  • e8eb1a140c portindex2json: use 'join' to flatten lists Joshua Root 2019-07-11 09:36:38 +10:00
  • 028be12c42 portindex2json: use string (in)equality operators on strings Joshua Root 2019-07-11 09:25:48 +10:00
  • 045dcb3883 portindex2json: handle unobfuscated maintainer emails Joshua Root 2019-07-11 09:23:56 +10:00
  • 0652903b19 portindex2json.tcl: Make sure to put info on top Mojca Miklavec 2019-07-11 00:56:50 +02:00
  • da6e3cf4cf portindex2json.tcl: Add support for supplying commit hash arjunsalyan 2019-07-01 16:03:04 +05:30
  • 76e8895f4b mpvim: Add 'size' to the known checksum types Rainer Müller 2019-06-10 13:03:30 +02:00
  • 5949e7faff pypi2port: Add python 3.7 and remove 3.6 Mojca Miklavec 2019-04-18 07:06:01 +02:00
  • cef63c3228 Improve output for maintainers, depends_* and variants arjunsalyan 2019-03-21 21:25:57 +05:30
  • 730c40ea5b Remove .DS_Store and add it to .gitignore Mojca Miklavec 2019-03-21 02:02:48 +01:00
  • 762061c5f2 Open PortIndex as file instead of using stdin Arjun Salyan 2019-03-17 21:25:10 +05:30
  • 0faaab073f Output Categories as a list of strings Arjun Salyan 2019-03-17 18:48:32 +05:30
  • 65bf1180a3 Always use utf-8 irrespective of local settings Arjun Salyan 2019-03-17 18:27:31 +05:30
  • 2c83e03581 cpan2port: add 5.28 to perl5.branches Mojca Miklavec 2019-02-28 22:23:16 +01:00
  • 1a04ff98af pypi2port.py: put parens after some prints, kill trailing whitespace Perry E. Metzger 2018-07-14 10:59:49 -04:00
  • aac8f1b1e2 pypi2port: Fix detection of pypi master_site Ryan Schmidt 2018-05-11 19:15:10 -05:00
  • 271452fdcb pypi2port: Update XML-RPC URL, drop MD5 Zero King 2018-05-11 01:22:48 +00:00
  • 713deac928 cargo2port: Increase field width for crate name Rainer Müller 2018-04-26 16:53:50 +02:00
  • 69421e38aa cargo2port: Align name output at 20 columns Rainer Müller 2018-03-27 08:27:15 +02:00
  • 36ff36b5db cargo2port: Add --align=maxlen command-line option Rainer Müller 2018-03-27 08:00:32 +02:00
  • 3b0c86f78a cargo2port: New port snippet generator for cargo Rainer Müller 2018-03-27 06:51:47 +02:00
  • 88a392f6ad cpan2port: add file README.md David B. Evans 2018-03-07 06:01:52 -08:00
  • 4207b22780 cpan2port: use 5.26 for perl5.branches, v0.1.1 Mojca Miklavec 2018-02-28 11:42:43 +01:00
  • c2251a4204 cpan2port: add CONTRIBUTORS section to pod David B. Evans 2018-01-14 13:34:38 -08:00
  • 2ee279f2db macports/macports-contrib: add .mailmap file David B. Evans 2018-01-14 13:14:20 -08:00
  • 39ad315736 cpan2port: add VERSION section to pod David B. Evans 2018-01-14 13:27:08 -08:00
  • 4cb64ddc35 cpan2port: standardize pod content/formatting David B. Evans 2018-01-14 13:09:50 -08:00
  • a36d607194 portfile-gen: Add size to checksums Ryan Schmidt 2017-10-14 12:32:06 -05:00
  • 3421238f1a portfile-gen: Align checksums properly Ryan Schmidt 2017-10-14 12:31:32 -05:00
  • e10520a727 portfile-gen: Fix typo in instructions Ryan Schmidt 2017-10-14 12:31:18 -05:00
  • 7c76afaffb portfile-gen: Add 5.6 7.0 7.1 to php.branches Ryan Schmidt 2017-10-14 12:31:03 -05:00
  • 6e9f4aefea portfile-gen: Change perl5.branches to 5.24 5.26 Ryan Schmidt 2017-10-14 12:30:35 -05:00
  • f21783cc7f portfile-gen: Change python.versions to 27 36 Ryan Schmidt 2017-10-14 12:30:20 -05:00
  • d01fa65135 pypi2port: Add size to checksums Ryan Schmidt 2017-10-14 12:22:29 -05:00
  • 902263a9e8 pypi2port: Fix newticket link Ryan Schmidt 2017-10-14 12:16:48 -05:00
  • 6e9abff396 cpan2port: Align checksum output properly Ryan Schmidt 2017-10-14 12:12:58 -05:00
  • 9a29c98222 cpan2port: Remove trailing whitespace Ryan Schmidt 2017-10-14 12:07:56 -05:00
  • cdb0ef91e5 cpan2port: Add size to checksums Ryan Schmidt 2017-10-14 12:06:48 -05:00
  • 18aa2a771f pypi2port: Generate only for python 2.7 and 3.6 Rainer Müller 2017-08-17 17:22:20 +02:00
  • 4e62e4a75d pypi2port: Fix generating URLs in master_sites Rainer Müller 2017-08-17 17:19:13 +02:00
  • 0e7476a8ad pypi2port: Remove $Id$ line Rainer Müller 2017-08-17 17:14:40 +02:00
  • 29259cdad5 port-whatsnew: adjust verbose output Kurt Hindenburg 2017-06-17 10:38:22 -04:00
  • eac7d0d520 port-whatsnew: better handle verbose -v option Kurt Hindenburg 2017-06-17 00:14:37 -04:00
  • 02e964c258 port-whatsnew: complete removing -t option Kurt Hindenburg 2017-06-16 22:28:21 -04:00
  • d4985c85db port-whatsnew: remove -t option for macportsTclPath - it doesn't appear to do anything Kurt Hindenburg 2017-06-15 22:14:56 -04:00
  • 43ac0d102a port-whatsnew: display summary as default; with verbose, display rest of message Kurt Hindenburg 2017-06-15 22:12:01 -04:00
  • 2051ae66b2 port-whatsnew: get this script to work with github Kurt Hindenburg 2017-06-14 21:22:24 -04:00
  • ab5d333333 Add portindex2json script Joshua Root 2017-05-03 06:41:58 +10:00
  • dd557e43e0 cpan2port: remove Id line, both from script and generated portfiles Dan R. K. Ports 2017-05-01 18:01:44 -07:00
  • c3a326cb80 cpan2port: remove 5.22 from default perl5.branches Dan R. K. Ports 2017-05-01 18:01:18 -07:00
  • 9250417880 mpbot: fix regex Joshua Root 2017-02-25 01:41:30 +11:00
  • e360a867e6 mpbot: handle multi-valued maintainers Joshua Root 2017-02-15 10:55:11 +11:00
  • cbdbcf5545 portfile-gen: python fixes Joshua Root 2017-02-09 08:15:39 +11:00
  • 7d98bf1a1a portfile-gen: add categories to github port group Rainer Müller 2016-12-15 16:41:08 +01:00
  • 03f312cb54 portfile-gen: update python versions Joshua Root 2016-12-02 21:09:09 +11:00
  • 421043b1e3 portfile-gen: add help text for each portgroup Rainer Müller 2016-11-08 17:42:35 +01:00
  • fab6636f65 portfile-gen: extract common "v" github tag prefix Rainer Müller 2016-11-08 17:17:58 +01:00
  • ed7279f58e portfile-gen: Remove $Id$ line Rainer Müller 2016-11-08 16:56:33 +01:00