Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2015 15:20:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197103] science/vmd: Requires GCC, Respect CC/CXX
Message-ID:  <bug-197103-13-2woNg5tP6l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197103-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197103-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197103

--- Comment #5 from sakaue.mamoru@mwghennndo.com ---
For instance, this is the portlint output for the original port without
modification. The same warnings are reported by portlint, however, they are not
fatal at the present moment. The Ports tree was updated by portsnap at January
26, 2015.

------------------------------------------------------------------------
~# cd /usr/ports/science/vmd/
vmd# env LANG=C TZ= ls -l /usr/ports/INDEX-*
-rw-r--r--  1 root  wheel  30231696 Jan 26 16:51 /usr/ports/INDEX-10
-rw-r--r--  1 root  wheel  30340347 Jan 26 16:51 /usr/ports/INDEX-8
-rw-r--r--  1 root  wheel  30296657 Jan 26 16:51 /usr/ports/INDEX-9
vmd# make package-name
vmd-1.9.1_3
vmd# env LANG=C TZ= find . -ls
29653374        4 drwxr-xr-x    3 root                             wheel       
                         512 Dec 16 22:05 .
29653375       12 -rw-r--r--    1 root                             wheel       
                        4603 Sep 10 20:50 ./Makefile
29653376        4 -rw-r--r--    1 root                             wheel       
                         399 Jan 22  2014 ./distinfo
29653377        4 drwxr-xr-x    2 root                             wheel       
                         512 Dec 16 22:05 ./files
29653378        4 -rw-r--r--    1 root                             wheel       
                         983 Jan 22  2014 ./files/patch-Make-arch
29653379        4 -rw-r--r--    1 root                             wheel       
                         588 Jan 22  2014 ./files/patch-Makefile
29653380       12 -rw-r--r--    1 root                             wheel       
                        5254 Aug 30 14:17 ./files/patch-configure
29653381        4 -rw-r--r--    1 root                             wheel       
                         365 Jan 22  2014
./files/patch-lib_tachyon_unix_Make-arch
29653382        4 -rw-r--r--    1 root                             wheel       
                         321 Jan 22  2014
./files/patch-plugins__hesstrans__Makefile
29653383        4 -rw-r--r--    1 root                             wheel       
                         290 Jan 22  2014 ./files/patch-stride.c
29653384        4 -rw-r--r--    1 root                             wheel       
                         427 Jan 22  2014 ./files/patch-stride.h
29653385        4 -rw-r--r--    1 root                             wheel       
                         754 Jan 22  2014 ./files/patch-stride_Makefile
29653386        4 -rw-r--r--    1 root                             wheel       
                         426 Jan 22  2014 ./files/patch-surf_Makefile
29653387        4 -rw-r--r--    1 root                             wheel       
                         195 Jan 22  2014 ./pkg-descr
29653388      120 -rw-r--r--    1 root                             wheel       
                       60251 Nov 12 18:48 ./pkg-plist
vmd# portlint -V
portlint version 2.16.1
vmd# portlint -AC
WARN: /usr/ports/science/vmd/pkg-plist: [97]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: /usr/ports/science/vmd/pkg-plist: [98]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: /usr/ports/science/vmd/pkg-plist: [115]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: /usr/ports/science/vmd/pkg-plist: [119]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: Makefile: [0]: possible direct use of command "file" found. use ${FILE}
instead.
WARN: Makefile: [0]: possible direct use of command "install" found. use
${INSTALL_foobaa} instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to
make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: new ports should not be maintained by ports@FreeBSD.org.
WARN: Makefile: Consider defining LICENSE.
WARN: Makefile: "RESTRICTED" found. do not forget to update ports/LEGAL.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 12 warnings found.
------------------------------------------------------------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197103-13-2woNg5tP6l>