SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

21
devel/log4c/Makefile Normal file
View file

@ -0,0 +1,21 @@
COMMENT= logging for c library
DISTNAME = log4c-1.2.4
SHARED_LIBS += log4c 1.0 # 6.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=log4c/}
HOMEPAGE= http://log4c.sourceforge.net/
# LGPLv2.1
PERMIT_PACKAGE= Yes
WANTLIB += expat pthread
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= ac_cv_path_DOT="" \
ac_cv_path_DOXYGEN="" \
ac_cv_path_LATEX=""
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/log4c/
.include <bsd.port.mk>

2
devel/log4c/distinfo Normal file
View file

@ -0,0 +1,2 @@
SHA256 (log4c-1.2.4.tar.gz) = WZECAZL1LMQPqFL79rv1vV211dAKqZBcZ/bw6t7tSOo=
SIZE (log4c-1.2.4.tar.gz) = 559789

4
devel/log4c/pkg/DESCR Normal file
View file

@ -0,0 +1,4 @@
Log4c is a library of C for flexible logging to files, syslog and
other destinations. It is modeled after the Log for Java library
(http://jakarta.apache.org/log4j/), staying as close to their API
as is reasonable.

37
devel/log4c/pkg/PLIST Normal file
View file

@ -0,0 +1,37 @@
bin/log4c-config
include/log4c/
include/log4c.h
include/log4c/appender.h
include/log4c/appender_type_mmap.h
include/log4c/appender_type_rollingfile.h
include/log4c/appender_type_stream.h
include/log4c/appender_type_stream2.h
include/log4c/appender_type_syslog.h
include/log4c/buffer.h
include/log4c/category.h
include/log4c/config-win32.h
include/log4c/defs.h
include/log4c/init.h
include/log4c/layout.h
include/log4c/layout_type_basic.h
include/log4c/layout_type_basic_r.h
include/log4c/layout_type_dated.h
include/log4c/layout_type_dated_local.h
include/log4c/layout_type_dated_local_r.h
include/log4c/layout_type_dated_r.h
include/log4c/location_info.h
include/log4c/logging_event.h
include/log4c/priority.h
include/log4c/rc.h
include/log4c/rollingpolicy.h
include/log4c/rollingpolicy_type_sizewin.h
include/log4c/version.h
lib/liblog4c.a
lib/liblog4c.la
@lib lib/liblog4c.so.${LIBlog4c_VERSION}
lib/pkgconfig/log4c.pc
@man man/man1/log4c-config.1
share/aclocal/
share/aclocal/log4c.m4
share/examples/log4c/
share/examples/log4c/log4crc.sample