Page MenuHomeFreeBSD

New ports required for gitlab 10.8
ClosedPublic

Authored by mfechner on Jun 21 2018, 1:49 PM.
Tags
None
Referenced Files
F89308215: D15945.diff
Fri, Jul 26, 10:48 AM
Unknown Object (File)
Fri, Jul 5, 11:54 AM
Unknown Object (File)
Thu, Jul 4, 10:55 PM
Unknown Object (File)
Wed, Jul 3, 12:43 PM
Unknown Object (File)
Wed, Jul 3, 10:45 AM
Unknown Object (File)
Sun, Jun 30, 10:07 PM
Unknown Object (File)
Sat, Jun 29, 9:59 PM
Unknown Object (File)
Jun 24 2024, 1:36 PM
Subscribers

Details

Summary

Ports created with:
svn copy graphics/rubygem-gemojione@427888 graphics/rubygem-gemojione32
svn copy textproc/rubygem-github-markup@456010 textproc/rubygem-github-markup16
svn copy www/rubygem-gollum-rugged_adapter@441105 www/rubygem-gitlab-gollum-rugged_adapter
svn copy www/rubygem-gollum-grit_adapter@414136 www/rubygem-gollum-grit_adapter10

and updated accordingly.

Commit message:
New ports required for gitlab 10.8.x.

Test Plan

All patches are build, you can find all build logs:
https://pkg.fechner.net/jail.html?mastername=111amd64-gitlab

The fresh packages are tested against a new installation using:
https://gitlab.fechner.net/mfechner/Gitlab-vagrant

An old version is updated following the manual:
https://gitlab.fechner.net/mfechner/Gitlab-docu

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

All the NO_ARCH lines should go wondown a bit.

Could you use devel/arcanist, or at least generate a diff with full context like it does, with svn diff -x -U9999 or git diff -U9999.

textproc/rubygem-github-markup16/Makefile
17 ↗(On Diff #44209)

While you're at it, this too should go further down.

Moved NO_ARCH and updated diff.

This revision is now accepted and ready to land.Jun 21 2018, 3:05 PM
This revision was automatically updated to reflect the committed changes.