pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/nginx



Hi Thomas,

thanks for the update.

On Wed, Apr 27, 2022 at 08:39:38PM +0000, Thomas Klausner wrote:
[ ... ]

> Log Message:
> nginx: support the upload module

[ ... ]

> +.if !empty(PKG_OPTIONS:Mupload) || make(makesum) || make(mdi) || make(distclean)
> +UPLOAD_VERSION=              2.3.0
> +UPLOAD_DISTNAME=             nginx-upload-module-${UPLOAD_VERSION}
> +UPLOAD_DISTFILE=             ${UPLOAD_DISTNAME}.tar.gz
> +SITES.${UPLOAD_DISTFILE}=    -${MASTER_SITE_GITHUB:=vkholodkov/nginx-upload-module/archive/refs/tags/}${UPLOAD_VERSION}.tar.gz
> +DISTFILES+=          ${UPLOAD_DISTFILE}
> +DSO_EXTMODS+=                upload
> +PLIST.upload=                yes
> +.endif

Is there any specific reason to use the abandoned project?
Thank you.

FreeBSD ports tree uses more or less recent version of the original upload
module's fork from https://github.com/fdintino/nginx-upload-module.

-- 
Sergey A. Osokin



Home | Main Index | Thread Index | Old Index