1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Commit graph

35 commits

Author SHA1 Message Date
J. King
06ec67816a Update arsse-git PKGBUILD
This includes both adaptations for php-legacy as well as for the new mdoc manual
2024-01-05 11:20:56 -05:00
J. King
f853851568 Run with the correct executable name visible to PHP 2024-01-05 09:16:57 -05:00
J. King
4131531bff Tweaks
- Add new files to PKGBUILD backup
- Adjust Robo caller to use ARSSE_PHP variable; Windows will need adjusting later
2023-12-29 19:42:33 -05:00
J. King
9086a5d9b1 Add interpreter adaptation for service, with documentation 2023-12-24 14:39:42 -05:00
J. King
cce48878e7 Add pool for php-legacy 2023-12-22 16:35:09 -05:00
J. King
29fb134633 First steps in supporting php-legacy in Arc
This sorts out HTTP servers, hopefully. Adaptation for systemd and documentation are still required
2023-12-22 13:27:02 -05:00
J. King
0a8d19d37d Require PHP 7.3
This addresses the last of the deprecation warnings in PHP 8.2
2023-01-28 12:43:42 -05:00
J. King
75dbe380ba Add Pandoc to AUR arsse-git build dependencies 2021-07-11 20:33:56 -04:00
J. King
46c88f584f Fix copying of man page in PKGBUILDs 2021-05-29 16:29:53 -04:00
J. King
176aac0ad7 Fix stupid typo properly 2021-05-29 12:37:32 -04:00
J. King
e439dd8277 Fix manpage in Arch PKGBUILD 2021-05-29 12:26:51 -04:00
J. King
6cc9f96728 Prototype manual page 2021-05-29 11:13:19 -04:00
J. King
758a02d667 Move generic configuration file 2021-05-27 19:39:53 -04:00
J. King
86d82a2586 Use global flag when replacing with sed 2021-05-24 14:50:21 -04:00
J. King
1055611940 Add version constraints to Arch dependencies 2021-05-24 12:40:11 -04:00
J. King
9eabfd0f27 Fix up sed usage in PKGBUILD 2021-05-23 19:01:51 -04:00
J. King
0236b42052 Use tmpfiles to create link to config file 2021-05-23 17:57:50 -04:00
J. King
8aa9d81fd1 Update changelog 2021-05-23 12:46:13 -04:00
J. King
073f6b3c39 Prototype Debian control file and other changes 2021-05-20 17:47:02 -04:00
J. King
2260b7cc50 Back up all Web server configuration 2021-05-20 10:20:08 -04:00
J. King
6d790c5efd Add prototype for new Apache configuration
Needs testing
2021-05-19 18:59:20 -04:00
J. King
3a3b9231df Use generic configuration where possible 2021-05-19 15:06:37 -04:00
J. King
79391446cd Start moving Arch build responsibility to Robo
Also clean up the generic packaging task
2021-05-19 08:51:17 -04:00
J. King
568b12600b Drop privileges when executing CLI 2021-05-18 09:46:42 -04:00
J. King
44612cfe8f Add tmpfiles 2021-05-17 21:43:52 -04:00
J. King
d1fd6e9653 Correct permissions
A tmpfiles.d configuration is still required
2021-05-17 20:08:32 -04:00
J. King
a97ca23631 Don't try to enable extensions 2021-05-17 18:03:47 -04:00
J. King
e2b182ebe6 Fix errors in Arch config file 2021-05-17 15:47:26 -04:00
J. King
805a508ea6 Use correct state path 2021-05-17 09:30:10 -04:00
J. King
3ebc23ab13 Tweaks 2021-05-17 07:27:22 -04:00
J. King
7abdf05b7f Make package from local files for now 2021-05-16 23:06:49 -04:00
J. King
971c12ff9f Rename sample to example 2021-05-16 20:21:41 -04:00
J. King
febc7c7ca4 Add configuration for Nginx 2021-05-16 18:44:42 -04:00
J. King
edb146b826 Use PHP-FPM instead of uWSGI 2021-05-16 15:59:52 -04:00
J. King
7ba4cabdde Prototype Arch PKGBUILD and supporting files
The package will be created, but the result itself has yet to be tested.
2021-05-15 22:26:06 -04:00