Port details |
- clint Static source code checker for C++
- 0.1.2_4 devel
=1 0.1.2_4Version of this port present on the latest quarterly branch.
- BROKEN: fails to find python.h
DEPRECATED: Broken for more than 6 months This port expired on: 2014-05-27 IGNORE: is marked as broken: fails to find python.h
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-05-01 14:28:26
- Last Update: 2014-05-27 19:03:51
- SVN Revision: 355563
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: GPLv2
- WWW:
- http://sourceforge.net/projects/clint/
- Description:
- Clint is a testbed for static source-code checking techniques. It is
currently designed to check C++ for common programmer errors and suggest
improvements.
WWW: http://sourceforge.net/projects/clint/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: clint
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- python2 : lang/python2
- gmake : devel/gmake
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- python2.7 : lang/python27
- python2 : lang/python2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.2_4 27 May 2014 19:03:51 |
rene |
Remove expired ports:
2014-05-27 math/py-graphtool: Broken for more than 6 months
2014-05-27 devel/clint: Broken for more than 6 months |
0.1.2_4 27 Apr 2014 15:26:13 |
antoine |
Deprecate ports broken for more than 6 months
With hat: portmgr |
0.1.2_4 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.1.2_4 24 Oct 2013 03:32:35 |
eadler |
I no longer use this port and it is broken. The fix is likely simple but I
don't have the time to delve into it. |
0.1.2_4 17 Oct 2013 02:31:03 |
eadler |
Attempt to fix build. This progresses farther but isn't a complete fix. |
0.1.2_4 28 Sep 2013 01:14:06 |
eadler |
Fix clint to build with how python is currently installed.
This builds on my machine but does not build in poudriere. I am still
investigating and will commit a complete fix later. |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.1.2_4 10 Jul 2013 13:12:04 |
bapt |
Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers |
0.1.2_4 06 Jul 2013 17:32:40 |
eadler |
- Convert from USE_GMAKE -> USES=gmake
- Indicate that this port does not build with python 3.
This does not fix building when python 3 is default but that will come soon. |
0.1.2_4 03 Jul 2013 20:25:33 |
eadler |
Add license |
0.1.2_4 09 Mar 2013 22:17:35 |
eadler |
Clean port up a bit:
- Fix COMMENT
- Trim header
Take port |
0.1.2_4 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
0.1.2_4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.1.2_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.1.2_4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.1.2_4 05 Nov 2007 10:04:20 |
miwi |
- Fix build with gcc 4.2
PR: 117789
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
0.1.2_4 26 May 2007 20:34:38 |
kris |
BROKEN with gcc 4.2 |
0.1.2_4 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.1.2_4 01 Dec 2006 07:49:16 |
miwi |
- Unbreak on 5.X
PR: ports/106110
Submitted by: Peter Johnson <johnson.peter@gmail.com> |
0.1.2_3 14 Aug 2006 22:55:18 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.1.2_3 07 Apr 2006 15:55:54 |
jmelo |
- Fix PLIST.
- portlint(1).
PR: ports/95396
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: mnag (mentor) |
0.1.2_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.1.2_3 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.1.2_3 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.1.2_3 17 Dec 2004 06:50:42 |
kris |
BROKEN on 5.x: Does not compile |
0.1.2_3 31 Oct 2004 16:52:50 |
leeym |
- add USE_GCC=3.3 when default gcc is 3.4
- utilize DATADIR
- add WWW in pkg-descr |
0.1.2_3 16 Aug 2004 02:33:05 |
kris |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
0.1.2_3 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.1.2_3 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.1.2_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.1.2_2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.1.2_2 18 Oct 2003 17:46:09 |
krion |
- Fix build on -current
- Utilize INFO
PR: 58218
Submitted by: Ports Fury |
0.1.2_2 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
0.1.2_2 18 May 2003 09:28:20 |
kris |
BROKEN on 5.1: bad C++ |
0.1.2_2 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.1.2_2 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
0.1.2_2 19 Sep 2002 21:40:31 |
ijliao |
remove useless .la files
use REINPLACE_CMD
PR: 42699
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
0.1.2_1 07 Sep 2002 03:13:23 |
ijliao |
1. fix compile on GCC 3.2
2. add missing files in plist
3. drop maintainership
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (1) (2) |
01 May 2001 18:28:26 |
ijliao |
add clint Clint is a testbed for static source-code checking techniques. It is
currently designed to check C++ for common programmer errors and suggest
improvements. |