Bug 194754

Summary: [New Port] devel/gitbucket - Github clone written with Scala (new user gitbucket)
Product: Ports & Packages Reporter: Takumi Takahashi <takumiiinn>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
UIDs, GIDs, Port none

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.