The NetBSD Project

CVS log for pkgsrc/emulators/hercules/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / emulators / hercules

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27 / (download) - annotate - [select for diffs], Sun Mar 25 05:27:42 2012 UTC (2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.26: +4 -2 lines
Diff to previous 1.26 (colored)

Fix build on DragonFly 3.0.1

* Use autoconf on pre-configure stage, remove patch for configure
* Modify autoconf macro (treat DragonFly as recent FreeBSD)

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jul 4 21:37:34 2011 UTC (10 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (colored)

Needs USE_TOOLS+=perl:run, not just REPLACE_PERL.

Revision 1.25 / (download) - annotate - [select for diffs], Sun May 1 23:28:57 2011 UTC (12 months, 3 weeks ago) by ryoon
Branch: MAIN
Changes since 1.24: +14 -9 lines
Diff to previous 1.24 (colored)

Update to 3.07

Fix PR pkg/44894

Changelog is to long.
See CHANGES file in tar ball.

Revision 1.22.24.1 / (download) - annotate - [select for diffs], Thu Jan 21 11:59:30 2010 UTC (2 years, 4 months ago) by tron
Branch: pkgsrc-2009Q4
Changes since 1.22: +10 -6 lines
Diff to previous 1.22 (colored) next main 1.23 (colored)

Pullup ticket #2963 - requested by dholland
hercules: build fix

Revisions pulled up:
- emulators/hercules/Makefile			1.23-1.24
- emulators/hercules/distinfo			1.10
- emulators/hercules/patches/patch-aa		1.8
- emulators/hercules/patches/patch-aj		1.2
- emulators/hercules/patches/patch-an		1.2
- emulators/hercules/patches/patch-ap		1.1
- emulators/hercules/patches/patch-aq		1.1
- emulators/hercules/patches/patch-ar		1.1
- emulators/hercules/patches/patch-as		1.1
- emulators/hercules/patches/patch-at		1.1
- emulators/hercules/patches/patch-au		1.1
- emulators/hercules/patches/patch-av		1.1
- emulators/hercules/patches/patch-aw		1.1
---
Module Name:	pkgsrc
Committed By:	dholland
Date:		Sun Jan 17 08:00:47 UTC 2010

Modified Files:
	pkgsrc/emulators/hercules: Makefile distinfo
	pkgsrc/emulators/hercules/patches: patch-aa patch-aj patch-an
Added Files:
	pkgsrc/emulators/hercules/patches: patch-ap patch-aq patch-ar patch-as
	    patch-at patch-au patch-av patch-aw

Log Message:
Patch out no-longer-supported gcc language extensions, mostly lvalue
casts and lvalue ternary operators. Also make static/non-static decls
consistent. Fixes broken build. While here, add DESTDIR support.
---
Module Name:	pkgsrc
Committed By:	dholland
Date:		Sun Jan 17 08:02:49 UTC 2010

Modified Files:
	pkgsrc/emulators/hercules: Makefile

Log Message:
Update HOMEPAGE and MASTER_SITES.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jan 17 08:02:49 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: 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
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Update HOMEPAGE and MASTER_SITES.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jan 17 08:00:47 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.22: +8 -4 lines
Diff to previous 1.22 (colored)

Patch out no-longer-supported gcc language extensions, mostly lvalue
casts and lvalue ternary operators. Also make static/non-static decls
consistent. Fixes broken build. While here, add DESTDIR support.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 2 11:54:08 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, 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, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2009Q4
Changes since 1.21: +5 -3 lines
Diff to previous 1.21 (colored)

Fix path to and dependency on bash. Bump revision.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Sep 9 02:41:59 2006 UTC (5 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:35 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:01 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:11 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.17 / (download) - annotate - [select for diffs], Sun May 22 20:07:58 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:43 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.15 / (download) - annotate - [select for diffs], Sat May 29 23:32:19 2004 UTC (7 years, 11 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.14: +6 -3 lines
Diff to previous 1.14 (colored)

Bl3ify, and use mk/pthread.buildlink3.mk instead of hard-coding
a pthread package.

Bump PKGREVISION.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jan 22 08:36:04 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 21 16:45:55 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

COMMENT should start with a capital letter.

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

s/netbsd.org/NetBSD.org/

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 2 01:19:58 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 6 16:58:14 2002 UTC (10 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Changes instances where BSD_INSTALL_* were used by targets in the Makefile
into the equivalent INSTALL_*.  This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 29 01:12:32 2001 UTC (10 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:02 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 8 23:23:49 2001 UTC (11 years ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

get hercules to compile on non-i386 by not using i386 assembly code
on those platforms.  Also remove a zillion warnings by
surrounding the i386 specific "regparm" attribute by
#ifdef __i386__

only minimal testing done on an alpha.  Hercules starts up and lets me
run "quit".

Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 23 16:20:55 2001 UTC (11 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Patches from Wofgang Solfrank:

"Disabling the O_SYNC option when opening printer or punch.

Change the timeout value from 1 usec to 10 msec in the timer thread.
At least with unproven-pthreads, the comment above that is wrong
when stating that a 1 usec timeout would be stretched to the next
system clock tick.

A minor correction to the computation of the SIO rate.

With these changes, I get a decent performance of the system and can
actually get MVS to run."

Require the fixed version of unproven-pthreads.
Bump the hercules version number.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 25 04:17:45 2001 UTC (11 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 22 16:49:35 2001 UTC (11 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add a dependency on hercules-images (the mftr33 images with which to IPL
Hercules).

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 21 10:18:16 2001 UTC (11 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Switch to using unproven-pthreads from pth - it makes the emulator get
further before dying.  From ws@tools.de (Wolfgang Solfrank)

Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 20 15:58:16 2001 UTC (11 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Correct the homepage.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 19 12:35:21 2001 UTC (11 years, 3 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of hercules, an S/390 emulator, into the packages
collection.

Hercules is an open source software implementation of the mainframe
System/370 and ESA/390 architectures, in addition to the new 64-bit
z/Architecure.  Hercules runs under Linux, Windows 98, Windows NT,
Windows 2000, and NetBSD.  Hercules was created by Roger Bowler and is
maintained by Jay Maynard.  Jan Jaeger designed and implemented many
of the advanced features of Hercules, including dynamic
reconfiguration, integrated console, interpretive execution, and
z/Architecture support.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 19 12:35:21 2001 UTC (11 years, 3 months ago) by agc
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>