Commit graph

11 commits

Author SHA1 Message Date
Jeremy C. Reed
2a79b328b7 Remove redundant BUILDLINK_ABI_DEPENDS.
(Not needed if BUILDLINK_API_DEPENDS is the same.)
2006-04-06 16:56:36 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
OBATA Akio
24c0bd4b12 use ${d:Q} instead of ${d}. 2006-02-26 12:35:35 +00:00
OBATA Akio
89c071e341 no need libuuid. 2006-02-18 11:41:34 +00:00
OBATA Akio
e0867a8564 fix pkglint -Wall 2006-02-11 16:20:06 +00:00
OBATA Akio
4e9147612b don't call sched_XXX functions if not defined _POSIX_PRIORITY_SCHEDULING. 2005-09-27 14:30:12 +00:00
OBATA Akio
ef39bc4da3 gcc: no such tools:) 2005-09-26 11:46:32 +00:00
OBATA Akio
824392302a And other *BSDs. 2005-09-25 05:32:16 +00:00
OBATA Akio
76b35901bc libthreadutil uses ftime(3) so need -lcomat at least on NetBSD. 2005-09-25 05:03:12 +00:00
OBATA Akio
c461d855a8 The Linux SDK for UPnP Devices v1.2 is an SDK for development of UPnP device
and control point applications for Linux.  It consists of the core UPnP
protocols along with a UPnP-specific eXtensible Markup Language (XML) parser
supporting the Document Object Model (DOM) Level 2 API and an optional,
integrated mini web server for serving UPnP related documents.
2005-09-24 14:46:01 +00:00