Page MenuHomeFreeBSD

New ports required for gitlab 10.8
ClosedPublic

Authored by mfechner on Jun 21 2018, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 4 2024, 7:23 AM
Unknown Object (File)
Jan 8 2024, 1:31 PM
Unknown Object (File)
Jan 8 2024, 1:31 PM
Unknown Object (File)
Jan 8 2024, 1:31 PM
Unknown Object (File)
Jan 8 2024, 1:31 PM
Unknown Object (File)
Dec 31 2023, 7:37 PM
Unknown Object (File)
Dec 24 2023, 11:12 AM
Unknown Object (File)
Dec 22 2023, 10:47 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.