freebsd-ports/Mk
Mathieu Arnold a8409dba34 Add GH_SUBDIR, automatically moves a secondary distfile to the right
place inside ${WRKSRC}.

Before:

GH_TUPLE=	Regaddi:Chart.js:f13f99b:chart_js \
		FVANCOP:ChartNew.js:77e7f87:chartnew_js
post-extract:
	@${RMDIR} ${WRKSRC}/database ${WRKSRC}/3rd/Chart.js
	@${MV} ${WRKSRC_database} ${WRKSRC}/database
	@${MV} ${WRKSRC_chart_js} ${WRKSRC}/3rd/Chart.js

After:

GH_TUPLE=	Regaddi:Chart.js:f13f99b:chart_js/3rd/Chart.js \
		FVANCOP:ChartNew.js:77e7f87:chartnew_js/3rd/ChartNew.js

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7583
2016-08-24 14:50:04 +00:00
..
Scripts typo. 2016-08-17 08:55:35 +00:00
Uses Can't use GSSAPI from base when using OpenSSL from ports. 2016-08-24 13:03:30 +00:00
bsd.apache.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.autotools.mk
bsd.ccache.mk
bsd.commands.mk
bsd.default-versions.mk
bsd.destdir.mk
bsd.emacs.mk editors/emacs-devel: 2016-07-27 07:12:24 +00:00
bsd.fpc.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.gcc.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.gecko.mk gecko: axe poorly maintained QT5 support 2016-07-13 16:24:33 +00:00
bsd.gstreamer.mk
bsd.java.mk
bsd.ldap.mk
bsd.licenses.db.mk
bsd.licenses.mk
bsd.linux-apps.mk Add x11/linux-c6-pixman, required by graphics/linux-c6-cairo. 2016-08-04 20:29:13 +00:00
bsd.linux-rpm.mk Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE 2016-08-01 13:07:14 +00:00
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk
bsd.options.desc.mk Add SNDIO default description. 2016-08-09 14:52:55 +00:00
bsd.options.mk Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports 2016-08-17 12:16:24 +00:00
bsd.port.mk Add GH_SUBDIR, automatically moves a secondary distfile to the right 2016-08-24 14:50:04 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.qt.mk Unregister net/qt5-enginio from Mk/bsd.qt.mk which has expired. 2016-08-06 22:00:20 +00:00
bsd.ruby.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.sanity.mk Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports 2016-08-17 12:16:24 +00:00
bsd.sdl.mk
bsd.sites.mk Add GH_SUBDIR, automatically moves a secondary distfile to the right 2016-08-24 14:50:04 +00:00
bsd.ssp.mk
bsd.tex.mk Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports 2016-08-17 12:16:24 +00:00
bsd.wx.mk
bsd.xorg.mk