Andreas Klemm
d328c5df14
Added crossfire shutdown and forbid file and added this to PLIST.
1997-01-26 10:07:08 +00:00
Satoshi Asami
ff4c97a09a
Checksum changed again.
1997-01-26 09:07:50 +00:00
Satoshi Asami
73ecc658ea
PKGNAME is not necessary when it's a duplicate of DISTNAME.
1997-01-26 07:07:23 +00:00
Masafumi Max NAKANE
20823b8c86
Back out the upgrade from 2.8 to 3.1 as 3.1 has critical bug.
...
Suggested by: scrappy
1997-01-25 18:51:47 +00:00
Andrey A. Chernov
b4b2cc1252
Update
1997-01-25 18:41:54 +00:00
David E. O'Brien
5b0a45cf7b
Change handling of manpages. (.so --> symlinks)
1997-01-25 18:08:40 +00:00
Masafumi Max NAKANE
1f80e2a495
Upgrade, 2.8 -> 3.1.
1997-01-25 16:44:57 +00:00
Masafumi Max NAKANE
92b84d1036
Change all /usr/tmp to /var/tmp.
1997-01-25 16:03:05 +00:00
Andreas Klemm
77a0b5c2be
update port to new version 0.93.0
1997-01-25 12:27:16 +00:00
David E. O'Brien
f98e644eea
Share xwpe with the known FreeBSD world.
1997-01-25 09:09:57 +00:00
David E. O'Brien
5173f872a5
xwpe is a X-window programming environment designed for UNIX systems.
...
It is similar to 'Borland C++' MS-DOS programming IDE environment.
There is both a curses and X11 interface.
Note: there are both English and German language version of the manpages,
and helpfiles. The German language version will be installed if
"GERMAN_LANG" is set during ``make install'' of the port.
1997-01-25 09:09:03 +00:00
Satoshi Asami
bd3f2af640
(1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it from
...
${PORTSDIR}. This undoes the changes done in rev. 1.38 and 1.59
(part of the bsd.port.mk pre-dawn ages I've never understood).
Requested by: jkh
(2) Add new variable NO_IGNORE that will override any IGNORE causes.
This is just a little hack to allow building of REQUIRES_MOTIF
ports and its dependencies only etc., so don't document it.
(3) Update +REQUIRED_BY files as necessary. Now you should be able to
delete ports that have runtime dependencies without pkg_delete
complaining about this file missing.
1997-01-25 02:45:09 +00:00
Chuck Robey
e3671ade7b
update kaffe to 0.7.1.
...
Submitted by: Mark Huizer <xaa@stack.nl>
1997-01-24 23:58:32 +00:00
David E. O'Brien
2aeb120e72
Non-working help file.
...
PLIST had lib/gnuplot.gih, but it was actually installed in share/
1997-01-24 22:15:09 +00:00
Masafumi Max NAKANE
1b49e497b5
Do /bin/sh ${PKGDIR}/INSTALL instead of calling the script directly.
1997-01-24 19:09:11 +00:00
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