CVS log for ports/devel/libvanessa_adt/pkg-plist
Up to [FreeBSD] / ports / devel / libvanessa_adt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 7 14:09:28 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Reintroduce .la file since they aren't "librerias non grata" anymore Discussed with: dougb, lofi, and many more
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 23 16:08:33 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
- kill .la files - bump PORTREVISION
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 15 20:38:27 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- 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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 11 11:35:33 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 20 03:59:29 2001 UTC (10 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
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>
