Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167875510
D22094.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D22094.diff
View Options
Index: head/x11-fonts/Makefile
===================================================================
--- head/x11-fonts/Makefile
+++ head/x11-fonts/Makefile
@@ -11,6 +11,7 @@
SUBDIR += alfont
SUBDIR += andika
SUBDIR += anonymous-pro
+ SUBDIR += apl385
SUBDIR += artwiz-aleczapka
SUBDIR += artwiz-aleczapka-de
SUBDIR += artwiz-aleczapka-se
Index: head/x11-fonts/apl385/Makefile
===================================================================
--- head/x11-fonts/apl385/Makefile
+++ head/x11-fonts/apl385/Makefile
@@ -0,0 +1,28 @@
+# $FreeBSD$
+
+PORTNAME= apl385
+DISTVERSION= 20191020
+CATEGORIES= x11-fonts
+MASTER_SITES= http://apl385.com/fonts/
+DISTNAME= ${PORTNAME}
+
+MAINTAINER= 0mp@FreeBSD.org
+COMMENT= APL385 Unicode monospaced code font
+
+LICENSE= PD
+
+USES= fonts zip
+
+FONTNAME= APL385
+
+NO_ARCH= yes
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+PLIST_FILES= ${FONTSDIR}/Apl385.ttf
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/Apl385.ttf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>
Index: head/x11-fonts/apl385/distinfo
===================================================================
--- head/x11-fonts/apl385/distinfo
+++ head/x11-fonts/apl385/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1571598692
+SHA256 (apl385.zip) = 2fccdb3137bc985fb5977c5e6b05f93611b277a46ef8883a72d86cd0ad76588c
+SIZE (apl385.zip) = 102594
Index: head/x11-fonts/apl385/pkg-descr
===================================================================
--- head/x11-fonts/apl385/pkg-descr
+++ head/x11-fonts/apl385/pkg-descr
@@ -0,0 +1,6 @@
+This is a port of APL385 Unicode, a monospaced code font.
+
+Developed with all APL software vendors in the late 1980s and enhanced
+as required with new characters to meet interpreter updates.
+
+WWW: http://apl385.com/fonts
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 26, 4:31 AM (1 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37267703
Default Alt Text
D22094.diff (1 KB)
Attached To
Mode
D22094: New port: x11-fonts/apl385: APL385 Unicode (monospaced code font)
Attached
Detach File
Event Timeline
Log In to Comment