aboutsummaryrefslogtreecommitdiff
path: root/russian/koi8r-ps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Mikhail Teterin2014-06-091-2/+1
| | | | Notes: svn path=/head/; revision=357220
* - Fix index spam and bmake warningBryan Drewery2013-11-241-1/+1
| | | | | | | | | | | "Makefile", line 23: warning: "/bin/sh /usr/ports/russian/koi8r-ps/files/find-fontmap.sh" returned non-zero status WARNING (russian/koi8r-ps): GhostScript not found in PATH WARNING (russian/koi8r-ps): "Makefile", line 23: warning: "/bin/sh /usr/ports/russian/koi8r-ps/files/find-fontmap.sh" returned non-zero status With hat: portmgr Notes: svn path=/head/; revision=334735
* . Improve spelling a little.Mikhail Teterin2013-11-131-15/+3
| | | | | | | | | | | . Use GhostScript itself to find the Fontmap.GS -- instead of trying to parse the output of `gs -h' . Other minor improvements to scripts. Submitted by: pkg-fallout@ Notes: svn path=/head/; revision=333715
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | russian) Notes: svn path=/head/; revision=327766
* Please bmake(1)Baptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317166
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove a master-site, that no longer exists.Mikhail Teterin2002-06-241-1/+0
| | | | | | | Realized after: sobomax' recent unauthorized commit Notes: svn path=/head/; revision=61885
* - Make fetchable;Maxim Sobolev2002-06-221-1/+2
| | | | | | | - sort pkg-plist. Notes: svn path=/head/; revision=61756
* Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mkBill Fenner2002-01-291-1/+3
| | | | | | | Submitted by: distfile survey Notes: svn path=/head/; revision=53974
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-6/+6
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Check for Fontmap.GS first and use is instead of Fontmap, if it isSteve Price2000-04-301-3/+4
| | | | | | | | | | present. PR: 17979 Submitted by: maintainer Notes: svn path=/head/; revision=28161
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+3
| | | | Notes: svn path=/head/; revision=27497
* ${AWK} is not defined (yet) when determining the value of FONTMAP.Steve Price1999-11-291-1/+1
| | | | | | | Noticed by: fenner Notes: svn path=/head/; revision=23503
* Remove second MAINTAINER entry and portlint.Steve Price1999-11-281-3/+1
| | | | Notes: svn path=/head/; revision=23464
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* env -> ${SETENV}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21052
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* Russian PS fontsAndrey A. Chernov1999-07-301-0/+91
Notes: svn path=/head/; revision=20400