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
libtap Library implementing the Test Anything Protocol
1.12.0_1 devel on this many watch lists=1 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 1.12.0Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-12-22 18:03:25
Last Update: 2024-02-26 17:54:38
Commit Hash: fbeb659
People watching this port, also watch:: asn1c, tcpdump
License: BSD2CLAUSE
WWW:
https://www.shlomifish.org/open-source/projects/libtap/
Description:
Library implementing the Test Anything Protocol. Will be / is used by src/tools/regression, and anything else that wants an easy-to-implement test suite.
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libtap-1.12.0_1/catalog.mk
  3. /usr/local/share/licenses/libtap-1.12.0_1/LICENSE
  4. /usr/local/share/licenses/libtap-1.12.0_1/BSD2CLAUSE
  5. include/tap.h
  6. lib/libtap.so
  7. lib/libtap.so.0
  8. lib/libtap.so.0.0.0
  9. libdata/pkgconfig/libtap.pc
  10. share/man/man3/tap.3.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • libtap>0:devel/libtap
To install the port:
cd /usr/ports/devel/libtap/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libtap
  • pkg install libtap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libtap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1538690472 SHA256 (libtap-1.12.0.tar.bz2) = ba6cce8504468c261ac4ece84af793f56f11fc9f90050be9c086a1cec03941d7 SIZE (libtap-1.12.0.tar.bz2) = 17550

Packages (timestamps in pop-ups are UTC):
libtap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.12.0_11.12.0_11.12.01.12.0_11.12.0_1-1.12.0-
FreeBSD:13:quarterly1.12.01.12.01.12.01.12.01.12.01.12.01.12.01.12.0
FreeBSD:14:latest1.12.0_11.12.0_11.12.01.12.0_11.12.0_11.12.0-1.12.0
FreeBSD:14:quarterly1.12.01.12.0-1.12.01.12.01.12.01.12.01.12.0
FreeBSD:15:latest1.12.01.12.0_1n/a1.12.0n/a1.12.01.12.01.12.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_libtap
USES:
cmake perl5 tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://web-cpan.shlomifish.org/downloads/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.12.0_1
26 Feb 2024 17:54:38
commit hash: fbeb65983ad05fff000f4cb6b9e1de93ce3dcf3ecommit hash: fbeb65983ad05fff000f4cb6b9e1de93ce3dcf3ecommit hash: fbeb65983ad05fff000f4cb6b9e1de93ce3dcf3ecommit hash: fbeb65983ad05fff000f4cb6b9e1de93ce3dcf3e files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
devel/libtap: moved manpages to share/man

Remove unneeded patch
Bump PORTREVISION
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)
1.12.0
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)
1.12.0
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)
1.12.0
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.
1.12.0
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.12.0
15 Nov 2018 10:11:25
Revision:485011Original commit files touched by this commit
tobik search for other commits by this committer
devel/libtap: Update to 1.12.0

- Switch to new maintained upstream

While here

- Hook up the regression tests via TEST_TARGET

PR:		231959
Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>
Approved by:	rodrigo (maintainer timeout, ~1 month)
1.01_2
04 Jun 2014 13:08:33
Revision:356487Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.01_1
29 Jan 2014 09:17:42
Revision:341704Original commit files touched by this commit
rodrigo search for other commits by this committer
Update maintainer email address

Approved by:	bapt@ (co-mentor)
1.01_1
02 Dec 2013 17:31:10
Revision:335517Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Strip shared library
- Support STAGEDIR
- While I'm here, move pkg-message to Makefile otherwise it'll be printed after
installation

PR:		ports/184438
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
1.01_1
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)
1.01_1
12 Jan 2013 12:07:59
Revision:310267Original commit files touched by this commit
wen search for other commits by this committer
- Trim Makefile headers
- Pass maintainership to submitter

PR:		175184
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
1.01_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.01_1
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
1.01_1
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.01_1
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
1.01_1
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
1.01_1
14 Aug 2006 22:55:18
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
1.01_1
07 Aug 2006 17:06:50
Original commit files touched by this commit
shaun search for other commits by this committer
Replace pkg-message with ${PKGMESSAGE}, as the former causes problems
when WRKDIRPREFIX is set by the user.

Submitted by:   [LoN]Kamikaze on freebsd-ports
1.01_1
15 Apr 2006 06:46:10
Original commit files touched by this commit
linimon search for other commits by this committer
Reset nik's ports due to no response to email about status and various
maintainer-timeouts.  We hope to see him more active again in the future.

Hat:    portmgr
1.01_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.01
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.01
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.01
11 Jan 2005 18:31:22
Original commit files touched by this commit
nik search for other commits by this committer
Update to version 1.01, which fixes a pthread build issue on FreeBSD 4.x.
1.0
23 Dec 2004 12:50:41
Original commit files touched by this commit
nik search for other commits by this committer
Add an appropriate MASTER_SITE_SUBDIR assignment so that the distfile can
be found.
1.0
21 Dec 2004 21:24:56
Original commit files touched by this commit
nik search for other commits by this committer
Add libtap, a C implementation of the Test Anything Protocol, written
by yours truly.

Number of commits found: 26