# New ports collection makefile for: cmps # Date created: 11 September 1998 # Whom: giffunip # # $FreeBSD$ # PORTNAME= cmpsfont PORTVERSION= 1.0 PORTREVISION= 5 CATEGORIES= print x11-fonts MASTER_SITES= ftp://ftp.ams.org/pub/tex/psfonts/cm/ DISTNAME= cmps EXTRACT_SUFX= -unix.tar.gz MAINTAINER= hrs@FreeBSD.org COMMENT= Computer Modern PostScript Fonts (Adobe Type 1 format) .if !defined(WITHOUT_X11) BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst .endif WRKSRC= ${WRKDIR}/cmpsfont PLIST_SUB= PLIST_X11=${PLIST_X11} .if !defined(WITHOUT_X11) PLIST_X11= "" SUB_FILES= pkg-message .else PLIST_X11= "@comment " .endif FONTSDIR= share/fonts/${PORTNAME} do-build: .if !defined(WITHOUT_X11) (cd ${WRKSRC}/pfb; ${LOCALBASE}/bin/type1inst -nolog -quiet) .else @${DO_NADA} .endif do-install: ${MKDIR} ${PREFIX}/${FONTSDIR}/afm ${INSTALL_DATA} ${WRKSRC}/afm/* ${PREFIX}/${FONTSDIR}/afm ${MKDIR} ${PREFIX}/${FONTSDIR}/type1 ${INSTALL_DATA} ${WRKSRC}/pfb/* ${PREFIX}/${FONTSDIR}/type1 ${INSTALL_DATA} \ ${WRKSRC}/README ${WRKSRC}/cmsample.tex \ ${PREFIX}/${FONTSDIR}/ .if !defined(WITHOUT_X11) post-install: @${CAT} ${PKGMESSAGE} .endif .include ts-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/korean
Commit message (Expand)AuthorAgeFilesLines
* Added acroread-korfonttaoka1999-06-171-1/+2
* Asian Font Packs for Acrobat Reader 4.0 (for Korean)taoka1999-06-1710-0/+50
* Add engdic.steve1999-06-091-1/+2
* Initial import of the ko-engdic port version 0.1.steve1999-06-095-0/+55
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-5/+1
* s,/usr/local,${PREFIX},mharo1999-06-061-2/+2
* Unbreak for ELF.steve1999-05-313-17/+27
* Mizi Research's Korean X11 Input Methodkuriyama1999-05-295-0/+136
* Activate ko-hanIM.kuriyama1999-05-291-1/+2
* glibc 2.0 Korean locale for linux compatibility.kuriyama1999-05-265-0/+53
* Activate linux_localekuriyama1999-05-261-1/+2
* More WWW: additionsmharo1999-05-036-0/+10
* BROKEN= fetchmharo1999-05-032-2/+4
* Switch to using USE_ZIP along with minor cleanups to some ports.jseger1999-05-011-6/+2
* Changed MAINTAINER's e-mail addresstaoka1999-05-016-9/+9
* - original distribution URL (and MD5 value) has changed.itojun1999-04-172-4/+4
* Fix build for ELF.steve1999-04-0212-116/+394
* Update to 19981229 version.steve1999-04-026-9/+9
* Added gau and gtk10taoka1999-04-011-1/+3
* Gtk-based Hangul-enabled terminal emulation with serial/sockettaoka1999-04-015-0/+92
* Update to hanterm-xf-p16taoka1999-03-194-10/+10
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-2/+3
* Use fonts-std-5.50 from all gs5* ports. Judging from the checksum, theyasami1999-02-134-6/+6
* Upgrade to v4.08.kuriyama1999-02-1215-36/+102
* Add dictionaries and some fixes.kuriyama1999-02-104-14/+136
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-2/+3
* From maintainer:steve1999-01-186-25/+109
* Fix font dependency path and unmark BROKEN_ELF.kuriyama1999-01-151-4/+2
* Fix font dependency path.kuriyama1999-01-151-2/+2
* Add 'ONLY_FOR_ARCHS=i386' to kon variants.simokawa1999-01-061-1/+3
* Fix build for ELF.steve1999-01-052-3/+43
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anyasami1999-01-022-7/+6
* Add a couple ${WRKDIRPREFIX}'s.asami1998-12-222-6/+6
* Use ${FILESDIR} instead of "../../files"; pass it in MAKE_ENV.asami1998-12-182-5/+6
* Netscape web-surfboard with Korean resourceskuriyama1998-12-1427-1044/+642
* Activate ko-netscape4-{communicator,navigator}.kuriyama1998-12-141-1/+3
* Mark these broken while Kuriyama-san works on the upgrade after a repositoryasami1998-12-133-3/+9
* Mark these broken while Kuriyama-san works on the upgrade after a repositoryasami1998-12-133-3/+9
* Use libttf.3 of the new freetype 1.2jseger1998-12-132-4/+4
* Unbreak. (misc/rpm is not broken)kuriyama1998-12-101-3/+1
* Upgrade to 2.3.1 and unbreak.kuriyama1998-12-052-6/+10
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-015-22/+21
* Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust pathasami1998-11-2311-36/+36
* Update to use the www/netscape3 port.steve1998-11-22