Please find attached a patch which should allow swapexd to build and install on FreeBSD legacy (7.x). The attached patch also prevents new installs from over-writing swapexd's configuration file. Fix: Patch attached with submission follows:
State Changed From-To: open->analyzed I've also added code for automatically installing a default config file if there isn't one there http://www.bayofrum.net/~crees/patches/swapexd-157242.diff Taken for Tinderbox run.
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: analyzed->closed cd ..
crees 2011-08-15 15:12:26 UTC FreeBSD ports repository Modified files: sysutils/swapexd Makefile Log: - Fix build on 7.x - While here, fix clang build (CC=gcc) - Stop clobbering config files PR: ports/157242 Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer) Revision Changes Path 1.3 +21 -3 ports/sysutils/swapexd/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"
Committed. Thanks! -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
crees 2011-08-15 15:15:50 UTC FreeBSD ports repository Modified files: . UPDATING Log: Document risks involved in updating swapexd -- config file clobbering. PR: ports/157242 Revision Changes Path 1.1119 +11 -1 ports/UPDATING _______________________________________________ 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"