Commit Graph

31 Commits

Author SHA1 Message Date
Adam David
ad98100d7b much simplified fetching and author patching, using bsd.port.mk
general tidyup
1995-05-04 03:11:21 +00:00
Adam David
2bdb1b051f fixed the broken package creation 1995-05-03 19:24:04 +00:00
Adam David
4c9288c9f6 fixed the broken package creation
added languages to CATEGORIES
added myself as MAINTAINER
general tidyup and remove redundant processing
1995-05-03 19:23:39 +00:00
Satoshi Asami
4b4356397f Add more CATEGORIES. packages/orphans is now empty. 1995-05-03 02:22:33 +00:00
Satoshi Asami
f25cdf6168 Change package to do-package. 1995-05-02 13:39:49 +00:00
Adam David
2c030dec19 @srcdir . 1995-04-24 16:53:06 +00:00
Adam David
8c7c713f14 added convulutions for package creation with ${PREFIX} != /usr/local 1995-04-24 16:52:12 +00:00
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
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +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
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +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
d50ac316fc Minor tidy up 1994-10-19 15:31:19 +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