notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libvanessa_adt Library that provides ADTs (queues, dynamic arrays, and more)
0.0.9_1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.9_1Version of this port present on the latest quarterly branch.
Maintainer: thomas@bsdunix.ch search for ports maintained by this maintainer
Port Added: 2001-05-20 00:59:29
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: mhash, p5-DBD-mysql, python, glib
License: not specified in port
WWW:
https://horms.net/projects/vanessa/
Description:
libvanessa_adt is a library that provides Abstract Data Types (ADTs). It includes queues, dynamic arrays and key values.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. @ldconfig
  2. include/vanessa_adt.h
  3. lib/libvanessa_adt.a
  4. lib/libvanessa_adt.so
  5. lib/libvanessa_adt.so.1
  6. lib/libvanessa_adt.so.1.0.0
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • libvanessa_adt>0:devel/libvanessa_adt
To install the port:
cd /usr/ports/devel/libvanessa_adt/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libvanessa_adt
  • pkg install libvanessa_adt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libvanessa_adt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (vanessa_adt-0.0.9.tar.bz2) = de4dd2d9d93a6539625b34517504e0c05c92462968d1965ba530e8eea0e3cad8 SIZE (vanessa_adt-0.0.9.tar.bz2) = 278254

Packages (timestamps in pop-ups are UTC):
libvanessa_adt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.9_10.0.9_10.0.9_10.0.9_10.0.9_1-0.0.9_1-
FreeBSD:13:quarterly0.0.9_10.0.9_10.0.9_10.0.9_10.0.9_10.0.9_10.0.9_10.0.9_1
FreeBSD:14:latest0.0.9_10.0.9_10.0.9_10.0.9_10.0.9_10.0.9_1-0.0.9_1
FreeBSD:14:quarterly0.0.9_10.0.9_1-0.0.9_10.0.9_10.0.9_10.0.9_10.0.9_1
FreeBSD:15:latest0.0.9_10.0.9_1n/a0.0.9_1n/a0.0.9_10.0.9_10.0.9_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libvanessa_logger.so : devel/libvanessa_logger
This port is required by:
for Libraries
  1. mail/perdition

Configuration Options:
No options to configure
Options name:
devel_libvanessa_adt
USES:
libtool tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://horms.net/projects/vanessa/download/vanessa_adt/0.0.9/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.0.9_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.9_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.9_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.0.9_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.0.9_1
30 Jul 2014 01:50:47
Revision:363428Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.0.9
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
0.0.9
13 Jul 2014 23:09:11
Revision:361722Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
0.0.9
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
0.0.9
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.0.9
11 Dec 2012 14:17:45
Revision:308693Original commit files touched by this commit
jhale search for other commits by this committer
- Update to 0.0.9
- s/YES/yes in USE_*
- Drop ABI version numbers from LIB_DEPENDS
- Trim Makefile header
- Sort pkg-plist
- Update WWW in pkg-descr

PR:		ports/168297
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
0.0.7
25 Jul 2012 06:32:08
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
0.0.7
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
0.0.7
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.0.7
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.0.7
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.0.7
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.0.7
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.0.7
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
0.0.7
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
0.0.7
19 Dec 2005 10:06:19
Original commit files touched by this commit
clement search for other commits by this committer
- Update perdition to 1.17
- 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]
0.0.7
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
0.0.7
30 Oct 2005 11:08:21
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.0.7
- Drop maintainership
0.0.6_1
07 Apr 2004 14:09:28
Original commit files touched by this commit
clement search for other commits by this committer
- Reintroduce .la file since they aren't "librerias non grata"
  anymore

Discussed with: dougb, lofi, and many more
0.0.6_1
23 Mar 2004 16:08:33
Original commit files touched by this commit
clement search for other commits by this committer
- kill .la files
- bump PORTREVISION
0.0.6
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
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.
0.0.6
07 Feb 2004 17:16:21
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify distinfo
0.0.6
16 Jan 2004 16:58:44
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.0.6
It should fix coredump with  perdition + posix regex.

Approved by:        erwin (mentor) (implicitly)
0.0.5
13 Jan 2004 15:04:51
Original commit files touched by this commit
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
0.0.5
15 Dec 2003 20:38:28
Original commit files touched by this commit
pav search for other commits by this committer
- 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)
0.0.4
11 Jul 2003 11:35:33
Original commit files touched by this commit
daichi search for other commits by this committer
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)
0.0.4
01 Jul 2003 14:20:01
Original commit files touched by this commit
daichi search for other commits by this committer
update devel/libvanessa_adt: 0.0.2 --> 0.0.4

PR:             53359
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
0.0.2
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.0.2
12 Dec 2002 08:38:25
Original commit files touched by this commit
edwin search for other commits by this committer
Fixed master_sites for these ports

PR:             ports/46065
Submitted by:   Mark Linimon <linimon@lonesome.com>
0.0.2
18 Nov 2002 03:06:10
Original commit files touched by this commit
kuriyama search for other commits by this committer
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
26 Dec 2001 22:05:20
commit hash: fp1.22584@dev.null.freshports.orgcommit hash: fp1.22584@dev.null.freshports.orgcommit hash: fp1.22584@dev.null.freshports.orgcommit hash: fp1.22584@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Remove redundant WRKSRC line (it was set to the default).    
31 Aug 2001 15:20:29
commit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
15 Jun 2001 14:17:49
commit hash: fp1.15104@dev.null.freshports.orgcommit hash: fp1.15104@dev.null.freshports.orgcommit hash: fp1.15104@dev.null.freshports.orgcommit hash: fp1.15104@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Update to version 0.0.2    
20 May 2001 04:59:29
commit hash: fp1.13897@dev.null.freshports.orgcommit hash: fp1.13897@dev.null.freshports.orgcommit hash: fp1.13897@dev.null.freshports.orgcommit hash: fp1.13897@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add libvanessa_adt 0.0.1, a library that provides ADTs (queues,   dynamic arrays
and more).    

Number of commits found: 39