The NetBSD Project

CVS log for pkgsrc/emulators/peace/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / emulators / peace

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28
Sat Feb 27 16:06:51 2010 UTC (14 years, 9 months ago) by kent
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
FILE REMOVED
Changes since revision 1.27: +1 -1 lines
Remove emulators/peace.  It's outdated, and doesn't work on recent NetBSD.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Dec 7 16:23:45 2008 UTC (16 years ago) by kent
Branches: MAIN
CVS tags: 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
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -2 lines
Make this compilable on the recent NetBSD-4.
 - support for KERN_OLDSYSVSHM
   patch provided by Sergey Svishchev
 - no support for NetBSD-5 because of /emul/pecoff

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 5 16:21:37 2007 UTC (17 years, 8 months ago) by kent
Branches: MAIN
CVS tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
correct download site

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:27 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jul 27 18:48:02 2006 UTC (18 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Rename "SITES_* to "SITES.*" for file-specific lists of sites from which
to fetch the file.  This completes the renaming described in revision
1.1799 of bsd.pkg.mk.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jul 3 04:38:43 2006 UTC (18 years, 5 months ago) by kent
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -4 lines
* Update to peace-0.0.20060701
  - import w32api-3.6
* Remove w32api from BUILD_DEPENDS

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 20 14:23:45 2006 UTC (18 years, 5 months ago) by kent
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -4 lines
Update PEACE to 0.0.20060620
 * fix a build error on recent -current
 * support for X.Org

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 10 13:57:13 2006 UTC (18 years, 9 months ago) by kent
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -5 lines
update to a snapshot as of Mar. 10.
 - fix build problem on -current later than Feb. 24
 - no funcional changes.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Feb 26 17:26:32 2006 UTC (18 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +13 -11 lines
Simplify installation, correct PLIST, remove BROKEN_IN, use x11.bl3.mk
instead of manual depdending on x11-links.
Bump PKGREVISION.

Ok kent@

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 10 13:52:18 2006 UTC (18 years, 9 months ago) by kent
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update to a snapshot as of 2006-02-10
 - implement SetEndOfFile()
 - fix a build problem on -current after 2006-01-24

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:02 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 25 08:32:51 2006 UTC (18 years, 10 months ago) by kent
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -6 lines
* Update to a snaphot as of 20060125
  - fix a build problem with newer FreeType
  - fix a build problem with -current after "compat code reorg"

* PEACE works only for i386

* remove unnecessary CPPFLAGS setting

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 4 04:29:06 2006 UTC (18 years, 11 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 3 00:05:38 2006 UTC (18 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
PKGREVISION bump for icu shlib major bump.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 26 23:39:31 2005 UTC (18 years, 11 months ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:12 2005 UTC (19 years ago) by rillig
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -7 lines
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.12: download - view: text, markup, annotated - select for diffs
Thu Jun 9 14:25:49 2005 UTC (19 years, 6 months ago) by kent
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
update PEACE to 0.0.20050609
 - support for recent NetBSD kernel
 - fix some bugs

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 11 12:59:27 2004 UTC (20 years, 5 months ago) by kent
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6 lines
Update PEACE to 20040611 snapshot

- support statvfs change of NetBSD
- implement SuspendThread() and ResumeThread()
- introduce a simple debugger
- IsProcessorFeaturePresent(): implement PF_XMMI64_INSTRUCTIONS_AVAILABLE
and PF_FLOATING_POINT_PRECISION_ERRATA
- Some HCURSOR-related functions are implemented.
- improve Virtual*() functions support
- SEH support for SIGFPE and SIGSEGV
- debug messages are printed via stderr, not stdout
- fix a problem of CreateDIBitmap()
- implement GetPaletteEntries()
- implement GetDIBColorTable() and SetDIBColorTable()
- implement Heap*() functions
- make kernel object handles indexes in the handle table instead
of addresses of memory block.
- improve Event/Mutex/Semaphore implementation

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 9 12:40:13 2004 UTC (20 years, 9 months ago) by kent
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -12 lines
Update to PEACE 20040309 snaphot.
The main change is update of toolchain.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:14:41 2004 UTC (20 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 25 09:19:28 2003 UTC (21 years, 2 months ago) by dmcmahill
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
fix paths/names for some of the dependencies

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 21 16:03:41 2003 UTC (21 years, 2 months ago) by kent
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Update w32api to 2.4, and PEACE to 20030919 snapshot.
This change fixes PR pkg/19049.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 28 15:23:57 2003 UTC (21 years, 3 months ago) by kent
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -35 lines
Update to 20030828 snaphot, which runs with not NetBSD 1.6 but -current.

Major change:
 * Support for runtime link with ELF libraries.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 11 08:51:48 2003 UTC (21 years, 7 months ago) by jmc
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Sync up the ONLY_FOR line with cross-i386-netbsdpe.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 25 11:33:46 2003 UTC (21 years, 7 months ago) by kent
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Recent w32api change broke the package.  Mark this broken temporaliry.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:40:50 2003 UTC (21 years, 8 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 1 15:13:52 2002 UTC (22 years, 3 months ago) by kent
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -7 lines
Update to 20020901.
* Fix menu size calculation.
* Introduce peace-setup script.
* The source archive is ready for anonymous CVS.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Aug 21 15:17:46 2002 UTC (22 years, 3 months ago) by kent
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
First import of PEACE pkgsrc.

PEACE is a set of programs to run Win32 executables on NetBSD.
http://chiharu.hauN.org/peace/


Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 21 15:17:46 2002 UTC (22 years, 3 months ago) by kent
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

CVSweb <webmaster@jp.NetBSD.org>