Skip site navigation (1)Skip section navigation (2)

CVS log for ports/net/dgd/Makefile

[BACK] Up to [FreeBSD] / ports / net / dgd

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Aug 14 18:04:55 2011 UTC (5 months, 3 weeks ago) by glewis
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -5 lines
. Rely on standard mechanisms of creating/deleting groups and users for the
  port rather than the port having it's own way of doing this (which
  admittedly pre-dated the standard mechanisms and was "standard" at the
  time).

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Aug 3 06:31:02 2011 UTC (6 months, 1 week ago) by glewis
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +6 -1 lines
. Update to 1.4.11.
. Add an OPTIONS setting to turn on function pointer support.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sun May 29 21:54:12 2011 UTC (8 months, 1 week ago) by glewis
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
. Update to 1.4.8.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Oct 3 18:08:25 2010 UTC (16 months, 1 week ago) by glewis
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +9 -2 lines
. Update to 1.4.5.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun Apr 25 21:34:54 2010 UTC (21 months, 2 weeks ago) by glewis
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
. Update to 1.4.3.
. Allow the dgd-lpmud port to continue working by allowing the driver object
  to open ports when the networking extensions are enabled.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun Apr 4 04:54:17 2010 UTC (22 months, 1 week ago) by glewis
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -2 lines
. Update to 1.4.2.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun Apr 4 04:43:04 2010 UTC (22 months, 1 week ago) by glewis
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +6 -39 lines
. Split the kernel mudlib out of the main dgd port and into its own
  separate port (dgd-kernel) to put it on an equal footing with the
  other mudlib port (dgd-lpmud).  This also causes less update churn
  and reflects the current state of the distributions themselves.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun Mar 7 06:40:40 2010 UTC (23 months ago) by glewis
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +9 -2 lines
. Update the included kernel lib version to 1.3.3.  This will likely be
  split out into a separate port when the ports tree unthaws completely.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Mar 7 00:35:57 2010 UTC (23 months ago) by glewis
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +20 -30 lines
. Update to dgd 1.4.1.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Feb 14 20:49:55 2010 UTC (23 months, 3 weeks ago) by glewis
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +32 -20 lines
. Update to 1.4.
. Since 1.4 is now under the GPL, remove the NO_CDROM and RESTRICTED
  entries.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Nov 19 22:07:42 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Jul 4 05:39:52 2009 UTC (2 years, 7 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +26 -24 lines
. Update to DGD 1.3.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu May 11 22:49:05 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +0 -1 lines
Remove USE_REINPLACE from all categories starting with N

Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Mar 19 17:06:58 2004 UTC (7 years, 10 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +16 -6 lines
. Add an ANSI option to allow DGD to pass so-called ANSI colour codes.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Mar 8 22:06:11 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +10 -8 lines
. Use OPTIONS.
. Change a comment to avoid triggering a portlint warning.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Mar 8 05:50:53 2004 UTC (7 years, 11 months ago) by glewis
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
. Update to 1.2p4.
. SIZEify.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Jan 22 12:18:37 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +0 -1 lines
Use the CPIO macro defined in bsd.port.mk.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Sep 5 22:15:51 2003 UTC (8 years, 5 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +21 -1 lines
. Add (optional) support for the DGD networking package.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Sep 3 05:33:18 2003 UTC (8 years, 5 months ago) by glewis
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -0 lines
. Set correct permissions on the mudlib directory now that the pkg-install
  script no longer does.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Aug 29 18:30:08 2003 UTC (8 years, 5 months ago) by glewis
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +36 -3 lines
. Make this port act more like a standard FreeBSD port:
  . Don't install everything in ${PREFIX}/dgd instead place the
    executables, docs and configuration in the standard places and
    place the example kernel mudlib in DATADIR.
  . Don't use the packing list as a list of things to install.
  . Fix up the configuration file to point to the install locations.
  . Add a sample rc script which can be used to start and stop dgd
    (need a 5.x RCng version as well).
  . Create a user to run the dgd service as (I'll reuse this user for
    ports of other mud drivers).
. Add the games category as dgd is primarily used to write muds.
. Bump PORTREVISION.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Aug 14 17:28:36 2003 UTC (8 years, 5 months ago) by glewis
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +3 -12 lines
. Remove cruft.
. Simplify build (just redefine ALL_TARGET)
. tar -> ${TAR}

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Apr 12 05:54:10 2003 UTC (8 years, 10 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -5 lines
. Update to 1.2p3.
. Remove unnecessary PATCH_SITES definition.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Feb 27 18:52:21 2003 UTC (8 years, 11 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -0 lines
de-pkg-comment

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Aug 26 16:31:07 2002 UTC (9 years, 5 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
. Update to 1.2p2

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Jul 23 17:20:19 2002 UTC (9 years, 6 months ago) by glewis
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +6 -9 lines
. Remove some dead MASTER_SITEs.
. Make the primary site MASTER_SITE_LOCAL (requested by the author and
  maintainer of the previous primary site).

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon May 20 19:01:51 2002 UTC (9 years, 8 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +4 -4 lines
. Update to 1.2p1
. Swap the order of the first two MASTER_SITEs as
  imaginary.com is down at the moment.
. Update pkg-descr from the current README for DGD.
. Take over maintainership.

Reviewed by:	sobomax
Approved by:	sobomax

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Mar 28 23:52:24 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -1 lines
Add working site to MASTER_SITES

PR:		36443
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun May 6 05:18:25 2001 UTC (10 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -11 lines
Update to dgd-1.2 and remove maintainer due to timeout

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:29 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2 lines
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Apr 15 01:40:10 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
The "p" in "1.1p6" means "patch" or "patchlevel", so they should be
converted to "1.1.6", not "1.1.p6" (which usually means "1.1
prerelease 6").

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:10:54 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Mar 20 23:13:46 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -3 lines
use PKGNAME instead of DISTFILES (portlint)

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Aug 30 14:22:31 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Aug 28 02:42:04 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Aug 23 04:23:36 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:59:22 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Jul 20 15:01:52 1998 UTC (13 years, 6 months ago) by adam
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -3 lines
version 1.1p6

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Mar 21 04:10:46 1998 UTC (13 years, 10 months ago) by adam
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -3 lines
1.1p4 --> 1.1p5

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Jul 31 02:11:29 1997 UTC (14 years, 6 months ago) by adam
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +8 -5 lines
1.1p3 --> 1.1p4
master site moved

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jul 1 02:37:37 1997 UTC (14 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +4 -3 lines
1.1p2 --> 1.1p3

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Jun 13 03:13:49 1997 UTC (14 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +8 -7 lines
1.1 --> 1.1p2

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Apr 15 23:25:08 1997 UTC (14 years, 9 months ago) by adam
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +8 -18 lines
1.0.104 --> 1.1

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Mar 14 03:57:59 1997 UTC (14 years, 11 months ago) by adam
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Correct some really embarrassing typos in critical locations.

I'm trusting that this needs no approval during ports freeze because these
packages are not built automatically, so therefore this is not treading on
Satoshi's toes.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Mar 10 03:34:54 1997 UTC (14 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
changes in distribution filesets

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Mar 4 06:11:58 1997 UTC (14 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +5 -3 lines
--> 1.0.102

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Feb 19 06:06:58 1997 UTC (14 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -3 lines
1.0.99 --> 1.0.100

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Jan 28 13:42:09 1997 UTC (15 years ago) by adam
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +4 -3 lines
1.0.98 --> 1.0.99

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Jan 11 08:52:35 1997 UTC (15 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -3 lines
1.0.97 --> 1.0.98

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jan 8 22:28:19 1997 UTC (15 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -2 lines
added temporary patch until changed by author

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jan 8 11:41:44 1997 UTC (15 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +6 -4 lines
use URL file syntax
added backup distribution site

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Dec 21 12:07:34 1996 UTC (15 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -3 lines
1.0.96 --> 1.0.97
(dumpfile change)

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Dec 11 21:04:50 1996 UTC (15 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -3 lines
1.0.95 --> 1.0.96

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Dec 8 09:48:55 1996 UTC (15 years, 2 months ago) by max
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
in double-quotes.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Dec 3 14:09:43 1996 UTC (15 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -3 lines
1.0.94 --> 1.0.95

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Nov 22 08:09:29 1996 UTC (15 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -3 lines
1.0.93 --> 1.0.94

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Nov 13 15:05:46 1996 UTC (15 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +6 -5 lines
1.0.91 --> 1.0.93

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Nov 6 21:42:11 1996 UTC (15 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +5 -54 lines
new distribution files

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Nov 6 16:45:39 1996 UTC (15 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +5 -4 lines
1.0.90 --> 1.0.91

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Nov 1 21:49:44 1996 UTC (15 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +7 -3 lines
1.0.86 --> 1.0.90

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Oct 26 01:14:06 1996 UTC (15 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +10 -5 lines
1.0.84 --> 1.0.86
tidied Makefile

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Oct 25 01:46:40 1996 UTC (15 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -3 lines
1.0.83 --> 1.0.84

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Oct 24 01:56:47 1996 UTC (15 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +29 -3 lines
1.0.63 --> 1.0.83
warning: dumpfile format changed

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Aug 16 00:07:12 1996 UTC (15 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -8 lines
distribution files changed

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Aug 10 16:30:48 1996 UTC (15 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +5 -3 lines
version 1.0.63

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Jul 31 13:25:02 1996 UTC (15 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -3 lines
version 1.0.61

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Jul 30 13:32:21 1996 UTC (15 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +23 -5 lines
1.0.56 --> 1.0.60

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jun 17 17:46:35 1996 UTC (15 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +8 -35 lines
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.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jun 17 01:04:10 1996 UTC (15 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
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.)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Jun 16 16:48:47 1996 UTC (15 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -3 lines
fix fake installation problem

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jun 16 11:50:54 1996 UTC (15 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
minor cosmetics

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jun 10 01:13:44 1996 UTC (15 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +7 -3 lines
version 1.0.56

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun May 26 17:17:26 1996 UTC (15 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -3 lines
version 1.0.52

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon May 20 22:21:29 1996 UTC (15 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +6 -3 lines
version 1.0.50

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Mar 14 14:14:15 1996 UTC (15 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +9 -3 lines
version 1.0.47

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Mar 10 09:30:57 1996 UTC (15 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -2 lines
use main sequence of patchfiles instead of a megapatch.
make the contents of doc/kfun world readable.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Mar 10 09:01:49 1996 UTC (15 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -6 lines
Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Feb 27 19:05:19 1996 UTC (15 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +7 -7 lines
version 1.0.41

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Feb 8 02:13:38 1996 UTC (16 years ago) by asami
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -5 lines
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.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Feb 8 00:30:29 1996 UTC (16 years ago) by adam
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -3 lines
updated to version 1.0.37
new commercial license does not affect non-commercial use.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Nov 26 12:21:42 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Shorten category names.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Nov 2 10:17:15 1995 UTC (16 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -0 lines
Emergency fix to fake-install workaround.
This will all go away later when I implement fake-install generically.
Needed by:	asami

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Oct 25 15:11:48 1995 UTC (16 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -8 lines
previous master site no longer exists, use new sites
Approved by:	asami

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 15 17:47:26 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -4 lines
do away with the unique uid/group, this was an artifact of the port for 1.1

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun May 14 13:57:57 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Oops, move generation of temp PLIST into post-build: target

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 14 12:45:48 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -2 lines
workaround for package creation, by copying to a temporary PLIST

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri May 5 20:36:10 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
oops, make sure ${WRKDIR} exists before fetching distfiles.
This is done to avoid using a .dotfile in the ports tree.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 4 18:48:06 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -3 lines
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

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu May 4 03:11:21 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +15 -45 lines
much simplified fetching and author patching, using bsd.port.mk
general tidyup

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed May 3 19:23:39 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +18 -27 lines
fixed the broken package creation
added languages to CATEGORIES
added myself as MAINTAINER
general tidyup and remove redundant processing

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed May 3 02:22:23 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Add more CATEGORIES.  packages/orphans is now empty.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue May 2 13:39:49 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Change package to do-package.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 24 16:52:12 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +14 -1 lines
added convulutions for package creation with ${PREFIX} != /usr/local

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 24 09:10:32 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -1 lines
Take out invocation of fake-pkg from do-install target.  It is now
done in the main install target itself.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 22 12:29:54 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -2 lines
Update for new bsd.port.mk (target renaming).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 18 09:37:36 1995 UTC (16 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
Fix wrong NCFTPFLAGS

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 18 09:08:21 1995 UTC (16 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
Master site is not anonymous, need to set NCFTPFLAGS

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 17 07:58:55 1995 UTC (16 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
install depends on build!

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Apr 16 15:36:50 1995 UTC (16 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
Remove NCFTPFLAGS, ncftp defaults changed

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 15 05:41:23 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update of net Makefiles!  Am I done? :)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 28 02:16:21 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3 lines
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.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 27 13:24:16 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -2 lines
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.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 10 18:48:11 1995 UTC (16 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -5 lines
Upgrade to DGD 1.0.9.1

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 12 17:41:28 1995 UTC (17 years ago) by ats
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +17 -3 lines
Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working for
fetching dgd.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 24 03:07:36 1994 UTC (17 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
minor tidyup

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 23 12:27:39 1994 UTC (17 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
PATCH_COOKIE is now used in bsd.port.mk
therefore this needed to be changed

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 19 15:30:07 1994 UTC (17 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -7 lines
Master site does not accept passive ftp
Minor tidy up

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 17 12:02:28 1994 UTC (17 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
patch level 8

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 5 11:44:01 1994 UTC (17 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -2 lines
updated to version 1.0.8.7

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 14 14:12:13 1994 UTC (17 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -9 lines
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.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 14 02:27:28 1994 UTC (17 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -21 lines
Pick up the distfiles from freebsd.cdrom.com as a fallback

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 14 01:42:47 1994 UTC (17 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +33 -5 lines
Accommodate fetch: target.
Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME}

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 30 17:25:25 1994 UTC (17 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -0 lines
added final install target
Reviewed by:

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Aug 30 12:55:06 1994 UTC (17 years, 5 months ago) by adam
Branches: dgd
CVS tags: dgd_1_0_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
naked dgd port, this just deals with the sources necessary to build the
driver and the precompiler.
Reviewed by:	
Submitted by:	

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 30 12:55:05 1994 UTC (17 years, 5 months ago) by adam
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options