notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/viewvc/Makefile
SVNWeb

Number of commits found: 84

Sat, 26 Jun 2021
[ 17:35 Rene Ladan (rene) search for other commits by this committer ]    commit hash:15a22c0b815d89d5ca719e43305e6d9d38d2cc12  commit hash:15a22c0b815d89d5ca719e43305e6d9d38d2cc12  commit hash:15a22c0b815d89d5ca719e43305e6d9d38d2cc12  15a22c0 
*/*: Remove expired ports:

2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream
Sun, 20 Jun 2021
[ 16:16 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:5b5aa15ca0e1a1f777016a863335355619c28813  commit hash:5b5aa15ca0e1a1f777016a863335355619c28813  commit hash:5b5aa15ca0e1a1f777016a863335355619c28813  5b5aa15 
devel/viewvc: Remove PY_PYGMENTS

With hat:	python
Wed, 9 Jun 2021
[ 19:05 Olli Hauer (ohauer) search for other commits by this committer ]    commit hash:a7b479e573278e341e8f3deefc752ce074ec2158  commit hash:a7b479e573278e341e8f3deefc752ce074ec2158  commit hash:a7b479e573278e341e8f3deefc752ce074ec2158  a7b479e 
devel/viewvc:  move to ports@
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 29 Dec 2020
[ 12:35 rene search for other commits by this committer ] Original commit   Revision:559574
devel/viewvc: remove optional dependency on expired databases/py-MySQLdb
Wed, 25 Nov 2020
[ 19:29 dvl search for other commits by this committer ] Original commit   Revision:556303
Add devel/viewvc-devel which uses Python 3

The original PR is from Robert William Vesterman but the bulk of this patch
comes from Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org>

PR:		247161,247804
Submitted by:	Robert William Vesterman <bob@vesterman.com>,Yasuhito FUTATSUKI
<freebsd-bug-report-yf@yf.bsdclub.org>
Approved by:	maintainer timeout (7 weeks)
Mon, 21 Sep 2020
[ 12:12 antoine search for other commits by this committer ] Original commit   Revision:549439 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Use the PY_PYGMENTS variable

With hat:	portmgr
Sat, 19 Sep 2020
[ 12:42 rene search for other commits by this committer ] Original commit   Revision:548977
devel/viewvc: remove optional support for expired mod_python35
Tue, 2 Jun 2020
[ 18:36 antoine search for other commits by this committer ] Original commit   Revision:537567
Fix devel/py-subversion and ports depending on it

With hat:	portmgr
Sun, 19 Apr 2020
[ 17:49 ohauer search for other commits by this committer ] Original commit   Revision:532138
- update to 1.2.1
- set update instruction notes on pkg-message

ChangeLog v1.2.0:
    bumped minimum supported Python version to 2.4
    implemented support for property diffs (Tigris #383)
    allow user-configurable cvsgraph display (Tigris #336)
    allow rNNNN syntax for Subversion revision numbers (Tigris #441)
    display revision numbers in CVS tag/branch selector (Tigris #546)
    allow roots to have optional context (#58)
    use a more secure temporary file generator (#159)
    fix problems with make-database and special characters (#141, #182)
    fix bogus default ci_when value in cvsdb (#200)
    standalone query interface removed (#206)
    GUI support (--gui) removed from standalone.py

ChangeLog v1.2.1:
    security fix: escape subdir lastmod file name

PR:		245728
Submitted by:	Yasuhito FUTATSUKI
[ 15:35 ohauer search for other commits by this committer ] Original commit   Revision:532127
- update to 1.1.28

 - security fix: escape subdir lastmod file name
 - fix standalone.py first request failure

PR:		245728
Submitted by:	Yasuhito FUTATSUKI
MFH:		2020Q2
Fri, 7 Jun 2019
[ 17:50 ohauer search for other commits by this committer ] Original commit   Revision:503641
- update to 1.1.27
Wed, 1 May 2019
[ 14:03 ohauer search for other commits by this committer ] Original commit   Revision:500590
- remove OPTION for MODPYTHON33
    (www/mod_python33 was removed one year ago)
- adjust APACHE_RUN s/22/24/
    (apache22 was removed one year ago)
- add decision to include correct py-subversion depending on WITH_SUBVERSION_VER
- portlint
- bump PORTREVISION
Mon, 16 Apr 2018
[ 11:03 brnrd search for other commits by this committer ] Original commit   Revision:467475
devel/viewvc: Mark option mod_python33 broken

 - mod_python33 removed with apache22 removal
Mon, 2 Apr 2018
[ 09:08 ohauer search for other commits by this committer ] Original commit   Revision:466213
- fix run dependency
  (PKGNAMESUFFIX was removed from mod_wsgi in r466160)
Wed, 7 Feb 2018
[ 07:03 ohauer search for other commits by this committer ] Original commit   Revision:461123
- fix build with mod_wsgi4 after r461083 (www/mod_wsgi4: Support FLAVORS)
Fri, 19 Jan 2018
[ 17:04 mat search for other commits by this committer ] Original commit   Revision:459451
Options are already optional.

Sponsored by:	Absolight
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 26 Jan 2017
[ 06:30 ohauer search for other commits by this committer ] Original commit   Revision:432469
- update to 1.1.26
- change MASTER_SITE to GH

Changelog:
 - security fix: escape nav_data name to avoid XSS attack

MFH:		2017Q1
Sat, 17 Sep 2016
[ 08:17 ohauer search for other commits by this committer ] Original commit   Revision:422299
- update to 1.1.25
- change OPTION_DESC to a better description
   https://lists.freebsd.org/pipermail/freebsd-ports/2016-September/104805.html

Changelog:
Version 1.1.25 (released 15-Sep-2016)
  - fix _rev2optrev assertion on long input
Wed, 30 Mar 2016
[ 09:43 ohauer search for other commits by this committer ] Original commit   Revision:412164
- remove ${PORTSDIR} from dependency
Sun, 10 Jan 2016
[ 18:16 ohauer search for other commits by this committer ] Original commit   Revision:405734
- use "SED" instead "REINPLACE_CMD -i"
- provide better config for apache24
- bump PORTREVISION
Sat, 3 Oct 2015
[ 14:24 ohauer search for other commits by this committer ] Original commit   Revision:398470
- update to 1.1.24

  * fix minor bug in human_readable boolean calculation
  * allow hr_funout option to apply to unidiff diffs, too
  * fix infinite loop in rcsparse
  * fix iso8601 timezone offset handling (issue #542)
  * add support for renamed roots (issue #544)
  * fix minor buglet in viewvc-install error message

MFH:		2015Q4
Sun, 12 Jul 2015
[ 10:11 ohauer search for other commits by this committer ] Original commit   Revision:391774
- refelct mod_wsgi3 => mod_wsgi3 update
- bump PORTREVISION

PR:		201023
Submitted by:	ohauer
Sun, 9 Nov 2014
[ 19:24 ohauer search for other commits by this committer ] Original commit   Revision:372372
- update to 1.1.23

Version 1.1.23 (released 04-Nov-2014)
  * fix annotate bug triggered by files with trailing blank lines (issue #533)
  * fix markup display of files with trailing blank lines (issue #533)
  * add support for root-relative svnauthz access files (issue #535)
  * fix cvsdb MySQL-python argument conversion error (issue #539)
  * fix double-escaping of revision links (issue #541)
  * fix bug that prevented mod_python 3.4+ deployment (issue #540)
Sun, 28 Sep 2014
[ 18:38 ohauer search for other commits by this committer ] Original commit   Revision:369487
- remove unused CPE vars
- use new python:2.7 notation
- change apache sample to match apache24
- use own shebangfix, to many files (w.o file suffix)
- use new pkg-plist (remove @dirrm..)
- bump PORTREVISION
Wed, 6 Aug 2014
[ 22:08 ohauer search for other commits by this committer ] Original commit   Revision:364226
- LICENSE s/BSD/BSD2CLAUSE/
- add CPE information
- rename .dist files to .sample files an use @sample macro in pkg-plist
- sort pkg-plist
- bump PORTREVISION
Sun, 20 Jul 2014
[ 18:50 bdrewery search for other commits by this committer ] Original commit   Revision:362344
Quote ${RM} in preparation for adding '-f' by default.

With hat:	portmgr
Tue, 15 Apr 2014
[ 18:46 ohauer search for other commits by this committer ] Original commit   Revision:351359
- move www/mod_python3 -> www/mod_python33
- use DIST_SUBDIR
- adjust devel/viewvc + add OPTION for www/mod_python35
- add entry to UPDATING and MOVED

with hat apache@
Wed, 15 Jan 2014
[ 20:53 ohauer search for other commits by this committer ] Original commit   Revision:339820
- update to 1.1.22

Version 1.1.22 (released 14-Jan-2014)

  * minor directory sorting logic fix (re: show_subdir_lastmod)
  * fix display of show_subdir_lastmod details (issue #532)
  * pay attention to chardet's detection confidence
  * linkify line numbers in markup/annotate view
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Mon, 25 Nov 2013
[ 20:06 ohauer search for other commits by this committer ] Original commit   Revision:334894
- adopt new ${opt}_USE
- followup PR ports/183353
  (non default setting, therefore no PORTREVISION bump)
Fri, 27 Sep 2013
[ 15:53 ohauer search for other commits by this committer ] Original commit   Revision:328494
- stageify
- use new ${${opt}_${deptype}_DEPENDS} macros
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Sat, 14 Sep 2013
[ 10:00 ohauer search for other commits by this committer ] Original commit   Revision:327258
- Version 1.1.21 (released 13-Sep-2013)
  - fix markup/annotate exception with Python < 2.7 (issue #527)
Wed, 24 Apr 2013
[ 16:11 ohauer search for other commits by this committer ] Original commit   Revision:316446
- update to Version 1.1.20 (released 24-Apr-2013)
  * fix tab-to-space handling regression in markup view
  * fix regression in root lookup handling (issue #526)
Tue, 23 Apr 2013
[ 15:05 ohauer search for other commits by this committer ] Original commit   Revision:316360
- update to version 1.1.19

Version 1.1.19 (released 22-Apr-2013)

* improve root lookup performance (issue #523)
* new 'max_filesize_kbytes' config option and handling (issue #524)
* tarball generation improvements:
  - preserve Subversion symlinks in generated tarballs (issue #487)
  - reduce memory usage of tarball generation logic
  - fix double compression of generated tarballs (issue #525)
* file content handling improvements:
  - expanded support for encoding detection and transcoding (issue #11)
  - fix tab-to-space conversion bugs in markup, annotate, and diff views
  - fix handling of trailing whitespace in diff view
* add support for timestamp display in ISO8601 format (issue #46)
Fri, 1 Mar 2013
[ 06:14 ohauer search for other commits by this committer ] Original commit   Revision:313137
- update to version 1.1.18

Changes:
Version 1.1.18 (released 28-Feb-2013)

  * fix exception raised by BDB-backed SVN repositories (issue #519)
  * hide revision-less files when rcsparse is in use
  * include branchpoints in branch views using rcsparse (issue #347)
  * miscellaneous cvsdb improvements:
    - add --port option to make-database (issue #521)
    - explicitly name columns in queries (issue #522)
    - update MySQL syntax to avoid discontinued "TYPE=" terms
Thu, 25 Oct 2012
[ 15:35 ohauer search for other commits by this committer ] Original commit   Revision:306386
- update viewvc to version 1.1.17

Version 1.1.17 (released 25-Oct-2012)
  * fix exception caused by uninitialized variable usage (issue #516)

Version 1.1.16 (released 24-Oct-2012)
  * security fix: escape "extra" diff info to avoid XSS attack (issue #515)
  * add 'binary_mime_types' configuration option and handling (issue #510)
  * fix 'select for diffs' persistence across log pages (issue #512)
  * remove lock status and filesize check on directories in remote SVN views
  * fix bogus 'Annotation of' page title for non-annotated view (issue #514)

Feature safe:	yes
Sat, 18 Aug 2012
[ 14:29 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Sun, 24 Jun 2012
[ 15:32 ohauer search for other commits by this committer ] Original commit 
Version 1.1.15 (released 22-Jun-2012)

  * security fix: complete authz support for remote SVN views (issue #353)
  * security fix: log msg leak in SVN revision view with unreadable copy source
  * fix several instances of incorrect information in remote SVN views
  * increase performance of some revision metadata lookups in remote SVN views
  * fix RSS feed regression introduced in 1.1.14
Sun, 17 Jun 2012
[ 18:18 ohauer search for other commits by this committer ] Original commit 
- update to viewvc to version 1.1.14
- adopt OPTIONS_NG

Note:
 patch for issue #504 was already included in viewvc-1.1.13
 most interesting new feature is the fix for issue #429

Version 1.1.14 (released 12-Jun-2012)
  * fix annotation of svn files with non-URI-safe paths (issue #504)
  * handle file:/// Subversion rootpaths as local roots (issue #446)
  * fix bug caused by trying to case-normalize anon usernames (issue #505)
  * speed up log handling by reusing tokenization results (issue #506)
  * add support for custom review log markup rules (issue #429)
Tue, 7 Feb 2012
[ 19:38 ohauer search for other commits by this committer ] Original commit 
 - 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 search for other commits by this committer ] Original commit 
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)
Sat, 20 Aug 2011
[ 17:27 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Mon, 23 May 2011
[ 04:45 ohauer search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
 - update to version 1.1.10

  Take maintainership, OK from glarkin via email.
Fri, 18 Mar 2011
[ 23:40 glarkin search for other commits by this committer ] Original commit 
- 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, 7 Jan 2011
[ 23:03 glarkin search for other commits by this committer ] Original commit 
- Fixed a dependency-related typo introduced in the previous commit [1]
- Added BSD license
- Added more checks for valid option combinations
- Bumped PORTREVISION

PR:             ports/153761
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com> [1]
Mon, 27 Dec 2010
[ 15:52 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
  is no longer present to test for.

Approved by:    itectu (portmgr, via irc)
Fri, 3 Dec 2010
[ 20:58 ohauer search for other commits by this committer ] Original commit 
 - 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)
Tue, 28 Sep 2010
[ 05:05 pgollucci search for other commits by this committer ] Original commit 
- There is no 3 in the module so name
[ 05:00 pgollucci search for other commits by this committer ] Original commit 
- Fix a typo in the PR I submitted that glarkin committed.
Thu, 16 Sep 2010
[ 22:13 ohauer search for other commits by this committer ] Original commit 
 - 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, 8 Sep 2010
[ 18:39 glarkin search for other commits by this committer ] Original commit 
- Added an option to include mod_wsgi as a RUN_DEPENDS, since ViewVC
  supports it (now preferred vs. mod_python)
- Deprecated the mod_python option as that module is phased out upstream
- Bumped PORTREVISION

PR:             ports/150258
Submitted by:   pgollucci
Wed, 7 Jul 2010
[ 18:03 glarkin search for other commits by this committer ] Original commit 
- 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, 18 May 2010
[ 04:08 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Tue, 11 May 2010
[ 00:10 glarkin search for other commits by this committer ] Original commit 
- Added patch to fix bug http://viewvc.tigris.org/issues/show_bug.cgi?id=454

PR:             ports/146379
Submitted by:   olli hauer <ohauer@gmx.de>
Wed, 5 May 2010
[ 21:52 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
Thu, 29 Apr 2010
[ 20:08 glarkin search for other commits by this committer ] Original commit 
- Take over maintainership
[ 19:37 pgollucci search for other commits by this committer ] Original commit 
- Release some more
Tue, 27 Apr 2010
[ 03:26 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.1.5
Sun, 10 Jan 2010
[ 00:01 pgollucci search for other commits by this committer ] Original commit 
- Apply fix for ViewVC issue 445
<http://viewvc.tigris.org/issues/show_bug.cgi?id=445>
 
http://viewvc.tigris.org/source/browse/viewvc/branches/1.1.x/lib/config.py?view=patch&r1=2316&r2=2317&pathrev=2317

PR:             ports/142460
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
Thu, 24 Dec 2009
[ 19:12 pgollucci search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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>
Sun, 17 May 2009
[ 10:08 pgollucci search for other commits by this committer ] Original commit 
missed one APACHE2
[ 02:30 pgollucci search for other commits by this committer ] Original commit 
- Change OPTION
  o APACHE2 -> APACHE (WITH_APACHE2) is deprecated
    APACHE_PORT's value will be used
- Bump PORTREVISION
- Add UPDATING note
Sat, 16 May 2009
[ 06:27 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
Tue, 18 Nov 2008
[ 00:04 wxs search for other commits by this committer ] Original commit 
Update to 1.0.7

PR:             ports/127970
Submitted by:   romain@blogreen.org
Approved by:    maintainer timeout
Fri, 22 Aug 2008
[ 16:47 pgollucci search for other commits by this committer ] Original commit 
http://viewvc.tigris.org/issues/show_bug.cgi?id=369

Deal with viewvc issues #369 -- mod_python import cycle
by incorporating vendor svn commit r1993 from branches/1.0.x

Requested by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (via e-mail)
Approved by:    gabor (mentor)
Wed, 20 Aug 2008
[ 12:23 pgollucci search for other commits by this committer ] Original commit 
Fix typo in previous commit breaking the dependency on mod_python3:
Needs an absolute path

PR:             ports/126672
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:    gabor (mentor, implicit)
Tue, 19 Aug 2008
[ 21:59 pgollucci search for other commits by this committer ] Original commit 
- Add OPTIONS
  o LIGHTTPD
- Add rc.d script for standalone server
- Much better pkg-message content
- Bump PORTREVISION

PR:             ports/122469
Submitted by:   olli hauer <ohauer@gmx.de>
Reworked by:    pgollucci
Approved by:    gabor (mentor)
Wed, 23 Jul 2008
[ 02:43 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Update my ports to my freebsd address

Approved by:    araujo (mentor)
Mon, 30 Jun 2008
[ 12:36 lev search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
  Bump PORTREVISION due to subversion upgrade.
[ 10:00 lev search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
  (1) Upgrade subversion to version 1.5.0.
  (2) Make binding ports to be real ports, which installs only bindings and
      depend on subversion.
  (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
  (4) Re-base subversion-freebsd to `devel/subversion'.
  (5) Fix all ports, which depends on subversion bindings.
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 3 Apr 2008
[ 02:39 araujo search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 1.0.3

PR:             ports/106378
Submitted by:   Martin Matuska <martin@matuska.org>
Approved by:    maintainer timeout
Tue, 12 Dec 2006
[ 18:49 gabor search for other commits by this committer ] Original commit 
- Add missing dependency
- Bump PORTREVISION
- Portlint(1)

PR:             ports/106599
Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
Approved by:    erwin (mentor)
Wed, 26 Jul 2006
[ 19:01 mnag search for other commits by this committer ] Original commit 
- Update to 1.0.1

PR:             100837
Approved by:    maintainer
Rework by:      maintainer
Thu, 4 May 2006
[ 18:30 mnag search for other commits by this committer ] Original commit 
* 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: 84