Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 28 | -46/+36 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-17 | Remove redundant EXTRACT_SUFX, because it's ".tar.gz" by default. | zuntum | 1 | -2/+1 | |
2001-04-03 | Move ghostscript-fonts from print to fonts. | wiz | 1 | -1/+2 | |
2001-04-03 | Move from print/ghostscript-fonts to fonts/ghostscript-fonts. | wiz | 5 | -0/+221 | |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 2 | -5/+5 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-03-17 | FIX (patch by hrs-t@hh.iij4u.or.jp on tech-pkg-ja@jp.netbsd.org) | jun | 1 | -2/+2 | |
${USE_KANAME}!=YES then NO_PATCH=YES to reduce these error messages: >>> ===> /pub/NetBSD/packages/pkgsrc/fonts/jisx0208fonts: >>> FATAL: patchfile 'patch-aa' is in files/patch-sum >>> but not in ././NO-EXIST/patch-aa. Rerun 'make makepatchsum'. | |||||
2001-03-13 | add and enable freefonts | wiz | 1 | -1/+2 | |
2001-03-13 | Initial import of freefonts-0.10, a collection of 79 freely available | wiz | 5 | -0/+165 | |
fonts. Package provided by Jeremy C. Reed in pkg/12166. | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 3 | -7/+7 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -15/+17 | |
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.) | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 28 | -28/+33 | |
2001-02-01 | typo. BUILD_DEPEND -> BUILD_DEPENDS | itojun | 1 | -3/+2 | |
2001-02-01 | Use ${PERL5} instead of perl. | jlam | 1 | -3/+3 | |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 4 | -20/+21 | |
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs. | |||||
2001-01-23 | it looks that ${GMAKE} does not work. | itojun | 1 | -3/+3 | |
2001-01-23 | gmake is needed. | itojun | 1 | -4/+7 | |
http://www-mtl.mit.edu/~mcmahill/netbsd/pkgstat/2001-01-23-alpha/fonts/jisx0208fonts/.broken.alpha-1.5_bondage | |||||
2001-01-12 | add shinonome font. (hrs-t@hh.iij4u.or.jp) | itojun | 12 | -40/+95 | |
do not install non-rectangular font by default. split PLIST to make it easier to install part of the collections. | |||||
2000-12-29 | Remove stale leftovers | hubertf | 1 | -43/+0 | |
2000-12-15 | Remove k12x10 and k6x10, since they aren't installed anymore. | wiz | 1 | -3/+1 | |
2000-11-02 | add caveat. some fonts seem to have wrong font metric. | itojun | 1 | -0/+3 | |
2000-11-01 | category: graphics -> fonts | hubertf | 1 | -2/+2 | |
2000-11-01 | * add & enable mglfonts | hubertf | 1 | -2/+3 | |
* sort | |||||
2000-11-01 | MGL2 fontkit: Bitmap fonts and some font tools for MGL2. | hubertf | 8 | -0/+151 | |
Submitted in PR 11241 by Jun Ebihara <jun@soum.co.jp> | |||||
2000-10-29 | add KAIST fonts. fix date tag to today. | itojun | 3 | -5/+22 | |
2000-10-29 | visit fonts/ksc5601fonts. | itojun | 1 | -1/+2 | |
2000-10-29 | a collection of ksc5601 (korean) X11 fonts | itojun | 6 | -0/+201 | |
2000-10-15 | comment out k12x10 font, as it seem to have incorrect metric info. | itojun | 1 | -4/+4 | |
we should fix it... | |||||
2000-09-05 | repair a font glyph for kaname font. the local patch will be integrated | itojun | 3 | -2/+38 | |
into future releases of kaname font. From: SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> approved by packages@netbsd.org | |||||
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 | |
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -3/+6 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-08-02 | Added EXTRACT_SUFX so that it can find the tar file at ftp.NetBSD.org. Note | darcy | 1 | -1/+2 | |
that the master site has been down for some time so I can't confirm that that tar file has a tar.gz ending but I assume that it must be the same. | |||||
2000-06-28 | Include bsd.prefs.mk for proper handling of NO_EXTRA_FONTS. | wiz | 1 | -1/+3 | |
Problem report and fix by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in pkg/10467. | |||||
2000-06-26 | make sure local font directory exists before trying to install to it. | dmcmahill | 1 | -1/+4 | |
2000-06-14 | add k12x10 fonts, from http://www.softclub.co.jp/~zoro/k12x10/. | itojun | 3 | -5/+13 | |
change version numbering scheme to dates. | |||||
2000-05-27 | Move jmk-fonts package from x11 to fonts category by repository copy | agc | 1 | -1/+2 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Move jisx0213fonts package from x11 to fonts category by repository copy | agc | 1 | -1/+2 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Move jisx0212fonts package from x11 to fonts category by repository copy. | agc | 1 | -1/+2 | |
2000-05-27 | Main category is now fonts. | agc | 1 | -2/+2 | |
2000-05-27 | Move jisx0208fonts package from x11 to fonts category by repository copy. | agc | 1 | -1/+2 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Main category is now fonts | agc | 1 | -2/+2 | |
2000-05-27 | Move intlfonts from x11 to fonts category by repository copy. | agc | 1 | -1/+2 | |
2000-05-15 | Add Xg fonts | agc | 1 | -1/+2 | |
2000-05-15 | category has changed to fonts. | agc | 1 | -2/+2 | |
2000-05-12 | Add and enable acroread-chsfont acroread-chtfont | sakamoto | 1 | -1/+6 | |
acroread-font-share acroread-jpnfont acroread-korfont | |||||
2000-05-12 | Asian Font Packs for Acrobat Reader 4.0 (Korean) | sakamoto | 5 | -0/+23 | |