Port details |
- bzapi Bugzilla REST API
- 16582.e75.b00.b_3 devel
=0 16582.e75.b00.b_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST
This port expired on: 2014-06-14
- 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: 2011-10-28 23:40:43
- Last Update: 2014-06-15 18:26:12
- SVN Revision: 357918
- License: not specified in port
- WWW:
- https://wiki.mozilla.org/Bugzilla:REST_API
- Description:
- A JSON REST based Bugzilla API
WWW: https://wiki.mozilla.org/Bugzilla:REST_API
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bzapi
- 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:
-
- p5-Catalyst-Runtime>=5.80011 : www/p5-Catalyst-Runtime
- p5-Catalyst-Plugin-ConfigLoader>=0 : www/p5-Catalyst-Plugin-ConfigLoader
- p5-Catalyst-Plugin-Static-Simple>=0 : www/p5-Catalyst-Plugin-Static-Simple
- p5-Catalyst-Action-RenderView>=0 : www/p5-Catalyst-Action-RenderView
- p5-BZ-Client>=0 : devel/p5-BZ-Client
- p5-Moose>=0 : devel/p5-Moose
- p5-Catalyst-Action-REST>=0 : www/p5-Catalyst-Action-REST
- p5-Catalyst-Plugin-Log-Handler>=0.08 : www/p5-Catalyst-Plugin-Log-Handler
- p5-parent>=0 : devel/p5-parent
- p5-Config-General>=0 : devel/p5-Config-General
- p5-Catalyst-Devel>=0 : www/p5-Catalyst-Devel
- p5-Module-Install>=0 : devel/p5-Module-Install
- p5-Text-CSV_XS>=0 : textproc/p5-Text-CSV_XS
- p5-Slurp>=0 : devel/p5-Slurp
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-Data-Walk>=0 : devel/p5-Data-Walk
- bugzilla40>=4.0.0 : devel/bugzilla40
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- p5-Catalyst-Runtime>=5.80011 : www/p5-Catalyst-Runtime
- p5-Catalyst-Plugin-ConfigLoader>=0 : www/p5-Catalyst-Plugin-ConfigLoader
- p5-Catalyst-Plugin-Static-Simple>=0 : www/p5-Catalyst-Plugin-Static-Simple
- p5-Catalyst-Action-RenderView>=0 : www/p5-Catalyst-Action-RenderView
- p5-BZ-Client>=0 : devel/p5-BZ-Client
- p5-Moose>=0 : devel/p5-Moose
- p5-Catalyst-Action-REST>=0 : www/p5-Catalyst-Action-REST
- p5-Catalyst-Plugin-Log-Handler>=0.08 : www/p5-Catalyst-Plugin-Log-Handler
- p5-parent>=0 : devel/p5-parent
- p5-Config-General>=0 : devel/p5-Config-General
- p5-Catalyst-Devel>=0 : www/p5-Catalyst-Devel
- p5-Module-Install>=0 : devel/p5-Module-Install
- p5-Text-CSV_XS>=0 : textproc/p5-Text-CSV_XS
- p5-Slurp>=0 : devel/p5-Slurp
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-Data-Walk>=0 : devel/p5-Data-Walk
- bugzilla40>=4.0.0 : devel/bugzilla40
- perl5.16.3 : lang/perl5.16
- 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:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
16582.e75.b00.b_3 15 Jun 2014 18:26:12 |
rene |
Remove expired ports:
2014-06-12 databases/py-cmemcache: Deprecated upstream
2014-06-13 games/mangos: Broken for more than 6 months
2014-06-14 lang/clojure-contrib: monolithic contrib library is obsolete
2014-06-14 devel/bzapi: Bugzilla has a native REST API, see
https://wiki.mozilla.org/BMO/REST |
16582.e75.b00.b_3 18 Apr 2014 15:07:46 |
ohauer |
- mark depercated
- Expiration date: 2014-06-14
- bump PORTREVISION
- add pkg-message showing deprecation message and hints
where to find more Informations
pkg-message:
If you are interfacing with bugzilla.mozilla.org, then this REST API,
generally referred to as "BzAPI", is DEPRECATED.
For new projects, use the native REST API instead.
WWW: https://wiki.mozilla.org/BMO/REST
WWW: https://wiki.mozilla.org/Bugzilla:REST_API |
16582.e75.b00.b_2 17 Oct 2013 21:26:22 |
ohauer |
- fix dependency
- add stage support
- bump PORTREVISION |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
16582.e75.b00.b_1 07 Sep 2013 15:51:29 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
16582.e75.b00.b_1 18 Aug 2013 13:31:33 |
bdrewery |
- Reset pgollucci's ports
With hat: portmgr |
16582.e75.b00.b_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
16582.e75.b00.b 28 Oct 2011 23:40:23 |
pgollucci |
A JSON REST based Bugzilla API
WWW: https://wiki.mozilla.org/Bugzilla:REST_API |
Number of commits found: 8
|