Date: Sat, 14 Aug 2010 17:57:13 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile pkg-message ports/sysutils/webmin/files patch-mount_freebsd-mounts-7.c pkg-message.in Message-ID: <201008141757.o7EHvDjx073094@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
olgeni 2010-08-14 17:57:13 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile Added files: sysutils/webmin/files patch-mount_freebsd-mounts-7.c pkg-message.in Removed files: sysutils/webmin pkg-message Log: Webmin ships with obsolete binaries of freebsd-mounts-*, a local utility to retrieve mount point data. These dinamically linked executables do not work on recent FreeBSD releases due to missing libraries. - Remove all unused binaries. - Fix a couple of warnings in the source file and always build the version that is actually used. - While I'm here, use SUB_FILES to improve PKGMESSAGE. Revision Changes Path 1.312 +6 -2 ports/sysutils/webmin/Makefile 1.1 +11 -0 ports/sysutils/webmin/files/patch-mount_freebsd-mounts-7.c (new) 1.1 +13 -0 ports/sysutils/webmin/files/pkg-message.in (new) 1.8 +0 -13 ports/sysutils/webmin/pkg-message (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008141757.o7EHvDjx073094>