<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/macports, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/macports?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/macports?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-11-21T08:01:48Z</updated>
<entry>
<title>chore: fix some typos (#12818)</title>
<updated>2024-11-21T08:01:48Z</updated>
<author>
<name>Bin Chang</name>
<email>bincheng@before.tech</email>
</author>
<published>2024-11-21T08:01:48Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ccbe504f224a0aae688aaa729d4258e3392a9fc8'/>
<id>urn:sha1:ccbe504f224a0aae688aaa729d4258e3392a9fc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: remove trailing whitespace (#12303)</title>
<updated>2024-03-26T08:55:16Z</updated>
<author>
<name>vladislav doster</name>
<email>10052309+vladdoster@users.noreply.github.com</email>
</author>
<published>2024-03-26T08:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1d09c6bb0a950756a65b02457842933e3aa493eb'/>
<id>urn:sha1:1d09c6bb0a950756a65b02457842933e3aa493eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(macports): add commands to get list of updated ports (#8698)</title>
<updated>2021-12-28T19:10:15Z</updated>
<author>
<name>Enrico Maria Crisostomo</name>
<email>enrico.m.crisostomo@gmail.com</email>
</author>
<published>2021-12-28T19:10:15Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=69d0683a8cd3751178b2f7dc58126b50ed48e2ec'/>
<id>urn:sha1:69d0683a8cd3751178b2f7dc58126b50ed48e2ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(macports): add 'reclaim' to completion list for Macports (#9521)</title>
<updated>2021-01-11T19:26:37Z</updated>
<author>
<name>Søren Nielsen</name>
<email>contact@cph.dev</email>
</author>
<published>2021-01-11T19:26:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fae34b383d6432f7118c2ad082224f6d27d51221'/>
<id>urn:sha1:fae34b383d6432f7118c2ad082224f6d27d51221</id>
<content type='text'>
The sub-command `reclaim` is quite useful for freeing up disk space.
`reclaim` is a useful command that is missing from the list of completions in the plugin.

The description is for the `reclaim` sub-command is:
"port reclaim will find files that can be removed to reclaim disk space by uninstalling inactive ports on your system as well as unnecessary unrequested ports, and removing unneeded or unused installation files. The user is then provided interactive options for files to remove. No files are removed initially, until the user selects them from the provided list."

For all the details use this command on a system with Macports installed:

`port help reclaim`</content>
</entry>
<entry>
<title>macports: add rdeps and rdependents completion (#4717)</title>
<updated>2020-02-27T17:55:14Z</updated>
<author>
<name>Guillermo del Fresno</name>
<email>gdelfresno@gmail.com</email>
</author>
<published>2020-02-27T17:55:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=79fff1ee492a2c4d8ab09678bd5e7440cfbf03dd'/>
<id>urn:sha1:79fff1ee492a2c4d8ab09678bd5e7440cfbf03dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macports: add README (#7204)</title>
<updated>2018-10-03T16:08:50Z</updated>
<author>
<name>Sebastian Müller</name>
<email>sbmueller@users.noreply.github.com</email>
</author>
<published>2018-10-03T16:08:50Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=544dfdd6da2ff3edc04bfd903fdb943960d743aa'/>
<id>urn:sha1:544dfdd6da2ff3edc04bfd903fdb943960d743aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize plugin loading so that only one call to compinit is required</title>
<updated>2011-04-12T21:41:09Z</updated>
<author>
<name>Pat Regan</name>
<email>thehead@patshead.com</email>
</author>
<published>2011-04-12T21:41:09Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6bf906a2622ddea1e9aae5d23c544d37fc4b6a76'/>
<id>urn:sha1:6bf906a2622ddea1e9aae5d23c544d37fc4b6a76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace redundant calls to compinit with a single call.</title>
<updated>2011-04-08T14:12:22Z</updated>
<author>
<name>Pat Regan</name>
<email>thehead@patshead.com</email>
</author>
<published>2011-04-08T14:12:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=993e05da50543b9c2dcc5e4fedb93afd1c8b020c'/>
<id>urn:sha1:993e05da50543b9c2dcc5e4fedb93afd1c8b020c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add completion for port command</title>
<updated>2011-03-13T22:21:48Z</updated>
<author>
<name>Matt Cable</name>
<email>wozz@wookie.net</email>
</author>
<published>2011-03-13T22:08:12Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fa344733e5d7cee33e4c3ba6a9a7241c7b6377ca'/>
<id>urn:sha1:fa344733e5d7cee33e4c3ba6a9a7241c7b6377ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.</title>
<updated>2010-10-01T04:34:06Z</updated>
<author>
<name>Robby Russell</name>
<email>robby@planetargon.com</email>
</author>
<published>2010-10-01T04:34:06Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=26d97a9355d37c55e0b044d8dafc425cc0ca7217'/>
<id>urn:sha1:26d97a9355d37c55e0b044d8dafc425cc0ca7217</id>
<content type='text'>
</content>
</entry>
</feed>
