Port details |
- frink Tcl formatter and static tester
- 2.2.2p4_3 devel =2 2.2.2p4_3Version of this port present on the latest quarterly branch.
- Maintainer: portmaster@bsdforge.com
- Port Added: 2001-05-08 16:45:14
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: COPYRIGHT
- WWW:
- https://catless.ncl.ac.uk/Programs/Frink/
- Description:
- Frink is a tcl formatting and static check program by Lindsay
Marshall. It can prettify your program, minimise, obfuscate or
just sanity check it. It can also do some rewriting.
You pass it file names (or the stdin) and the output is generated
to stdout.
- ¦ ¦ ¦ ¦
- 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/frink/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install devel/frink
- pkg install frink
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (frink-2.2.2p4.tar.gz) = 6ccaa49d8ff4e39c8de446562fdb2bdf1ec170c001ca57e2755df9aa886d734d
SIZE (frink-2.2.2p4.tar.gz) = 99642
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for frink-2.2.2p4_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_frink
- USES:
- uidfix
- 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 |
2.2.2p4_3 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.2.2p4_3 13 Jan 2024 23:30:23 |
Daniel Engberg (diizzy) |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
2.2.2p4_3 04 Jan 2024 17:37:09 |
Daniel Engberg (diizzy) |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
2.2.2p4_3 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
2.2.2p4_3 14 May 2023 17:39:23 |
Muhammad Moinur Rahman (bofh) |
devel/frink: Unbreak on HEAD
- Pet portclippy
Approved by: portmgr (blanket) |
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) |
2.2.2p4_3 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 ) |
2.2.2p4_3 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 ) |
2.2.2p4_3 16 Oct 2021 07:09:17 |
Jimmy Olgeni (olgeni) |
devel/frink: fix whitespace in pkg-descr. |
2.2.2p4_3 15 Sep 2021 07:47:47 |
Dimitry Andric (dim) |
devel/frink: fix unused but set variables
Clang 13 now has a -Wunused-but-set-variable warning, which is emitted a
few times in devel/frink. Remove the variables that were unused.
PR: 258470
Approved by: portmaster@bsdforge.com (maintainer)
MFH: 2021Q3 |
2.2.2p4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.2p4_2 30 Sep 2020 18:15:38 |
se |
Fix build by casting from pointer to integer through size_t |
2.2.2p4_1 10 Jun 2020 03:29:46 |
mi |
Fix build on HEAD, where the NO_MAN-knob is no longer valid. Add
license-declaration.
PR: 246163
Submitted by: Chris Hutchinson |
2.2.2p4_1 01 Jun 2020 01:26:26 |
mi |
Restore devel/frink. Hand over the maintainership to the PR-submitter.
Fix compiler warnings.
PR: 246163
Submitted by: Chris Hutchinson |
2.2.2p4 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.2.2p4 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
2.2.2p4 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
2.2.2p4 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
2.2.2p4 07 Sep 2014 11:45:58 |
antoine |
Allow staging as a regular user |
2.2.2p4 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
2.2.2p4 19 Feb 2014 09:03:04 |
ehaupt |
Support staging |
2.2.2p4 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
2.2.2p4 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2.2.2p4 05 May 2013 21:52:24 |
bapt |
Fix build on current |
2.2.2p4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.2.2p4 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
2.2.2p4 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.2.2p4 14 Feb 2005 17:00:09 |
mi |
Upgrade from 2.1.5 to 2.2.2p4.
Prompted by: old version's dissapearance from master site
Notified by: pointyhat (kris) |
2.1.5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.1.5 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.1.5 31 May 2002 19:57:39 |
mi |
Finally upgrade to the today's latest -- 2.1.5. Man-page has vanished,
but the executable has big ``usage'' function and some documentation.
Use an interesting way of passing the DOCSDIR down through PLIST_SUB
and wonder why bsd.port.mk does not do this for everybody. |
08 May 2001 21:05:56 |
mi |
Make the default indentation level to be 8 positions, in the spirit of
style(9). One can still use the -i option to set it to whatever. The port only
exists for a few minutes, so, no revision bump. |
08 May 2001 20:45:14 |
mi |
Frink is a tcl formatting and static check program by Lindsay Marshall. It
can prettify your program, minimise, obfuscate or just sanity check it. It
can also do some rewriting. |