Bug 194754 - [New Port] devel/gitbucket - Github clone written with Scala (new user gitbucket)
Summary: [New Port] devel/gitbucket - Github clone written with Scala (new user gitbuc...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-02 09:16 UTC by Takumi Takahashi
Modified: 2015-02-06 16:06 UTC (History)
1 user (show)

See Also:


Attachments
UIDs, GIDs, Port (31.72 KB, text/plain)
2014-11-02 09:16 UTC, Takumi Takahashi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Takumi Takahashi 2014-11-02 09:16:30 UTC
Created attachment 148922 [details]
UIDs, GIDs, Port

GitBucket is the easily installable Github clone written with Scala.
(New user for gitbucket)

Features
--------
The current version of GitBucket provides a basic features below:

- Public / Private Git repository (http and ssh access)
- Repository viewer and online file editing
- Repository search (Code and Issues)
- Wiki
- Issues
- Fork / Pull request
- Mail notification
- Activity timeline
- User management (for Administrators)
- Group (like Organization in Github)
- LDAP integration
- Gravatar support

Following features are not implemented, but we will make them in the future release!

- Comment for the changeset
- Network graph
- Statistics
- Watch / Star

Homepage: http://takezoe.github.io/gitbucket/
Sourcecode: https://github.com/takezoe/gitbucket
Licence: Apache License Version 2.0
Comment 1 John Marino freebsd_committer freebsd_triage 2014-11-14 11:55:55 UTC
I don't see any obvious problems with the port itself, but:

1) The shar should contain _only_ the port
2) the UID, GID changes should be a patch, not a copy of the whole file
3) You need to provide proofing of testing.  "poudriere testport" logs are the best proof.  At a minimum, you need portlint, "make check-plist", "make stage-qa" output
Comment 2 John Marino freebsd_committer freebsd_triage 2015-02-06 16:06:51 UTC
2.5 months passed without an update.  I'm closing the PR.  Please feel free to reopen it when an update addressing the listed issues is ready.