Port details |
- xascii Display an ASCII table in decimal, octal, and hexadecimal
- 1.0 x11
=1 1.0Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2012-04-10 20:27:44
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: openjdk8, screen
- License: not specified in port
- Description:
- Xascii displays the complete ascii character set along with each character's
value in either decimal, hexidecimal, or octal notation.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xascii/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xascii
- pkg install xascii
- PKGNAME: xascii
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xascii-1.0.tar.gz) = ff0c48a251f84dc186e123849dacd151d47aff7bd4bb4bfd955b6f67dd9b0de5
SIZE (xascii-1.0.tar.gz) = 7090
- 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
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- xaw7.pc : x11-toolkits/libXaw
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_xascii
- USES:
- imake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
1.0
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
02 Feb 2019 06:57:28
1.0
|
tobik  |
x11*/*: Use NO_WRKSUBDIR
Move some things as suggested by the PHB. |
08 Aug 2014 08:42:45
1.0
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt) |
09 Jan 2014 14:48:54
1.0
|
vanilla  |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:43:20
1.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
28 Jun 2013 11:51:06
1.0
|
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
28 Jul 2012 15:57:56
1.0
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
16 Apr 2012 03:30:35
1.0
|
cy  |
Add build dependencies.
Discovered by: pointyhat |
10 Apr 2012 20:33:24
1.0
|
cy  |
Update package comment. |
10 Apr 2012 20:26:24
1.0
|
cy  |
Welcome xascii to ports. Xascii has been around for a long time. It displays
the complete ascii character set along with each character's value in either
decimal, hexidecimal, or octal notation. |
Number of commits found: 11
|