The FreeBSD Ports Archive
FreeBSD math : hexcalc4>
A multi-radix calculator for x11
hexcalc history
v. 1.20
date: 2007/05/19 20:15:04; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2004/02/05 20:37:31; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.18
date: 2003/02/20 18:42:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.17
date: 2002/11/10 16:47:04; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.16
date: 2002/11/06 22:46:01; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.15
date: 2000/11/23 11:56:07; author: sobomax; state: Exp; lines: +1 -2
Ditch out "Version required" from comments section.
v. 1.14
date: 2000/04/15 15:13:48; author: knu; state: Exp; lines: +2 -1
Back out useful `Version required lines' that I'd blindly removed.
v. 1.13
date: 2000/04/14 17:43:56; author: knu; state: Exp; lines: +1 -2
Remove obsolete `Version required' lines.
v. 1.12
date: 2000/04/14 07:20:11; author: asami; state: Exp; lines: +4 -3
Convert to PORTNAME/PORTVERSION.
v. 1.11
date: 1999/08/31 06:47:45; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.10
date: 1999/08/25 07:10:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1998/09/27 20:06:17; author: steve; state: Exp; lines: +2 -1
Move manpages to MAN1.
v. 1.8
date: 1997/12/25 22:29:42; author: asami; state: Exp; lines: +2 -2
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
v. 1.7
date: 1996/11/18 11:32:18; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6
date: 1996/10/09 03:14:34; author: asami; state: Exp; lines: +3 -2
Distfile moved and renamed.
Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim)
v. 1.5
date: 1995/04/28 13:35:37; author: jkh; state: Exp; lines: +2 -1
Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
v. 1.4
date: 1995/04/11 01:19:01; author: asami; state: Exp; lines: +6 -3
Some more Makefile updates, for the math ports.
v. 1.3
date: 1995/03/24 11:10:19; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.2
date: 1995/02/11 13:50:05; author: asami; state: Exp; lines: +1 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.1
date: 1994/12/06 11:54:59; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/06 11:55:00; author: asami; state: Exp; lines: +0 -0
hexcalc, a multi-radix calculator for x11
=============================================================================
v. 1.20
date: 2007/05/19 20:15:04; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2004/02/05 20:37:31; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.18
date: 2003/02/20 18:42:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.17
date: 2002/11/10 16:47:04; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.16
date: 2002/11/06 22:46:01; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.15
date: 2000/11/23 11:56:07; author: sobomax; state: Exp; lines: +1 -2
Ditch out "Version required" from comments section.
v. 1.14
date: 2000/04/15 15:13:48; author: knu; state: Exp; lines: +2 -1
Back out useful `Version required lines' that I'd blindly removed.
v. 1.13
date: 2000/04/14 17:43:56; author: knu; state: Exp; lines: +1 -2
Remove obsolete `Version required' lines.
v. 1.12
date: 2000/04/14 07:20:11; author: asami; state: Exp; lines: +4 -3
Convert to PORTNAME/PORTVERSION.
v. 1.11
date: 1999/08/31 06:47:45; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.10
date: 1999/08/25 07:10:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1998/09/27 20:06:17; author: steve; state: Exp; lines: +2 -1
Move manpages to MAN1.
v. 1.8
date: 1997/12/25 22:29:42; author: asami; state: Exp; lines: +2 -2
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
v. 1.7
date: 1996/11/18 11:32:18; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6
date: 1996/10/09 03:14:34; author: asami; state: Exp; lines: +3 -2
Distfile moved and renamed.
Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim)
v. 1.5
date: 1995/04/28 13:35:37; author: jkh; state: Exp; lines: +2 -1
Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
v. 1.4
date: 1995/04/11 01:19:01; author: asami; state: Exp; lines: +6 -3
Some more Makefile updates, for the math ports.
v. 1.3
date: 1995/03/24 11:10:19; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.2
date: 1995/02/11 13:50:05; author: asami; state: Exp; lines: +1 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.1
date: 1994/12/06 11:54:59; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/06 11:55:00; author: asami; state: Exp; lines: +0 -0
hexcalc, a multi-radix calculator for x11
=============================================================================
v. 1.20
date: 2007/05/19 20:15:04; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2004/02/05 20:37:31; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.18
date: 2003/02/20 18:42:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.17
date: 2002/11/10 16:47:04; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.16
date: 2002/11/06 22:46:01; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.15
date: 2000/11/23 11:56:07; author: sobomax; state: Exp; lines: +1 -2
Ditch out "Version required" from comments section.
v. 1.14
date: 2000/04/15 15:13:48; author: knu; state: Exp; lines: +2 -1
Back out useful `Version required lines' that I'd blindly removed.
v. 1.13
date: 2000/04/14 17:43:56; author: knu; state: Exp; lines: +1 -2
Remove obsolete `Version required' lines.
v. 1.12
date: 2000/04/14 07:20:11; author: asami; state: Exp; lines: +4 -3
Convert to PORTNAME/PORTVERSION.
v. 1.11
date: 1999/08/31 06:47:45; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.10
date: 1999/08/25 07:10:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1998/09/27 20:06:17; author: steve; state: Exp; lines: +2 -1
Move manpages to MAN1.
v. 1.8
date: 1997/12/25 22:29:42; author: asami; state: Exp; lines: +2 -2
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
v. 1.7
date: 1996/11/18 11:32:18; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.6
date: 1996/10/09 03:14:34; author: asami; state: Exp; lines: +3 -2
Distfile moved and renamed.
Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim)
v. 1.5
date: 1995/04/28 13:35:37; author: jkh; state: Exp; lines: +2 -1
Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
v. 1.4
date: 1995/04/11 01:19:01; author: asami; state: Exp; lines: +6 -3
Some more Makefile updates, for the math ports.
v. 1.3
date: 1995/03/24 11:10:19; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.2
date: 1995/02/11 13:50:05; author: asami; state: Exp; lines: +1 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.1
date: 1994/12/06 11:54:59; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/06 11:55:00; author: asami; state: Exp; lines: +0 -0
hexcalc, a multi-radix calculator for x11
=============================================================================
|
| |

|