aboutsummaryrefslogtreecommitdiff
path: root/print/adobe-cmaps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* print/adobe-cmaps: Add NO_ARCHPo-Chuan Hsieh2022-03-251-0/+1
| | | | Approved by: portmgr (blanket)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | Update x11-fonts/mkfontscale to 1.2.0 Remove x11-fonts/mkfontdir, which has been merged into mkfontscale. Update dependencies and bump portrevisions. Add an entry to UPDATING and MOVES Changelog: https://lists.x.org/archives/xorg/2019-March/059633.html Thanks to Antoine for the exp-run! PR: 236336 (exp-run) Obtained from: FreeBSD Graphics Team dev repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale Sponsored by: B3 Init Notes: svn path=/head/; revision=495395
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-2/+2
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Convert to USES=fontsBaptiste Daroussin2015-03-201-7/+5
| | | | Notes: svn path=/head/; revision=381746
* Use fc keyword to prevent build violation when dependent ports use fc-cacheAntoine Brodin2014-08-241-1/+3
| | | | Notes: svn path=/head/; revision=366023
* = Stage supportMartin Wilke2014-02-211-3/+2
| | | | Notes: svn path=/head/; revision=345283
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Add UCS2 CMaps for backward compatibility.Hiroki Sato2006-05-201-6/+7
| | | | | | | | - Use MASTER_SITE_LOCAL. - Bump PORTREVISION. Notes: svn path=/head/; revision=162891
* Add missing Unicode CMaps necessary for print/dvipdfmx.Hiroki Sato2006-02-271-3/+4
| | | | | | | | | | | Bump PORTVERSION. PR: ports/93807 Submitted by: intron at intron dot ac Approved by: portmgr (krion) Notes: svn path=/head/; revision=156849
* - Update to CMap files provided from Adobe as of 20051206.Hiroki Sato2006-02-201-10/+17
| | | | | | | | | | - Change installation directory. - Take maintainership. Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=156523
* Back out the previous change. Mita-san will continue toHiroki Sato2004-12-271-1/+1
| | | | | | | | | work as the maintainer of this port. Discussed with: mita and nork Notes: svn path=/head/; revision=125249
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98793
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93885
* 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
* Update to version 200204.Dmitry Sivachenko2002-07-151-4/+3
| | | | | | | | PR: 40625 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63039
* Modified mail address of original writer after his request.Yoshio MITA2002-05-201-1/+1
| | | | Notes: svn path=/head/; revision=59498
* The new port print/adobe-cmapsYoshio MITA2002-05-031-0/+28
This port installs Adobe CMaps that will be commonly used by I18n-ed ghostscripts and xpdfs. In ports-jp@jp.FreeBSD.org ML, we have discussed for a month a smart implementation of I18n ghostscript. This port is a part of the solution. Submitted by: KATO Tsuguru [ports-jp 12650] Notes: svn path=/head/; revision=58487