non port: sysutils/pdsh/Makefile |
SVNWeb
|
Number of commits found: 25 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Tue, 12 Oct 2021
|
[ 15:01 Tobias Kortkamp (tobik) ] ae22a78 (Only the first 10 of 70 ports in this commit are shown above. )
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
Tue, 28 Sep 2021
|
[ 10:03 Alexey Dokuchaev (danfe) ] 59c39ef
sysutils/pdsh: resurrect^Wreadd previously expired port
- Bring it back from the attic and update to version 2.34
- Nowadays, project is hosted and released on the GitHub
- Use more appropriate USE_PERL5 and INSTALL_TARGET values
- Hook the test suite to our framework (not all tests pass)
|
Fri, 3 Mar 2017
|
[ 16:00 mat ] (Only the first 10 of 185 ports in this commit are shown above. )
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 2 Nov 2014
|
[ 13:40 pawel ]
- Update to version 2.29 [1]
- Rework pkg-descr [1]
- Use options helpers, subs
- Fix shebang in dshbak script
- Remove @dirrm from plist
PR: 194272 [1] (based on)
Approved by: maintainer timeout
|
Wed, 16 Jul 2014
|
[ 08:44 bapt ] (Only the first 10 of 38 ports in this commit are shown above. )
Fix some non default LIB_DEPENDS
With hat: portmgr
|
Sat, 5 Jul 2014
|
[ 15:17 tijl ]
USES=libtool:keepla tar:bzip2
|
Wed, 12 Feb 2014
|
[ 05:57 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Mon, 16 Sep 2013
|
[ 07:47 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Thu, 14 Mar 2013
|
[ 11:20 miwi ]
- Convert to Optionsng
- While here trim header
|
Thu, 10 May 2012
|
[ 22:45 beech ]
- Update to 2.28
- Chnages in release: http://pdsh.googlecode.com/git/NEWS
PR: ports/167780
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
|
Wed, 26 Oct 2011
|
[ 00:53 zi ]
- Update to 2.27
PR: ports/161906
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
|
Fri, 29 Jul 2011
|
[ 11:32 rea ]
sysutils/pdsh: update to 2.26
Extracts from the Changelog for 2.26:
- Fix interactive dsh with ssh. (Issue 14)
- Fix interactive dsh with exec. Instead of trying to split the
cmdline entered in interactive mode internally within pdsh,
the exec module will pass the command as a string to sh -c.
- dshbak: Fix for missing commas in header output (issue 19).
- Remove runtime check for genders_query support using dlopen/dlsym.
Use HAVE_GENDERS_QUERY at compile-time instead.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 17 Mar 2011
|
[ 15:46 miwi ]
- Update to 2.25
PR: 155575
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
|
Fri, 4 Mar 2011
|
[ 10:09 culot ]
- Update to 2.24
Changes: http://pdsh.googlecode.com/svn/trunk/NEWS
PR: ports/155240
Submitted by: Mykola Dzham <i AT levsha.me> (maintainer)
|
Thu, 16 Dec 2010
|
[ 10:15 avilla ]
- Add user serviceable knobs.
PR: ports/152718
Submitted by: Christopher Shumway <cshumway@titan-project.org>
Approved by: Mykola Dzham <i@levsha.me> (maintainer)
|
Tue, 30 Nov 2010
|
[ 01:24 sunpoet ]
- Enable internal ssh module
- Space/Tab twiddle
PR: ports/152681
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
|
Thu, 25 Nov 2010
|
[ 01:33 wen ]
- Update to 2.23
- Change MASTER_SITES : project is on googlecode now
- Add LICENSE
PR: ports/152559
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
|
Mon, 20 Sep 2010
|
[ 06:21 wen ]
- Update to 2.22
PR: ports/150737
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
|
Wed, 10 Mar 2010
|
[ 17:55 az ]
Pdsh is a an efficient, multithreaded remote shell client which executes
commands on multiple remote hosts in parallel. Pdsh implements dynamically
loadable modules for extended functionality such as new remote shell services
and remote host selection
PR: ports/144601
Submitted by: Mykola Dzham <i@levsha.me>
Feature safe: yes
|
Number of commits found: 25 |