The NetBSD Project

CVS log for pkgsrc/emulators/hercules/distinfo

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 25 05:27:43 2012 UTC (2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.12: +5 -4 lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Fri May 6 13:12:48 2011 UTC (12 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

PR pkg/44894

* Improve patch for Makefile.in. No functional change.

Thank you, Rhialto.

Revision 1.11 / (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.10: +14 -26 lines
Diff to previous 1.10 (colored)

Update to 3.07

Fix PR pkg/44894

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

Revision 1.9.38.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.9: +12 -4 lines
Diff to previous 1.9 (colored) next main 1.10 (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.10 / (download) - annotate - [select for diffs], Sun Jan 17 08:00:47 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.9: +12 -4 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Fri Dec 9 10:46:43 2005 UTC (6 years, 5 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, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2009Q4
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Add DragonFly support.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 23 18:49:19 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Add RMD160 digests to the SHA1 ones

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 13 14:03:28 2004 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Make this compile on NetBSD-current
Silence some obvious warnings
Fix a typo

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 29 23:32:19 2004 UTC (7 years, 11 months ago) by kristerw
Branch: MAIN
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored)

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

Bump PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 11 11:17:39 2001 UTC (11 years ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH001, buildlink2-base, buildlink2
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

forgot to cvs add these patches.  noted by thomas klausner and the
weekly-pkgsrc check.  these eliminate the use of regparm on non-i386
systems.

Revision 1.4 / (download) - annotate - [select for diffs], Fri May 11 09:21:37 2001 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

regen (no patch-an or patch-ao in patches/)

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 8 23:23:49 2001 UTC (11 years ago) by dmcmahill
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Fri Apr 20 10:49:54 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Move to sha1 digests, and add distfile sizes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:06:12 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

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>