1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:24:52 +00:00
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 Fix targets being out of order. 2016-06-17 16:03:43 +00:00
bsd.ccache.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.commands.mk
bsd.default-versions.mk Delete the now expired postgresql90 ports. Upstream support for 2016-07-01 17:45:51 +00:00
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 Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.java.mk Mk/bsd.java.mk: unregister expired java/linux-sun-jdk17 2016-04-24 12:16:23 +00:00
bsd.ldap.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.licenses.db.mk Mk/bsd.licenses.db.mk: Add UCIC/NCSA License 2016-02-21 09:41:32 +00:00
bsd.licenses.mk Replace the license dialog menu and "View license" screen with one --yesno 2016-03-21 14:34:05 +00:00
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 Remove DO_NADA targets. 2016-06-17 12:42:30 +00:00
bsd.octave.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
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 Fixup some whitespace at the beginning of lines problems. 2016-04-01 13:18:17 +00:00
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 Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
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 Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.xorg.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00