Date: Tue, 28 Feb 2012 15:38:41 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/zhcon Makefile distinfo ports/chinese/zhcon/files patch-doc-zhcon.1.in patch-src-global.h patch-src-mouse.cpp Message-ID: <201202281538.q1SFcfql022412@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202281538.q1SFcfql022412>
