./wip/gitlab, GitLab

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.1, Package name: gitlab-1.7.1, Maintainer: pkgsrc-users

------------------------------
This is just a preparation package, you need more to
work for installation, see TODO with
https://github.com/gitlabhq/gitlabhq/blob/6-1-stable/doc/install/installation.md
------------------------------
## GitLab: self hosted Git management software
### GitLab allows you to
* keep your code secure on your own server
* manage repositories, users and access permissions
* communicate through issues, line-comments and wiki pages
* perform code review with merge requests
### GitLab is
* powered by Ruby on Rails
* completely free and open source (MIT license)
* used by more than 25.000 organizations to keep their code secure


Required to run:
[textproc/icu] [net/rsync] [devel/scons] [security/mozilla-rootcerts] [textproc/py-pygments] [misc/ruby-bundler] [devel/gitolite] [www/apache24] [devel/libexecinfo] [databases/redis] [devel/git-base] [lang/ruby26-base]

Required to build:
[www/apache24] [pkgtools/cwrappers]

Package options: apache24, sqlite3

Version history: (Expand)


CVS history: (Expand)


   2014-02-19 12:34:44 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(No Good news yet)
Correct INSTALL script
        sudo -u git -H ${CHMOD} o-rwx config/database.yml; \
-       sudo -u git -H ${MV}  Gemfile.lock Gemfile.lock.bak ; \
Convert group name in Makefile
-PKG_USERS=     git:git
+PKG_USERS=     git:gitlab
   2014-02-19 02:00:52 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Still looking for the solution. Anyway -> Simply editting Gemfile.lock are \ 
BAD IDEA, revert

   2014-02-18 16:02:57 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Experimental work around, removing therubyracer and libv8 and add nodejs

   2014-02-17 07:56:41 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Adjust libv8 installtion PATH, but still being ignored. Correct FILES_SUBST.

   2014-02-13 17:01:30 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add info for installing (gem) libv8.

   2014-02-13 10:13:50 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Update TODO to describe more work around for empty? problem.

   2014-02-13 05:15:51 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Correct the word scripts to singler.

   2014-02-13 04:39:33 by Makoto Fujiwara | Files touched by this commit (7)
Log message:
Import gitlab-1.7.1 as wip/gitlab.
THIS IS PURELY EXPERIMENTAL. DON'T EXPECT TOO MUCH.
Thanks a lot,
------------------------------
This is just a preparation package, you need more to
work for installation, see TODO with
 https://github.com/gitlabhq/gitlabhq/blob/6-1-stable/doc/install/installation.md
------------------------------
## GitLab: self hosted Git management software
### GitLab allows you to
 * keep your code secure on your own server
 * manage repositories, users and access permissions
 * communicate through issues, line-comments and wiki pages
 * perform code review with merge requests
### GitLab is
* powered by Ruby on Rails
* completely free and open source (MIT license)
* used by more than 25.000 organizations to keep their code secure