88 Commits

Author SHA1 Message Date
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
pvk
d6dc7af9ff Update gitea 1.17.2 -> 1.17.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.17.3

Port changes:
* Static assets location was changed from /usr/local/share/gitea/public/ to
  /var/www/gitea/public/; /usr/local/share/gitea/public is now a symlink to
  /var/www/gitea/public/. This makes serving static files by local http
  server easier. Idea from aisha@, help from sthen@, thanks!
  This change breaks port upgrade using 'pkg_add -u';
  'pkg_delete gitea; pkg_add gitea' is needed to upgrade the port.
2022-11-04 22:20:07 +00:00
pvk
aba81bb26b Update gitea 1.17.1 -> 1.17.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.17.2
2022-09-12 12:19:07 +00:00
pvk
436d53272a Update gitea 1.17.0 -> 1.17.1
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.17.1
2022-08-19 18:20:10 +00:00
sthen
dba6d0052c patch prometheus' vendored go/sys/unix to update the syscall table,
should fix runtime with _pad_ syscalls removed. ok pvk@
2022-08-08 20:56:06 +00:00
pvk
316400553a Update gitea 1.16.9 -> 1.17.0
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.17.0
2022-08-03 04:15:55 +00:00
pvk
56b71158e5 Update gitea 1.16.8 -> 1.16.9
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.9
2022-07-15 19:06:18 +00:00
pvk
df75251b83 Update distinfo 2022-05-18 08:30:32 +00:00
pvk
95f5d8cb05 Update gitea 1.16.7 -> 1.16.8
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.8
2022-05-17 21:42:23 +00:00
pvk
abbfcc4c3f Update gitea 1.16.6 -> 1.16.7
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.7
2022-05-04 23:09:40 +00:00
pvk
d97a3bd040 Update gitea 1.16.5 -> 1.16.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.6
2022-04-21 15:28:48 +00:00
pvk
ffac7f7e20 Update gitea 1.16.4 -> 1.16.5
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.5
2022-03-25 18:14:46 +00:00
pvk
f391bd79bd Update gitea 1.16.3 -> 1.16.4
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.4
2022-03-20 12:02:19 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
pvk
cafaa13f8a Update gitea 1.16.2 -> 1.16.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.3
2022-03-06 11:05:26 +00:00
pvk
3cecfb1c6a Update gitea 1.16.1 -> 1.16.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.2
2022-03-01 22:35:26 +00:00
pvk
d291ea74d7 Update gitea 1.16.0 -> 1.16.1
Changelog: https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md
2022-02-07 21:47:15 +00:00
pvk
4113b8cce7 Update gitea 1.15.10 -> 1.16.0
Changelog: https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md
2022-02-03 11:03:13 +00:00
pvk
085b85d8aa Update gitea 1.15.9 -> 1.15.10
Changelog: https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md
2022-01-20 22:10:31 +00:00
pvk
8cf59b2a71 Update gitea 1.15.7 -> 1.15.9
Changelog: https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md
2022-01-05 22:56:36 +00:00
pvk
ad12f41d9f Update gitea 1.15.6 -> 1.15.7
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.7
2021-12-08 07:57:15 +00:00
pvk
2e4092d5ec Update gitea 1.15.4 -> 1.15.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.6
2021-10-31 01:43:10 +00:00
pvk
231b818c41 Update gitea 1.15.3 -> 1.15.4
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.4
2021-10-10 08:45:37 +00:00
pvk
a9f154a313 Update gitea 1.15.2 -> 1.15.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.3
2021-10-06 11:25:06 +00:00
pvk
e290cbd2d8 Update gitea 1.14.6 -> 1.15.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.2
2021-09-03 22:46:02 +00:00
pvk
3223af85da Update gitea 1.14.5 -> 1.14.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.6
2021-08-10 12:37:54 +00:00
pvk
853a1c0a7f Update gitea 1.14.4 -> 1.14.5
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.5
2021-08-01 10:00:21 +00:00
pvk
7ee1945660 Update gitea 1.14.3 -> 1.14.4
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.4
2021-07-11 13:28:15 +00:00
pvk
62a8c4af88 Update gitea 1.14.2 -> 1.14.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.3
2021-06-24 10:58:16 +00:00
pvk
855164ca10 Update gitea 1.14.1 -> 1.14.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.2
2021-05-25 20:23:55 +00:00
pvk
9ece055eab Update gitea 1.14.0 -> 1.14.1
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.1
2021-04-24 15:02:44 +00:00
pvk
7d2529cf08 Update gitea 1.13.7 -> 1.14.0
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.14.0
2021-04-13 22:37:51 +00:00
pvk
142219aa08 Update gitea 1.13.6 -> 1.13.7
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.7
2021-04-08 14:19:40 +00:00
pvk
b837438167 Update gitea 1.13.5 -> 1.13.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.6
2021-03-24 22:35:46 +00:00
pvk
ecf9e2bfa6 Update gitea 1.13.4 -> 1.13.5
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.5
2021-03-23 12:34:11 +00:00
pvk
9f1f2dd4cc Update gitea 1.13.3 -> 1.13.4
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.4
2021-03-12 11:51:03 +00:00
sthen
3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
pvk
41d5224dd2 Update gitea 1.13.2 -> 1.13.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.3
2021-03-07 00:44:07 +00:00
pvk
bf41c58107 Add section regarding _gitea user change
for upgrades from gitea-<1.7.0.

Suggested by Pedro de Oliveira, thanks!
2021-02-28 17:21:40 +00:00
pvk
a43e3b4d2e Update gitea 1.13.1 -> 1.13.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.2
2021-02-08 21:34:45 +00:00
pvk
6165cd6a46 Update gitea 1.12.6 -> 1.13.1
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.1
Port changes:
* Modify build tags: 'sqlite cert' -> 'sqlite sqlite_unlock_notify'
* Remove uneeded patches
* Set default paths for CustomPath, CustomConf, AppPath, AppWorkPath
* Simplify rc script
2021-01-17 21:07:41 +00:00
pvk
b0bdf3833d Update gitea 1.12.5 -> 1.12.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.12.6
2020-11-19 20:13:38 +00:00
pvk
d86598f8f4 Update gitea 1.12.4 -> 1.12.5
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-10-04 22:17:00 +00:00
pvk
4e144dee16 Update gitea 1.12.3 -> 1.12.4
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-09-10 13:21:38 +00:00
pvk
d26fba7e04 Update gitea 1.12.2 -> 1.12.3
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
Port-changes:
Change default password hash: pbkdf2 -> argon2
Remove obsolete PostgreSQL section from README
Change httpd example: fcgi -> fcgi+unix

With help from jasper@, thanks!
2020-07-30 07:04:55 +00:00
jasper
7cf20dac3b typo and add missing article in README 2020-07-28 18:50:49 +00:00
pvk
e4106b06b0 Update gitea 1.12.1 -> 1.12.2
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-07-16 13:27:43 +00:00
pvk
7cf3dcb319 Update gitea 1.11.6 -> 1.12.1
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
2020-07-01 12:10:20 +00:00
pvk
4bbb0cf14b Update gitea 1.11.5 -> 1.11.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.11.6
2020-05-30 23:06:32 +00:00
pvk
8c2f139569 Remove GH_* references
from sthen@, thanks!
2020-05-15 09:38:42 +00:00