Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-13 | Correct spelling of ja-FreeWnn-lib and Canna-lib in use of BUILDLINK_PREFIX. | kristerw | 1 | -3/+3 | |
2004-04-19 | bl3ify | xtraeme | 1 | -4/+4 | |
2004-02-16 | Fix build with gcc3. | seb | 2 | -1/+25 | |
2004-02-16 | Add missing entries in INFO_FILES. | seb | 2 | -69/+4 | |
Remove info files entries from PLIST. | |||||
2004-01-28 | There's no need to use 'USE_X11BASE' in mule package, we'll use | xtraeme | 1 | -3/+3 | |
USE_X11 instead, bump PKGREVISION. | |||||
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-30 | Convert to USE_NEW_TEXINFO. | seb | 2 | -52/+8 | |
Register all info files. A '@unexec...${MKDIR}' looked like a thinko, should have been '@unexec...${RMDIR}'. Anyway rewrote into the usual idiom. XXX Too much unusual '@.*exec' in there IMHO. To be removed in a future rototil. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-11-29 | fixed build problem noted by Ken Nakajima in port-powerpc-ja mailing list. | kei | 3 | -4/+17 | |
confirmed on i386 and macppc. | |||||
2002-11-27 | Mark as BROKEN; compilation has some problems. | uebayasi | 1 | -1/+3 | |
2002-10-13 | buildlink1 -> buildlink2 (untested). | wiz | 1 | -5/+6 | |
2002-07-24 | Update to mule-2.3nb1: | hubertf | 2 | -1/+19 | |
* adjust bdf-path (for any2ps, m2ps, ...) from really non-useful (/usr/share/fonts) to where pkgsrc/fonts/intlfonts puts it's BDF-files. (The intlfonts pkg still needs to be installed manually!) * Fix character-set=>bdf-file mapping for a few cases (latin, jis); mule seems to expect other filenames than what intl installs. This intends to fix PRs 17589 and 17336. | |||||
2002-06-12 | use inputmethod/{canna-lib,ja-freewnn-lib}/buildlink.mk. | sakamoto | 1 | -5/+5 | |
2002-06-12 | Wildcard ja-freewnn-lib dependency. | wiz | 1 | -2/+2 | |
2002-05-31 | Adjust various pathnames to use newly reimported packages from the japanese | seb | 1 | -3/+3 | |
category. This is part of the japanese category retirement. | |||||
2002-04-05 | Give canna-lib (and canna-server) a nice dewey pkg-version, and fix | wiz | 1 | -2/+2 | |
all depends to use it. | |||||
2002-04-04 | Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2). | uebayasi | 1 | -2/+2 | |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -47/+49 | |
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information. | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2002-02-13 | mkdir -> ${MKDIR} | skrll | 1 | -5/+5 | |
chmod -> ${CHMOD} | |||||
2002-01-08 | Remove references to the USE_LOCALBASE_FOR_X11 definition, which was | agc | 1 | -7/+1 | |
removed some time ago. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-05-23 | make it compile with USE_CANNA == YES. | kei | 1 | -2/+2 | |
2001-05-16 | Apply fix for Canna library support from PR 12959 by NAGAI Yutaka | agc | 1 | -2/+2 | |
(nagai@hc.uec.ac.jp). | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-18 | * Fixed alpha support. Patch supplied and submitted by kay@kaynet.or.jp to | kei | 4 | -28/+85 | |
tech-pkg-ja@jp.netbsd.org. Tested on macppc. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-16 | emacs and mule install files with the same name in info -- make | wiz | 1 | -1/+3 | |
them CONFLICT. | |||||
2000-12-16 | Don't patch $Revision$ in the file (otherwise this patch would never | wiz | 2 | -4267/+2849 | |
apply cleanly). | |||||
2000-12-16 | patch-bb was broken. Problem reported by Thomas Klausner by a private message. | kei | 2 | -6/+6 | |
Thanks Thomas! | |||||
2000-11-21 | Import of "Mule" package: | kei | 30 | -0/+7515 | |
Multilingual GNU editing macros (editor) It was based on Mule ports of FreeBSD and Emacs ports of NetBSD originally, lots of changes are adapted as a result of discussion on tech-pkg-ja@jp.NetBSD.ORG mailing list. |