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

5784 Commits

Author SHA1 Message Date
Satoshi Asami
45755113f1 Checksum changed again. 1997-01-24 12:38:40 +00:00
Masafumi Max NAKANE
6e11e72c11 Activate ss. 1997-01-24 12:32:35 +00:00
Satoshi Asami
e91ccdae02 "ln -s" -> "ln -sf". 1997-01-24 12:16:53 +00:00
Satoshi Asami
64e5bbde17 Move "done" to the right place so this port actually installs. 1997-01-24 12:10:12 +00:00
Masafumi Max NAKANE
12168f879e New port: yet another spreadsheet program.
Submitted by:	pgiffuni@FPS.biblos.unal.edu.co
(Closing PR #2452.)
1997-01-24 11:45:39 +00:00
Satoshi Asami
352e23e65b Create directory before installation. 1997-01-24 11:43:57 +00:00
Satoshi Asami
46735ca4e8 Style police. 1997-01-24 10:48:52 +00:00
Satoshi Asami
685e25c49f Fix Tk include file path (tk -> tk4.1). 1997-01-24 10:43:07 +00:00
Satoshi Asami
2683beb648 Mark this port BROKEN. 1997-01-24 10:39:20 +00:00
Satoshi Asami
67b760fa71 Put DIST_SUBDIR in right place. 1997-01-24 10:30:38 +00:00
Satoshi Asami
576c27dcf6 Put EXTRACT_SUFX at right place. 1997-01-24 10:28:05 +00:00
Satoshi Asami
98d6ad6b52 Fix LIB_DEPENDS line, this one depends on tk41, not tk.
This caused, among other things, the package depend on tk-3.6 (argh!!!).
1997-01-24 10:27:02 +00:00
Satoshi Asami
edc48188cf Style police. 1997-01-24 10:20:50 +00:00
James FitzGibbon
48cf0f27d2 Upgrade to radius-961029 1997-01-24 10:19:35 +00:00
Satoshi Asami
77198fece7 Put MAINTAINER in the right place. 1997-01-24 10:18:53 +00:00
Thomas Gellekum
c5f372bd1f Use rpm2cpio for extracting. 1997-01-24 07:52:55 +00:00
Thomas Gellekum
9b5870de50 Activate rpm. 1997-01-24 07:51:16 +00:00
Thomas Gellekum
66d67f6a9b Import of the Red Hat package manager. 1997-01-24 07:50:08 +00:00
Masafumi Max NAKANE
9d0c3d2991 Activate perl5. 1997-01-24 07:05:52 +00:00
Masafumi Max NAKANE
ab617e2008 New port:
Perl with Japanese language support, AKA jperl.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2456.)
1997-01-24 06:58:44 +00:00
Andreas Klemm
f269a41291 remove 2 files from PLIST, that actually are created, when running
the start script.

Added a needed tmp dir ($PREFIX/bb/tmp), otherwise bb refuses to start.
Updated PLIST.

symlinked page.sh cgi script to $PREFIX/www/cgi-bin
1997-01-23 22:05:48 +00:00
Jean-Marc Zucconi
9ff04fa8f0 Upgrade to the latest version (96.12) 1997-01-23 03:35:48 +00:00
Chuck Robey
2d224b591a Update checksum and fix CFLAGS += setting.
Submitted by:	Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co>
1997-01-23 02:21:02 +00:00
Andrey A. Chernov
75c982871d Update 1997-01-23 00:46:29 +00:00
Masafumi Max NAKANE
6667e92e1c Now, if FOR_CDROM is defined, do-fetch will fetch all the distfiles
including characterset dependent ones.

echo prompt; read var -> read -p prompt var
1997-01-22 04:35:58 +00:00
Satoshi Asami
8df73ce627 Pathname was wrong.
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-01-22 04:13:25 +00:00
Masafumi Max NAKANE
9b36d0e0c8 Reflect recent changes to mail/pine. (Mainly, removing imap/ipop
support.)
1997-01-21 06:59:43 +00:00
Masafumi Max NAKANE
6df2852e5c Reflect recent changes made to mail/pine. (Mainly, removing imap/apop
support.)
1997-01-21 06:40:57 +00:00
Stefan Eßer
f283866318 Upgrade to 970120 version of Wine. 1997-01-20 23:19:36 +00:00
Andrey A. Chernov
ff0867c1f7 Upgrade to 970120 1997-01-20 22:43:23 +00:00
Andrey A. Chernov
97bcf3489f Update 1997-01-20 22:41:09 +00:00
Chuck Robey
76b7ba5ed3 Upgrade octave to version 2.0.1. Fair warning, this takes a great
long time to compile, and the package is over 6 megabytes in size.
Also depends on the new gnuplot port for output.
Reviewed by:	 Satoshi
1997-01-20 22:13:57 +00:00
Mark Murray
0aea81182c Upgrade to 3.5.0
Submitted by:	Mark Huizer
Butt kicked until I did this by: Mark Huizer
1997-01-20 20:10:25 +00:00
Andreas Klemm
ff9aa2e3ff Some bugfixes and enhancements:
a) The link created in /usr/local/www to the bb is relative, so it
does not work if the ${PREFIX}/www is itself a symlink.  Fixed that
by using full paths.

b) Added a symlink bb/index.html to bb/bb.html so that the URL can
just be http://hostname/bb

c) Added 3 files (two of them were very important) to PLIST which
were missing (bb.html, bb2.html and the new index.html). So I think
nobody tried to install bb from a package since now.

Reviewed by:
Partially submitted by:	Mikhail Teterin <mi@www.video-collage.com>
Obtained from:
1997-01-20 11:46:02 +00:00
Andreas Klemm
13472af44c Removed RUN_DEPENDS=netscape3.
Strongly suggested by:	Satoshi
1997-01-20 09:59:33 +00:00
Andreas Klemm
56ee6818d3 corrected md5 checksum because author did changes without bumping
the release number.
Obtained from: Doug White <dwhite@gdi.uoregon.edu>
1997-01-20 09:57:27 +00:00
Thomas Gellekum
b5b5740dae Activate neXtaw. 1997-01-20 07:18:36 +00:00
Thomas Gellekum
db190ba6ac Import of neXtaw, a replacement for Xaw which adds a NEXTSTEP look. 1997-01-20 07:15:18 +00:00
David E. O'Brien
00c4047db1 Upgrade to 0.58 PL15 1997-01-20 05:51:01 +00:00
Masafumi Max NAKANE
6be9705a03 Oops, correct umask is 0022, not 022. 1997-01-20 02:43:25 +00:00
Masafumi Max NAKANE
ef07f290e4 Added pre-extract target to check and cause error if it's not 022.
This is because the build procedure doesn't go quite well if it's other than
022.
Rported by:	"Barry Friedman" <friedman@nortel.ca>
1997-01-20 02:30:08 +00:00
Masafumi Max NAKANE
bb941f5603 Use read -p to get user input instead of echo prompt read var. 1997-01-20 02:27:25 +00:00
Andreas Klemm
2a88117c25 corrected md5 checksum file. The author seems to have changed something
in the current release.
1997-01-20 00:13:09 +00:00
James FitzGibbon
ae139ec2cc Upgrade to v1.0b6a-960102
Reviewed by:	jfitz@freebsd.org
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-01-19 18:48:51 +00:00
Joerg Wunsch
9f5eba4419 Update to FreeBSD 3.0-current: the network interface structure
has been turned into a linked list.

It still also compiles on 2.2, but the binaries are incompatible.
1997-01-19 18:36:51 +00:00
Satoshi Asami
3bff7781cb Use installed header files. 1997-01-19 14:13:26 +00:00
Peter Wemm
4b5079e3d2 Update 1.1.3 -> 1.1.4 + distributed patches
Among the changes are some patches submitted to the maintainers by
yours truly to improve the password support in cachemgr.cgi.  It also
reports the resource "maxrss" correctly for what it is.

The distributed patches to 1.1.4:
    * ftpget.c.patch: Changes the default MIME type to
      "application/octet-stream" and fixes directory listings from
      NetWare servers.
    * icp.c.patch: Fixes "Unknown status reply from server: 0!" error
      messages in Netscape.
    * ipcache.c.patch: Fixes ipcache_dnsHandleRead() coredumps.
    * neighbors.c.patch: Fixes BIT_SET/BIT_TEST typo in
      getDefaultParent().

Reviewed by:
Submitted by:
Obtained from:
1997-01-19 03:24:13 +00:00
David E. O'Brien
bf6283b538 rm --> ${RM} 1997-01-19 02:47:27 +00:00
David E. O'Brien
a518e9a59f Upgrade to 0.57 PL 4.
(note that 0.58 is out, but I want to lets the bugs shake out of it first).
1997-01-19 02:12:12 +00:00
Satoshi Asami
ab0b8fd515 (1) This is a classic example of a "trivial fix" blowing up on one's face
unless you test it, Brian. :)  (Directory path prefix was wrong.)

(2) Also, this patch modifies the same file as patch-af, so I combined
    those two (see handbook).
1997-01-19 00:55:10 +00:00