FreshPorts -- The Place For Ports Mon, 21 Jul 2008 2:42 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
portlint 2.9.10 ports-mgmt on this many watch lists=27 search for ports that depend on this port
A verifier for FreeBSD port directory
Maintained by: marcus@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2007 01:09:12


portlint makes a small set of sanity checks for port directory. Check out
portlint(1) for more details.
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Run: lang/perl5.8

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from devel/portlint on 2007-02-05
    REASON: Moved to a new category

Number of commits found: 11

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Jul 2008 02:09:38
Original commit files touched by this commit  2.9.10
marcus search for other commits by this committer
Update to 2.9.10.

* Add some USE_GCC checks [1]
* Check to make sure pkg-descr lines do not end with CRLF [2]
* Warn against using != in assignments [2]
* Check for a valid WWW syntax in pkg-descr [2]

Requested by:   gerald [1]
                kris [2]
05 Jul 2008 07:03:10
Original commit files touched by this commit  2.9.9
marcus search for other commits by this committer
Forced commit to correct previous commit PR.

PR:             124241
05 Jul 2008 07:02:28
Original commit files touched by this commit  2.9.9
marcus search for other commits by this committer
Update to 2.9.9.

Check for misuse of the %%XXXDIR%% constructs in order to help with the QA
Tinderbox build reports.

PR:             125037
Submitted by:   leeym
23 Mar 2008 00:25:31
Original commit files touched by this commit  2.9.8
marcus search for other commits by this committer
Update to 2.9.8.

* Use the actual Makefile when checking for pre-defined sites.  This allows
  us to catch things that rely on port variables. [1]
* USE_GETOPT_LONG is now obsolete, and should not be suggested. [2]
* Check for cases where X_DEPENDS = ${Y_DEPENDS} which can result in adding
  unwanted dependencies.

PR:             121664 [1]
Suggested by:   pav [2]
15 Dec 2007 17:46:39
Original commit files touched by this commit  2.9.7
marcus search for other commits by this committer
Quick bump to 2.9.7.

Allow comments to start with a '[' (e.g. [X]Emacs).

PR:             117832
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
15 Dec 2007 17:40:19
Original commit files touched by this commit  2.9.6
marcus search for other commits by this committer
Update to 2.9.6.

* Allow the @stopdaemon plist directive. [1]
* Fix a typo when checking for proper use of DOCSDIR. [2]
* USE_JAVA is okay to use after including bsd.port.pre.mk. [3]
* Properly check for extra items in the PATCH_SITES section. [4]
* Replace all instances of "IFF" with "If and only if" to be clearer for
  non-English speaking, non-math geeks. [5]

PR:             116907 [3]
                116698 [4]
                116218 [5]
Reported by:    rafan [1]
Submitted by:   lwhsu [2]
17 Aug 2007 18:11:40
Original commit files touched by this commit  2.9.5
marcus search for other commits by this committer
Update to 2.9.5.

* Consolidate lines that end in a '\' followed by an empty line into one
  newline prior to splitting the Makefile into sections.  This will more
  properly catch section-related errors [1]
* Properly check pkg-config files when they contain an embedded '.' [2]
* Allow pkg-plist directive @cwd by itself which means to change the working
  directory back to the original PREFIX [3]
* Beef up the warnings around DOCSDIR, EXAMPLESDIR, and DATADIR so that
  users don't just use these macros without knowing if they are safe [3]
* Check for use of --mandir and --infodir [4]

PR:             112332 [1]
                115455 [4]
Submitted by:   rafan [4]
                sat [2]
Requested by:   pav [3]
04 Aug 2007 12:41:31
Original commit files touched by this commit  2.9.4
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
09 Jun 2007 20:02:10
Original commit files touched by this commit  2.9.4
marcus search for other commits by this committer
Update to 2.9.4.

* bsd.php.mk can now be included after bsd.port.pre.mk [1]
* Tighten the check on *_DEPENDS so that it only looks at BUILD, FETCH, PATCH,
  LIB, and RUN DEPENDS [2]

PR:             110461 [1]
Submitted by:   Alexander Logvinov <ports@logvinov.com> [1]
Reported by:    Alexander Logvinov <ports@logvinov.com> [2]
11 Feb 2007 19:22:07
Original commit files touched by this commit  2.9.3
marcus search for other commits by this committer
Update to 2.9.3.

* Add a check to see if EXTRACT_SUFX is ".zip" and suggest USE_ZIP instead [1]
* Remove the now obsoleted DEPENDS macro
* Remove the obsoleted Java 1.0 check
* Add support for USE_CDRTOOLS
* Add a check for direct usage of gs (i.e. ghostscript) [2]

PR:             107265 [2]
Requested by:   gabor [1]
05 Feb 2007 01:08:46
Original commit files touched by this commit  2.9.3
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 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
Traffic

Calculated hourly:
Port count 18835
Broken 146
Deprecated 100
Ignore 427
Forbidden 5
Restricted 333
No CDROM 128
Vulnerable 52
Expired 18
Set to expire 79
Interactive 79
new 24 hours 1
new 48 hours32
new 7 days57
new fortnight82
new month168

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

Add tab to Netscape 6

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