1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

5500 Commits

Author SHA1 Message Date
David E. O'Brien
bdb39c54c4 Upgrade to version 0.55 (and patches upto 04.xyz.PATCH) 1996-12-25 13:59:08 +00:00
David E. O'Brien
51b93c1ce7 Share vnroff with the rest of the world. 1996-12-25 12:43:09 +00:00
David E. O'Brien
ac4e289cb8 VNroff converts VIQR format Vietnamese characters into troff format so
groff/troff can print it out.
1996-12-25 12:42:42 +00:00
David E. O'Brien
a5b245b377 Share mixal with the rest of the world. 1996-12-25 12:14:02 +00:00
David E. O'Brien
8d72b02a66 Mixal is a version the assembler and interpreter for Donald Knuth's
mythical MIX computer, defined in:

   Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental
   Algorithms_.  Addison-Wesley, 1973 (2nd ed.)

Some of us were playing with it at school... so I made a port of it.
1996-12-25 12:13:02 +00:00
David E. O'Brien
12bfcfc1d8 Greatly shortened the DESCR files (which were simply the long README file
from the distfile).
Clarified COMMENT files.
1996-12-25 12:09:04 +00:00
Andrey A. Chernov
4311ac9af5 Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR
also it is not true.
ISO8859-1:GR _always_ searched for pressed 8bit key independently of
locale information, so only ISO8859-1 locales really works.

Remove NO_PACKAGE, because XFree distributed package not have
this fixes.
1996-12-25 05:56:07 +00:00
Peter Wemm
6bf55542b0 Hey guess what Satoshi? I nearly forgot the md5 file too... :-] 1996-12-25 04:59:55 +00:00
Peter Wemm
dcd3fb9f02 Update 1.25 -> 1.27 (file gone from master sites) 1996-12-25 04:42:53 +00:00
Masafumi Max NAKANE
b7c1d0f9d7 Upgrade, 2.4.0 -> 2.5.0. 1996-12-25 03:03:24 +00:00
Masafumi Max NAKANE
c6bd830976 Upgrade, 1.3.1 -> 1.3.2. 1996-12-24 11:12:12 +00:00
Satoshi Asami
3901993301 Move docs from share/pgperl to share/doc/pgperl. 1996-12-24 07:47:39 +00:00
Satoshi Asami
02b71db7e7 Fix this Makefile up big-time.
(1) Standardize (move variables around).

(2) Finish writing the *_DEPENDS line, which all ended in mid-sentence.

(3) Move docs from share/pgperl to share/doc/pgperl.
1996-12-24 07:47:28 +00:00
Satoshi Asami
7533d48dda Shorten this file. Please, don't put the entire 218-line README here! :( 1996-12-24 07:42:52 +00:00
Satoshi Asami
b9768202f4 Use "${WRKDIR}" instead of "work". 1996-12-24 07:35:26 +00:00
Satoshi Asami
9d103c94d5 Remove name of package from pkg/COMMENT. 1996-12-24 07:35:05 +00:00
Satoshi Asami
6062b133d0 "WRKSRC=${WRKDIR}" -> "NO_WRKSUBDIR=yes." 1996-12-24 07:31:49 +00:00
Satoshi Asami
75e00c364a Minor cleanup (shorten PKGNAME, remove unnecessary WRKSRC). 1996-12-24 05:29:43 +00:00
Andreas Klemm
fe0bf6dedd new patch-aa needed because of little Makefile modifications by
the author of the package.
1996-12-23 18:23:21 +00:00
Jean-Marc Zucconi
68553c3d86 Add pgperl. Move pgplot to keep the list in alphabetical order. 1996-12-23 17:43:31 +00:00
Jean-Marc Zucconi
ac09544c34 A perl5 extension which makes available the pgplot library. 1996-12-23 17:37:41 +00:00
Thomas Gellekum
12c85a2ffb Activate jbigkit. 1996-12-23 07:34:57 +00:00
Thomas Gellekum
32b8c8be6c Use the original version from EECS, not the patched linux stuff.
Closes PR 2254.

Submitted by: Julian Jenkins <kaveman@magna.com.au>
1996-12-23 07:26:19 +00:00
Thomas Gellekum
6370885878 Now that we have libjbig in the ports, we might as well use it.
Implicitly requested by: Mikhail Teterin (PR 2096)

(Note that I didn't look for a new version of ImageMagick; I'd
like to stick with the 3.7.9 we currently have.)
1996-12-23 07:19:05 +00:00
Thomas Gellekum
be07477ea0 Import of jbigkit, which contains yet another graphics library.
Closes PR 2066.

Submitted by:	Mikhail Teterin <mi@aldan.ziplink.net>
1996-12-23 07:12:29 +00:00
Andrey A. Chernov
976772a44c Upgrade to +29 1996-12-23 06:08:21 +00:00
Satoshi Asami
751417b7a9 Suggested by: msmith
Add a little more sophistication to the md5 grep command.

Change the md5 checksum logic a bit.  Now, the message is printed
out for every successfully/unsuccessfully matched checksum, and it
aborts at the end if there was a mismatch.  Also, make missing checksum
and IGNORE file inconsistency fatal, as there is now no reason to have
a missing checksum.
1996-12-23 02:49:35 +00:00
Satoshi Asami
d7ebff0f05 Add newline to end of file. 1996-12-23 02:36:39 +00:00
Satoshi Asami
1bbaa422d5 Update to 3.2.2.
Notified by:	andreas
1996-12-23 02:29:36 +00:00
Satoshi Asami
263c3e5d2e Make this compile even if BuildServer is not defined. The original error
that raised my attention was the tab used in place of spaces in the
!BuildServer part, but since we aren't building this inside the X Consortium
tree anyway, I believe the conditional check should be taken out.
1996-12-23 00:37:24 +00:00
Warner Losh
fb1eb5675e Apply minor patch from the OpenBSD folks to allow this to compile and
work on both FreeBSD and OpenBSD.

Specifically, both FreeBSD and OpenBSD have the timelocal() function.  In
fact most unixes have this function, so I'm not sure what the best fix
generically would be.  This fix is no worse than the one that was there
before, however.

Submitted by:	Niklas Hallqvist <niklas@filippa.appli.se>
Obtained from:	OpenBSD by way of Niklas
1996-12-22 17:01:12 +00:00
Andreas Klemm
aa282eb940 Got checksum mismatch. Fetched it again and created new checksum file. 1996-12-22 12:34:19 +00:00
Andreas Klemm
9cc719eef7 Remove the package name in the COMMENT file. 1996-12-22 12:13:06 +00:00
Joerg Wunsch
3138dc639c Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is).

Requested by:	asmi (long ago)
1996-12-22 11:01:16 +00:00
David E. O'Brien
aee48c8801 Make the pre-configure script respect ${PREFIX}
Closes PR:	ports/2039
1996-12-22 06:53:00 +00:00
Jean-Marc Zucconi
b2b36fa4e1 Add pgplot. 1996-12-22 04:38:42 +00:00
Jean-Marc Zucconi
1ba25af393 A C/FORTRAN library for drawing graphs on a variety of display devices. 1996-12-22 04:36:43 +00:00
Andreas Klemm
55b9a87665 and here the PLIST file 1996-12-21 17:29:19 +00:00
Adam David
cf3f68c635 1.0.96 --> 1.0.97
(dumpfile change)
1996-12-21 12:07:40 +00:00
Masafumi Max NAKANE
886fcc5163 Upgrade, 2.3.0 -> 2.4.0. 1996-12-21 11:13:05 +00:00
Andrey A. Chernov
7458c6a640 Rename mtest to mttest 1996-12-21 07:27:24 +00:00
Andrey A. Chernov
3103c01858 Rename mtest to mboxtest
Cleanup install target
1996-12-21 07:07:06 +00:00
Andrey A. Chernov
745d1e5794 Add RESTRICTED="non-redistributable beta"
Add all docs to package
1996-12-20 23:46:27 +00:00
Torsten Blum
75e87cb8da update checksum - the distfile has changed 1996-12-20 09:05:19 +00:00
Andreas Klemm
c1b1010ad0 Bootstrap pgcc-current using -O instead of -O2 (for safety reasons, I don't
want higher optimization levels result in unsafer binaries).

Fix bug, that causes core dumps when using higher optimization levels
than -O2.

Results with dhrystone 2.1 (1000000 loops):
	stock cc (2.7.2.1 from current)	:	136k	(136xxx)
	pgcc-current with -O2		:	138k
	pgcc-current with -O6		:	172k

And no coredump anymore. Reason for coredump:
With -O3 cc1 does an register-to-register-copy optimization and it tries
to write some debugging information about what it is doing into a file
that does not exist unless you have instructed cc1 to dump all its
information about its internal state. (From: Sascha Blank)

BTW:	PLIST is really coming soon, it's on my todo list ;-)
BTW2:	Is Sascha already in the contributors list ? Have to go to work now.

Submitted by:	Sascha Blank <blank@sliphost37.uni-trier.de>
1996-12-20 07:27:41 +00:00
James FitzGibbon
5ff201ce42 Fix for PR ports/2253 - link from Tools/archive to ${PREFIX}/archive added
to Makefile and PLIST.
Submitted by:	bill@duchess.wagill.com
1996-12-20 03:32:38 +00:00
Satoshi Asami
f8a1076b18 Sort this file once and for all, so nobody has to scramble it again. :) 1996-12-20 02:57:16 +00:00
Satoshi Asami
487f69fa6e Standardize. 1996-12-20 02:40:11 +00:00
Masafumi Max NAKANE
77b898ccc3 Added su2.
Moved around some lines to make the list in alphabetical order.
1996-12-20 02:15:58 +00:00
Bill Fenner
ac9aae42d4 Add geomview port. 1996-12-19 22:34:52 +00:00