Port details |
- husky-hpt Husky FTN tosser
- 1.9.20201211_1 news =4 1.9.20201211_1Version of this port present on the latest quarterly branch.
- Maintainer: osharoiko@gmail.com
- Port Added: 2003-01-05 19:34:53
- Last Update: 2024-02-25 11:32:36
- Commit Hash: 8cc779e
- People watching this port, also watch:: binkd, husky-htick, p5-libwww, p5-libxml, pure-ftpd
- Also Listed In: mail
- License: GPLv2
- WWW:
- https://husky.sourceforge.net/
- Description:
- Highly Portable Tosser (full-featured FTN tosser)
HPT is a part of Husky Fidosoft Project.
Husky is complete freeware suite of Fidonet applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- husky-hpt>0:news/husky-hpt
- To install the port:
- cd /usr/ports/news/husky-hpt/ && make install clean
- To add the package, run one of these commands:
- pkg install news/husky-hpt
- pkg install husky-hpt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: husky-hpt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698620566
SHA256 (husky-all-1.9-source-20201211.zip) = d5a0de156e4b55714ddebec65d56eb4cc1757bdd7aff563d16d22909738947ee
SIZE (husky-all-1.9-source-20201211.zip) = 5856220
Packages (timestamps in pop-ups are UTC):
- Master port: news/husky
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- makeinfo : print/texinfo
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- indexinfo : print/indexinfo
- Library dependencies:
-
- libareafix.so : news/husky-areafix
- libfidoconfig.so : news/husky-fidoconf
- libhusky.so : news/husky-huskylib
- libsmapi.so : news/husky-smapi
- This port is required by:
- for Run
-
- news/husky
Configuration Options:
- ===> The following configuration options are available for husky-hpt-1.9.20201211_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- news_husky-hpt
- USES:
- makeinfo perl5 alias dos2unix gmake zip
- 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) |
This is a slave port. You may also want to view the commits to the master port: news/husky |
Commit | Credits | Log message |
1.9.20201211_1 25 Feb 2024 11:32:36 |
Muhammad Moinur Rahman (bofh) |
news/husky*: Moved man to share/man
Approved by: portmgr (blanket) |
1.9.20201211 31 Oct 2023 12:27:41 |
Muhammad Moinur Rahman (bofh) |
news/husky*: Update version 1.9.20200418=>1.9.20201211
- Unbrewk news/husky-hpt
- Unbrewk news/husky-htick
Approved by: portmgr (just-fix-it) |
1.9.20191207 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
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.9.20191207 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.9.20191207 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.9.20191207 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.20191207 18 Feb 2021 05:03:27 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
1.9.20191207 04 Oct 2020 02:00:41 |
yuri |
news/husky-hpt: Fix build on 13 by adding CFLAGS=-fcommon
Reported by: Build failure on 13-CURRENT
Approved by: portmgr (build fix) |
1.9.20191207 08 Mar 2020 19:09:15 |
tcberner |
news/husky*: Update ports to latest versions
PR: 243030
Submitted by: Oleg Sharoyko <osharoiko@gmail.com> (maintainer)
Reported by: Ruslan Suleimanov <rs@paket.ua> |
1.9.20140519_3 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.9.20140519_2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.9.20140519_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.9.20140519_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.9.20140519_2 21 Sep 2015 22:09:09 |
bdrewery |
Rework husky ports to use a more conventional MASTER/SLAVE port pattern.
- Remove Makefile.local as it is intended to be a user file that should
not be committed. Its documentation is poor (r12873) but users are
relying on it.
- Remove CONFLICTS as for every port it just conflicted with itself.
With hat: portmgr |
1.9.20140519_1 19 Apr 2015 06:24:34 |
marino |
news/husky-(fidoconf|htick|hpt) : builds INFO pages everywhere again
Jan Beich fixed the info pages (thanks Jan!) so this enables their
building for htick and fidoconf of FreeBSD 11 and DragonFly. While here,
commit USES+=makeinfo to -hpt that went uncommitted accidently yesterday. |
1.9.20140519 19 Aug 2014 22:10:14 |
marino |
Remove '-devel' prefix from husky* ports
Today the older unstaged husky-* ports were removed as the first part
of a transition move the development versions into their place. This
commit completes the relocation of husky-*-devel ports. |
1.2.4_2 19 Aug 2014 16:37:47 |
marino |
news/husky*: Remove Husky ports to pave way for next version
In a two-step process, the Husky ports that are due to be removed
on September 1 are being removed now. The next step will be to rename
the husky-*-devel ports to plain husky-*
Approved by: former maintainer (fjoe@) |
1.2.4_2 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.2.4_2 24 Jul 2014 16:33:10 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.2.4_2 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.2.4_2 01 Jul 2014 17:37:42 |
antoine |
Make those ports more likely to build with texinfo from ports
With hat: portmgr |
1.2.4_2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.2.4_2 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
1.2.4_2 02 Sep 2013 09:22:47 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.2.4_2 12 Jul 2013 12:28:43 |
bapt |
Do not define gmake usage after pre.mk
While here:
- trim headers
- convert to uses=gmake
- remove now useless pre.mk/post.mk dancing |
1.2.4_2 09 May 2013 06:59:06 |
fjoe |
Unbreak on !i386. |
1.2.4_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.4_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.2.4_1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
1.2.4_1 17 Nov 2005 19:04:58 |
fjoe |
Add SHA256 checksum. |
1.2.4_1 26 Oct 2005 15:48:22 |
garga |
- Register CONFLICTS with husky-*-devel |
1.2.4_1 04 Feb 2004 12:46:51 |
fjoe |
SIZE'ify. |
1.2.4_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.4 27 Oct 2003 22:32:38 |
fjoe |
Move dependency on perl to hpt. |
1.2.4 25 Oct 2003 21:58:09 |
fjoe |
Update to 1.2.4. |
1.2.3 05 Aug 2003 10:08:26 |
fjoe |
Use INFO=. |
1.2.3 05 Aug 2003 10:07:11 |
fjoe |
Do not build .dvi docs in install stage. |
1.2.3 05 Jun 2003 12:24:59 |
fjoe |
Do not build dvi documentation (DVIDIR is now defined in huskymak.cfg). |
1.2.3 02 Jun 2003 14:52:34 |
fjoe |
Update to 1.2.3 |
1.2.2_1 18 Feb 2003 11:53:38 |
fjoe |
De-pkg-comment. |
1.2.2_1 22 Jan 2003 18:44:01 |
fjoe |
- build (hpt) with perl support by default
(-DWITHOUT_PERL knob can be used to turn it off)
- use current ${CC}, ${CXX}, ${CFLAGS}, ${PREFIX} values (not values which
were in effect when husky-base port was built) |
1.2.2_1 11 Jan 2003 12:14:54 |
fjoe |
correctly specify path to fidoconfig configuration file in man pages |
1.2.2_1 08 Jan 2003 22:37:54 |
fjoe |
install files with correct file modes |
1.2.2_1 08 Jan 2003 21:20:20 |
fjoe |
fix comments, remove some (commented out) left-overs
Noticed by: Gerrit Kuehn |
1.2.2_1 05 Jan 2003 19:34:27 |
fjoe |
Add ports for Husky Fidosoft Project (most of modules from it). |