Port details |
- libtap Library implementing the Test Anything Protocol
- 1.12.0_1 devel =3 1.12.0_1Version of this port present on the latest quarterly branch.
- Maintainer: rodrigo@FreeBSD.org
- 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:: xmbmon, xpdf, libevent, aide, postfix-current
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.0_1 26 Feb 2024 17:54:38 |
Rodrigo Osorio (rodrigo) |
devel/libtap: moved manpages to share/man
Remove unneeded patch
Bump PORTREVISION |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
1.12.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.12.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.0 25 Dec 2018 20:25:40 |
tcberner |
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 |
tobik |
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 |
amdmi3 |
- Clarify LICENSE
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.01_1 29 Jan 2014 09:17:42 |
rodrigo |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
1.01_1 02 Dec 2013 17:31:10 |
sunpoet |
- 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 |
bapt |
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 |
wen |
- 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 |
ohauer |
-remove MD5 |
1.01_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.01_1 21 Dec 2009 02:19:12 |
dougb |
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 |
mezz |
-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 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.01_1 14 Aug 2006 22:55:18 |
clsung |
- 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 |
shaun |
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 |
linimon |
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 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.01 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.01 15 Nov 2005 06:52:12 |
ade |
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 |
nik |
Update to version 1.01, which fixes a pthread build issue on FreeBSD 4.x. |
1.0 23 Dec 2004 12:50:41 |
nik |
Add an appropriate MASTER_SITE_SUBDIR assignment so that the distfile can
be found. |
1.0 21 Dec 2004 21:24:56 |
nik |
Add libtap, a C implementation of the Test Anything Protocol, written
by yours truly. |