FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:14 AM GMT
Port details
splint 3.1.2 devel on this many watch lists=7 search for ports that depend on this port
A tool for statically checking sourcecode for security vulnerabilities
Maintained by: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Mar 2002 21:03:12
Also Listed In: security
License: not specified in port
Splint is a tool for statically checking C programs for security
vulnerabilities and coding mistakes. With minimal effort, Splint
can be used as a better lint. If additional effort is invested
adding annotations to programs, Splint can perform stronger checking
than can be done by any standard lint.

WWW: http://www.splint.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/splint/ && make install clean
To add the package: pkg_add -r splint


Configuration Options
     No options to configure

Master Sites:
http://www.splint.org/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 04:17:38
Original commit files touched by this commit  3.1.2
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
03 Jul 2011 14:59:23
Original commit files touched by this commit  3.1.2
ohauer search for other commits by this committer
-remove MD5
21 Aug 2008 06:18:49
Original commit files touched by this commit  3.1.2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Sep 2007 19:09:05
Original commit files touched by this commit  3.1.2
lwhsu search for other commits by this committer
Unbreak, distfile rerolled.
(Some self-test cases updated, this change would not affect the package.)
05 Aug 2007 18:30:04
Original commit files touched by this commit  3.1.2
kris search for other commits by this committer
BROKEN: Size mismatch
26 Jul 2007 15:12:55
Original commit files touched by this commit  3.1.2
lwhsu search for other commits by this committer
- Truely respcect DATADIR

Submitted by:   sat
25 Jul 2007 15:33:16
Original commit files touched by this commit  3.1.2
lwhsu search for other commits by this committer
- Update to 3.1.2
- Remove obsoleted patch
- Use DATADIR
- Take maintainership
23 Mar 2007 08:38:30
Original commit files touched by this commit  3.1.1_2
linimon search for other commits by this committer
Reset andrew.nau.ua@gmail.com at his request due to lack of time.

Hat:            portmgr
04 May 2006 21:41:12
Original commit files touched by this commit  3.1.1_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:30:12
Original commit files touched by this commit  3.1.1_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
14 Oct 2005 09:59:04
Original commit files touched by this commit  3.1.1_2
edwin search for other commits by this committer
Welcome Andrew Pogrebennyk as new maintainer

PR:             ports/87412, ports/87411, ports/87410, ports/87409
Submitted by:   Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
12 Apr 2005 03:26:57
Original commit files touched by this commit  3.1.1_2
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  3.1.1_2
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
04 Feb 2004 05:21:48
Original commit files touched by this commit  3.1.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  3.1.1_1
trevor search for other commits by this committer
SIZEify.
09 Jan 2004 20:26:18
Original commit files touched by this commit  3.1.1_1
pav search for other commits by this committer
- Add fix for parsing FreeBSD's sys/cdefs.h ('__func__')
- Bump portrevision

PR:             ports/61131
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Obtained from:  Splint CVS
06 Jun 2003 01:02:17
Original commit files touched by this commit  3.1.1
naddy search for other commits by this committer
Update to version 3.1.1.

PR:             52894
Submitted by:   Ports Fury
20 Feb 2003 17:07:10
Original commit files touched by this commit  3.0.1.6_1
knu search for other commits by this committer
De-pkg-comment.
04 Nov 2002 13:27:23
Original commit files touched by this commit  3.0.1.6_1
nectar search for other commits by this committer
Let splint process <inttypes.h>.  Now it passes its own test suite.

Submitted by:   Stacey Son <sson@verio.net>
04 Nov 2002 13:25:29
Original commit files touched by this commit  3.0.1.6
nectar search for other commits by this committer
Set MAINTAINER to <ports@FreeBSD.org>.

<rrm@subterrain.net>: host subterrain.net[66.179.0.134] said:
    550 5.1.1 <rrm@subterrain.net>... User unknown
08 Mar 2002 00:03:12
files touched by this commit
pat search for other commits by this committer
- Repocopy and move devel/lclint to devel/splint   - Update devel/splint to
3.0.1.6   - Give maintainership to Raymond Medeiros <rrm@subterrain.net>     for
requesting in PR    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.162 seconds.