Page MenuHomeFreeBSD

New ports required for gitlab 10.8
ClosedPublic

Authored by mfechner on Jun 21 2018, 1:49 PM.
Tags
None
Referenced Files
F115497476: D15945.diff
Thu, Apr 24, 12:24 PM
Unknown Object (File)
Sat, Apr 12, 2:04 PM
Unknown Object (File)
Thu, Apr 10, 5:03 PM
Unknown Object (File)
Feb 23 2025, 6:39 PM
Unknown Object (File)
Feb 21 2025, 4:56 AM
Unknown Object (File)
Feb 10 2025, 12:24 AM
Unknown Object (File)
Feb 8 2025, 7:38 PM
Unknown Object (File)
Jan 25 2025, 6:32 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 Skipped
Unit
Tests Skipped

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

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.