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
- 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.
- ¦ ¦ ¦ ¦
- 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 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
1.3.2 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: 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 |
Muhammad Moinur Rahman (bofh) |
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 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 |
Tobias C. Berner (tcberner) |
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 |
Rene Ladan (rene) |
grimreaper: return mich's ports to the pool after safekeeping his ports bit. |
1.3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.3.2 01 Apr 2016 14:00:57 |
mat |
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 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.3.2 20 Mar 2014 15:28:09 |
ehaupt |
Support staging |
1.3.2 20 Sep 2013 17:13:47 |
bapt |
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 |
dougb |
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 |
ohauer |
-remove MD5 |
1.3.2 20 May 2010 21:41:14 |
rene |
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 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.3.2 16 Apr 2006 15:56:31 |
mich |
- update to -> 1.3.2
- remove USE_REINPLACE
- add RUN_DEPENDS for perforce |
1.3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.3 18 Mar 2004 09:56:10 |
mich |
- SIZEify.
Submitted by: trevor |
1.3 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3 07 May 2003 15:45:33 |
mich |
Change maintainer email to my @FreeBSD.org address.
Approved by: roberto (mentor) |
1.3 07 May 2003 13:06:05 |
mich |
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) |