summaryrefslogtreecommitdiffstats
path: root/devel/splint
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-2/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+2
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Add fix for parsing FreeBSD's sys/cdefs.h ('__func__')pav2004-01-092-0/+12
| | | | | | | | - Bump portrevision PR: ports/61131 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Obtained from: Splint CVS
* Update to version 3.1.1.naddy2003-06-065-32/+9
| | | | | PR: 52894 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Let splint process <inttypes.h>. Now it passes its own test suite.nectar2002-11-043-0/+62
| | | | Submitted by: Stacey Son <sson@verio.net>
* Set MAINTAINER to <ports@FreeBSD.org>.nectar2002-11-041-1/+1
| | | | | <rrm@subterrain.net>: host subterrain.net[66.179.0.134] said: 550 5.1.1 <rrm@subterrain.net>... User unknown
* - Repocopy and move devel/lclint to devel/splintpat2002-03-0810-113/+99
| | | | | | | | | | | | | - Update devel/splint to 3.0.1.6 - Give maintainership to Raymond Medeiros <rrm@subterrain.net> for requesting in PR PR: 33788, 35247, 35474 Submitted by: KATO Tsuguru <tkato@prontomail.com>, Jeroen Ruigrok van der Werven <asmodai@wxs.nl>, Raymond Medeiros <rrm@subterrain.net> Repocopied by: joe Approved by: portmgr
* Remove s.moeding@ndh.net as MAINTAINER; mail has been bouncing for 3 months.fenner2002-01-071-1/+1
|
* Chase the checksum; some Microsoft build files changed.kris2001-08-201-1/+1
|
* Chase checksum. There were no source changes, a README was addedroam2001-06-041-1/+1
| | | | | | | | (which is not installed, so no pkg-plist changes), and some files were changed in the win32/ subdirectory. PR: 27840 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update to 2.5q.asmodai2000-07-317-112/+86
| | | | | PR: 20224 Submitted by: MAINTAINER <s.moeding@ndh.net>
* PORTNAME/PORTVERSION updatemharo2000-04-111-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Prefer the http main site over the ftp main site, it's more reliable.billf1999-08-062-3/+6
| | | | While I'm here, add some mirrors as well.
* Make this port respect CFLAGS again. it also seems the distfile changed onbillf1999-07-093-3/+13
| | | | | | us mysteriously. Submitted by: Scott Kenney <saken@hotel.rmta.org>
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Mark NO_PACKAGE, as it doesn't respect CFLAGS.billf1999-06-251-1/+2
| | | | No time to debug, it's midnight! Patches cheerfully accepted.
* Wow! What big teeth you have grandma! "All the better to Weat youhoek1999-05-021-3/+1
| | | | | | with, my dear." [That's lupus for "Add WWW:"]
* Update to version 2.4b.steve1998-07-036-100/+115
| | | | | PR: 7113 Submitted by: maintainer
* Minor cleanup, use DISTNAME and EXTRACT_SUFX, instead of DISTNAME,asami1996-12-121-4/+3
| | | | PKGNAME and WRKSRC (one less line :).
* LCLint is a tool for statically checking C programs. With minimalobrien1996-12-116-0/+129
effort, LCLint can be used as a better lint. If additional effort is invested adding annotations to programs, LCLint can perform stronger checks than can be done by any standard lint. Check the LCLint home page at http://larch-www.lcs.mit.edu:8001/larch/lclint/ Closes-PR: ports/1646 Submitted by: Stefan Moeding <moeding@bn.DeTeMobil.de>
OpenPOWER on IntegriCloud