aboutsummaryrefslogtreecommitdiff
path: root/www/gitea
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* www/gitea: Update to 1.13.16Adam Weinberger2021-03-242-4/+4
| | | | | | | | | | | | This is a security release. PR: 254515 Submitted by: maintainer MFH: 2021Q1 Security: yes Notes: svn path=/head/; revision=569084
* www/gitea: Update to 1.13.5Adam Weinberger2021-03-212-4/+4
| | | | | | | | | | PR: 254468 Submitted by: maintainer MFH: 2021Q1 Security: yes Notes: svn path=/head/; revision=568930
* www/gitea: Update to 1.13.4Neel Chauhan2021-03-102-4/+4
| | | | | | | | | | | | | | | This update fixes security vulnerabilities * https://blog.gitea.io/2021/03/gitea-1.13.3-is-released/ * https://blog.gitea.io/2021/03/gitea-1.13.4-is-released/ PR: 254130 Submitted by: stb AT lassitu DOT de (maintainer) MFH: 2021Q1 Security: 502ba001-7ffa-11eb-911c-0800278d94f Notes: svn path=/head/; revision=568031
* www/gitea: Update to 1.13.2Adam Weinberger2021-02-072-4/+4
| | | | | | | | | | PR: 253295 Submitted by: maintainer MFH: 2020Q1 Security: https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/ Notes: svn path=/head/; revision=564594
* www/gitea: Update to 1.13.1Adam Weinberger2020-12-312-4/+4
| | | | | | | | | PR: 252310 Submitted by: maintainer Security: https://blog.gitea.io/2020/12/gitea-1.13.1-is-released/ Notes: svn path=/head/; revision=559757
* www/gitea: Update to 1.13.0Adam Weinberger2020-12-042-5/+5
| | | | | | | | | | PR: 251577 Submitted by: maintainer MFH: 2020Q4 Security: https://blog.gitea.io/2020/12/gitea-1.13.0-is-released Notes: svn path=/head/; revision=556987
* www/gitea: Update to 1.12.6Adam Weinberger2020-11-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SECURITY Prevent git operations for inactive users (#13527) (#13537) Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13525) BUGFIXES API should only return Json (#13511) (#13564) Fix before and since query arguments at API (#13559) (#13560) Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) (#13492) Fix link detection in repository description with tailing ‘_’ (#13407) (#13408) Remove obsolete change of email on profile page (#13341) (#13348) Fix permission check on get Reactions API endpoints (#13344) (#13346) Add migrated pulls to pull request task queue (#13331) (#13335) API deny wrong pull creation options (#13308) (#13327) Fix initial commit page & binary munching problem (#13249) (#13259) Fix diff parsing (#13157) (#13136) (#13139) Return error 404 not 500 from API if team does not exist (#13118) (#13119) Prohibit automatic downgrades (#13108) (#13111) Fix GitLab Migration Option AuthToken (#13101) GitLab Label Color Normalizer (#12793) (#13100) Log the underlying panic in runMigrateTask (#13096) (#13098) Fix attachments list in edit comment (#13036) (#13097) Fix deadlock when deleting team user (#13093) Fix error create comment on outdated file (#13041) (#13042) Fix repository create/delete event webhooks (#13008) (#13027) Fix internal server error on README in submodule (#13006) (#13016) PR: 251296 Submitted by: maintainer MFH: 2020Q4 Security: https://github.com/go-gitea/gitea/pull/13527 https://github.com/go-gitea/gitea/pull/13521 Notes: svn path=/head/; revision=556058
* www/gitea: Update to 1.12.5Adam Weinberger2020-10-162-4/+4
| | | | | | | | | | Changes: https://github.com/go-gitea/gitea/releases/tag/v1.12.5 PR: 250372 Approved by: maintainer Notes: svn path=/head/; revision=552525
* www/gitea: Update to 1.12.4Adam Weinberger2020-09-052-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.12.4: * SECURITY * Escape provider name in oauth2 provider redirect (#12648) (#12650) * Escape Email on password reset page (#12610) (#12612) * When reading expired sessions - expire them (#12686) (#12690) * ENHANCEMENTS * StaticRootPath configurable at compile time (#12371) (#12652) * BUGFIXES * Fix to show an issue that is related to a deleted issue (#12651) (#12692) * Expire time acknowledged for cache (#12605) (#12611) * Fix diff path unquoting (#12554) (#12575) * Improve HTML escaping helper (#12562) * models: break out of loop (#12386) (#12561) * Default empty merger list to those with write permissions (#12535) (#12560) * Skip SSPI authentication attempts for /api/internal (#12556) (#12559) * Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550) * Remove hardcoded ES indexername (#12521) (#12526) * Fix bug preventing transfer to private organization (#12497) (#12501) * Keys should not verify revoked email addresses (#12486) (#12495) * Do not add prefix on http/https submodule links (#12477) (#12479) * Fix ignored login on compare (#12476) (#12478) * Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422) * Upgrade google/go-github to v32.1.0 (#12361) (#12390) * Render emoji's of Commit message on feed-page (#12373) * Fix handling of diff on unrelated branches when Git 2.28 used (#12370) PR: 249095 Submitted by: Greg Fitzgerald Approved by: maintainer (implicit) Notes: svn path=/head/; revision=547648
* gitea: Update to 1.12.3Adam Weinberger2020-08-042-4/+4
| | | | | | | | | | | | | | | | | | | | 1.12.3 - 2020-07-28 BUGFIXES Don't change creation date when updating Release (#12343) (#12351) Show 404 page when release not found (#12328) (#12332) Fix emoji detection in certain cases (#12320) (#12327) Reduce emoji size (#12317) (#12327) Fix double-indirection bug in logging IDs (#12294) (#12308) Link to pull list page on sidebar when view pr (#12256) (#12263) Extend Notifications API and return pinned notifications by default (#12164) (#12232) PR: 248375 Submitted by: Greg Fitzgerald Approved by: maintainer Notes: svn path=/head/; revision=544189
* gitea: Update to 1.12.2Adam Weinberger2020-07-186-2734/+9
| | | | | | | | | | | | | | | | | | | | This release fixes a large number of bugs and introduces many new features. Release notes: - https://blog.gitea.io/2020/06/gitea-1.12.0-and-1.12.1-are-released/ - https://blog.gitea.io/2020/07/gitea-1.12.2-is-released/ Additional changes to the port: - Use PORTDATA to avoid enumerating the extensive DATADIR - Add option to rc file for custom path [1] - Turn the BINDATA option on by default PR: 247613, 247989 [1] Submitted by: maintainer, mikeg bsd-box net [1] Approved by: maintainer [1] Notes: svn path=/head/; revision=542495
* www/gitea: Update to 1.11.8Adam Weinberger2020-06-284-36/+4
| | | | | | | | | | | | | | | Update Gitea to 1.11.8 This release fixes five bugs. Release notes: https://blog.gitea.io/2020/06/gitea-1.11.7-is-released/ https://github.com/go-gitea/gitea/releases/tag/v1.11.8 PR: 247612 Submitted by: maintainer Notes: svn path=/head/; revision=540697
* gitea: Update to 1.11.6Adam Weinberger2020-05-312-4/+4
| | | | | | | | | | | | | | | | | | | | | Update Gitea to 1.11.6 This release fixes two security issues and 14 bugs. Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.11.6 And despite /some/ work being done on the invalid Go template syntax for the Wiki pages, the main bug has not been fixed and merged, so the patch still is required. PR: 246892 Submitted by: maintainer MFH: 2020Q2 Relnotes: https://github.com/go-gitea/gitea/releases/tag/v1.11.6 Security: yes, see Relnotes Notes: svn path=/head/; revision=537149
* www/gitea: Fix viewing of branches with a slash in the nameKyle Evans2020-05-112-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | An issue[0] was filed upstream in January that branches with a slash in their name (e.g. stable/11) result in a 500 error when attempting to view them. I tracked down the issue to the fact that read(2) on a directory fd in FreeBSD will actually succeed, while it will not on Linux/other OS. I have filed a PR[1] with go-git to remedy the problem there, and then we (hopefully) convince gitea maintainers to accept the patch as well once it's upstreamed. The attached patch brings it into the ports tree as well, so that FreeBSD users can more immediately get the fix. It should still apply to the version in 2020Q2, more or less, with version numbers changed to protect the innocent. [0] https://github.com/go-gitea/gitea/issues/9938 [1] https://github.com/go-git/go-git/pull/39 PR: 245863 Approved by: <stb lassitu de> (maintainer) Aoorived by: koobs (mentor, ports) MFH: 2020Q2 (minor bugfix patch) Notes: svn path=/head/; revision=534921
* gitea: Update to 1.11.5Adam Weinberger2020-05-102-5/+4
| | | | | | | | | | | | This release fixes 22 bugs, and includes two enhancements. Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.11.5 PR: 246353 Submitted by: maintainer Notes: svn path=/head/; revision=534858
* gitea: Fix wiki page displayAdam Weinberger2020-05-042-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the PR: Right now, the version of gitea shipped in ports fails to display wiki pages. Any wiki page opened results in the following error: template: repo/wiki/view:48:14: executing "repo/wiki/view" at <(not $.DisableHTTP) (and (not $.DisableSSH) (or $.IsSigned $.ExposeAnonSSH))>: can't give argument to non-function not $.DisableHTTP This is due to extra parentheses in templates/repo/wiki/view.tmpl and has already been fixed upstream in [1], [2]. I've pulled the single line template fix from upstream and added the patch to our port. As a workaround, users can also fix the problem by placing the corrected template in /usr/local/etc/gitea/templates/repo/wiki/view.tmpl. Cheers, Sascha [1] https://github.com/go-gitea/gitea/issues/10552 [2] https://github.com/zeripath/gitea/commit/1830d0ed5f4a67e3360ecbb55933b5540b6affce PR: 246020 Submitted by: Sascha Biberhofer Approved by: maintainer Notes: svn path=/head/; revision=533935
* gitea: Add GIT_LFS optionAdam Weinberger2020-04-132-4/+6
| | | | | | | | | | | | | Add a GIT_LFS option (on by default) for environments that don't want to make LFS available. While here, change the pkg-message UCL to only show when upgrading from < 1.8.0. Approved by: maintainer Notes: svn path=/head/; revision=531613
* gitea: Update to 1.1.4Adam Weinberger2020-04-132-4/+4
| | | | | | | | | | | | | | Update Gitea to 1.11.4 This release fixes ten bugs. Release notes: https://blog.gitea.io/2020/04/gitea-1.11.4-is-released/ PR: 245602 Submitted by: maintainer Notes: svn path=/head/; revision=531612
* gitea: Remove test that snuck in (no functional change)Adam Weinberger2020-03-191-1/+1
| | | | Notes: svn path=/head/; revision=528732
* gitea: Update to 1.11.3Adam Weinberger2020-03-193-5/+27
| | | | | | | | | | | | | | | | | | | This release fixes three bugs. Release notes: https://blog.gitea.io/2020/03/gitea-1.11.3-and-1.10.6-released/ Also fix LDFLAGS so that the version number (among other things) is built into the binary correctly, and make the regexp used in the Makefile work with bsdgrep (both thanks to adamw). Will MFH due to bsdgrep build failure and stopwatch panic fix. PR: 244898 Submitted by: maintainer MFH: 2020Q1 Notes: svn path=/head/; revision=528729
* www/gitea: Use OPTIONS_SUBTobias Kortkamp2020-03-182-2693/+2687
| | | | Notes: svn path=/head/; revision=528631
* gitea: Update to 1.11.2, contains security fixesAdam Weinberger2020-03-074-2597/+2728
| | | | | | | | | | | | | | https://blog.gitea.io/2020/02/gitea-1.11.0-is-released https://blog.gitea.io/2020/02/gitea-1.11.1-is-released https://blog.gitea.io/2020/02/gitea-1.11.2-is-released PR: 244025 Submitted by: maintainer MFH: 2020Q1 Security: yes (see links above) Notes: svn path=/head/; revision=527958
* www/gitea: Update to 1.10.4Dmitri Goutnik2020-02-212-4/+4
| | | | | | | | | Changes: https://github.com/go-gitea/gitea/releases/tag/v1.10.4 PR: 244246 Submitted by: stb@lassitu.de (maintainer) Notes: svn path=/head/; revision=526626
* Update to 1.10.3Jochen Neumeister2020-01-202-4/+4
| | | | | | | | | | | PR: 243437 Submitted by: stb@lassitu.de (maintainer) MFH: 2020Q1 Security: a512a412-3a33-11ea-af63-0800274e5f20 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=523621
* Update to 1.10.2Jochen Neumeister2020-01-082-4/+4
| | | | | | | | | PR: 243061 Submitted by: stb@lassitu.de (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=522372
* Fixed a typo in the sample configuration file.Dan Langille2019-12-231-1/+1
| | | | | | | Approved by: maintainer via private email Notes: svn path=/head/; revision=520741
* www/gitea: Unbreak on arm64Tobias Kortkamp2019-12-161-0/+24
| | | | | | | | | | # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 PR: 242312 Notes: svn path=/head/; revision=520229
* Update to 1.10.1.Vanilla I. Shu2019-12-072-4/+4
| | | | | | | | PR: 242490 Submitted by: maintainer Notes: svn path=/head/; revision=519191
* www/gitea: Update to 1.10.0Kai Knoblich2019-11-223-7/+321
| | | | | | | | | | | | | | | | | | * Pet portlint by removing empty line at the beginning while I'm here. Changelog: https://blog.gitea.io/2019/11/gitea-1.10.0-is-released/ PR: 241981 Submitted by: Marius Halden <marius.halden@modirum.com> Reported by: Nils Johannsen <nilsjohannsen@gmx.de> Approved by: stb@lassitu.de (maintainer) MFH: 2019Q4 Security: b12a341a-0932-11ea-bf09-080027e0baa0 Notes: svn path=/head/; revision=518156
* www/gitea: Update to 1.9.5Dmitri Goutnik2019-10-312-4/+4
| | | | | | | | | | | | | Changes: https://blog.gitea.io/2019/10/gitea-1.9.5-is-released/ PR: 241599 Submitted by: stb@lassitu.de (maintainer) Approved by: tz (mentor, implicit) MFH: 2019Q4 Security: fd10aa77-fb5e-11e9-af7b-0800274e5f20 Notes: svn path=/head/; revision=516145
* www/gitea: Update to 1.9.4Dmitri Goutnik2019-10-122-5/+4
| | | | | | | | | | | | Changes: https://blog.gitea.io/2019/10/gitea-1.9.4-is-released/ PR: 241209 Submitted by: stb@lassitu.de (maintainer) Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21991 Notes: svn path=/head/; revision=514330
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-291-2/+2
| | | | | | | | | | | | | | 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/gitea: Use linker flags to set version instead of patching the source.Dmitri Goutnik2019-09-231-10/+2
| | | | | | | | | | | PR: 240744 Submitted by: stb@lassitu.de (maintainer) Reported by: Ivan <bsd@abinet.ru> Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21771 Notes: svn path=/head/; revision=512686
* www/gitea: Update to 1.9.3Steve Wills2019-09-132-5/+5
| | | | | | | | PR: 240479 Submitted by: stb@lassitu.de (maintainer) Notes: svn path=/head/; revision=511965
* www/gitea: Switch to USES=go:modules, fix build with go1.13Yuri Victorovich2019-08-291-3/+2
| | | | | | | | | PR: 240072 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: portmgr (fix build) Notes: svn path=/head/; revision=510133
* www/gitea: Update to 1.9.2Kai Knoblich2019-08-242-4/+4
| | | | | | | | | | | | | | Changelog: https://blog.gitea.io/2019/08/gitea-1.9.2-is-released/ PR: 240046 Submitted by: stb@lassitu.de (maintainer) MFH: 2019Q3 Security: e7392840-c520-11e9-a4ef-0800274e5f20 Notes: svn path=/head/; revision=509712
* www/gitea: upgrade 1.9.0 -> 1.9.1Kurt Jaeger2019-08-182-4/+4
| | | | | | | | | | | | | | - This release contains two security fixes, so we highly recommend updating. PR: 239930 Submitted by: stb@lassitu.de (maintainer) MFH: 2019Q3 Relnotes: https://blog.gitea.io/2019/08/gitea-1.9.1-is-released/ Security: https://github.com/go-gitea/gitea/pull/7715 https://github.com/go-gitea/gitea/pull/7762 Notes: svn path=/head/; revision=509227
* Convert to UCL & cleanup pkg-message (categories w)Mathieu Arnold2019-08-141-0/+6
| | | | Notes: svn path=/head/; revision=508913
* www/gitea: Update to 1.9.0Kai Knoblich2019-07-314-12/+23
| | | | | | | | | | | | | | Changelog: https://blog.gitea.io/2019/07/gitea-1.9.0-is-released/ PR: 239562 Submitted by: stb@lassitu.de (maintainer) MFH: 2019Q3 Security: e7b69694-b3b5-11e9-9bb6-0800274e5f20 Notes: svn path=/head/; revision=507733
* www/gitea: Update to 1.8.3Kai Knoblich2019-06-222-7/+7
| | | | | | | | | | | | | | * Pet portclippy while I'm here. Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.3 PR: 238738 Submitted by: stb@lassitu.de (maintainer) Notes: svn path=/head/; revision=504853
* www/gitea: Update to 1.8.2Kai Knoblich2019-05-302-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * Fix possbile mysql invalid connnection error * Handle invalid administrator username on install page * Disable arm7 builds * Fix default for allowing new organization creation for new users * SearchRepositoryByName improvements and unification * Fix u2f registrationlist ToRegistrations() method * Allow collaborators to view repo owned by private org * Use AppURL for Oauth user link * Escape the commit message on issues update * Fix regression for API users search * Handle early git version's lack of get-url * Fix wrong init dependency on markup extensions https://github.com/go-gitea/gitea/releases/tag/v1.8.2 PR: 238239 Submitted by: stb@lassitu.de (maintainer) MFH: 2019Q2 Notes: svn path=/head/; revision=503081
* Update to 1.8.1Jochen Neumeister2019-05-092-4/+4
| | | | | | | | | | | Changelog: https://blog.gitea.io/2019/05/gitea-1.8.1-is-released/ PR: 237812 Submitted by: stb@lassitu.de (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=501120
* www/gitea: Also clean up distinfoTobias Kortkamp2019-05-061-3/+0
| | | | Notes: svn path=/head/; revision=500938
* www/gitea: Do not set DISTVERSION twiceTobias Kortkamp2019-05-061-1/+0
| | | | Notes: svn path=/head/; revision=500937
* www/gitea: Update to 1.8.0Jochen Neumeister2019-05-065-7/+41
| | | | | | | | | | | | | | | Changelog: https://blog.gitea.io/2019/04/gitea-1.8.0-is-released/ - Add UPDATING PR: 237734 Submitted by: stb@lassitu.de (maintainer) MFH: 2019Q2 Security: a1de4ae9-6fda-11e9-9ba0-4c72b94353b5 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=500902
* Update to 1.7.6Jochen Neumeister2019-04-172-4/+4
| | | | | | | | | | | | | Changelog: https://blog.gitea.io/2019/04/gitea-1.7.6-is-released/ PR: 237303 Submitted by: stb@lassitu.de (maintainer) MFH: 2019Q2 Security: b747783f-5fb6-11e9-b2ac-08002705f877 Sponsored by: Netzkommune Gmbh Notes: svn path=/head/; revision=499158
* Upgrade www/gitea from 1.7.4 to 1.7.5Rodrigo Osorio2019-03-282-4/+4
| | | | | | | | | | | | | | | Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.7.5 BUGFIXES: - Fix unitTypeCode not being used in accessLevelUnit - Fix bug where manifest.json was being requested without cookies and continuously creating new sessions - Fix ParsePatch function to work with quoted diff --git strings PR: 236837 Submitted by: stb@lassitu.de (maintainer) Notes: svn path=/head/; revision=497010