Commit Graph

29 Commits

Author SHA1 Message Date
Martchus 118f1ec162 Make permissions of Gogs config file consistent 2018-12-19 16:36:18 +00:00
Martchus b66df4c64e Update gogs to 0.11.79 2018-12-12 16:24:41 +01:00
Martchus 4182ccb4cd Update Gogs to 0.11.66 2018-09-19 19:58:30 +02:00
Martchus 9a98e496de Fix installing app.ini in gogs/gitea 2018-07-14 22:07:29 +02:00
varyoo d181efdbc0
Bump version 2018-07-13 19:57:15 +02:00
varyoo c0a8834e75
Gogs: set shell to /bin/bash
Without this I can't connect to my repos with SSH
2018-07-13 19:50:13 +02:00
Martchus 95800bf137 Add tmpfiles configuration for Gogs/Gitea
Not tested yet
2018-06-11 19:56:36 +02:00
Martchus 0701059000 Update Gitea to 1.4.2 2018-06-10 20:43:02 +02:00
Martchus 21872fae86 Update Gogs to 0.11.53 2018-06-05 09:06:56 +02:00
Martchus acac00cf4f Update Gogs to 0.11.43 2018-04-04 12:32:47 +02:00
K3A 54682d1b9a
Update PKGBUILD
patch and gcc are required for making this package. Gcc because sqlite3 driver us cgo package and requires gcc to compile (https://github.com/mattn/go-sqlite3)
2018-03-30 18:53:19 +02:00
Martchus 74813898a3 Add aarch64 to supported archs for Gogs and Gitea 2018-03-20 21:48:57 +01:00
Martchus c5d0397b84 Use systemd-sysuer in Gogs and Gitea
https://www.archlinux.org/todo/switch-to-systemd-sysusers
2018-03-19 22:56:58 +01:00
Martchus 9674315a57 Fix checksums of Gogs 2017-11-24 11:25:07 +01:00
Martchus fc0fff1bfd Update Gogs to 0.11.34 2017-11-23 23:31:18 +01:00
Martchus a6257e2c68 gogs: Add missing dependency pam and security patches 2017-11-05 19:31:09 +01:00
Martchus bcb8d23ed7 gogs: Rebase patches, set GOGS_CUSTOM to /var/lib/gogs/custom 2017-10-07 22:10:13 +02:00
Martchus 3893cbcaf5 gogs/gitea: Ensure subdirs are present
* See https://github.com/Martchus/PKGBUILDs/issues/38#issuecomment-326621213
* Not sure whether it is actually required
2017-09-01 20:20:36 +02:00
Martchus 474076fcf7 Update Gogs to 0.11.29 2017-08-23 19:54:06 +02:00
Martchus 047af5d0c5 gogs/gitea: Add dirs under /var to package itself 2017-06-30 21:27:40 +02:00
Roshless 8b80a4885f fix org name
404 - https://github.com/go-gogs/gogs/archive/v0.11.19.tar.gz
gogits, not go-gogs
2017-06-17 20:50:32 +02:00
Martchus 789d8eb650 Fix exporting GOROOT in gogs/gitea 2017-06-17 13:01:34 +02:00
Martchus d29ef315f1 Add gitea package 2017-06-16 22:55:40 +02:00
Martchus 1c346e6fa1 Update gogs to 0.11.19 2017-06-13 00:18:11 +02:00
Martchus d01fa42e72 gogs: Adjust ld-flags, contributor notes, conflicts 2017-05-20 16:05:58 +02:00
Martchus 4e00ff797b gogs: Adjust default locations for attachments/avatars
So Gogs is not trying to store them under /usr/bin by default
2017-04-27 02:41:00 +02:00
Martchus 90c88a5506 Update Gogs to 0.11.4 2017-04-12 13:05:22 +02:00
Martchus 4e96122f98 gogs: Remove glide from makedepends 2017-03-19 19:19:37 +01:00
Martchus fccb5f2a19 Import and adjust gogs from AUR
* Still testing, but seems to work basically
* Adjustments
  * Update to current version
  * Store config under /etc/gogs/app.ini
  * Store logs under /var/logs/gogs
  * Store repos under /var/lib/gogs/repos
  * Store static files under /usr/share/gogs
  * Store binary under /usr/bin
  * Format patches appropriately
  * Don't download dependencies with glade
2017-03-19 19:02:21 +01:00