Commit Graph

2273 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
581e8096cc A hack to avoid recompiling everything during install 1995-09-18 23:36:18 +00:00
Jean-Marc Zucconi
5c93ea40ac Add -fno-strength-reduce to compilation flags
Ask the user if he/she wants to use gnu malloc
1995-09-18 20:30:21 +00:00
Andrey A. Chernov
7f49d0f219 Upgrade 4.41->4.42 1995-09-18 16:50:25 +00:00
Satoshi Asami
4d3e351475 Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.
They are called from the fetch, extract and install targets,
respectively.

Also, only RUN_DEPENDS is put into the @pkgdep list of the package.

EXEC_DEPENDS is still supported (for now), it is copied into
BUILD_DEPENDS and RUN_DEPENDS.  This will go away after we finish
fixing all the ports Makefiles.

This change fixes the following bug/features:

(1) "make fetch" building and installing all the dependencies

(2) Programs needed for building only (e.g., gmake) put into the
    packages' dependency lists ("why does the emacs package depend on
    gmake?")

Reviewed by:	the ports list
1995-09-18 08:01:20 +00:00
Jean-Marc Zucconi
d426a2ade8 User input is now only required at the beginning of the script, patches
are done after the user configuration.
Check if all files are present before building from CDROM
1995-09-16 01:41:15 +00:00
Jean-Marc Zucconi
cc57cb6147 Added cyrillic font files. I have not checked if this file is still correct. 1995-09-16 01:34:43 +00:00
Jean-Marc Zucconi
42619eeb74 Upgrade to 3.1.2 1995-09-16 01:32:53 +00:00
Andrey A. Chernov
0d5ccb9587 Upgrade international version to 2.6.3i 1995-09-15 21:10:18 +00:00
Satoshi Asami
a8da8f2c0d Don't need the --with-tcl-include=... stuff, these should all be in
/usr/local because *_DEPENDS handles them.

Reviewed by:	Gennady Sorokopud <gena@NetVision.net.il>
1995-09-15 10:41:29 +00:00
Satoshi Asami
014b826d0d The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this file
for now, maybe we need a NO_CHECKSUM or something....
1995-09-15 09:24:14 +00:00
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