summaryrefslogtreecommitdiff
path: root/math/hexcalc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Back out useful `Version required lines' that I'd blindly removed.Akinori MUSHA2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27615
* Remove obsolete `Version required' lines.Akinori MUSHA2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27534
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+3
| | | | Notes: svn path=/head/; revision=27509
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Move manpages to MAN1.Steve Price1998-09-272-2/+2
| | | | Notes: svn path=/head/; revision=13459
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Distfile moved and renamed.Satoshi Asami1996-10-092-3/+4
| | | | | | | Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim) Notes: svn path=/head/; revision=3936
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Add a few CATEGORIES lines to take these ports out of `orphans'.Jordan K. Hubbard1995-04-281-1/+2
| | | | | | | | Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-) Notes: svn path=/head/; revision=1545
* Some more Makefile updates, for the math ports.Satoshi Asami1995-04-111-3/+6
| | | | Notes: svn path=/head/; revision=1326
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-191-1/+1
| | | | Notes: svn path=/head/; revision=1155
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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! Notes: svn path=/head/; revision=935
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* hexcalc, a multi-radix calculator for x11Satoshi Asami1994-12-064-0/+23
Notes: svn path=/head/; revision=539