Commit graph

24 commits

Author SHA1 Message Date
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
joerg
23533964ea Pass down pkgsrc environment. Add dependency on bash before using it. 2016-04-04 17:33:38 +00:00
jperkin
6fbe8bd9ee Remove mk/find-prefix.mk usage from the fonts category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:50:14 +00:00
agc
b9f9b025f5 Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
	Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
	Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread9-chtfont: missing distfile acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
	Package acroread9-jpnfont: missing distfile acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
	Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
	Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
	Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
	Package umefont-ttf: missing distfile umefont_560.tar.xz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:44:27 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
ryoon
91c4f7b2b1 Change LICENSE=. 2015-03-19 23:41:22 +00:00
ryoon
079ee2df44 Update to 3.2.4
* Drop bash from USE_TOOLS.
* Convert to use GITHUB framework.
* USe .tar.gz instead of .zip.

Changelog:
* Change LICENSE to 2-clause BSD from public domain.
2015-03-19 23:39:21 +00:00
ryoon
240895e7ab Bump PKGREVISION from fonts/migu-ttf update. 2014-12-06 03:45:11 +00:00
ryoon
de9daa598c Update to 3.2.3
Based on nonaka@'s PR pkg/49038.

* Use shells/bash for build script

Changelog:
Version 3.2.3
* Change the thickness of the bold of ASCII glyph.

Version 3.2.2
* To be able to distinguish between the parentheses of the full-width and half-width.
2014-11-15 22:15:30 +00:00
wiz
1adfb71852 Move fonts from lib/X11/fonts to share/fonts/X11.
As discussed on tech-pkg.

Bump PKGREVISION.
2014-06-01 16:35:31 +00:00
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
rodent
bed1803ff1 LICENSE=open-font-license -> ofl-v1.1 2013-04-08 01:42:39 +00:00
ryoon
db35bc2e1c Update to 3.2.1
* Remove mplus from LICENSE

Changelog:
* Remove reference to M+ FONTS LICENSE, like Migu 1M
* Fix fixed width problem
* Fix em dash problem
2012-11-25 16:53:45 +00:00
asau
dfaf1eaae6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 18:28:15 +00:00
wiz
e5af4ce601 Improve RESTRICTED. 2012-08-14 09:13:17 +00:00
obache
7770166dd2 Note RESTRICTED of binary packages.
LICENSE of generated TTF fonts is "ipafont AND open-font-license",
but OPEN FONT LICENSE version 1.1. section 5) require to distribute entirely
under the license.
2012-08-14 09:00:09 +00:00
ryoon
504fcb7b5b Update to 3.2.0
This update is provided by Miwa Susumu on pkgsrc-users@.

* Use os2version_reviser.sh in post-build, for adjusting spacing of Zenkaku
  characters.

Changelog:
Version 3.2.0 (16 Apr. 2012)
* Adjust character spacing
* Add command line options
2012-05-02 22:02:00 +00:00
ryoon
64ef026b1b Update to 3.1.3
* Upstream moves to github (https download using curl)

Changelog:
3.1.3
* Add Ricty Discord commandline option
* Add some commandline options

3.1.2
* Sync with Migu 20111002 (this change breaks backword compatibility)
* Add some commandline options
2012-03-22 18:25:44 +00:00
ryoon
82a768b9d1 Update to 3.1.1
Changelog:
Version 3.1.1
	* Add commandline options
Version 3.1.0
	* Adjust height difference between Regular and Bold on MacOS X
Version 3.0.2
	* Add auto option
2011-07-13 12:05:52 +00:00
ryoon
11be9eb896 Replace NO_SRC_ON* with NO_BIN_ON*.
Thank you, wiz@.
2011-05-28 12:05:22 +00:00
ryoon
3e65b80527 Update to 3.0.1
The generated ttf files are almost as same as 2.0.1.
Version 3.0.1 or later, only generating script is provided.
DO NOT DISTRIBUTE GENERATED TRUETYPE TTF FILE.
2011-05-28 11:15:24 +00:00
ryoon
670c537899 Add RESTRICTED=Violation of open-font-license PERMISSION & CONDITIONS 5) 2011-05-19 13:13:51 +00:00
ryoon
382956bed7 This package have problem related to open-font-license section 5. 2011-05-19 12:50:09 +00:00
ryoon
2512aacc39 Import ricty-ttf-2.0.1 as fonts/ricty-ttf from wip/ricty-ttf.
Ricty font is developed for research and programming use.
Ricty is free TrueType font and based on Inconsolata and
Migu 1M (based on M+ 1M and IPA Gothic).

* Latin characters are Inconsolata.
* Non-Latin characters are Migu 1M.
* 2-byte characters have double width of 1-byte ones.
* 2-byte white space is visible.
* 2-byte comma and period are different look.
* An en dash has broken-line look.
2011-05-08 11:05:31 +00:00