aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-pages
Commit message (Collapse)AuthorAgeFilesLines
* www/gitlab-pages: Update to 1.39.0.Matthias Fechner2021-05-292-10/+13
| | | | | | Required for gitlab-ce 13.12. Changelog: https://gitlab.com/gitlab-org/gitlab-pages/-/blob/master/CHANGELOG.md
* www/gitlab-pages: Update to 1.38.0.Matthias Fechner2021-04-232-34/+247
| | | | Update is required for gitlab-ce 13.11 upgrade.
* www/gitlab-ce: bugfix update to 13.10.2.Matthias Fechner2021-04-101-7/+7
| | | | | | | Changelog: https://about.gitlab.com/releases/2021/04/01/gitlab-13-10-2-released/ MFH: 2021Q2
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Removed svn keywords again.Matthias Fechner2021-04-061-1/+1
| | | | | They went in by accident while merging older commits. Reported by: jbeich
* Update to 1.36.0 which is required for gitlab-ce 13.10.Matthias Fechner2021-04-063-7/+7
|
* Update to 1.35.0 which is required for gitlab-ce 13.9 upgrade.Matthias Fechner2021-03-032-8/+8
| | | | Notes: svn path=/head/; revision=567050
* Security update to 13.7.2:Matthias Fechner2021-01-092-5/+5
| | | | | | | | | | | https://about.gitlab.com/releases/2021/01/07/security-release-gitlab-13-7-2-released/ Bugfix update to 13.7.3: https://about.gitlab.com/releases/2021/01/08/gitlab-13-7-3-released/ Security: a2a2b34d-52b4-11eb-87cb-001b217b3468 Notes: svn path=/head/; revision=560890
* Update to 1.32.0 which is required for gitlab 13.7.Matthias Fechner2020-12-222-18/+24
| | | | Notes: svn path=/head/; revision=558924
* Update to 1.30.0 which is required for gitlab-ce 13.6.Matthias Fechner2020-11-282-9/+9
| | | | Notes: svn path=/head/; revision=556509
* Update to 1.28.0 which is required for gitlab-ce 13.5.Matthias Fechner2020-10-232-9/+15
| | | | Notes: svn path=/head/; revision=553079
* Update to 1.25.0 which is required for gitlab-ce 13.4.Matthias Fechner2020-09-262-11/+18
| | | | Notes: svn path=/head/; revision=550127
* www/gitlab-pages: update to 1.24.0Steve Wills2020-09-092-6/+5
| | | | Notes: svn path=/head/; revision=548160
* Update to 1.22.0 which is required for gitlab 13.3.Matthias Fechner2020-08-252-6/+9
| | | | Notes: svn path=/head/; revision=546174
* Update to 1.21.0 which is required for gitlab-ce 13.2.Matthias Fechner2020-07-243-84/+96
| | | | Notes: svn path=/head/; revision=543229
* Update to 1.18.0 which is required for gitlab-ce 13.0.Matthias Fechner2020-06-042-5/+5
| | | | Notes: svn path=/head/; revision=537950
* Update to 1.17.0 which is required for gitlab-ce 12.9 upgrade.Matthias Fechner2020-03-282-5/+5
| | | | Notes: svn path=/head/; revision=529314
* Update to 1.16.0 which is required for gitlab-ce 12.8 update.Matthias Fechner2020-02-252-14/+28
| | | | Notes: svn path=/head/; revision=527090
* www/gitlab-pages: unbreak on aarch64Mikael Urankar2020-02-241-0/+24
| | | | | | | | | | | | Import an upstream patch [1] to fix build on aarch64 [1] https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96 PR: 243803 Approved by: swills (maintainer), manu (mentor) Notes: svn path=/head/; revision=527040
* Update to 1.12.0 which is required for gitlab-ce 12.5.Matthias Fechner2019-11-232-20/+7
| | | | Notes: svn path=/head/; revision=518203
* www/gitlab-pages: upgrade to 1.11.0 which is required for gitlab-ce 12.4 ↵Matthias Fechner2019-10-242-13/+12
| | | | | | | upgrade. Notes: svn path=/head/; revision=515490
* www/gitlab-pages: upgrade to 1.10.0 which is required for gitlab-ce 12.3 ↵Matthias Fechner2019-09-306-82/+152
| | | | | | | | | upgrade. Thanks to: swills for providing the upgrade Notes: svn path=/head/; revision=513435
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-291-13/+3
| | | | | | | | | | | | | | sysutils-x11) - Remove custom build/install targets left in place after r505321 - Switch to the new GO_TARGET tuple syntax introduced in r512001 Reviewed by: tobik Approved by: araujo (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21744 Notes: svn path=/head/; revision=513276
* www/gitlab-pages: update to 1.7.2 which is required for gitlab-ce 12.2.5.Matthias Fechner2019-09-172-5/+5
| | | | Notes: svn path=/head/; revision=512224
* www/gitlab-pages: update to 1.7.1 which is required for gitlab-ce 12.1.Matthias Fechner2019-08-302-5/+5
| | | | Notes: svn path=/head/; revision=510247
* www/gitlab-pages: update to 1.6.2 which is required for gitlab-ce 12.0.6 update.Matthias Fechner2019-08-152-5/+5
| | | | Notes: svn path=/head/; revision=508986
* Upgrade to 1.6.1 which is required for gitlab-ce 12.0.x.Matthias Fechner2019-07-072-5/+5
| | | | Notes: svn path=/head/; revision=506122
* Convert all Go ports to USES=goTobias Kortkamp2019-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | This allows for port testing with lang/go-devel via GO_PORT, setting up the Go build environment in a single place, and is step one in simplifying Go ports that often define too complicated do-build targets themselves. USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and 'no_targets' for ports with composite builds that call 'go' themselves and do not need the do-build/do-install targets of USES=go. PR: 238849 Submitted by: dg@syrec.org (also D20745) Reviewed by: mat, tobik Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20746 Notes: svn path=/head/; revision=505321
* Update to 1.5.0 which is required for gitlab-ce 11.8 upgrade.Matthias Fechner2019-03-022-5/+5
| | | | Notes: svn path=/head/; revision=494396
* www/gitlab-pages: Unbreak build with Go 1.12Steve Wills2019-02-251-2/+1
| | | | | | | | PR: 236032 Submitted by: Dmitri Goutnik <dg@syrec.org> Notes: svn path=/head/; revision=493887
* www/gitlab-pages: update to 1.4.0Steve Wills2019-01-262-5/+5
| | | | Notes: svn path=/head/; revision=491294
* Upgrade to 1.3.1 which is required for gitlab-ce 11.5.1.Matthias Fechner2018-11-292-5/+5
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=486171
* Upgrade to 1.3.0 which is required for gitlab-ce 11.5.Matthias Fechner2018-11-232-5/+5
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=485668
* Update www/gitlab-pages to 1.1.0 which is required for gitlab 11.3.Matthias Fechner2018-09-232-5/+5
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=480520
* Update to 1.0.0 which is required for gitlab 11.1.1.Matthias Fechner2018-07-262-5/+5
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=475376
* www/gitlab-pages: update to 0.9.1Steve Wills2018-05-197-6/+105
| | | | Notes: svn path=/head/; revision=470353
* www/gitlab-pages: fix rc scriptSteve Wills2018-04-242-2/+13
| | | | Notes: svn path=/head/; revision=468171
* Update www/gitlab-pages to 0.7.1 which is required for gitlab 10.6.x.Matthias Fechner2018-04-142-5/+5
| | | | | | | | | Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15036 Notes: svn path=/head/; revision=467330
* New ports required for gitlab update to 10.5.x.Matthias Fechner2018-04-064-0/+117
Submitted by: swills Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D14841 Notes: svn path=/head/; revision=466666