Satoshi Asami
25bffc28f4
/usr/ports/distfiles -> $(DISTDIR)
...
Submitted by: Shigeki Nogaya <nogaya@mbox.kyoto-inet.or.jp>
1995-09-15 08:46:21 +00:00
Satoshi Asami
6a9a0c9b6c
Upgrade, 2.2.2 -> 2.3.
1995-09-15 01:41:34 +00:00
Andrey A. Chernov
4faa217f66
Upgrade 4.36->4.41
1995-09-14 23:27:58 +00:00
Satoshi Asami
c9490209f3
Upgrade, 1.0.5 -> 1.0.7.
...
Submitted by: Chuck Robey <chuckr@eng.umd.edu>
1995-09-14 11:30:34 +00:00
Satoshi Asami
30bdf30167
(1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)
...
(2) Add $Id$ line
(3) This is not interactive, unlike guile-ii, which overwrites the
"regular" tcl/tk
1995-09-14 11:22:50 +00:00
Satoshi Asami
694ed3fabd
MAINTAINER goes in a section of its own.
1995-09-14 10:57:28 +00:00
Jean-Marc Zucconi
876c133459
upgrade to version 1.4
1995-09-14 03:18:57 +00:00
Satoshi Asami
6a79b95bf8
Ignore patchfiles that end with ".orig" or "~".
...
Suggested by: paul, joerg among others
1995-09-13 10:14:31 +00:00
Satoshi Asami
1c6602a46a
Add manck.
...
Forgotten by: joerg (:p)
1995-09-13 09:55:30 +00:00
Satoshi Asami
b5f11e77d5
Upgrade, 1.1r4X -> 1.2r5X.
1995-09-12 23:19:57 +00:00
Satoshi Asami
906d176f88
Upgrade, 1.1r4X -> 1.2r5X.
1995-09-12 22:47:20 +00:00
Satoshi Asami
094567b5d0
Added xbill.
1995-09-12 10:31:00 +00:00
Satoshi Asami
1e22ea5eec
Squash the evil Bills!
...
Requested by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-09-12 10:29:42 +00:00
Joshua Peck Macdonald
1568660753
the md5 file was wrong. I'm not sure why. the one currently in
...
/usr/ports/distfiles on freefall and thud is different from the
one on ftp.freebsd.org, listed as the master site.
1995-09-11 03:03:26 +00:00
Joerg Wunsch
04a534d758
Wolfram Schneider's man page consistency checker.
...
Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
1995-09-10 19:42:12 +00:00
Satoshi Asami
2b6b308151
Added xfractint.
1995-09-09 04:23:32 +00:00
Satoshi Asami
3b77cfee25
The Unix port of fractint, a program to calculate pretty fractals.
...
Submitted by: "Hector Gonzalez Jaime." <CACHO@mexicano.gdl.iteso.mx>
1995-09-09 04:21:57 +00:00
Andrey A. Chernov
04317b984d
X.language added
1995-08-31 20:04:58 +00:00
Andrey A. Chernov
d76535d2c0
X11 locale/nls setup for koi8-r
1995-08-31 20:01:51 +00:00
Andrey A. Chernov
b2840efcd0
Upgrade 4.35->4.36
1995-08-30 16:05:36 +00:00
Andrey A. Chernov
fb1ef10644
netscape.language added
1995-08-30 00:54:12 +00:00
Andrey A. Chernov
4c0d39e597
Upgrade to variant from Aug 16
1995-08-29 23:38:59 +00:00
Jordan K. Hubbard
26542a1bfe
Revision 3 of the GUILE language; this is actually the port of
...
choice now.
1995-08-29 17:45:10 +00:00
Andrey A. Chernov
1c1bf34b59
Use default make.conf settings for CFLAGS instead of simple -O.
...
Don't strip already stripped file on install
1995-08-29 14:53:29 +00:00
Satoshi Asami
bfd86d4a37
Don't trust ncftp's exit status, they are not indicative of whether
...
the file is fetched or not. Apparently Jordan fixed it a long time
ago but it was broken again at import of the new version of ncftp.
Which means even if we fix it, it may break again and we may need to
fix it again, and (imagination here, please)....
Instead, move the file existence check into the for loop for
MASTER_SITES/PATCH_SITES and break out with "continue 2" when the file
is found. This is actually a cleaner logic than before if you ask me,
because instead of assuming the file is fetched on a 0 exit status
from ncftp AND checking for the existence of the file after the loop,
the check is done exactly once for each iteration and nowhere else.
1995-08-29 11:57:40 +00:00
Satoshi Asami
de955f45ab
Clean up EXTRACT_ONLY logic a bit. Instead of branching in the
...
do-extract target depending on defined(EXTRACT_ONLY) or not, simply
set EXTRACT_ONLY ?= ${DISTFILES} and always use ${EXTRACT_ONLY} as
the extraction list.
1995-08-29 11:24:50 +00:00
Satoshi Asami
18f8b44678
(1) Take out x11 from CATEGORIES, we don't put it there just because it
...
uses X.
(2) libfwf is a static library, so take it out of LIB_DEPENDS.
(3) Add the version number to "Xpm:..." in the other LIB_DEPENDS.
(4) Reorder variables, we have a standard for these things now.
1995-08-29 07:08:39 +00:00
Jordan K. Hubbard
680f1884e6
Add aero to SUBDIRs
1995-08-28 15:11:46 +00:00
Jordan K. Hubbard
7d81ddcf68
A povray modeller. I tweaked the original to also install the examples
...
since nobody reads man pages anymore.
Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
1995-08-28 14:50:52 +00:00
Jordan K. Hubbard
6a49f0cbec
Add apache to SUBDIRS
1995-08-28 13:29:37 +00:00
Jordan K. Hubbard
a4a237bd23
Port of the APACHE web server.
...
Submitted by: "Eric L. Hernes" <erich@lodgenet.com>
1995-08-28 13:28:45 +00:00
Satoshi Asami
929c5a427e
Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :<
1995-08-28 07:49:48 +00:00
Satoshi Asami
86b10656c4
Added xgalaga.
1995-08-28 07:46:55 +00:00
Satoshi Asami
1f4361e168
The resurrection of the great video game Galaga. It's as slow as a dog
...
but if you have a super-fast video card, maybe it will be fun.
I don't have a sound card, so that part isn't tested at all.
1995-08-28 07:43:38 +00:00
Satoshi Asami
ec72d2f444
Make this NO_PACKAGE.
1995-08-26 09:31:14 +00:00
Satoshi Asami
9231996e5c
Added
...
msql-1.0.5.tar.gz ports/databases/msql Restrictive copyright
Submitted by: paul
1995-08-26 09:30:17 +00:00
Satoshi Asami
715054334a
Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so
...
the "workaround" patch-ad is no longer necessary.
1995-08-26 09:15:13 +00:00
Satoshi Asami
c8487797a7
slirp is no longer broken! Thanks, Alain! :)
1995-08-26 07:49:59 +00:00
Satoshi Asami
4bd911cd8a
Upgrade, 0.9a -> 0.95f.
...
Submitted by: Alain Kalker <alain@Wit401402.student.utwente.nl>
1995-08-26 07:47:47 +00:00
Satoshi Asami
51801a024f
Added popclient.
1995-08-26 07:32:25 +00:00
Satoshi Asami
58977e7abe
Added astrolog.
1995-08-26 07:31:01 +00:00
Satoshi Asami
af66092ba2
An astrology program for X and ascii, version 5.0.
...
Submitted by: faulkner@mpd.tandem.com (Boyd Faulkner)
1995-08-26 05:59:21 +00:00
Satoshi Asami
750d5b551b
Add chipmunk, convert to new format along the way.
1995-08-25 10:06:06 +00:00
Satoshi Asami
28ceec8a0e
chipmunk-5.10, an electronic CAD system.
...
Submitted by: Janusz Kokot <JKOKOT@demeter.ipan.lublin.pl>
1995-08-25 10:04:33 +00:00
Satoshi Asami
27db7ac5a9
Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.
1995-08-25 06:53:28 +00:00
Satoshi Asami
987ad7f6d4
Doh! WTH was -I/usr/local/X11R6/include doing here!
1995-08-25 05:51:06 +00:00
Satoshi Asami
e016e4a5de
Forgot to update the checksum of the patch file....
1995-08-25 04:34:37 +00:00
Satoshi Asami
09f16f01f2
Add pbasic.
1995-08-24 01:44:35 +00:00
Satoshi Asami
acd1bd0105
Phil Cockroft's basic interpreter. Thanks, Julian!
...
Submitted by: jhs
1995-08-24 01:43:47 +00:00
Jordan K. Hubbard
cfc5990735
Bring in a port of Mosaic. This can only be built by people with Motif,
...
so we'll not enable it by default.
Submitted by: torstenb
1995-08-23 13:38:36 +00:00