Commit graph

12 commits

Author SHA1 Message Date
obache
89886f1ea5 * marked as user-destdir ready
* set LICENSE=gnu-gpl-v2
2009-12-09 11:07:01 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
adrianp
6d1c229904 Remove the utils subdir from the build as this only contains the make_class
script which, according to the author, is not needed if you don't modify
sources.  This means we can drop the DEPENDS on scsh which will fix
PR #39346.
PKGREVISION++
2008-08-17 10:03:22 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
rillig
92b342beee Needs shells/scsh for a binary. 2006-10-14 02:01:33 +00:00
adrianp
3e0b03e993 Update to 0.3.18
> 2006-03-27  Balazs Scheidler  <bazsi (at) bzorp.balabit>
>
> 	* configure.in: bumped to 0.3.18
>
> 2006-03-13  Balazs Scheidler  <bazsi (at) bzorp.balabit>
>
> 	* src/io.c: removed fd counting loop, cache maximum number of fds
> 	and allocate the fds array dynamically
>
> 2006-01-23  Balazs Scheidler  <bazsi (at) bzorp.balabit>
>
> 	* src/io.c (do_write): added support for platforms without an
> 	MSG_DONTWAIT flag
2006-04-27 19:55:44 +00:00
adrianp
adefa15059 Update to 0.3.17
> 2005-11-23  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.17
>
>         * src/io.c (do_write): added workaround for broken destination
>         sockets
>
>         * src/pkt_buffer.c (do_flush_stream): make sure data is not lost
>         if A_WRITE returns failure by pushing it back to the buffer
>
> 2005-05-03  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.16
>
>         * src/io.c (io_iter): fixed possible nonblocking_fd leaks as
>         unlinking an fd might have dropped some valid structures
>
>         * src/werror.c: fixed werror_hexdump and related functions,
>         still #if 0ed but useful for tracking down gc related problems
2006-02-06 18:31:23 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
adrianp
545b1954a4 - Update libol to 0.3.15
- Requested in PR# 29610 by joel (at) carnat.net, thanks for the PR!

> 2005-02-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped verison number to 0.3.15
>
> 2005-02-01  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/werror.c (msg_vformat): fixed signed/unsigned comparison wrt
>         the length variable, a stack overflow (not buffer overflow) can be
>         caused by a very long format result (werror("%2147483648i", 1)),
>         credits go to Thief_hu for reporting it; it is believed not to be
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         * src/objtypes.h: removed colliding macro names to avoid warnings
>         on BSD derived systems
>
> 2004-07-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/io.c (get_inaddr): use in_addr_t for the private definition
>         of INADDR_NONE if one is not found.
>
> 2004-05-06  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * added libol.spec.in patch by jpo
>
> 2004-05-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: use CFLAGS from environment if set
2005-03-06 11:10:29 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
minskim
99f5cc1376 Import libol from pkgsrc-wip. Packaged by Adrian Portelli and updated
by me.

libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng.  A built copy of libol needs to
be present on a system when syslog-ng is built.
2004-03-29 00:54:16 +00:00