View | Details | Raw Unified | Return to bug 203194
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 16-33 Link Here
16
WRKSRC=		${WRKDIR}
16
WRKSRC=		${WRKDIR}
17
SUB_FILES=	${SCRIPTS:C/\$/.sh/g}
17
SUB_FILES=	${SCRIPTS:C/\$/.sh/g}
18
NO_BUILD=	YES
18
NO_BUILD=	YES
19
NO_ARCH=	yes
19
PLIST_SUB=	PORTNAME=${PORTNAME}
20
PLIST_SUB=	PORTNAME=${PORTNAME}
20
SUB_LIST=	PORTNAME=${PORTNAME}
21
SUB_LIST=	PORTNAME=${PORTNAME}
21
SCRIPTS=	aasdoc acompc amxmlc asdoc compc copylocale digest \
22
SCRIPTS=	aasdoc acompc amxmlc asdoc compc copylocale digest \
22
		fcsh fdb mxmlc optimizer
23
		fcsh fdb mxmlc optimizer
23
24
24
.include <bsd.port.pre.mk>
25
26
post-extract:
25
post-extract:
27
	${RM} ${WRKSRC}/bin/*.bat ${WRKSRC}/bin/*.exe
26
	${RM} ${WRKSRC}/bin/*.bat ${WRKSRC}/bin/*.exe
28
	${FIND} ${WRKSRC} -print0 -type f | ${XARGS} -0 ${CHMOD} og+r
27
	${FIND} ${WRKSRC} -print0 -type f | ${XARGS} -0 ${CHMOD} og+r
29
	${FIND} ${WRKSRC} -print0 -type f -perm +0111 | ${XARGS} -0 ${CHMOD} og+rx
28
	${FIND} ${WRKSRC} -print0 -type f -perm +0111 | ${XARGS} -0 ${CHMOD} og+rx
30
	${FIND} ${WRKSRC} -print0 -type d | ${XARGS} -0 ${CHMOD} og+rx
29
	${FIND} ${WRKSRC} -print0 -type d | ${XARGS} -0 ${CHMOD} og+rx
30
	${FIND} ${WRKSRC} -name "._*" -delete
31
31
32
do-install:
32
do-install:
33
.for i in ${SCRIPTS}
33
.for i in ${SCRIPTS}
Lines 47-50 Link Here
47
	${MKDIR} ${STAGEDIR}${DOCSDIR}
47
	${MKDIR} ${STAGEDIR}${DOCSDIR}
48
	${CP} -r ${WRKSRC}/*.htm ${STAGEDIR}${DOCSDIR}/
48
	${CP} -r ${WRKSRC}/*.htm ${STAGEDIR}${DOCSDIR}/
49
49
50
.include <bsd.port.post.mk>
50
.include <bsd.port.mk>
(-)pkg-plist (-9 / +7 lines)
Lines 655-673 Link Here
655
%%DATADIR%%/frameworks/projects/air/Core/src/air/net/ServiceMonitor.as
655
%%DATADIR%%/frameworks/projects/air/Core/src/air/net/ServiceMonitor.as
656
%%DATADIR%%/frameworks/projects/air/Core/src/air/net/SocketMonitor.as
656
%%DATADIR%%/frameworks/projects/air/Core/src/air/net/SocketMonitor.as
657
%%DATADIR%%/frameworks/projects/air/Core/src/air/net/URLMonitor.as
657
%%DATADIR%%/frameworks/projects/air/Core/src/air/net/URLMonitor.as
658
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicenseCheckerCallback.java
659
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensing.java
660
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensingExtension.java
661
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensingExtensionContext.java
662
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicenseCheckerCallback.java
658
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicenseCheckerCallback.java
663
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensing.java
659
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensing.java
664
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensingExtension.java
660
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensingExtension.java
665
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensingExtensionContext.java
661
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensingExtensionContext.java
666
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/._extension.xml
667
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseChecker.as
668
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatus.as
669
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatusEvent.as
670
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatusReason.as
671
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseChecker.as
662
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseChecker.as
672
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseStatus.as
663
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseStatus.as
673
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseStatusEvent.as
664
%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseStatusEvent.as
Lines 4078-4080 Link Here
4078
%%DOCSDIR%%/license-adobesdk-fr.htm
4069
%%DOCSDIR%%/license-adobesdk-fr.htm
4079
%%DOCSDIR%%/license-mpl.htm
4070
%%DOCSDIR%%/license-mpl.htm
4080
%%DOCSDIR%%/readme.htm
4071
%%DOCSDIR%%/readme.htm
4072
@dir %%DATADIR%%/frameworks/projects/mobilecomponents/src/spark/transitions/supportClasses
4073
@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/zh_CN
4074
@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/ru_RU
4075
@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/ja_JP
4076
@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/fr_FR
4077
@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/en_US
4078
@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/de_DE

Return to bug 203194