Port details |
- x026 IBM 026 Keypunch Emulator for the X Window System
- 1.2_1 deskutils =2 1.2_1Version of this port present on the latest quarterly branch.
- Maintainer: saper@saper.info
- Port Added: 2010-11-12 10:19:28
- Last Update: 2024-02-04 19:13:55
- Commit Hash: e427ab1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://x3270.bgp.nu/x026.html
- Description:
- IBM 026 Keypunch Emulator for the X Window System.
* Requires slow, deliberate typing or input will be lost
(typeahead can be enabled if you insist)
* Overpunches available by backspacing or holding down Alt or Meta
* Tab set for FORTRAN
* Automatic sequence numbers in columns 73-80 (can be disabled)
* Paste X11 selection with middle mouse button
* Can save deck in file, either in ASCII or in Douglas Jones's standard format
* Can select from several card and keypunch types
- ¦ ¦ ¦ ¦
- 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/deskutils/x026/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/x026
- pkg install x026
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x026
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (x026-1.2.tgz) = 74f54b63b41551b33649dbc5a76317f41ffdf3009ca545fb1f25ae563548dc96
SIZE (x026-1.2.tgz) = 393202
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- xaw7.pc : x11-toolkits/libXaw
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- xaw7.pc : x11-toolkits/libXaw
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_x026
- USES:
- imake tar:tgz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_1 04 Feb 2024 19:13:55 |
Gleb Popov (arrowd) |
*: Move manpages to share/man for imake ports.
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.2 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.2 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
1.2 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.2 03 Feb 2014 13:40:09 |
miwi |
- Stage support |
1.2 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
1.2 28 Jun 2013 20:56:06 |
bapt |
Convert to USES=imake |
1.2 12 Nov 2010 10:19:04 |
makc |
Add new port deskutils/x026:
IBM 026 Keypunch Emulator for the X Window System.
* Requires slow, deliberate typing or input will be lost
(typeahead can be enabled if you insist)
* Overpunches available by backspacing or holding down Alt or Meta
* Tab set for FORTRAN
* Automatic sequence numbers in columns 73-80 (can be disabled)
* Paste X11 selection with middle mouse button
* Can save deck in file, either in ASCII or in Douglas Jones's standard format
* Can select from several card and keypunch types
WWW: http://x3270.bgp.nu/x026.html
PR: ports/151717
Submitted by: Marcin Cieslak <saper at saper.info> |
Number of commits found: 12
|