danfe 2012-02-28 15:38:41 UTC FreeBSD ports repository
Modified files: chinese/zhcon Makefile distinfo Added files: chinese/zhcon/files patch-doc-zhcon.1.in Removed files: chinese/zhcon/files patch-src-global.h patch-src-mouse.cpp Log: Overhaul the port before I attempt to make it more usable on modern FreeBSD: - Switch to official "previous version distfile + patch" scheme instead of using our apparently hand-rolled distfile; it is also in line with what most GNU/Linux folks do - Remove superfluous assignment of PKGMESSAGE, it's done automagically - Cleanup sed(1) expressions in REINPLACE_CMDs, prefer contextual addresses to hardcoded line numbers, remove useless global modifiers, etc. - Pad pkg-message text display in post-install with blank lines to bring port behavior in line with that of package - Utilize OPTIONS, define LICENSE (GPLv2), adjust COMMENT - Remove unneeded patches, add a patch which brings manpage fixes - Install extra documentation - Generally cleanup Makefile while I am here Revision Changes Path 1.56 +38 -16 ports/chinese/zhcon/Makefile 1.13 +4 -2 ports/chinese/zhcon/distinfo 1.1 +166 -0 ports/chinese/zhcon/files/patch-doc-zhcon.1.in (new) 1.2 +0 -11 ports/chinese/zhcon/files/patch-src-global.h (dead) 1.2 +0 -10 ports/chinese/zhcon/files/patch-src-mouse.cpp (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"