[DESCRIBE CHANGES] 1. Fixed extremely slow master site 2. Removed unneeded dependency: perl 3. Corrected patch naming scheme to FreeBSD standards.
Responsible Changed From-To: freebsd-ports-bugs->shaun Grab.
State Changed From-To: open->closed Committed, with modifications: - The Perl replacement operation was needed, to prevent the extra doc files being installed. They seem to be broken. I have replaced Perl with our standard sed macro. - We normally require a master site before the FreeBSD distfile mirrors. I have added my mirror as a primary site for now. However, there seems to be another version at some of the old sites -- ifm52.zip -- you might want to look into this. - We don't change the names of existing patches, because this is an expensive operation in CVS, and wastes diskspace (the old files are kept in the repository). If you have any questions about the changes, let me know. Thanks!
shaun 2006-10-07 02:24:56 UTC FreeBSD ports repository Modified files: games/ifm Makefile Log: - Primary master site is slow; use my mirror. - Get rid of Perl dependency: use ${REINPLACE_CMD} instead. - Assign maintainership to submitter. PR: ports/103234 Submitted by: Andy Kosela <spear@protect-ya-neck.com> Revision Changes Path 1.20 +4 -6 ports/games/ifm/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"