aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libvanessa_logger
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc 3.4clement2004-08-031-0/+4
|
* - Reintroduce .la file since they aren't "librerias non grata"clement2004-04-072-13/+1
| | | | | | anymore Discussed with: dougb, lofi, and many more
* - Update to 0.0.7clement2004-03-245-9/+29
| | | | | - kill .la files - remove useless sample program
* 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 distinfoclement2004-02-081-0/+1
|
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* - Update libvanessa_adt to 0.0.5pav2003-12-163-2/+3
| | | | | | | | - Update libvanessa_logger to 0.0.5 - Update libvanessa_socket to 0.0.6 PR: ports/60261 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* update devel/libvanessa_logger: 0.0.2 --> 0.0.4daichi2003-07-012-3/+3
| | | | | PR: 53360 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fixed master_sites for these portsedwin2002-12-122-6/+2
| | | | | PR: ports/46065 Submitted by: Mark Linimon <linimon@lonesome.com>
* Pass maintainership for these ports to ports@.kuriyama2002-11-181-1/+1
| | | | Domain of former maintainer is not exist.
* Update to 0.0.2.petef2001-12-293-21/+2
| | | | | PR: 33216 Submitted by: maintainer
* Fix exploitable format string vulnerability.sobomax2001-12-262-0/+15
| | | | Submitted by: maintainer
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-311-1/+0
|
* Add libvanessa_logger 0.0.1, a library that provides a genericwill2001-05-205-0/+47
logging layer. PR: 26934 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>