Commit graph

16 commits

Author SHA1 Message Date
Clement Laforet
e84cf56588 - Reintroduce .la file since they aren't "librerias non grata"
anymore

Discussed with: dougb, lofi, and many more
2004-04-07 14:09:28 +00:00
Clement Laforet
b2002793cb - kill .la files
- bump PORTREVISION
2004-03-23 16:08:33 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Clement Laforet
e21aff0df6 - Update to 0.0.6
It should fix coredump with  perdition + posix regex.

Approved by:        erwin (mentor) (implicitly)
2004-01-16 16:58:44 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Pav Lucistnik
2f8eb1df11 - Update libvanessa_adt to 0.0.5
- 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)
2003-12-15 20:38:28 +00:00
Daichi GOTO
378909d385 fix devel/libvanesse_adt:
- libvanessa_adt test/ subdir is removed from Makefile due to oddities :
     a) if you build the port twice, build fails for vanessa_socket_pipe
        program. It seems that libtool uses old reference to
        libvanessa_socket (i.e. obsolete ldconfig reference), this patch
        fix the problem.
     b) dynamic_array_test is randomly installed (and useless).

PR:		54363
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-07-11 11:35:33 +00:00
Daichi GOTO
c0e2680d16 update devel/libvanessa_adt: 0.0.2 --> 0.0.4
PR:		53359
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-01 14:20:01 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Edwin Groothuis
82915658f2 Fixed master_sites for these ports
PR:		ports/46065
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 08:38:25 +00:00
Jun Kuriyama
4e860570bd Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
2002-11-18 03:06:10 +00:00
Pete Fritchman
c7ba3a98a8 Remove redundant WRKSRC line (it was set to the default).
PR:		33214
Submitted by:	maintainer
2001-12-26 22:05:20 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Kevin Lo
51894a6f17 Update to version 0.0.2
PR: 28158
Submitted by: MAINTAINER
2001-06-15 13:17:48 +00:00
Will Andrews
e5be075df7 Add libvanessa_adt 0.0.1, a library that provides ADTs (queues,
dynamic arrays and more).

PR:		26935
Submitted by:	Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:59:29 +00:00