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
Satoshi Asami
b7a86be739
Add files/md5 entries for files whose checksum should be ignored as well.
...
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Satoshi Asami
9a2117123e
Add checksum, don't know why it was missing before.
1996-12-17 12:29:51 +00:00
Satoshi Asami
40ebcbaa4c
Add new variable IGNOREFILES, to be set to list of files that you don't
...
want md5 checksum calculated. (It will create an entry in files/md5
with rhs "IGNORE".) Now it's safe to do a "make makesum" on all ports.
1996-12-17 12:20:53 +00:00
Satoshi Asami
f72fddd2be
Remove color_xterm port, stock xterm in XFree86-3.2 includes color support.
1996-12-17 11:07:12 +00:00
Thomas Gellekum
e1f71727b3
Upgrade from 3.7.8 to 3.7.9.
1996-12-17 07:32:12 +00:00
Thomas Gellekum
cc65fb649f
There's nothing (yet) which depends on Qt,
...
so it's a safe upgrade to version 1.1.
1996-12-17 07:11:54 +00:00
Satoshi Asami
1241869446
A time for us
...
Some day there'll be
When send-pr's are torn
By courage born
Of a BSD that's Free
A time when commits
So long denied
Can floooooooooooour-ish
As we unveil the ports we now must hide..
(Instigated by: confidential new-port PRs)
1996-12-17 06:33:00 +00:00
Satoshi Asami
90ac5f7962
Remove ${DISTNAME}.tar.gz in pre-clean target, it is built from the real
...
distfile in the do-extract target.
Found by: msmith's pib distfile checker
1996-12-17 05:33:18 +00:00