The NetBSD Project

CVS log for pkgsrc/misc/dt/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / misc / dt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 11 22:41:35 2011 UTC (6 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.25: +6 -4 lines
Diff to previous 1.25 (colored)

DESTDIR support. Drop NO_SRC_ON_FTP.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Dec 12 20:42:30 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Reset maintainer on his request.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:49 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Dec 3 15:15:04 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 20 12:21:01 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Nov 20 01:05:18 2003 UTC (8 years, 6 months ago) by fredb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Bump PKGREVISION for recent changes. [Use new grf ioctl()'s.]

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 17 21:48:54 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 28 15:01:55 2003 UTC (9 years ago) by fredb
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

The ${MACHINE_PLATFORM} that we're targetting is NetBSD-*-m68k. There is no
NetBSD-*-mac68k. This is certainly going to fail on non-mac68k. We probably
should just restore the custom check.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:49 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 3 15:26:27 2003 UTC (9 years, 3 months ago) by kei
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.16: +2 -5 lines
Diff to previous 1.16 (colored)

use ONLY_FOR_PLATFORM instead of defining PKG_SKIP_REASON.  shoud fix the
problem on i386 bulk build.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 4 20:53:58 2003 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Another PKG_FAIL_REASON -> PKG_SKIP_REASON for OPSYS reasons.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 7 02:38:59 2002 UTC (9 years, 5 months ago) by schmonz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Feb 11 18:30:21 2002 UTC (10 years, 3 months ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Programs that follow Digital's recommendations will follow ESC(0 -- to
load the DEC Special Graphics (VT line draw) characters into graphics set
GS0 -- with lock shift 0, aka LS0, aka SO, aka ^0 -- to then enable GS0.
Since GS0 is the default, the full procedure is really only necessary when
displaying line draw and alphanumeric characters on the same line. With the
last patch to enable line draw characters, ESC(0 was always taken to mean
ASCII SI (shift in), and ^0 was always taken to to mean SO (shift out),
so for programs that did the right thing (e.g. "pstree"), "dt" was simply
setting, then unsetting, the alternate character set attribute, causing
the desired line draw characters never to be displayed.

To deal with that, introduce a layer of abstraction, such that ESC(0
and friends now only set per-VT variables, rather than directly set the
attribute. Initialize these variables so that SO and SI, taken alone, will
do the expected thing, and extend the state machine so that a changed GS0
will become active at the next carriage return, or immediately if an LS0
was already seen on that line (all very much like a real VT).

Bump version to dt-1.1.7nb2.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 10 22:49:53 2002 UTC (10 years, 3 months ago) by fredb
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Boy, do I suck. Allen Briggs forwarded these patches from
Steven Carlson <stevec@accessone.com>, to do vt line draw
characters, to me over *two* *years* ago!

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 13 14:41:20 2001 UTC (10 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update my email address.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:44 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 17 18:08:59 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 18 04:45:51 2000 UTC (11 years, 8 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Finnish keyboard by default? Such violates the Principle of Least Surprise.
Make "US" the default. Addresses PR pkg/8312.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 9 05:28:44 2000 UTC (11 years, 8 months ago) by fredb
Branch: MAIN
Changes since 1.7: +11 -12 lines
Diff to previous 1.7 (colored)

Minor churn:
- - Don't try to build on powerpc. This is not useful, and it was never
    tested anyway.
- - ${IGNORE} doesn't need to be set from within a .BEGIN target.
- - Move lines that don't need to be after .include ../../bsd.prefs.mk
    into the main body, same for lines that don't need to be in the header.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 21 21:01:32 2000 UTC (11 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Aug 18 22:46:43 2000 UTC (11 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 7 14:53:55 1999 UTC (12 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002, comdex-fall-1999
Changes since 1.4: +17 -1 lines
Diff to previous 1.4 (colored)

Let user choose which keyboard layout to compile via mk.conf make variable
`DT_LAYOUT'.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 6 17:30:21 1999 UTC (12 years, 10 months ago) by ender
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Updated dt to 1.1.7

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 26 18:28:21 1999 UTC (13 years, 1 month ago) by ender
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Fix a typo which was causing the distfile to not be found.
Fix provided by Soren S. Jorvang <soren@t.dk>

Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 13 15:31:06 1999 UTC (13 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (colored)

Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Dec 5 15:48:51 1998 UTC (13 years, 5 months ago) by frueauf
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial addition of dt-1.1.6, Virtual consoles for NetBSD/mac68k (and macppc?).
Provided on pr 6535 by Frederick Bruckman.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 5 15:48:51 1998 UTC (13 years, 5 months ago) by frueauf
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>