svn commit: r313742 - head/Mk
Baptiste Daroussin
bapt at FreeBSD.org
Sat Mar 9 19:39:29 UTC 2013
On Sat, Mar 09, 2013 at 06:37:51PM +0000, Chris Rees wrote:
> Author: crees
> Date: Sat Mar 9 18:37:51 2013
> New Revision: 313742
> URL: http://svnweb.freebsd.org/changeset/ports/313742
>
> Log:
> Add NFS comment.
>
> While here, escape single quote to stop confusing vim's syntax highlighting.
That is wrong, because the escape appears in make showconfig as well as in the
dialog UI which is ugly. The best would be to fix the vim's syntax, can you
revert this change?
regards,
Bapt
>
> Modified:
> head/Mk/bsd.options.desc.mk
>
> Modified: head/Mk/bsd.options.desc.mk
> ==============================================================================
> --- head/Mk/bsd.options.desc.mk Sat Mar 9 18:18:56 2013 (r313741)
> +++ head/Mk/bsd.options.desc.mk Sat Mar 9 18:37:51 2013 (r313742)
> @@ -23,7 +23,7 @@ AMR_NB_DESC?= AMR Narrow Band audio (op
> AMR_WB_DESC?= AMR Wide Band audio (opencore)
> AO_DESC?= libao audio library
> APACHE_DESC?= Apache server
> -APE_DESC?= Monkey's Audio lossless format
> +APE_DESC?= Monkey\'s Audio lossless format
> ARCHIVE_DESC?= bzip2/zip/iso9660 archive
> ARTS_DESC?= aRts audio system
> ASM_DESC?= Use optimized assembly code
> @@ -224,6 +224,7 @@ MYSQL_JDBC_DESC?= JDBC connection to MyS
> NAS_DESC?= Network Audio System
> NETCDF_DESC?= NetCDF data format
> NETPBM_DESC?= Netpbm graphics toolkit
> +NFS_DESC?= Network File System
> NIS_DESC?= Network Information Services/YP support
> NLS_DESC?= Native Language Support
> NMAP_DESC?= NMAP support
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130309/f4b3f856/attachment.sig>
More information about the svn-ports-head
mailing list