Port details |
- husky-huskylib Husky generic FTN library
- 1.9.20201211_1 news =2 1.9.20201211_1Version of this port present on the latest quarterly branch.
- Maintainer: osharoiko@gmail.com
- Port Added: 2014-08-19 22:10:29
- Last Update: 2024-02-25 11:32:36
- Commit Hash: 8cc779e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: mail
- License: LGPL21
- WWW:
- https://husky.sourceforge.net/
- Description:
- MSGAPI for Husky Fidosoft Project.
Development version.
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-huskylib>0:news/husky-huskylib
- To install the port:
- cd /usr/ports/news/husky-huskylib/ && make install clean
- To add the package, run one of these commands:
- pkg install news/husky-huskylib
- pkg install husky-huskylib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: husky-huskylib
- 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:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- news/husky-areafix
- news/husky-fidoconf
- news/husky-hpt
- news/husky-htick
- news/husky-smapi
- news/husky-sqpack
Configuration Options:
- ===> The following configuration options are available for husky-huskylib-1.9.20201211_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- news_husky-huskylib
- USES:
- 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.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 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_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 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 02 Feb 2015 04:40:00 |
amdmi3 |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
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. |