freebsd-ports/Mk
David Naylor e6d39a71bc USES=mono: improve makenupkg
- add support for v3 of the nuget API
 - switch to using v3 for NUGET [1]
 - rewrite makenupkg to avoid full feed list [2]
 - change fetch group to allow "+" in package name/version

[1] NUGET redirects to the source under the v2 API, however this breaks
`makenupkg` as curl fails to follow the redirect when getting the header.

[2] Previously, makenupkg got the complete list of packages (and versions)
a feed.  However, for some feeds this takes a very really long time (slow
server response rate).  To avoid this, rather check if the package is
available (without downloading it).
2018-09-12 14:53:21 +00:00
..
Scripts Extract PLIST_SUB substitutions into a sed script. 2018-07-26 11:09:46 +00:00
Uses USES=mono: improve makenupkg 2018-09-12 14:53:21 +00:00
bsd.ccache.mk WITH_CCACHE_BUILD: Fix some ports not using proper CCACHE_DIR. 2018-02-25 03:32:18 +00:00
bsd.commands.mk Remove debugging 2018-02-20 22:25:54 +00:00
bsd.default-versions.mk Switch default PHP version from 5.6 to 7.1 2018-09-05 08:04:41 +00:00
bsd.destdir.mk
bsd.gcc.mk Filter -mretpoline, which is specific to clang and not supported by 2018-08-05 13:30:30 +00:00
bsd.gecko.mk www/firefox: update to 62.0 2018-08-28 00:01:14 +00:00
bsd.gstreamer.mk Update GStreamer1 ports to 1.12.2. 2017-07-22 11:35:44 +00:00
bsd.java.mk Mk/bsd.java.mk: Strict JAVA_{VERSION,VENDOR,ERROR} validation 2017-11-04 01:16:31 +00:00
bsd.ldap.mk Garbage collect openldap 2.3 leftovers 2017-10-04 09:32:12 +00:00
bsd.licenses.db.mk Remove MPL (without version) license 2017-11-04 13:14:01 +00:00
bsd.licenses.mk Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
bsd.local.mk
bsd.ocaml.mk Use @postunexec instead of @unexec which is deprecated 2016-11-20 12:35:57 +00:00
bsd.octave.mk - Try to correct a bunch of error messages reported by pkg-fallout@ on 2018-02-25 22:23:45 +00:00
bsd.options.desc.mk Mk/bsd.options.desc.mk: Add all Tomcat versions 2018-07-29 12:36:50 +00:00
bsd.options.mk Do not enable options that do not exist. 2018-09-10 14:40:57 +00:00
bsd.port.mk Change USE_GL to become USES=gl. 2018-09-10 19:56:32 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Ensure .CURDIR contains an absolute path without a trailing slash. 2017-11-09 21:48:58 +00:00
bsd.ruby.mk Bump PORTREVISION of lang/ruby25 2018-08-16 00:30:53 +00:00
bsd.sanity.mk Move sanity checks later. 2018-09-10 13:41:21 +00:00
bsd.sdl.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.sites.mk curl: (7) Failed to connect to www.cpan.dk port 80: Operation timed out 2018-08-31 09:51:04 +00:00
bsd.ssp.mk Remove support for FreeBSD < 10.3 from Mk/* 2017-01-03 07:24:49 +00:00
bsd.tex.mk
bsd.wx.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.xorg.mk Change x11/xorgproto to become a build dep 2018-09-11 18:34:27 +00:00