I have fixed the port, so it does not install cruft CVS directories (and other cruft stuff as well). The sample config file is installed to the correct path, which now defaults do $PREFIX/etc (this required patching lib/constant.php, which has the path hardcoded). Minor fixes: add '-d' option to pax to make it not traverse directories, some style cleanups. Added file(s): - files/patch-lib-constant.php Port maintainer (r@robakdesign.com) is cc'd. Generated with FreeBSD Port Tools 0.77
State Changed From-To: open->feedback Awaiting maintainers feedback
I do agree on committing the changes. Bartek Rutkowski > Maintainer of www/hastymail, > > Please note that PR ports/113480 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/113480 > > -- > Edwin Groothuis > edwin@FreeBSD.org
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it.
rafan 2007-06-11 14:38:55 UTC FreeBSD ports repository Modified files: www/hastymail Makefile www/hastymail/files pkg-message.in Added files: www/hastymail patch-lib-constant.php Log: - Don't install CVS directory, backup files, .orig files - Correct configuration file path - Add '-d' to pax to make it not traverse directories - Style cleanup - Bump PORTREVISION PR: ports/113480 Submitted by: Jan Srzednicki <w at wrzask.pl> Approved by: Bartek Rutkowski <r at robakdesign.com> Revision Changes Path 1.4 +21 -7 ports/www/hastymail/Makefile 1.2 +6 -5 ports/www/hastymail/files/pkg-message.in 1.1 +11 -0 ports/www/hastymail/patch-lib-constant.php (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"
rafan 2007-06-11 14:40:27 UTC FreeBSD ports repository Modified files: net-im/tkabber-devel Makefile distinfo pkg-plist net-im/tkabber-devel/files patch-tkabber.tcl Log: - Update to 0.10.0.a.20070529 - Require Tcl/Tk 8.4 or above PR: ports/113480 Submitted by: Denis Shaposhnikov <dsh at vlink.ru> (maintainer) Revision Changes Path 1.26 +3 -4 ports/net-im/tkabber-devel/Makefile 1.22 +3 -3 ports/net-im/tkabber-devel/distinfo 1.8 +2 -2 ports/net-im/tkabber-devel/files/patch-tkabber.tcl 1.18 +7 -3 ports/net-im/tkabber-devel/pkg-plist _______________________________________________ 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: feedback->closed Committed. Thanks!