Commit Graph

140 Commits

Author SHA1 Message Date
naddy
a12cc4bd9b add "x11/windowmaker" to CATEGORIES; requested by espie@ 2001-01-18 16:09:59 +00:00
naddy
e92b295495 +wmcalc 2001-01-17 01:10:37 +00:00
naddy
f0f4b665b4 Import wmcalc-0.21.
Submitted by Peter Stromberg <home@wilfried.net>.

wmcalc is a program designed to act as a simple four-function
calculator.  It is different from other calculator programs,
however in that it is designed to take up very little desktop
space.
2001-01-16 21:31:43 +00:00
reinhard
ac3dd02d0b +geg
+hexcalc
2001-01-12 16:09:14 +00:00
reinhard
07f831846b geg is mathematical functions grapher used for plotting 2d
functions like f(x) = x^4 - 2. It allows you to view/compare
multiple function's graphs simultaneously, using different colours.
Geg can zoom in/out selections, and is very easy to use by math
students and teachers, providing nice gtk interface.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-12 16:03:48 +00:00
reinhard
c06aefb11e hexcalc is a multi-radix calculator for integers.
Works with hexadecimal, decimal, octal and binary numbers.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-12 15:59:05 +00:00
reinhard
d23e59b2c1 +ntl 2001-01-08 16:19:12 +00:00
reinhard
090c1d231e NTL is an object oriented library for number theory, written
by Victor Shoup.  It provides objects and methods for
        - arbitrary length integers
        - finite fields
        - polynomials over fields
        - extensions of fields.
 
NTL's lattice reduction code is also one of the best available anywhere, in
terms of both speed and robustness, and one of the few implementations of block
Korkin-Zolotarev reduction with the Schnorr-Horner pruning heuristic. It has
been used to "crack" several cryptosystems.

MAINTAINER=     Tom Knienieder <tom@knienieder.com>
2001-01-08 16:15:35 +00:00
kevlo
b3cb5a4581 Add abs. 2000-12-28 13:55:41 +00:00
kevlo
c19fd1cebe Initial import of abs 0.8.
abs is a free spreadsheet with graphical user interface.
2000-12-28 13:55:13 +00:00
reinhard
5a598d979b +netcdf 2000-12-26 12:28:18 +00:00
reinhard
1b5847e8c3 NetCDF (network Common Data Form) is an interface for array-oriented
data access and a library that provides an implementation of the
interface. The netCDF library also defines a machine-independent
format for representing scientific data. Together, the interface,
library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

From: Tom Knienieder <tom@knienieder.com>
2000-12-26 12:22:53 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
obecian
97d51aaf0e ports/math/Makefile updated to reflect grpn import 2000-12-18 02:21:21 +00:00
obecian
5c7bd0c1d1 grpn-1.1.1 port - graphical (GTK) reverse polish notation calculator 2000-12-18 02:17:11 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
espie
01c2c49bba +maple-share 2000-11-19 20:05:56 +00:00
espie
896e0fdf80 maple extra libraries (the 2nd CD) 2000-11-19 20:02:12 +00:00
espie
616ae747df Add missing run dependency 2000-10-29 17:29:31 +00:00
espie
17c955b41f Oops, again. 2000-10-24 16:28:04 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
5b1b16e44d Repair 2000-10-22 15:28:18 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
danh
10878efcea - changed CONFIGURE_STYLE to 'gnu dest'.
- removed unnecessary patches.
2000-09-27 16:53:18 +00:00
brad
5cfb2277a5 - (remove use of gmake for gnuplot)
- remove SEPARATE_BUILD until someone can figure out why these and other
automake-based ports do a rebuild on install
2000-09-27 16:16:37 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
brad
38a6809eec add in no_x11 FLAVOR for gnuplot 2000-09-22 21:28:28 +00:00
brad
e4e3f7f9fd merge in my local changes while I was working on this port:
- enable SEPARATE_BUILD
- patches for DESTDIR and a fix for separate building
- add in missing PFRAG file
2000-09-22 21:27:29 +00:00
danh
cf8a1ed37e - update gnuplot to 3.7.1.
- bump NEED_VERSION.
- removed deprecated HAS_CONFIGURE and use CONFIGURE_STYLE.
- added revision tag to pkg/PLIST.
- added HOMEPAGE to Makefile and pkg/DESCR.
- added no_x11 flavor.
- changed MAINTAINER; ok angelos@
2000-09-22 20:34:56 +00:00
kevlo
f7543a2ac7 - Update to version 3.1.1c
- Fix Makefile
2000-08-19 04:40:57 +00:00
angelos
a99a21022b Release ports@openbsd.org, as I can no longer maintain ports that
depend on XFree86 3.3.6
2000-07-10 02:06:46 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
kevlo
fb5721412a Fix up the Makefile 2000-06-12 01:26:18 +00:00
espie
1bdcf9640b Update to an existing version and Fake (with maintainer's approval) 2000-04-12 20:43:21 +00:00
espie
b9d316ef1d Fix dependencies so that we can build code.o first.
on i386, build code.o with -O0 to work around a gcc bug.
2000-04-10 00:40:28 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
a35af35568 Fake.
math subdir done (xcalc is pending update approval from port's maintainer)
2000-04-08 22:18:00 +00:00
espie
3fbaca3b4d Fake. 2000-04-08 22:16:57 +00:00
espie
8c8e3fb7f6 FAKE
(xspread could probably use some update)
2000-04-08 22:04:32 +00:00
espie
e52c0d3fa9 Set IGNORE unless MAPLE_CDROM is mounted, deals with package builders
problems.
2000-04-01 17:47:42 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
b1fa04c150 license 2000-03-17 20:47:07 +00:00
espie
94b9b73739 Fake 2000-03-13 18:43:33 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
espie
83c92d7fdf LICENSE_TYPE=COMM 2000-02-13 19:13:22 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
espie
b3e945226b Remove NO_WRKSUBDIR 2000-02-10 09:38:03 +00:00
provos
bdbf09f00a enable calc 1999-11-11 16:41:49 +00:00
provos
d4274543ab calc port, help by dugsong@, okay dugsong@, turan@ 1999-11-11 16:40:11 +00:00
brad
044854e1e1 - remove ugly kludge that was used to extract the distfile, which is not
needed anymore due to the previous commit
- cleanup Makefile
1999-10-30 20:35:34 +00:00
brad
f44a627526 make this port respect CFLAGS 1999-10-30 20:30:58 +00:00
turan
51490d3869 this port does not extract properly. fix it. 1999-10-30 11:23:44 +00:00
espie
392ac39aad Typo 1999-10-29 10:57:16 +00:00
ian
33da02251d Provide do-extract to work around bsd.ports.mk. 1999-10-27 16:53:35 +00:00
espie
903b575aa1 Use FULLDISTDIR 1999-09-22 10:18:26 +00:00
fgsch
4d187bb8bf Enable maple. 1999-07-14 17:44:55 +00:00
espie
b0b9b22bb5 Patch maple script to resolve DISPLAY manually.
Work-around for a maple-linux/linux emulation bug that was diagnosed
by Remi Card on FreeBSD.
1999-06-18 15:32:16 +00:00
espie
2d1f4b077f Commercial mathematical package from the University of Waterloo.
Ported to show that the linux version works under OpenBSD.
One serious port for a change :)
1999-05-22 00:24:58 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
dfcbbb39d5 do not try to use gd if it is found durring configure 1999-04-13 19:21:57 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
marc
a2cfdf108b Fix library dependency and packing list 1999-03-12 17:13:57 +00:00
brad
f44d4b5a98 add MASTER_SITE_SUBDIR 1999-03-07 01:38:58 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
angelos
e6b693d9d5 Update to version 3.7 (thanks to espie@ for telling me about the new
release).
1999-02-01 23:29:35 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +00:00
marc
cd2bc73150 fix packing list 1998-12-07 20:48:49 +00:00
ian
18c0151dde Typo. 1998-09-24 14:50:24 +00:00
ian
636eeb4fe6 Typo (wrong publisher listed for book). 1998-09-24 14:38:26 +00:00
marc
cfa75f45a4 add xspread to Makefile 1998-09-23 15:59:53 +00:00
marc
d115a9aabd xspread 2.1; "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu> 1998-09-23 15:58:23 +00:00
marc
5f861d1c67 add wingz to makefile 1998-09-18 22:48:16 +00:00
marc
98e109bcb1 A commercial spreadsheet; "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu> 1998-09-18 22:47:06 +00:00
ian
7cf7e0deec put the right site in 1998-09-16 19:43:02 +00:00
ian
19b1383db5 add hoc port 1998-09-16 19:36:54 +00:00
ian
58c92008a3 hoc calculator/language port 1998-09-16 19:35:08 +00:00
marc
7ab422b5d0 update master site 1998-08-04 22:31:30 +00:00
angelos
0e70b61745 Update to version 3.5. 1998-07-03 23:50:50 +00:00
marc
0d612e6afd Update index; fix math Makefile 1998-05-24 01:19:28 +00:00
angelos
1e384e1a70 Add math/ Makefile 1998-05-17 04:32:58 +00:00
angelos
486bdd6ef9 gnuplot port 1998-05-17 04:30:57 +00:00