Port details |
- p4delta Summarizes and manages differences between local files and Perforce
- 1.3.2_1 devel
=3 1.3.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: 2003-05-07 13:06:29
- Last Update: 2024-01-08 16:46:43
- Commit Hash: d6a45e9
- People watching this port, also watch:: p4api, p4.el, tkp4, py311-Automat, py39-PyOpenGL
- License: not specified in port
- WWW:
- https://p4delta.sourceforge.net/
- Description:
- p4delta works with a project that is in the Perforce configuration
management system. It lists the local files that have been added,
changed, or deleted. Content differences are summarized, i.e., the
number of lines of code that have been added, changed, and deleted.
It can also add, edit, and remove the appropriate files to/from
Perforce.
Requires ruby.
¦ ¦ ¦ ¦ ![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:
-
- To install the port:
- cd /usr/ports/devel/p4delta/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p4delta
- pkg install p4delta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p4delta
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (p4delta-1.3.2.tar.gz) = 690ff721783e2dbd0cdab9f7284a7b63621e89ea2a51aec1143b772e753a26b0
SIZE (p4delta-1.3.2.tar.gz) = 19677
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:
-
- ruby31 : lang/ruby31
- Runtime dependencies:
-
- p4 : devel/p4
- ruby31 : lang/ruby31
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p4delta
- USES:
- ruby
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2_1 08 Jan 2024 16:46:43
![commit hash: d6a45e9f5edf0d171b269747376da12121354981 commit hash: d6a45e9f5edf0d171b269747376da12121354981](/images/git.png) ![commit hash: d6a45e9f5edf0d171b269747376da12121354981 commit hash: d6a45e9f5edf0d171b269747376da12121354981](/images/codeberg.svg) ![commit hash: d6a45e9f5edf0d171b269747376da12121354981 commit hash: d6a45e9f5edf0d171b269747376da12121354981](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MANPREFIX: eleminate its usage and move man to share/man |
1.3.2 01 Nov 2023 22:11:47
![commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288](/images/git.png) ![commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288](/images/codeberg.svg) ![commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rodrigo Osorio (rodrigo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
1.3.2 14 Jan 2023 23:08:33
![commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae](/images/git.png) ![commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae](/images/codeberg.svg) ![commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.2 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.3.2 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.3.2 02 May 2022 11:06:43
![commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e](/images/git.png) ![commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e](/images/codeberg.svg) ![commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
grimreaper: return mich's ports to the pool after safekeeping his ports bit. |
1.3.2 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.3.2 19 May 2016 10:21:25
![Revision:415498 Revision:415498](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.3.2 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.3.2 02 Mar 2015 23:21:08
![Revision:380304 Revision:380304](/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) |
Remove Author from pkg-descr and white space fixes |
1.3.2 20 Mar 2014 15:28:09
![Revision:348701 Revision:348701](/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.3.2 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.3.2 24 Oct 2011 09:11:38
![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) |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.3.2 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
1.3.2 20 May 2010 21:41:14
![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) |
Change RUN_DEPENDS from devel/perforce to devel/p4
PR: ports/146273
Submitted by: rene
Approved by: maintainer timeout (mich), tabthorpe (mentor) |
1.3.2 22 Aug 2009 00:18:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.3.2 16 Apr 2006 15:56:31
![files touched by this commit files touched by this commit](/images/logs.gif) |
mich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to -> 1.3.2
- remove USE_REINPLACE
- add RUN_DEPENDS for perforce |
1.3 22 Jan 2006 08:30: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) |
SHA256ify
Approved by: krion@ |
1.3 18 Mar 2004 09:56:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
mich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- SIZEify.
Submitted by: trevor |
1.3 06 Feb 2004 13:12:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3 07 May 2003 15:45:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
mich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change maintainer email to my @FreeBSD.org address.
Approved by: roberto (mentor) |
1.3 07 May 2003 13:06:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
mich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port.
- p4delta works with a project that is in the Perforce configuration management
system. It lists the local files that have been added, changed, or deleted.
Content differences are summarized, i.e., the number of lines of code that
have been added, changed, and deleted. It can also add, edit, and remove the
appropriate files to/from Perforce
PR: 51040
Submitted by: me
Approved by: roberto (mentor) |