| Port details | 
	
	
			
-  trac-defaultcc Plugin that adds default CC value for tickets
 
 
-  0.1_3 www 
 
  =0           0.1_3Version of this port present on the latest quarterly branch.   DEPRECATED: Uses Python 2.7 which is EOLed upstream
   This port expired on: 2020-12-31
 - Maintainer: joneum@FreeBSD.org 
  - Port Added: 2011-08-22 11:47:58
 
- Last Update: 2021-01-01 11:45:05
 
- SVN Revision: 559825
 
- Also Listed In: python
 
- License: GPLv2
 
- WWW: 
 - https://trac-hacks.org/wiki/DefaultCcPlugin
 - Description:
 - This plugin automatically adds a default CC list
when a new ticket is created, based on its initial component.
WWW: https://trac-hacks.org/wiki/DefaultCcPlugin
      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:
 - 
- trac-defaultcc>0:www/trac-defaultcc
 
  - No installation instructions:
 - This port has been deleted.
 - PKGNAME: trac-defaultcc
 - Package flavors (<flavor>: <package>)
 - distinfo:
 - SHA256 (defaultccplugin-r10605.zip) = 5fbc6969327f7bdbc9e0fc8e97624e7af0ee740f501cd5cd203dec8905f594cf
SIZE (defaultccplugin-r10605.zip) = 5043
  
 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:
 - 
- py27-setuptools>0 : devel/py-setuptools@py27
 - python2.7 : lang/python27
 
  
- Runtime dependencies:
 - 
- trac>=0.11 : www/trac
 - py27-setuptools>0 : devel/py-setuptools@py27
 - python2.7 : lang/python27
 
  
- There are no ports dependent upon this port
  
Configuration Options: 
-      No options to configure
 - Options name:
 
- N/A
 - USES:
 
- python:2.7 zip
 
- 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 | 
0.1_3 01 Jan 2021 11:45:05
      | 
    antoine   | 
    Re-apply part of r559792 (INDEX and bulk -a OK)
With hat:	portmgr  | 
0.1_3 01 Jan 2021 10:11:35
      | 
    antoine   | 
    Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat:	portmgr  | 
0.1_3 01 Jan 2021 00:57:24
      | 
    rene   | 
    Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above  ) | 
0.1_3 03 Jun 2020 09:32:52
      | 
    amdmi3   | 
    - Update WWW
Approved by:	portmgr blanket  | 
0.1_3 03 Sep 2018 13:33:18
      | 
    joneum   | 
    Take  | 
0.1_3 03 Sep 2018 12:40:04
      | 
    rene   | 
    Return rea@'s ports to the pool after 19 months of inactivity.
With hat:	portmgr-secretary  | 
0.1_3 19 Feb 2018 11:10:43
      | 
    antoine   | 
    Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA  | 
0.1_2 29 May 2016 01:29:08
      | 
    amdmi3   | 
    www/trac-*: minor cleanup
- Don't use trac/plugin.mk which is now empty and unneeded
- Add some NO_ARCH'es
- Add/fix some LICENSEs and LICENSE_FILES
- Pet portlint
- Regenerate some patches
Approved by:	portmgr blanket  | 
0.1_2 01 Apr 2016 14:33:58
      | 
    mat   | 
    Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight | 
0.1_2 03 Jan 2015 08:41:21
      | 
    mva   | 
    - Convert USE_PYTHON to new USES in www/
With hat:	python@  | 
0.1_2 19 Jun 2014 06:34:22
      | 
    mva   | 
    - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat:	python@
Approved by:	portmgr (implicit)  | 
0.1_1 10 Mar 2014 18:01:09
      | 
    bapt   | 
    Convert www to USES=zip  | 
0.1_1 26 Jan 2014 14:31:18
      | 
    miwi   | 
    - Stage support  | 
0.1_1 13 Jan 2014 21:00:04
      | 
    rene   | 
    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)  | 
0.1_1 20 Sep 2013 23:36:54
      | 
    bapt   | 
    Add NO_STAGE all over the place in preparation for the staging support (cat:
www)  | 
0.1_1 26 Dec 2012 10:03:58
      | 
    rm   | 
    - do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- remove permissions fixing part - setuptools will take care of it
- move pkg-plist contents into Makefile:PLIST_FILES
PR:		173163
Submitted by:	rm (myself)
Approved by:	maintainer timeout (~2 months)  | 
0.1 22 Aug 2011 11:47:35
     | 
    rea   | 
    New port: www/trac-defaultcc
This plugin automatically adds a default CC list when a new ticket
is created, based on its initial component.
Approved by: erwin (mentor)
Feature safe: yes  |