Port details |
- svndelta Summarizes and manages differences between local files and Subversion
- 1.0.6_4 devel
=1 1.0.6_4Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- Maintainer: mich@FreeBSD.org
- Port Added: 2006-09-21 11:36:28
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- People watching this port, also watch:: font-misc-meltho, showfont
- License: not specified in port
- WWW:
- http://www.incava.org/projects/svndelta/
- Description:
- svndelta helps control Subversion-managed projects. svndelta summarizes
project changes (including lines of code) and also adds to and removes
from Subversion the files that have been added and removed locally.
svndelta filters project changes by using .svnignore files, both
system-wide and locally. Thus, for example, svndelta will not attempt to
add backup files or object files to a project, or include them in
summaries of changes.
Requires ruby.
WWW: http://www.incava.org/projects/svndelta/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- svndelta>0:devel/svndelta
- No installation instructions:
- This port has been deleted.
- PKGNAME: svndelta
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby22 : lang/ruby22
- Runtime dependencies:
-
- svn : devel/subversion
- ruby22 : lang/ruby22
- Patch dependencies:
-
- ruby22 : lang/ruby22
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.0.6_4 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.0.6_4 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
1.0.6_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.6_4 12 Dec 2015 23:02:03 |
bapt |
Mark as broken: does not fetch |
1.0.6_4 02 Mar 2015 23:21:08 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.0.6_4 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
1.0.6_4 06 Feb 2014 23:17:43 |
bapt |
Support stage |
1.0.6_4 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.0.6_4 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.0.6_4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0.6_4 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
1.0.6_3 05 May 2010 21:52:39 |
pgollucci |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
1.0.6_2 07 Jul 2008 12:37:21 |
miwi |
- Bump PORTREVISION after apr update
PR: 125270 125271 125272 125278 125281 125282
125284 125285 125287 125288 125289 125290
125291 125292 125293 125295 125296 125297
125300
Submitted by: rodrigc |
1.0.6_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0.6 12 Mar 2007 14:35:29 |
mich |
- update to -> 1.0.6 |
1.0.5 21 Sep 2006 11:35:24 |
mich |
- add port svndelta
svndelta helps control Subversion-managed projects. svndelta summarizes
project changes (including lines of code) and also adds to and removes
from Subversion the files that have been added and removed locally.
svndelta filters project changes by using .svnignore files, both
system-wide and locally. Thus, for example, svndelta will not attempt to
add backup files or object files to a project, or include them in
summaries of changes.
WWW: http://www.incava.org/projects/svndelta/ |