Commit graph

5070 commits

Author SHA1 Message Date
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
Bill Fenner
742d15a9d4 Geomview 1.6.1, an interactive viewer for 3- and 4-D geometric objects 1996-12-19 19:41:57 +00:00
Eric L. Hernes
bb57e7f863 BUILD_DEPENDS on ld.so;
modload the linuxulator if we can't run the linux binary in the
build process.
1996-12-19 14:33:03 +00:00
Masafumi Max NAKANE
9b5ef66fb7 Activate su2. 1996-12-19 12:13:15 +00:00
Masafumi Max NAKANE
cfc860b374 New port: su2.
An enhanced su, allows user to su with own password, etc.
Reviewed by:	max
Submitted by:	John-Mark Gurney <gurney_j@efn.org>
1996-12-19 12:10:06 +00:00
Satoshi Asami
a050ea337c Create pixmap directory before attempting to install there. 1996-12-19 12:08:02 +00:00
Torsten Blum
483cf6a144 Upgrade to 3.0.2 1996-12-19 11:31:22 +00:00
Masafumi Max NAKANE
5b99e06460 Modify this patch to change the original makefile's installdoc target
`make reinstall' won't install docs into wrong place.
Noticed by:	obrien
(Closing PR #2132.)

Also some modification to change the makefile's install* targets to
do chown bin.bin on installed files.
1996-12-19 11:11:48 +00:00
Satoshi Asami
9b602f7b62 Add $Id$. 1996-12-19 05:10:13 +00:00
Andrey A. Chernov
1a4fe0ff7f Upgrade to +28s 1996-12-19 04:19:35 +00:00
Masafumi Max NAKANE
d35e18fd7b Activated lipsf and escpf. 1996-12-19 03:39:24 +00:00
Masafumi Max NAKANE
09bf63af27 Text to LIPS filter
Reviewed by:	max
Submitted by:	mita@jp.freebsd.org
1996-12-19 03:36:14 +00:00
Masafumi Max NAKANE
165b9dfa02 Text filters for ESC/P, ESC/Page & ESC/PS printers.
Reviewed by:	max
Submitted by:	mita@jp.freebsd.org
1996-12-19 03:33:10 +00:00
Masafumi Max NAKANE
e610545e1a Upgrade, 2.2.0 -> 2.3.0 1996-12-19 02:46:03 +00:00
Satoshi Asami
e8029531ee Add pgcc-current.
Forgetten-despite-my-repeated-warnings-by:	andreas
1996-12-19 00:19:07 +00:00
Torsten Blum
ab58b4a30f Upgrade to 1.5.1 1996-12-18 23:32:28 +00:00
Andrey A. Chernov
6db7e5167f Change updates file 1996-12-18 21:33:24 +00:00
Andreas Klemm
9a84e6bfb5 pgcc-current is a developer release of gcc 2.7.2 with pentium
optimizations. The motivation to make a separate pgcc port is, to
provide two versions, an official release, which is missing the
leading edge of developement and an interesting current version,
which fixes some things and might breake (or not) others.

Fact is, that one is able to compile and run a complete FreeBSD-current
kernel without trouble and so closes 2 PR's.

>Number:         1221
>Category:       bino

and possibly
>Number:         1222
>Category:       ports (should be tested by the submitter.
1996-12-18 16:40:16 +00:00
Satoshi Asami
46c9119e26 The "17" means patchlevel 17, not "1.7".
Reviewed by:	mita@jp.freebsd.org
1996-12-18 14:16:23 +00:00
Satoshi Asami
836451e17c Upgrade to unofficial 1.2, now includes "BSD Daemon" mode (-bsd).
Submitted by:	candy@fct.kgc.co.jp
1996-12-18 08:55:17 +00:00
Masafumi Max NAKANE
aeb45a1312 Install mnews.1 into man/ja_JP.EUC/man1 instead to share/doc/mnews.
Honor ${NOPORTDOCS}.

Some cosmetic tweaks.
1996-12-18 07:59:44 +00:00
Satoshi Asami
5cee657a04 And with our fixit floppy
Through disks and tapes
We will endure
As we pass surely
Through every crash
A time for us
Some day there'll be
A neeeeeeeeeeewww (make) world
A world of shining machine
For FreeBSD..
1996-12-18 06:39:49 +00:00
Satoshi Asami
4c6b6da022 Add mew and w3. 1996-12-18 05:28:04 +00:00
Satoshi Asami
deb06bc567 Add w3. 1996-12-18 05:27:26 +00:00
Satoshi Asami
d1cca3d17e Web browser based on emacs/mule.
Submitted by:   Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:26:57 +00:00
Satoshi Asami
52f538cad0 Web browser based on emacs/mule.
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:26:32 +00:00
Satoshi Asami
c8edeba2cd Add mew. 1996-12-18 05:10:01 +00:00
Satoshi Asami
0225b68252 Message interface to Emacs Window, emacs version.
Submitted by:   Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:09:26 +00:00
David E. O'Brien
c946bb2290 Upgrade to 0.54 and patches upto 15.*.PATCH 1996-12-18 05:06:33 +00:00
Satoshi Asami
42e0a9c58b Typo.
Submitted by:	"Mark J. Taylor" <mtaylor@cybernet.com>
1996-12-18 04:05:11 +00:00
Satoshi Asami
bb84702d99 Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &
PATCH, etc.) section.  Also sort them in order of execution like other
parts of this file.
1996-12-18 02:27:44 +00:00