Port details |
- p4genpatch Helper scripts for generating RCS patches from Perforce
- 1 devel
=2 1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2005-01-29 03:21:46
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- p4d2p is a Perl script which performs in-place editing on the output of
a previous 'p4 describe' command, to generate output suitable for patch(1).
p4genpatch is a Perl script which wraps 'p4 describe' to generate such
patches directly from the depot, when provided with a Perforce changelist
number.
Both utilities were written for development on Perl itself by Andreas Konig
and Gurusamy Sarathy, and were modified for use with multiple Perforce
depots by Simon Cozens.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p4genpatch>0:devel/p4genpatch
- To install the port:
- cd /usr/ports/devel/p4genpatch/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p4genpatch
- pkg install p4genpatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p4genpatch
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p4 : devel/p4
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p4genpatch
- USES:
- shebangfix perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1 01 Apr 2016 14:00:57
![Revision:412346 Revision:412346](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1 27 Feb 2014 14:25:51
![Revision:346345 Revision:346345](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
1 20 Sep 2013 17:13:47
![Revision:327724 Revision:327724](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1 03 Aug 2013 08:45:52
![Revision:324181 Revision:324181](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to new perl framework
- Trim Makefile header |
1 07 May 2013 09:30:52
![Revision:317594 Revision:317594](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS |
1 02 Aug 2011 20:58:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1 06 Jun 2010 22:09:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove bms from the pkg-descr's of ports he no longer maintains. |
1 06 Jun 2010 17:00:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
bms ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding. |
1 20 May 2010 21:33:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update RUN_DEPENDS from devel/perforce to devel/p4
PR: ports/146274
Submitted by: rene
Approved by: maintainer timeout (bms), tabthorpe (mentor) |
1 07 May 2006 12:06:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
sem ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove an empty distinfo
Obtained from: distinfo survey |
1 04 May 2006 21:41:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove USE_REINPLACE from all categories starting with D |
1 29 Jan 2005 03:20:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
bms ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port, p4genpatch, automatically generates patch(1)-compatible diffs
from Perforce diffs and changelists. |
Number of commits found: 14
|