jlam
d6ccf8cf66
Mechanical changes to add DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-03 20:17:11 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
obache
e896edb7fe
Rename variable MAKEFILE to MAKE_FILE.
2006-09-09 02:41:53 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
agc
c1e24f7e2b
Add RMD160 digests to the SHA1 ones.
2005-02-23 19:18:25 +00:00
grant
f8abd2eec8
- don't override compiler variables
...
- don't gcc specific flags
2004-06-15 13:35:20 +00:00
grant
655ce847ad
this uses a c++ compiler.
2004-06-15 13:35:02 +00:00
agc
aa9023a1a0
Invoke the C++ compiler explicitly - fixes a build problem with gcc3.
2004-03-09 14:47:09 +00:00
grant
398893a6b4
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 08:36:03 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
martti
ee90b572a6
COMMENT should start with a capital letter.
2003-07-21 16:45:54 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
3d1529828e
Reformat.
2003-01-02 09:13:45 +00:00
kei
749209902c
first import of pcf2bdf-1.04, a bitmap font de-compiler to the NetBSD
...
Packages Collection.
Pcf2bdf is a font de-compiler. It converts X font from
Portable Compiled Format (PCF) to Bitmap Distribution For-
mat (BDF). It can also accept a compressed/gzipped PCF
file as input, but gzip must be found in your PATH.
FONTBOUNDINGBOX in a BDF file is not used by bdftopcf , so
pcf2bdf generate irresponsible values.
2002-12-31 05:44:43 +00:00