summaryrefslogtreecommitdiff
path: root/textproc/gitlab-elasticsearch-indexer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/gitlab: major upgrade to 18.0.0Matthias Fechner2025-05-192-6/+6
| | | | Changes: https://about.gitlab.com/releases/2025/05/15/gitlab-18-0-released/
* www/gitlab: major update to 17.11Matthias Fechner2025-04-182-8/+7
| | | | Changes: https://about.gitlab.com/releases/2025/04/17/gitlab-17-11-released/
* go: Bump ports for go124 updateAdam Weinberger2025-04-011-1/+1
|
* Bump all go ports for yesterday's releasesAdam Weinberger2025-03-051-1/+1
|
* */*: Bump consumers of devel/icuDaniel Engberg2025-02-151-1/+1
| | | | ...to avoid library mismatches
* all: Bump after lang/go122 updateAshish SHUKLA2025-01-211-0/+1
| | | | | PR: 284181 MFH: 2025Q1
* www/gitlab: update to 17.6.0Matthias Fechner2024-11-222-7/+6
| | | | | Changes: https://gitlab.com/gitlab-org/gitlab/-/blob/master/CHANGELOG.md?expanded=true&viewer=simple Changes: https://about.gitlab.com/releases/2024/11/21/gitlab-17-6-released/
* all: Bump after lang/go122 updateAshish SHUKLA2024-11-081-0/+1
| | | | PR: 281842
* www/gitlab: update to 17.5.0Matthias Fechner2024-10-172-6/+6
| | | | Changes: https://about.gitlab.com/releases/2024/10/17/gitlab-17-5-released/
* www/gitlab: major upgrade to 17.3.1Matthias Fechner2024-09-072-7/+6
| | | | | | | | | | | | This commit includes also a suggestion from Robert Nagy <robert@openbsd.org> to use the git version from gitlab in the gitaly port which is now required. Thanks again for this contributation! Put the gitlab and git version into a common Makefile that is included in every port that requires the same version like gitlab has. Changes: https://about.gitlab.com/releases/2024/07/18/gitlab-17-2-released/ Changes: https://about.gitlab.com/releases/2024/08/15/gitlab-17-3-released/
* all: Bump after lang/go122 updateAshish SHUKLA2024-08-091-1/+1
|
* textproc/gitlab-elasticsearch-indexer: use new feature from go.mk to ↵Matthias Fechner2024-07-111-18/+2
| | | | download go.mod from gitlab
* all: Bump after lang/go122 updateAshish SHUKLA2024-07-031-0/+1
|
* textproc/gitlab-elasticsearch-indexer: update to 5.0.0Matthias Fechner2024-07-032-7/+6
| | | | | | Required for Gitlab 17.1 Changes: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/blob/main/CHANGELOG
* all: Bump after lang/go122 updateAshish SHUKLA2024-06-151-1/+1
| | | | MFH: 2024Q2
* all: Bump after lang/go122 updateAshish SHUKLA2024-05-131-1/+1
| | | | MFH: 2024Q2
* all: Bump after lang/go122 updateAshish SHUKLA2024-04-151-0/+1
| | | | MFH: 2024Q2
* www/gitlab-ce: major upgrade to 16.10.0Matthias Fechner2024-04-022-8/+7
| | | | Changes: https://about.gitlab.com/releases/2024/03/21/gitlab-16-10-released/
* all: Bump after lang/go121 updateAshish SHUKLA2024-03-061-0/+1
| | | | MFH: 2024Q1
* www/gitlab-ce: major upgrade to 16.9.0Matthias Fechner2024-02-232-7/+7
| | | | Changes: https://about.gitlab.com/releases/2024/02/15/gitlab-16-9-released/
* www/gitlab-ce: major upgrade to 16.8.0Matthias Fechner2024-02-182-7/+6
| | | | | Changelog: https://about.gitlab.com/releases/2024/01/18/gitlab-16-8-released/
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2024-02-111-1/+1
| | | | PR: 276530
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2023-12-071-0/+1
| | | | PR: 274405
* www/gitlab-ce: major upgrade to 16.6.0Matthias Fechner2023-11-282-7/+6
| | | | | Changelog: https://about.gitlab.com/releases/2023/11/16/gitlab-16-6-released/
* devel/icu: update to 74.1Jan Beich2023-11-171-0/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy
* www/gitlab-ce: remove ca_root_nss fetch dep for go portsMatthias Fechner2023-11-011-2/+1
| | | | | | | Thanks to des. Reported by: des Differential Revision: https://reviews.freebsd.org/D42072
* www/gitlab-ce: mahor upgrade to 16.5.0Matthias Fechner2023-10-232-6/+6
| | | | | Changelog: https://about.gitlab.com/releases/2023/10/22/gitlab-16-5-released/
* www/gitlab-ce: security upgrade to 16.3.4Matthias Fechner2023-09-192-7/+6
| | | | | | | Changelog: https://about.gitlab.com/releases/2023/09/18/security-release-gitlab-16-3-4-released/ Security: 32a4896a-56da-11ee-9186-001b217b3468
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-081-0/+1
|
* textproc/gitlab-elasticsearch-indexer: update to 4.3.8Matthias Fechner2023-09-082-9/+6
| | | | | | Required for gitlab-ce 16.3 Changelog: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/blob/main/CHANGELOG?ref_type=heads
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-08-041-0/+1
|
* bsd.sites.mk: Update all ports using USE_GITLABFelix Palmen2023-07-121-1/+1
| | | | | | | | | | Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is backwards-compatible (accepting any commit hash as before), but also understands an actual tag name. Moving to tag names where appropriate is left to individual ports' maintainers. Approved by: portmgr (tcberner, mentor) Differential Revision: https://reviews.freebsd.org/D37077
* textproc/gitlab-elasticsearch-indexer: update to 4.3.6Matthias Fechner2023-07-012-7/+7
| | | | Required for gitlab-ce 16.1
* textproc/gitlab-elasticsearch-indexer: update to 4.3.3Matthias Fechner2023-05-282-7/+7
| | | | | | | Required for gitlab-ce 16.0.0 Changelog: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/blob/main/CHANGELOG
* www/gitlab-ce: major update to 15.11.3Matthias Fechner2023-05-142-8/+7
| | | | | Changelog: https://about.gitlab.com/releases/2023/04/22/gitlab-15-11-released/
* devel/icu: update to 73.1Jan Beich2023-04-131-1/+1
| | | | | | | | | - Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-04-081-0/+1
|
* textproc/gitlab-elasticsearch-indexer: update to 4.1.0Matthias Fechner2023-04-032-8/+7
| | | | Required for gitlab-ce 15.9
* all: Bump PORTREVISION after Go ports updateDmitri Goutnik2023-03-091-1/+1
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-02-151-1/+1
|
* all: Bump PORTREVISION after GO_DEFAULT update.Dmitri Goutnik2023-02-091-0/+1
|
* textproc/gitlab-elasticsearch-indexer: update to 3.2.0Matthias Fechner2023-02-012-9/+8
| | | | | | Required for gitlab-ce 15.8. Changelog: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/blob/main/CHANGELOG
* all: Bump PORTVERSION after lang/go{118,119} updateDmitri Goutnik2023-01-141-1/+1
|
* textproc/gitlab-elasticsearch-indexer: update to 3.1.0Matthias Fechner2023-01-112-7/+7
| | | | Required for gitlab-ce 15.6.
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-12-111-1/+1
|
* textproc/gitlab-elasticsearch-indexer: update to 3.0.3Matthias Fechner2022-11-072-8/+8
| | | | Required for gitlab-ce 15.4
* devel/icu: update to 72.1Jan Beich2022-10-191-1/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1 Reported by: GitHub (watch releases) PR: 266582 Exp-run by: antoine
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-10-061-1/+1
|
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-09-081-1/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)