aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libvanessa_adt
Commit message (Collapse)AuthorAgeFilesLines
* fix devel/libvanesse_adt:daichi2003-07-112-1/+5
| | | | | | | | | | | | - 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)
* update devel/libvanessa_adt: 0.0.2 --> 0.0.4daichi2003-07-012-3/+3
| | | | | PR: 53359 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.
* Remove redundant WRKSRC line (it was set to the default).petef2001-12-271-1/+0
| | | | | PR: 33214 Submitted by: maintainer
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-311-1/+0
|
* Update to version 0.0.2kevlo2001-06-152-2/+2
| | | | | PR: 28158 Submitted by: MAINTAINER
* Add libvanessa_adt 0.0.1, a library that provides ADTs (queues,will2001-05-205-0/+44
dynamic arrays and more). PR: 26935 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>