fceu has has it's name changed from fceu to fceux, I would like this repo copied. I changed the port name to fceux, but I will not submit a PR until this is done. emulators/fceu -> emulators/fceux then removal of emulators/fceu as it's no longer supported. What they did is merged a bunch projects into one to make fceux
Maintainer of emulators/fceu, Please note that PR ports/139839 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139839 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Yes I know, and I approve or something. -- Chris Petrik Consulting: http://www.officialunix.com BSD Site: http://www.bsdjunk.com FreeBSD ports contributor Since 18-July-2009
Approve it, c.petrik.sosa@ is myself.
State Changed From-To: feedback->open Submitter is maintainer using a different address.
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
State Changed From-To: open->repocopy Over to portmgr for repocopy.
Responsible Changed From-To: wxs->portmgr Over to portmgr for repocopy.
State Changed From-To: repocopy->open Repocopy complete.
Responsible Changed From-To: portmgr->wxs Repocopy complete.
Should I submit the patch here, or make a new PR?
fceux patch file. please remove emulators/fceu
wxs 2009-11-04 14:24:26 UTC FreeBSD ports repository Modified files: emulators/fceux Makefile distinfo pkg-descr Log: Forced commit to note this was repocopied from emulators/fceu. PR: ports/139839 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Revision Changes Path 1.30 +0 -0 ports/emulators/fceux/Makefile 1.10 +0 -0 ports/emulators/fceux/distinfo 1.2 +0 -0 ports/emulators/fceux/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
wxs 2009-11-04 14:26:16 UTC FreeBSD ports repository Modified files: . MOVED Log: - Note the emulators/fceu -> emulators/fceux change. PR: ports/139839 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Revision Changes Path 1.2015 +2 -1 ports/MOVED _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
wxs 2009-11-04 14:27:08 UTC FreeBSD ports repository Removed files: emulators/fceu Makefile distinfo pkg-descr emulators/fceu/files patch-configure patch-configure.ac patch-src-drivers-common-vidblit.c patch-src-mappers-simple.c Log: - Remove old fceu port after repocopy. PR: ports/139839 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Revision Changes Path 1.30 +0 -52 ports/emulators/fceu/Makefile (dead) 1.10 +0 -3 ports/emulators/fceu/distinfo (dead) 1.3 +0 -57 ports/emulators/fceu/files/patch-configure (dead) 1.2 +0 -13 ports/emulators/fceu/files/patch-configure.ac (dead) 1.2 +0 -11 ports/emulators/fceu/files/patch-src-drivers-common-vidblit.c (dead) 1.2 +0 -11 ports/emulators/fceu/files/patch-src-mappers-simple.c (dead) 1.2 +0 -12 ports/emulators/fceu/pkg-descr (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
wxs 2009-11-04 14:27:38 UTC FreeBSD ports repository Modified files: emulators Makefile Log: - Connect emulators/fceux to the build. PR: ports/139839 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Revision Changes Path 1.280 +1 -1 ports/emulators/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Patch to fix issues with white spaces etc.. and also patch to include patch for scons.
wxs 2009-11-05 16:32:39 UTC FreeBSD ports repository Modified files: emulators/fceux Makefile distinfo pkg-descr Added files: emulators/fceux pkg-plist emulators/fceux/files patch-SConstruct Removed files: emulators/fceux/files patch-configure patch-configure.ac patch-src-drivers-common-vidblit.c patch-src-mappers-simple.c Log: - Update to 2.1.1 PR: ports/139839 Submitted by: chris@officialunix.com (maintainer) Revision Changes Path 1.31 +17 -25 ports/emulators/fceux/Makefile 1.11 +3 -3 ports/emulators/fceux/distinfo 1.1 +33 -0 ports/emulators/fceux/files/patch-SConstruct (new) 1.3 +0 -57 ports/emulators/fceux/files/patch-configure (dead) 1.2 +0 -13 ports/emulators/fceux/files/patch-configure.ac (dead) 1.2 +0 -11 ports/emulators/fceux/files/patch-src-drivers-common-vidblit.c (dead) 1.2 +0 -11 ports/emulators/fceux/files/patch-src-mappers-simple.c (dead) 1.3 +6 -0 ports/emulators/fceux/pkg-descr 1.7 +30 -0 ports/emulators/fceux/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed up plist and committed.