mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
This is the `sliderule' part of X11R3's xcalc(1) utility. Don't take it
too seriously, that's rather a fun project only. :) It portlints well, so i hope it's okay... I noticed that the FreeBSD LOCAL_PORTS still reference freefall.freebsd.org, so did i -- shouldn't all this be converted to hub.freebsd.org? (I've put the distfile over there, at least. freefall doesn't offer anon ftp at all.)
This commit is contained in:
parent
782958f76c
commit
59d1b46b0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7472
5 changed files with 29 additions and 0 deletions
18
deskutils/sliderule/Makefile
Normal file
18
deskutils/sliderule/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# New ports collection makefile for: sliderule
|
||||
# Version required: 11.3 (X11R3)
|
||||
# Date created: 4 Aug 1997
|
||||
# Whom: joerg
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= sliderule
|
||||
PKGNAME= sliderule-1.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
||||
|
||||
MAINTAINER= joerg@FreeBSD.org
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
deskutils/sliderule/distinfo
Normal file
1
deskutils/sliderule/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (sliderule.tar.gz) = 94f1b0947a8a6f5aaafe332ee38c48b9
|
1
deskutils/sliderule/pkg-comment
Normal file
1
deskutils/sliderule/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
The part of X11R3's xcalc featuring a slide rule
|
7
deskutils/sliderule/pkg-descr
Normal file
7
deskutils/sliderule/pkg-descr
Normal file
|
@ -0,0 +1,7 @@
|
|||
This is the part of X11R3's xcalc(1) utility that features a historic
|
||||
Slide Rule. This is not taken to be too serious, it's merely a little
|
||||
fun project for those people who have learned their basics of mathemat-
|
||||
ics and logarithms by using such a nice ``pocket calculator''.
|
||||
|
||||
The original xcalc is from John Bradley, and Mark Rosenstein. A number
|
||||
of bugs and inaccuracies fixed by Joerg Wunsch.
|
2
deskutils/sliderule/pkg-plist
Normal file
2
deskutils/sliderule/pkg-plist
Normal file
|
@ -0,0 +1,2 @@
|
|||
bin/sliderule
|
||||
man/man1/sliderule.1.gz
|
Loading…
Add table
Reference in a new issue