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

71 Commits

Author SHA1 Message Date
Satoshi Asami
069e6920d0 Take out invocation of fake-pkg from do-install target. It is now
done in the main install target itself.
1995-04-24 09:10:36 +00:00
Satoshi Asami
ddc3f538a6 Update for new bsd.port.mk (target renaming). 1995-04-22 12:30:11 +00:00
Andrey A. Chernov
380c7bda26 Fix wrong NCFTPFLAGS 1995-04-18 09:37:36 +00:00
Adam David
ee249b65cd Master site is not anonymous, need to set NCFTPFLAGS 1995-04-18 09:08:21 +00:00
Satoshi Asami
043a1368d1 install depends on build! 1995-04-17 07:59:05 +00:00
Andrey A. Chernov
97d9e3b4ba Remove NCFTPFLAGS, ncftp defaults changed 1995-04-16 15:39:26 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Satoshi Asami
62cb097520 Tryed to update to use latest PATCHFILES hack in bsd.port.mk but I
can't get it to work because the patch is on a non-anon ftp site
and it needs its own ncftprc file.  Hmm....

Changed PATCHFILES -> PATCH_FILES so it works for now.
1995-03-28 02:16:21 +00:00
Satoshi Asami
b1606b6d57 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
1995-03-27 13:24:18 +00:00
Adam David
e8f02048f0 Upgrade to DGD 1.0.9.1 1995-03-10 18:52:49 +00:00
Andreas Schulz
a78bbcfc25 Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working for
fetching dgd.
1995-02-12 17:41:28 +00:00
Adam David
699a30eedc minor tidyup 1994-11-24 03:07:55 +00:00
Adam David
b7b46ed997 PATCH_COOKIE is now used in bsd.port.mk
therefore this needed to be changed
1994-11-23 12:27:39 +00:00
Adam David
44e2ed9b7b Master site does not accept passive ftp
Minor tidy up
1994-10-19 15:30:07 +00:00
Adam David
f8d91c8c42 patch level 8 1994-10-17 12:02:28 +00:00
Adam David
c6e2ffd6cc updated to version 1.0.8.7 1994-10-05 11:44:01 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Adam David
c03da10efd Pick up the distfiles from freebsd.cdrom.com as a fallback 1994-09-14 02:27:28 +00:00
Adam David
d762e27888 Accommodate fetch: target.
Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME}
1994-09-14 01:42:47 +00:00
Adam David
576e23526d added final install target
Reviewed by:
1994-08-30 17:25:25 +00:00
Adam David
9791be6f32 naked dgd port, this just deals with the sources necessary to build the
driver and the precompiler.
Reviewed by:	
Submitted by:
1994-08-30 12:55:07 +00:00