joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
f1a84844c6
Add RMD160 digests in addition to SHA1 ones.
2005-02-23 14:45:22 +00:00
xtraeme
99f8e812b3
USE_GCC_SHLIB is deprecated.
2004-07-31 03:48:30 +00:00
minskim
ad4503fd08
Enable pkgviews installation.
2004-04-22 23:22:26 +00:00
ben
1fa44e6102
Add USE_LANGUAGES=c++ to note use of c++. Also change name of shell
...
variable from 'file' to 'f' to silence a pkglint warning.
2004-04-14 14:54:48 +00:00
jlam
326169077a
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
2004-03-23 04:40:59 +00:00
xtraeme
6c39a6eab6
bl3ify
2004-03-11 18:03:49 +00:00
jlam
a1c40fc01e
We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,
...
etc. because the bare variables will point to the correct executables.
2004-02-08 04:03:14 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
jmmv
2b07fc26d8
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
2003-12-24 09:53:47 +00:00
ben
0d43bf684d
Update MAINTAINER email address.
2003-12-13 20:14:26 +00:00
gavan
6a5ce63bdf
Add ${LDFLAGS} to link command, and specify USE_GCC_SHLIB.
...
Fixes linking against pkgsrc gcc.
2003-10-29 14:09:37 +00:00
martti
ff0278ea30
COMMENT should start with a capital letter.
2003-07-21 16:24:36 +00:00
wiz
04f62f706a
Change address of maintainer per PR 22170.
2003-07-19 08:54:23 +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
61bff0cd75
Oops, typo in last.
2002-12-24 18:52:45 +00:00
wiz
a208234c4d
Update MAINTAINER address, per PR 19515.
2002-12-24 18:50:12 +00:00
grant
6cf0e4b524
update MASTER_SITES and HOMEPAGE.
...
from Hiramatsu Yoshifumi in PR pkg/19003.
2002-11-21 12:52:57 +00:00
jlam
1c57323789
Merge packages from the buildlink2 branch back into the main trunk that
...
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
zuntum
b427eb87ce
Move pkg/ files into package's toplevel directory
2001-10-31 20:24:14 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
nra
36eb856098
Add bicom-1.01. PR 13688 by Ben Collver.
...
Bicom is a data compressor in the PPM family. It is freely available and
open source. Compression with bicom is completely bijective -- any file
is a possible bicom output that can be decompressed, and then recompressed
back to its original form. Of course, any file is also a possible bicom
input that can be compressed, and then decompressed back to its original
form.
2001-08-13 20:34:08 +00:00