# # $FreeBSD$ # # The "verifymsg" file is used to allow verification of logging # information. It works best when a template (as specified in the # rcsinfo file) is provided for the logging procedure. Given a # template with locations for, a bug-id number, a list of people who # reviewed the code before it can be checked in, and an external # process to catalog the differences that were code reviewed, the # following test can be applied to the code: # # Making sure that the entered bug-id number is correct. # Validating that the code that was reviewed is indeed the code being # checked in (using the bug-id number or a seperate review # number to identify this particular code set.). # # If any of the above test failed, then the commit would be aborted. # # Actions such as mailing a copy of the report to each reviewer are # better handled by an entry in the loginfo file. # # One thing that should be noted is the the ALL keyword is not # supported. There can be only one entry that matches a given # repository. # Sanity check commit messages for obvious problems DEFAULT $CVSROOT/CVSROOT/verifymsgcheck nome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/asbutton
Commit message (Expand)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+4
* - Fix SIGSEGV after recent fix for gcc 4rafan2007-08-112-7/+4
* Fix build with gcc4.2krion2007-05-272-4/+14
* BROKEN with gcc 4.2kris2007-05-261-1/+7
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* - Add SHA256pav2005-11-261-0/+1
* Use MAKE_ARGSvs2005-04-21