summaryrefslogtreecommitdiff
path: root/math/hexcalc/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Move manpages to MAN1.Steve Price1998-09-271-1/+2
|
* 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).
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* Distfile moved and renamed.Satoshi Asami1996-10-091-2/+3
| | | | Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim)
* 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! :-)
* Some more Makefile updates, for the math ports.Satoshi Asami1995-04-111-3/+6
|
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* 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!
* hexcalc, a multi-radix calculator for x11Satoshi Asami1994-12-061-0/+14