Port details |
- log4cpp Library of C++ classes for flexible logging
- 1.1.4 devel =2 1.1.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2001-05-01 14:30:29
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://log4cpp.sourceforge.net/
- Description:
- A library of C++ classes for flexible logging to files, syslog, IDSA and
other destinations. It is modeled after the Log for Java library
(http://www.log4j.org), staying as close to their API as is reasonable.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/log4cpp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/log4cpp
- pkg install log4cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: log4cpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683052070
SHA256 (log4cpp-1.1.4.tar.gz) = 696113659e426540625274a8b251052cc04306d8ee5c42a0c7639f39ca90c9d6
SIZE (log4cpp-1.1.4.tar.gz) = 637440
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- This port is required by:
- for Libraries
-
- comms/gnuradio
- comms/gqrx
- comms/gr-osmosdr
- graphics/engauge-digitizer
- net-mgmt/fastnetmon
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for log4cpp-1.1.4:
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- devel_log4cpp
- USES:
- compiler:c++11-lang gmake libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
1.1.4 21 Feb 2024 15:06:24 |
Po-Chuan Hsieh (sunpoet) |
devel/log4cpp: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104) |
1.1.4 07 May 2023 16:03:12 |
Po-Chuan Hsieh (sunpoet) |
devel/log4cpp: Update WWW
- Cosmetic change
- Take maintainership |
1.1.4 04 May 2023 15:00:35 |
Fernando Apesteguía (fernape) |
devel/log4cpp: update to 1.1.4
ChangeLog: https://sourceforge.net/p/log4cpp/codegit/ci/master/tree/ChangeLog
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.3_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.3_2 04 Dec 2019 17:10:42 |
swills |
devel/log4cpp: use patch files instead of sed to replace static content |
1.1.3_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.1.3_1 26 Dec 2018 20:27:22 |
linimon |
Add USES=compiler:c++1-lang to fix linking to graphics/engauge-digitizer
on GCC-based architectures.
PR: 234338
Submitted by: Piotr Kubaj |
1.1.3_1 21 Sep 2018 05:11:36 |
linimon |
The build failure appears to be OBE.
PR: 231511
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.1.3_1 19 Jan 2018 21:28:34 |
antoine |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer) |
1.1.3 07 Jan 2018 12:13:48 |
sunpoet |
Update to 1.1.3 |
1.1.2 21 May 2017 21:55:08 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.1.2 21 Apr 2017 15:00:41 |
vanilla |
Update to 1.1.2. |
1.1.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.1 17 Jun 2015 16:43:56 |
jhale |
- Update to 1.1.1
PR: 197422
Submitted by: tkato432@yahoo.com |
1.1_2 02 Jun 2015 21:06:09 |
amdmi3 |
- Add LICENSE
- Strip library |
1.1_1 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
1.1_1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.1_1 10 Sep 2014 22:27:48 |
adamw |
Change the words NOPORTDOCS and NOPORTEXAMPLES in a couple comments so that
future updates won't trigger the NOPORT* commit hook checks. |
1.1_1 03 Jul 2014 23:57:08 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
1.1_1 02 Jul 2014 19:46:01 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.1 23 Jan 2014 00:41:12 |
bapt |
Support stage |
1.1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.1 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.1 13 Feb 2013 02:01:34 |
clsung |
- Update to 1.1 |
1.0 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0 16 Feb 2010 13:25:11 |
pav |
- Unmark BROKEN and disable everything doxygen (the brokedness was in the docu
build)
Requested by: ru
Feature safe: yes |
1.0 16 Jan 2010 09:48:34 |
pav |
- Mark BROKEN: does not compile |
1.0 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.0 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0 15 Apr 2008 02:54:38 |
clsung |
- Update to 1.0 |
0.3.5.r3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3.5.r3 10 Feb 2007 06:05:06 |
kris |
Use libtool15 port instead of included version to avoid objformat a.out botch |
0.3.5.r3 17 Dec 2006 20:46:56 |
pav |
- Update to 0.3.5rc3
PR: ports/106499
Submitted by: Yuri Karaban <tech@askold.net> |
0.3.4b 14 Aug 2006 22:55:18 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.3.4b 07 Jun 2006 09:14:10 |
delphij |
Correct plist for NOPORTDOCS case. |
0.3.4b 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
0.3.4b 29 Nov 2005 17:27:32 |
barner |
- Fix build if doxygen is on the system, and thus the documentation is
is built and installed. Also adjust plist for this case.
- Add support for NOPORTDOCS (disables dependency on doxygen)
Reported by: Yann Golanski <yann@kierun.org>
PR: ports/89726 |
0.3.4b 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.3.4b 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.3.4b 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.3.4b 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.3.4b 22 Aug 2003 13:37:57 |
krion |
- Update to 0.3.4b
PR: 55418
Submitted by: Ports Fury |
0.3.4 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.3.4 02 Jan 2003 18:39:12 |
ijliao |
upgrade to 0.3.4
PR: 45927
Submitted by: Ports Fury |
0.3.2 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
0.3.2 16 Oct 2002 06:48:26 |
vanilla |
Upgrade to 0.3.2.
PR: ports/44109
Submitted by: Ports Fury. |
0.2.7 25 Jun 2002 18:36:39 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.2.7 08 Jun 2002 05:20:28 |
petef |
Fix build on -current with gcc 3.1.
Submitted by: bento |
03 Mar 2002 05:46:11 |
pat |
Dont install useless .la files and sort plist |
20 Feb 2002 05:58:42 |
ijliao |
upgrade to 0.2.7 |
12 Jun 2001 07:35:06 |
ijliao |
upgrade to 0.2.5 drop maintainership |
01 May 2001 18:30:29 |
ijliao |
add log4cpp A library of C++ classes for flexible logging to files, syslog,
IDSA and other destinations. |