Adam David
6c8ba20abe
changed distribution patchfiles
1996-06-17 17:48:28 +00:00
Adam David
a9d7a2c3ad
kludges are no longer necessary, now that all files are explicitly
...
named, and method of dgd-net integration has become clearer.
1996-06-17 17:47:10 +00:00
Adam David
3e8ad38aa2
smaller set of distribution patches
...
NO_CDROM= no distribution to corporate environment
RESTRICTED= license required for commercial use
kludges are no longer necessary, now that all files are explicitly
named, and method of dgd-net integration has become clearer.
1996-06-17 17:46:35 +00:00
Satoshi Asami
283d911dba
Add a $ to the variable name we're trying to use so this thing actually
...
installs.
Since Adam seems so insistent to keep his kludge, let him has his way
but don't make it the default so that we don't keep tripping over it
at release time. (If you don't like the variable name, go ahead and
change it.)
1996-06-17 01:04:10 +00:00
Adam David
09110895de
fix fake installation problem
1996-06-16 16:48:47 +00:00
Adam David
77a961e7f7
list all files
1996-06-16 11:51:10 +00:00
Adam David
af8aadd678
minor cosmetics
1996-06-16 11:50:54 +00:00
Adam David
d68269f2b0
version 1.0.56
1996-06-10 01:13:51 +00:00
Adam David
7580001fd6
version 1.0.52
1996-05-26 17:17:42 +00:00
Adam David
bfe5d929d9
version 1.0.50
1996-05-20 22:21:37 +00:00
Adam David
8ef5e3e620
version 1.0.47
1996-03-14 14:14:31 +00:00
Adam David
1be34ab6d3
use main sequence of patchfiles instead of a megapatch.
1996-03-10 09:31:14 +00:00
Adam David
20ebb11604
use main sequence of patchfiles instead of a megapatch.
...
make the contents of doc/kfun world readable.
1996-03-10 09:30:57 +00:00
Satoshi Asami
dfaf6ef2f2
Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd.
1996-03-10 09:01:56 +00:00
Adam David
776fb8eb09
version 1.0.41
1996-02-27 19:05:36 +00:00
Satoshi Asami
2a1b613c98
Update "version required" comment to match the version required.
...
Move around variables in an attempt to make this a little closer to
standard. Delete unnecessary DISTFILES.
1996-02-08 02:13:38 +00:00
Adam David
8137ced8e9
updated to version 1.0.37
...
new commercial license does not affect non-commercial use.
1996-02-08 00:30:51 +00:00
Satoshi Asami
da789be791
Shorten category names.
1995-11-26 12:21:42 +00:00
Adam David
81aae64e74
Emergency fix to fake-install workaround.
...
This will all go away later when I implement fake-install generically.
Needed by: asami
1995-11-02 10:17:15 +00:00
Adam David
e10f019c9c
update author's email address
...
Approved by: asami
1995-10-25 15:12:35 +00:00
Adam David
3047d67fd6
previous master site no longer exists, use new sites
...
Approved by: asami
1995-10-25 15:11:48 +00:00
Adam David
826ba597bc
do away with the unique uid/group, this was an artifact of the port for 1.1
1995-05-15 17:47:51 +00:00
Adam David
4f9af9d0ce
Oops, move generation of temp PLIST into post-build: target
1995-05-14 13:57:57 +00:00
Adam David
1ee3007e14
workaround for package creation, by copying to a temporary PLIST
1995-05-14 12:46:06 +00:00
Adam David
56a5ae561e
oops, make sure ${WRKDIR} exists before fetching distfiles.
...
This is done to avoid using a .dotfile in the ports tree.
1995-05-05 20:36:10 +00:00
Adam David
9ebe332a30
distribution patches are in a subdirectory of ${DISTFILES}
1995-05-04 18:50:08 +00:00
Adam David
c3f02fd49c
let it build from read-only media
...
let distribution patches be gathered in a subdirectory of ${DISTFILES} when
support for this becomes available in bsd.port.mk
minor tidyup
1995-05-04 18:48:06 +00:00
Adam David
cb8ccd0deb
patchfile was missing
1995-05-04 03:12:08 +00:00
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