Date: Thu, 21 Jun 2007 19:29:47 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/silc-client Makefile distinfo pkg-install pkg-plist ports/net/silc-client/files patch-apps__irssi__Makefile.in patch-doc-Makefile.in patch-doc__Makefile.in patch-irssi::src::core::network.c Message-ID: <200706211929.l5LJTm5L065575@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-06-21 19:29:47 UTC FreeBSD ports repository Modified files: net/silc-client Makefile distinfo pkg-plist Added files: net/silc-client/files patch-apps__irssi__Makefile.in patch-doc__Makefile.in Removed files: net/silc-client pkg-install net/silc-client/files patch-doc-Makefile.in patch-irssi::src::core::network.c Log: - Update to 1.1 - Install manual page Cleanups: - Remove USE_PERL5, use REINPLACE_CMD instead - Remove PKGDEINSTALL hacks. Replace the same functionality with Makefile and pkg-plist equivlents - Remove OPTIMIZED_CFLAGS knob, it is no use. -O2 is always on according to pointyhat build log - Remove unnecessary OSVERSION check for 4.x - Remove installation of unnecessary documents (TODO, CHANGES, etc.) - Use DOCSDIR, DATADIR macros PR: ports/113367 Submitted by: Wesley Shields <wxs at atarininja.org> Approved by: maintainer timeout (16 days) Revision Changes Path 1.45 +14 -30 ports/net/silc-client/Makefile 1.22 +3 -3 ports/net/silc-client/distinfo 1.1 +11 -0 ports/net/silc-client/files/patch-apps__irssi__Makefile.in (new) 1.2 +0 -25 ports/net/silc-client/files/patch-doc-Makefile.in (dead) 1.1 +17 -0 ports/net/silc-client/files/patch-doc__Makefile.in (new) 1.3 +0 -11 ports/net/silc-client/files/patch-irssi::src::core::network.c (dead) 1.4 +0 -61 ports/net/silc-client/pkg-install (dead) 1.21 +115 -112 ports/net/silc-client/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706211929.l5LJTm5L065575>