aboutsummaryrefslogtreecommitdiffstats
path: root/devel/log4c
Commit message (Collapse)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 1.0.11krion2003-10-262-6/+2
| | | | | PR: 58520 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* URL updates.naddy2003-02-072-3/+2
| | | | | PR: 47997 Submitted by: tadalunch@s5.xrea.com
* Update to 1.0.10.nork2002-11-233-4/+5
| | | | | PR: ports/45621 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* 1. Update to 1.0.8perky2002-10-094-3/+13
| | | | | | | | | | 2. Do not install useless .la files [2] is on ports/42889 but previous revision's committer might forget to do cvs add. PR: 42889 [2] Submitted by: Ports Fury [2]
* Support CFLAGS/CXXFLAGS properlyroam2002-09-182-5/+4
| | | | | | | Do not install useless .la files PR: 42889 Submitted by: Ports Fury
* Bump PORTREVISION and expat shlib.kuriyama2002-09-171-2/+2
|
* Bump portrevision (textproc/expat2 shlib bump).kuriyama2002-07-211-1/+2
|
* add log4c 1.0.6ijliao2002-07-045-0/+56
Logging for C Library