Commit graph

29 commits

Author SHA1 Message Date
Aleksej Saushev
7db8c63f26 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-24 17:14:23 +00:00
Thomas Klausner
a846ef0ec8 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:46:33 +00:00
Georg Schwarz
0dd00e6440 added security patch. See http://secunia.com/advisories/39775/ 2010-12-18 22:42:52 +00:00
Georg Schwarz
00d23892b8 added licensing information 2010-09-05 09:10:47 +00:00
Tim Zingelman
be1e3441b9 Note CVE-2009-4496 2010-05-14 17:57:34 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Georg Schwarz
13aac1aa50 fixed typos that broke DESTDIR support. 2009-04-19 20:18:14 +00:00
Georg Schwarz
3c8e5c4a06 changed the patch to take effect only on MacOS X. Other OSes don't seem
to need it.
2008-10-21 19:50:01 +00:00
Georg Schwarz
89d30b0eb4 fixed incompatibility issue with scandir() on non-Linux platforms 2008-09-22 20:38:15 +00:00
Georg Schwarz
0630e0371c converted to USE_FEATURES syntax 2008-04-08 19:48:17 +00:00
Aleksej Saushev
0e915fdb49 DESTDIR support. 2008-03-10 20:50:24 +00:00
Georg Schwarz
66581156bd restored compatibility with Solaris 2006-12-26 17:39:15 +00:00
Georg Schwarz
2f11168a04 added modifications to support IRIX 5 2006-09-23 18:21:05 +00:00
Georg Schwarz
361b55fa2d - made sure boa is built without debug code
- minor cosmetic fixes to make pkglint happy
2006-05-14 06:34:02 +00:00
Jörg Sonnenberger
a27ff3d580 Fix type usage: setjmp and longjmp take pointers to jmp_buf, not
sigjmp_buf. Don't use MAXNAMLEN, use NAME_MAX. This is done unconditional,
since PATH_MAX is used already.
2006-05-06 11:06:50 +00:00
Johnny C. Lam
565ad4c2da The plist module already automatically converts "man" page entries into
${PKGMANDIR} entries, so no need to do it here.
2006-03-16 23:14:21 +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
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Georg Schwarz
0a00551bb1 use inet6 option instead of USE_INET6. 2005-11-19 21:53:14 +00:00
Georg Schwarz
7019feb768 improved man page and config file handling 2005-11-05 17:18:17 +00:00
Roland Illig
d390354632 Fixed pkglint warnings. Reindented the whole Makefile. Sorted PLIST. 2005-11-03 13:12:10 +00:00
Georg Schwarz
417dc8dff8 updated boa to latest beta release to fix incompatibility issues with
the IPv6 code syntax.
For IRIX 5 socklen_t does not exist and is therefore redefined to int.
2005-08-07 20:27:51 +00:00
Krister Walfridsson
5a8de7017b Remove obsolete USE_BUILDLINK3=yes. 2005-06-13 00:09:07 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Georg Schwarz
2e1920b8a4 enabled IPv6 support 2005-03-13 19:37:46 +00:00
Georg Schwarz
59961f8269 new package wip/boa. Boa is a small http server. 2005-03-13 00:34:02 +00:00
Georg Schwarz
8581bc773e removing files incorrectly uploaded by mistake 2005-03-13 00:24:06 +00:00
Georg Schwarz
2df572d98f added the boa package. Boa is a small http server. 2005-03-12 22:56:21 +00:00
Georg Schwarz
bd5d258d14 added the boa package. Boa is a small http server. 2005-03-12 22:42:29 +00:00