Search Criteria
Package Details: freenginx-mainline 1.27.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freenginx-mainline.git (read-only, click to copy) |
---|---|
Package Base: | freenginx-mainline |
Description: | Lightweight HTTP server and IMAP/POP3 proxy server, mainline release |
Upstream URL: | https://freenginx.org |
Licenses: | custom |
Conflicts: | nginx |
Provides: | nginx |
Submitter: | Fijxu |
Maintainer: | Fijxu |
Last Packager: | Fijxu |
Votes: | 7 |
Popularity: | 0.026508 |
First Submitted: | 2024-02-14 22:12 (UTC) |
Last Updated: | 2024-09-04 18:52 (UTC) |
Dependencies (19)
- geoip (geoip-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- mailcap
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre2 (pcre2-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- geoip (geoip-gitAUR) (make)
- libxcrypt (libxcrypt-gitAUR) (make)
- mailcap (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pcre2 (pcre2-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR) (check)
- memcached (memcached-gitAUR) (check)
- perl (perl-gitAUR) (check)
- perl-cache-memcached (check)
- perl-fcgi (check)
- perl-gd (check)
- perl-io-socket-ssl (check)
Required by (165)
- aegir (requires nginx)
- aria-ng-deploy (requires nginx) (optional)
- ariang-git (requires nginx) (optional)
- arsse (requires nginx) (optional)
- arsse-git (requires nginx) (optional)
- bareos-webui-nginx (requires nginx)
- bgerp (requires nginx) (optional)
- bgerp-git (requires nginx) (optional)
- bip39-standalone (requires nginx) (optional)
- bookstack (requires nginx) (optional)
- btcpayserver (requires nginx) (optional)
- casdoor (requires nginx) (optional)
- certbot-ocsp-fetcher-git (requires nginx) (optional)
- chevereto (requires nginx) (optional)
- concrnt-webui (requires nginx) (optional)
- concrnt-webui-bin (requires nginx) (optional)
- cops (requires nginx) (optional)
- cops-mikespub-org (requires nginx) (optional)
- cryptpad (requires nginx) (optional)
- curly-turtle (requires nginx) (optional)
- Show 145 more...
Latest Comments
Fijxu commented on 2024-06-24 20:12 (UTC)
Sorry for the late update!. I thought I had already done
git push
when I was updating the package.If anyone wants to Co-maintain this, add a comment (I will not accept <1 year old users nor people that that do not maintain (or co-maintain) any other packages).
seo.disparate commented on 2024-02-16 07:42 (UTC)
@Fijxu Thanks for fixing the PKGBUILD and maintaining this package.
Fijxu commented on 2024-02-16 07:25 (UTC)
You are right. I will update the package now
seo.disparate commented on 2024-02-16 07:09 (UTC)
@Fijxu I usually build aur packages in a clean chroot, and when I build this package with mostly default
/etc/makepkg.conf
settings, I end up with three built packages:freenginx-mainline
freenginx-mainline-src
nginx-mainline-debug
For me, changing line 10 of the PKGBUILD to
pkgbase=freenginx-mainline
changes the name of the third package tofreenginx-mainline-debug
.Fijxu commented on 2024-02-16 07:06 (UTC)
@seo.disparate: Of what line are you talking about? When I build the package I get the
freenginx-mainline
and thefreenginx-mainline-src
. Do you want them to be separate or am I misunderstanding your question?seo.disparate commented on 2024-02-16 05:45 (UTC)
I think
pkgbase=nginx-mainline
should be changed topkgbase=freenginx-mainline
. By default, it makes annginx-mainline-debug
pkg unless this change is made.<deleted-account> commented on 2024-02-15 15:43 (UTC)
Freedom!