FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:32 PM BST
non port: devel/viewvc/distinfo
CVSWeb

Number of commits found: 19

Tue, 7 Feb 2012
[ 19:38 ohauer ] Original commit 
1.62 devel/viewvc/Makefile
1.29 devel/viewvc/distinfo
1.1 devel/viewvc/files/patch-viewvc-issue-504.diff
 - update to Version 1.1.14
 - pet portlint
 - always install the rc script

CHANGES:
Version 1.1.13 (released 23-Jan-2012)

  * fix svndbadmin failure on deleted paths under Subversion 1.7 (issue #499)
  * fix annotation of files in svn roots with non-URI-safe paths
  * fix stray annotation warning in markup display of images
  * more gracefully handle attempts to display binary content (issue #501)

Additional patch (pre 1.1.14):
  * fix annotation of svn files with non-URI-safe paths (issue #504)
Sat, 5 Nov 2011
[ 13:00 ohauer ] Original commit 
1.61 devel/viewvc/Makefile
1.28 devel/viewvc/distinfo
Version 1.1.12 (released 03-Nov-2011)

  * fix path display in patch and certain diff views (issue #485)
  * fix broken cvsdb glob searching (issue 486)
  * allow svn revision specifiers to have leading r's (issue #441, #448)
  * allow environmental override of configuration location (issue #494)
  * fix exception HTML-escaping non-string data under WSGI (issue #454)
  * add links to root logs from roots view (issue #470)
  * use Pygments lexer-guessing functionality (issue #495)
Mon, 23 May 2011
[ 04:45 ohauer ] Original commit 
1.59 devel/viewvc/Makefile
1.27 devel/viewvc/distinfo
- update to version 1.1.11

Version 1.1.11 (released 17-May-2011)

  * security fix: remove user-reachable override of cvsdb row limit
  * fix broken standalone.py -c and -d options handling
  * add --help option to standalone.py
  * fix stack trace when asked to checkout a directory (issue #478)
  * improve memory usage and speed of revision log markup (issue #477)
  * fix broken annotation view in CVS keyword-bearing files (issue #479)
  * warn users when query results are incomplete (issue #443)
  * avoid parsing errors on RCS newphrases in the admin section (issue #483)
  * make rlog parsing code more robust in certain error cases (issue #444)
Tue, 22 Mar 2011
[ 00:10 ohauer ] Original commit 
1.58 devel/viewvc/Makefile
1.26 devel/viewvc/distinfo
 - update to version 1.1.10

  Take maintainership, OK from glarkin via email.
Fri, 18 Mar 2011
[ 23:40 glarkin ] Original commit 
1.57 devel/viewvc/Makefile
1.25 devel/viewvc/distinfo
1.7 devel/viewvc/files/pkg-message.in
1.6 devel/viewvc/files/viewvc.in
- Updated to 1.1.9
- Fixed Apache OPTION message
- Updated verbiage in pkg-message regarding installation of standalone
  server rc script

PR:             155106
Submitted by:   ohauer
Fri, 3 Dec 2010
[ 20:58 ohauer ] Original commit 
1.54 devel/viewvc/Makefile
1.24 devel/viewvc/distinfo
 - update viewvc to version 1.1.8

 Changes:
  * fix slowness triggered by allow_compress=1 configuration (issue #467)
  * allow use of 'fcrypt' for Windows standalone.py authn support (issue #471)
  * yield more useful error on directory markup/annotate request (issue #472)

Approved by:    glarkin (via mail)
Thu, 16 Sep 2010
[ 22:13 ohauer ] Original commit 
1.51 devel/viewvc/Makefile
1.23 devel/viewvc/distinfo
1.13 devel/viewvc/pkg-plist
 - update to viewvc-1.1.7

 Version 1.1.7 (released 09-Sep-2010)

  * display Subversion revision properties in the revision view (issue #453)
  * fix exception in 'standalone.py -r REPOS' when run without a config file
  * fix standalone.py server root deployments (--script-alias='')
  * add rudimentary Basic authentication support to standalone.py (issue #49)
  * fix obscure "unexpected NULL parent pool" Subversion bindings error
  * enable path info / link display in remote Subversion root revision view
  * fix vhost name case handling inconsistency (issue #466)
  * use svn:mime-type property charset param as encoding hint
  * markup Subversion revision references in log messages (issue #313)
  * add rudimentary support for FastCGI-based deployments (issue #464)
  * fix query script WSGI deployment
  * add configuration to fix query script cross-linking to ViewVC

Approved by:    glarkin (mentor)
Wed, 7 Jul 2010
[ 18:03 glarkin ] Original commit 
1.49 devel/viewvc/Makefile
1.22 devel/viewvc/distinfo
1.2 devel/viewvc/files/patch-lib__sapi.py
1.6 devel/viewvc/files/pkg-message.in
1.12 devel/viewvc/pkg-plist
1.4 devel/viewvc/files/viewvc.in
- Updated to 1.1.6
- Modified rc.d script for standalone mode so it daemonizes properly
- Changed a MASTER_SITES entry

PR:             ports/148185
Submitted by:   olli hauer <ohauer at gmx dot de>
Feature safe:   yes
Tue, 27 Apr 2010
[ 03:26 pgollucci ] Original commit 
1.43 devel/viewvc/Makefile
1.21 devel/viewvc/distinfo
1.2 devel/viewvc/files/patch-lib-config.py
- Update to 1.1.5
Thu, 24 Dec 2009
[ 19:12 pgollucci ] Original commit 
1.41 devel/viewvc/Makefile
1.20 devel/viewvc/distinfo
Update viewvc to version 1.1.3

Version 1.1.3 (released 22-Dec-2009)

* security fix: add root listing support of per-root authz config
* security fix: query.py requires 'forbidden' authorizer (or none) in config
* fix URL-ification of truncated log messages (issue #3)
* fix regexp input validation (issue #426, #427, #440)
* add support for configurable tab-to-spaces conversion
* fix not-a-sequence error in diff view
* allow viewvc-install to work when templates-contrib is absent
* minor template improvements/corrections
* expose revision metadata in diff view (issue #431)
* markup file/directory item property URLs and email addresses (issue #434)
* make ViewVC cross copies in Subversion history by default
* fix bug that caused standalone.py failure under Python 1.5.2 (issue #442)
* fix support for per-vhost overrides of authorizer parameters (issue #411)
* fix root name identification in query.py interface

PR:             ports/141957
Submitted by:   olli hauer <ohauer@gmx.de>
Sat, 19 Sep 2009
[ 18:02 miwi ] Original commit 
1.40 devel/viewvc/Makefile
1.19 devel/viewvc/distinfo
- Update to 1.1.2

PR:             138074
Submitted by:   olli hauer <ohauer@gmx.de>
Approved by:    maintainer timeout
Feature safe:   yes
Mon, 8 Jun 2009
[ 07:39 pgollucci ] Original commit 
1.39 devel/viewvc/Makefile
1.18 devel/viewvc/distinfo
1.11 devel/viewvc/pkg-plist
- Update to 1.1.1
- Utilize bsd.port.options.mk

Changes:       
http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.1/CHANGES
PR:             ports/135315
Submitted by:   olli hauer <ohauer@gmx.de>
Mon, 1 Jun 2009
[ 01:30 pgollucci ] Original commit 
1.38 devel/viewvc/Makefile
1.805 UPDATING
1.17 devel/viewvc/distinfo
1.10 devel/viewvc/pkg-plist
1.2 devel/viewvc/files/viewvc.in
- update viewvc to version 1.1.0 (released 13-May-2009)
- remove MAKE_JOBS_SAFE from Makefile, since this port is NO_BUILD
- make viewvc rc script work again

viewvc.conf and templates are not compatible to 1.0.x version, even the
database scripts has changed.
For details see:
http://viewvc.tigris.org/source/browse/*checkout*/viewvc/trunk/docs/upgrading-howto.html

Changes:
http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.0/CHANGES

PR:             ports/135056
Submitted by:   olli hauer <ohauer@gmx.de>
Tue, 18 Nov 2008
[ 00:04 wxs ] Original commit 
1.34 devel/viewvc/Makefile
1.16 devel/viewvc/distinfo
1.2 devel/viewvc/files/patch-svn-r1993
Update to 1.0.7

PR:             ports/127970
Submitted by:   romain@blogreen.org
Approved by:    maintainer timeout
Thu, 3 Apr 2008
[ 02:39 araujo ] Original commit 
1.27 KNOBS
1.26 devel/viewvc/Makefile
1.15 devel/viewvc/distinfo
1.9 devel/viewvc/pkg-plist
- Update to 1.05. [2]
- Pass maintainership to submitter. [1]
- Add knob MODPYTHON3. [1]

PR:             ports/121160 [1], ports/121883 [2]
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Wed, 11 Apr 2007
[ 10:37 lwhsu ] Original commit 
1.25 devel/viewvc/Makefile
1.14 devel/viewvc/distinfo
1.2 devel/viewvc/files/patch-viewvc-install
1.3 devel/viewvc/files/pkg-message.in
1.8 devel/viewvc/pkg-plist
- Update to 1.0.4.
- Remove unnecessary FETCH_DEPENDS.
- Add install of viewvc.conf and cvsgraph.conf without overwriting user
  modified files and save them on port deinstall.
- Remove patch-viewvc-install file and pkg-message messages.

PR:             111467
Submitted by:   Alexander Logvinov <ports AT logvinov.com>
Approved by:    Jean-Baptiste Quenot <jbq AT caraldi.com> (maintainer)
                clsung (mentor)
Fri, 22 Dec 2006
[ 09:28 miwi ] Original commit 
1.24 devel/viewvc/Makefile
1.13 devel/viewvc/distinfo
- Update to 1.0.3

PR:             ports/106378
Submitted by:   Martin Matuska <martin@matuska.org>
Approved by:    maintainer timeout
Wed, 26 Jul 2006
[ 19:01 mnag ] Original commit 
1.22 devel/viewvc/Makefile
1.12 devel/viewvc/distinfo
1.2 devel/viewvc/files/pkg-message.in
- Update to 1.0.1

PR:             100837
Approved by:    maintainer
Rework by:      maintainer
Thu, 4 May 2006
[ 18:30 mnag ] Original commit 
1.2192 devel/Makefile
1.21 devel/viewvc/Makefile
1.11 devel/viewvc/distinfo
1.3 devel/viewvc/files/patch-lib::viewcvs.py
1.2 devel/viewvc/files/patch-viewcvs-install
1.1 devel/viewvc/files/patch-viewvc-install
1.3 devel/viewvc/pkg-descr
1.4 devel/viewvc/pkg-message
1.1 devel/viewvc/files/pkg-message.in
1.7 devel/viewvc/pkg-plist
* devel/viewvc

- Add new port viewvc and update to 1.0.0

* Makefile

- Add viewvc

PR:             96099
Submitted by:   Jean-Baptiste Quenot <jbq___caraldi.com>
Repocopy by:    marcus

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.327 seconds.