aboutsummaryrefslogtreecommitdiff
path: root/devel/libvanessa_adt
Commit message (Collapse)AuthorAgeFilesLines
* - Update perdition to 1.17Clement Laforet2005-12-191-1/+1
| | | | | | | | | | | - Pass maintainership of perdition and libvanessa* to submitter Submitted by: Thomas Vogt <thomas@bsdunix.ch> Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1] PR: ports/83305 [1] Notes: svn path=/head/; revision=151545
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* - Update to 0.0.7Clement Laforet2005-10-302-5/+4
| | | | | | | - Drop maintainership Notes: svn path=/head/; revision=146738
* - Reintroduce .la file since they aren't "librerias non grata"Clement Laforet2004-04-072-13/+1
| | | | | | | | | anymore Discussed with: dougb, lofi, and many more Notes: svn path=/head/; revision=106408
* - kill .la filesClement Laforet2004-03-233-2/+15
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=105067
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* - Update to 0.0.6Clement Laforet2004-01-162-2/+2
| | | | | | | | | It should fix coredump with perdition + posix regex. Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98314
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* - Update libvanessa_adt to 0.0.5Pav Lucistnik2003-12-153-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) Notes: svn path=/head/; revision=95909
* fix devel/libvanesse_adt:Daichi GOTO2003-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) Notes: svn path=/head/; revision=84664
* update devel/libvanessa_adt: 0.0.2 --> 0.0.4Daichi GOTO2003-07-012-3/+3
| | | | | | | | PR: 53359 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=83995
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fixed master_sites for these portsEdwin Groothuis2002-12-122-6/+2
| | | | | | | | PR: ports/46065 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=71567
* Pass maintainership for these ports to ports@.Jun Kuriyama2002-11-181-1/+1
| | | | | | | Domain of former maintainer is not exist. Notes: svn path=/head/; revision=70360
* Remove redundant WRKSRC line (it was set to the default).Pete Fritchman2001-12-261-1/+0
| | | | | | | | PR: 33214 Submitted by: maintainer Notes: svn path=/head/; revision=52229
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Update to version 0.0.2Kevin Lo2001-06-152-2/+2
| | | | | | | | PR: 28158 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44032
* Add libvanessa_adt 0.0.1, a library that provides ADTs (queues,Will Andrews2001-05-205-0/+44
dynamic arrays and more). PR: 26935 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr> Notes: svn path=/head/; revision=42788