grant
f1ab3f4ed4
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-24 13:51:13 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
cjep
cfe8be1263
Add RCS IDs
2003-10-18 13:20:31 +00:00
cjep
9fb18608e9
Sort DISTNAME section
2003-10-18 13:17:41 +00:00
cjep
0590bbbc31
Add RCS IDs
2003-10-18 12:30:00 +00:00
grant
162b76d621
don't assume we can create a symlink overwriting an existing symlink.
...
remove some trailing slashes.
2003-10-11 03:20:30 +00:00
rtr
7178ce8c18
Use g++ to compile c++.
2003-10-10 09:00:32 +00:00
rtr
9ea3fcc7b7
Cast mismatched fp.
...
Approved by Johnny Lam.
2003-10-10 04:47:40 +00:00
rtr
684cc9cb80
Patches for preprocessor misusage fix.
2003-10-10 04:46:24 +00:00
rtr
65001bbf9c
Cast mismatched fp to make it build.
...
Approved by Johnny Lam.
2003-10-10 04:45:21 +00:00
rtr
8ce6560786
Resolve some slight preprocessor directive misusage.
...
Approved by Johnny Lam.
2003-10-10 04:44:07 +00:00
rtr
bcf0e04377
Revert:
...
That's the wrong naming convention - patch-xy for any particular
xy is assigned to a particular source file for life. They don't
get squashed back to aa ab ..., ever.
Make patch-aa -> patch-ae.
2003-10-08 10:48:01 +00:00
rtr
963ef26679
Make package depend on xv, otherwise it's useless.
...
Should resolve pr pkg/23092.
Change approved by Johnny C. Lam.
2003-10-08 10:43:20 +00:00
rtr
75a6f41efb
patch-aa: Convert to use stdarg instead of varargs for gcc3
...
Should resolve pr pkg/23091.
Patch approved by Johnny C. Lam.
2003-10-08 10:40:37 +00:00
martti
f928be280d
COMMENT should start with a capital letter.
2003-07-21 16:56:41 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
dillo
2816ab4961
don't define test target directly, use do-test instead
2003-07-12 13:23:43 +00:00
agc
f360ed28a3
Avoid hardcoding /usr/pkg in this package, pointed out by Julio Merino
2003-07-03 14:40:49 +00:00
uebayasi
15c467ca92
Add OV511 web camera support.
...
PR21829 from Osamu Oishi <oishi at ims dot ac dot jp>.
Bump revision to 1.
2003-06-25 10:08:52 +00:00
agc
1cf87833d6
When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
...
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
seb
795b5d085a
Add & enable rtptools.
2003-05-07 20:53:25 +00:00
seb
33a3f1123c
Initial import of rtptools version 1.18 into the NetBSD Packages Collection.
...
The rtptools distribution consists of a number of small applications that
can be used for processing RTP data.
2003-05-07 20:52:44 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
seb
05383b38e6
Distfile changed on master site: no differences reported by diff
...
from previous tarball's avatar in
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles
2003-05-06 07:42:10 +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
salo
ac6202cd00
s/INSTALL_*/BSD_INSTALL_*/ in patch-ad, remove unnecessary MAKE_ENV.
...
Add HOMEPAGE.
2003-01-19 07:13:49 +00:00
wiz
f559940468
Add configure patch to remove autoconf dependency.
2002-10-02 22:47:35 +00:00
dmcmahill
3c88284bf7
correct malformed patch
2002-09-27 03:01:30 +00:00
dmcmahill
1ab4cddf82
use the results of the autoconf test for inet_ntop and inet_pton. Fixes
...
compile problems on sparc and should fix other big endian machines.
2002-09-27 01:50:02 +00:00
wiz
dcdf9bd97d
Sort.
2002-09-24 13:51:21 +00:00
agc
b549a28f37
Make this package build on NetBSD-1.6 and later
2002-08-16 16:55:59 +00:00
agc
cf74e8af18
Make this package compile on 1.6 and later
2002-08-16 16:25:13 +00:00
agc
f216abd5d3
Make this package compile on 1.6.
2002-08-13 08:33:09 +00:00
manu
409f71065f
The Multicast Dissemination Protocol (MDP) is a protocol framework and software toolkit for reliable multicasting data objects.
2002-07-26 12:17:04 +00:00
zuntum
273821c4d3
Move pkg/ files into package's toplevel directory
2001-10-31 20:59:00 +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
tron
a68a277b43
Use wildcard dependence on "autoconf" package.
2001-08-27 14:35:04 +00:00
jlam
c4e71c5e7a
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
...
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
a8e89c101a
Wildcard tk dependency.
2001-05-31 11:48:24 +00:00
jlam
022d07a536
Mechanical changes of tk DEPENDS:
...
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
2001-05-05 19:51:13 +00:00
agc
b6f04cc107
Move to sha1 digests, and add distfile sizes.
2001-04-18 14:24:33 +00:00
agc
9e8d6c8b8d
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
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-27 03:19:43 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
wiz
79a4bfc219
Not needed any more -- COMMENTs are in Makefiles now.
2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
...
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 15:51:46 +00:00
fredb
f8363e87f7
Fix a few more paste-o's.
2001-02-07 05:16:39 +00:00
tron
f2d262e0be
Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
...
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
agc
9c2d582fc9
The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
...
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
hubertf
e0200bed31
There is one place where Tcl_Eval is called with a const value but the
...
manpage says it should be calles with a writable value. See PR 7611
by Michael Graff <explorer@flame.org> for a longer description.
The patch was also sent back to the sdr maintainers.
2000-12-28 13:30:20 +00:00