Port details |
- lookat Program to view Un*x text files and manual pages
- 1.4.4_1 sysutils
=2 1.4.4_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-04-27 16:32:40
- Last Update: 2024-02-26 06:01:45
- Commit Hash: 99d9d85
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.wagemakers.be/english/programs/lookat
- Description:
- Lookat is a program to view Un*x text files and manual pages.
¦ ¦ ¦ ¦ 
- 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/sysutils/lookat/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/lookat
- pkg install lookat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lookat
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lookat_bekijk-1.4.4.tar.gz) = 86513ec90ad13c4bc4a1510fb9e177fd5cf581b3d41415964cb0736571cad9c2
SIZE (lookat_bekijk-1.4.4.tar.gz) = 279634
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lookat-1.4.4_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_lookat
- USES:
- gmake ncurses
- 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.4.4_1 26 Feb 2024 06:01:45
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/lookat: Moved man to share/man
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) |
1.4.4 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.4.4 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.4 24 Feb 2018 22:35:18
  |
rene  |
Return pawel@'s ports to the pool after he resigned.
With hat: portmgr |
1.4.4 30 Jul 2016 00:20:03
  |
bapt  |
Do not redefine getline(3) on version that already have it |
1.4.4 04 Feb 2016 15:48:12
  |
marino  |
sysutils/lookat: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
1.4.4 12 Jan 2016 18:01:28
  |
pawel  |
- Update to version 1.4.4
- Switch to PLIST_FILES
- Add EXAMPLES option |
1.4.3 11 Dec 2015 23:00:08
  |
pawel  |
Switch to options helper |
1.4.3 13 Oct 2014 22:30:45
  |
pawel  |
Use @sample for config file installation |
1.4.3 03 Jan 2014 01:13:00
  |
bapt  |
Part 2 at removing now useless FETCH_ARGS redifition |
1.4.3 05 Oct 2013 16:52:12
  |
pawel  |
Add support for STAGEDIR |
1.4.3 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.4.3 19 Aug 2013 17:53:43
  |
pawel  |
- Update to version 1.4.3
- Use http redirection while fetching |
1.4.2 10 Jul 2013 19:41:31
  |
pawel  |
Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense |
1.4.2 04 Jan 2013 16:29:34
  |
pawel  |
- Update to version 1.4.2
- Install config file by default - this allows to view compressed files,
add usual remove if not edited statements in pkg-plist
- Remove leading article from COMMENT
- Simplify REINPLACE_CMD
- Convert to OptionsNG
- Take maintainership |
1.4.1 02 Aug 2011 16:22:15
 |
bapt  |
Fix master_site |
1.4.1 27 Apr 2011 01:56:47
 |
dougb  |
By Maintainer's request, toss these ports back into the pool |
1.4.1 15 Mar 2011 21:36:56
 |
makc  |
Update MASTER_SITES and undeprecate
Pass maintainership to submitter
Remove md5 sum from distinfo while here
PR: ports/155582
Submitted by: Charlie Kester <corky1951 at comcast.net> |
1.4.1 13 Mar 2011 12:21:37
 |
bapt  |
Deprecate unmaintained ports from sysutils where upstream disapear and/or
ÃÂ where no distfiles can be found and are not used by maintained ports |
1.4.1 23 Mar 2009 21:47:57
 |
miwi  |
- Fix build after addition of adding getdelim(), getline()
PR: 132982
Submitted by: Florian Smeets <flo@kasimir.com> |
1.4.1 19 Mar 2009 18:44:29
 |
pav  |
- Mark BROKEN on -CURRENT - getdelim()
Reported by: pointyhat |
1.4.1 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.4.1 13 Apr 2007 00:51:52
 |
leeym  |
- update to 1.4.1 |
1.4.0 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
1.4.0 25 Nov 2005 18:14:52
 |
pav  |
- Add SHA256 |
1.4.0 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.4.0 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.4.0 08 Aug 2004 08:11:20
 |
krion  |
Drop maintainership. |
1.4.0 27 Jul 2004 13:04:11
 |
krion  |
Fix MASTER_SITES and WWW: line |
1.4.0 17 Apr 2004 21:58:11
 |
krion  |
- Update to version 1.4.0 |
1.3.4 27 Feb 2004 19:59:13
 |
krion  |
- Update to version 1.3.4 |
1.3.3_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.3.3 30 Jan 2004 14:05:15
 |
krion  |
- SIZEify |
1.3.3 22 Jul 2003 10:34:12
 |
krion  |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
1.3.3 23 Jun 2003 14:13:27
 |
osa  |
Update to 1.3.3
Submitted by: maintainer
PR: 53598
Approved by: fjoe (mentor) (implicit) |
1.3.2 27 Apr 2003 16:31:05
 |
fjoe  |
New port: lookat
Lookat is a program to view Un*x text files and manual pages.
PR: 51284
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |