Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2013 10:09:40 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315209 - in head: astro/boinc-setiathome-enhanced devel/chrpath devel/epydoc emulators/fuse-utils emulators/lib765 games/torcs lang/bas2tap lang/bf2c misc/biosfont-demos sysutils/biosf...
Message-ID:  <201303251009.r2PA9el9065489@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Mar 25 10:09:39 2013
New Revision: 315209
URL: http://svnweb.freebsd.org/changeset/ports/315209

Log:
  - remove empty OPTIONS_DEFAULT
  - portlint fixes

Modified:
  head/astro/boinc-setiathome-enhanced/Makefile
  head/devel/chrpath/Makefile
  head/devel/epydoc/Makefile   (contents, props changed)
  head/emulators/fuse-utils/Makefile   (contents, props changed)
  head/emulators/fuse-utils/pkg-descr   (contents, props changed)
  head/emulators/lib765/Makefile   (contents, props changed)
  head/emulators/lib765/pkg-descr   (contents, props changed)
  head/games/torcs/Makefile
  head/lang/bas2tap/Makefile
  head/lang/bf2c/Makefile
  head/misc/biosfont-demos/Makefile
  head/sysutils/biosfont/Makefile
  head/www/py-ws4py/pkg-descr   (contents, props changed)

Modified: head/astro/boinc-setiathome-enhanced/Makefile
==============================================================================
--- head/astro/boinc-setiathome-enhanced/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/astro/boinc-setiathome-enhanced/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	rene
+# Created by: rene
 # $FreeBSD$
 
 PORTNAME=	boinc-setiathome-enhanced
@@ -40,8 +40,6 @@ OPTIONS_DEFINE=	X11
 
 X11_DESC=	Build screensaver (requires net/boinc-client with X11)
 
-OPTIONS_DEFAULT=
-
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MX11}

Modified: head/devel/chrpath/Makefile
==============================================================================
--- head/devel/chrpath/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/devel/chrpath/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	bms
+# Created by: bms
 # $FreeBSD$
 
 PORTNAME=	chrpath
@@ -22,7 +22,6 @@ PLIST_FILES=	bin/chrpath
 PORTDOCS=	AUTHORS ChangeLog NEWS README
 
 OPTIONS_DEFINE=	DOCS
-OPTIONS_DEFAULT=
 
 .include <bsd.port.options.mk>
 

Modified: head/devel/epydoc/Makefile
==============================================================================
--- head/devel/epydoc/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/devel/epydoc/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	ijliao
+# Created by: ijliao
 # $FreeBSD$
 
 PORTNAME=	epydoc
@@ -15,8 +15,6 @@ OPTIONS_DEFINE=	DOCS UTF8
 
 UTF8_DESC=	Use UTF-8 instead of iso-8859-1 in HTMLs
 
-OPTIONS_DEFAULT=
-
 .include <bsd.port.options.mk>
 
 USE_PYTHON=	yes

Modified: head/emulators/fuse-utils/Makefile
==============================================================================
--- head/emulators/fuse-utils/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/emulators/fuse-utils/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	rene
+# Created by: rene
 # $FreeBSD$
 
 PORTNAME=	fuse-utils

Modified: head/emulators/fuse-utils/pkg-descr
==============================================================================
--- head/emulators/fuse-utils/pkg-descr	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/emulators/fuse-utils/pkg-descr	Mon Mar 25 10:09:39 2013	(r315209)
@@ -2,4 +2,4 @@ fuse-utils is an utility package for han
 used to list and convert tape, hard disk, snapshot, and audio files.
 
 Author:	Philip Kendall <philip-fuse@shadowmagic.org.uk>
-WWW:	http://fuse-emulator.sourceforge.net/
+WWW: http://fuse-emulator.sourceforge.net/

Modified: head/emulators/lib765/Makefile
==============================================================================
--- head/emulators/lib765/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/emulators/lib765/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	Alexey V. Antipovsky <kemm@in-line.ru>
+# Created by: Alexey V. Antipovsky <kemm@in-line.ru>
 # $FreeBSD$
 
 PORTNAME=	lib765

Modified: head/emulators/lib765/pkg-descr
==============================================================================
--- head/emulators/lib765/pkg-descr	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/emulators/lib765/pkg-descr	Mon Mar 25 10:09:39 2013	(r315209)
@@ -6,4 +6,4 @@ or incomplete.
 
 lib765 is released under the GNU Library GPL.
 
-WWW:	http://www.seasip.demon.co.uk/Unix/LibDsk/
+WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/

Modified: head/games/torcs/Makefile
==============================================================================
--- head/games/torcs/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/games/torcs/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	thierry@pompo.net
+# Created by: thierry@pompo.net
 # $FreeBSD$
 
 PORTNAME=	torcs

Modified: head/lang/bas2tap/Makefile
==============================================================================
--- head/lang/bas2tap/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/lang/bas2tap/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	rene
+# Created by: rene
 # $FreeBSD$
 
 PORTNAME=	bas2tap

Modified: head/lang/bf2c/Makefile
==============================================================================
--- head/lang/bf2c/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/lang/bf2c/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	rene
+# Created by: rene
 # $FreeBSD$
 
 PORTNAME=	bf2c

Modified: head/misc/biosfont-demos/Makefile
==============================================================================
--- head/misc/biosfont-demos/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/misc/biosfont-demos/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	rene
+# Created by: rene
 # $FreeBSD$
 
 PORTNAME=	biosfont-demos

Modified: head/sysutils/biosfont/Makefile
==============================================================================
--- head/sysutils/biosfont/Makefile	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/sysutils/biosfont/Makefile	Mon Mar 25 10:09:39 2013	(r315209)
@@ -1,4 +1,4 @@
-# Created by:	rene
+# Created by: rene
 # $FreeBSD$
 
 PORTNAME=	biosfont

Modified: head/www/py-ws4py/pkg-descr
==============================================================================
--- head/www/py-ws4py/pkg-descr	Mon Mar 25 09:50:14 2013	(r315208)
+++ head/www/py-ws4py/pkg-descr	Mon Mar 25 10:09:39 2013	(r315209)
@@ -3,4 +3,4 @@ in RFC 6455.  It provides client and ser
 can be using different techniques like threads, micro-threads,
 or event loops.
 
-WWW:	http://www.defuze.org/oss/ws4py/docs/
+WWW: http://www.defuze.org/oss/ws4py/docs/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303251009.r2PA9el9065489>