aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pchecker
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 1.25Alex Kozlov2021-03-022-4/+4
| | | | Notes: svn path=/head/; revision=566937
* - Update to 1.24Alex Kozlov2020-03-232-4/+4
| | | | Notes: svn path=/head/; revision=528947
* - Update to 1.23Alex Kozlov2019-06-042-4/+4
| | | | Notes: svn path=/head/; revision=503448
* - Update to 1.22Alex Kozlov2019-05-192-4/+4
| | | | Notes: svn path=/head/; revision=502046
* - Update to 1.21Alex Kozlov2018-10-292-4/+4
| | | | Notes: svn path=/head/; revision=483378
* - Update to 1.20Alex Kozlov2017-10-062-3/+4
| | | | Notes: svn path=/head/; revision=451354
* - Update MASTER_SITES for my portsAlex Kozlov2017-10-051-1/+1
| | | | | | | - Update WWW for jwasm Notes: svn path=/head/; revision=451301
* - Update to 1.18Alex Kozlov2015-12-242-3/+3
| | | | | | | * Add check for misspelled USES Notes: svn path=/head/; revision=404342
* - Update to 1.17Alex Kozlov2014-10-072-3/+3
| | | | Notes: svn path=/head/; revision=370270
* - Update to 1.16Alex Kozlov2014-05-312-6/+4
| | | | Notes: svn path=/head/; revision=355988
* - Add/update license when possibleAlex Kozlov2014-05-201-2/+2
| | | | | | | | - Modernize ports Makefiles - Update MASTER_SITES/distfile for converters/chmview Notes: svn path=/head/; revision=354597
* - Chase r336083 and bump all ports using NO_ARCH so that users buildingBryan Drewery2013-12-101-0/+1
| | | | | | | | | their own packages and still on pkg 1.1.4 can upgrade. With hat: portmgr Notes: svn path=/head/; revision=336102
* - Use recently implemented NO_ARCH knob in my architecture-neutral portsAlex Kozlov2013-12-061-0/+1
| | | | | | | - While here, use shebangfix for print/txtbdf2ps Notes: svn path=/head/; revision=335729
* - Update to 1.15Alex Kozlov2013-09-242-5/+4
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=328207
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | ports-mgmt) Notes: svn path=/head/; revision=327762
* - Update to 1.14Alex Kozlov2013-06-032-3/+3
| | | | Notes: svn path=/head/; revision=319779
* - Update to 1.13Alex Kozlov2013-04-182-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316043
* - Update to 1.12Alex Kozlov2013-03-072-3/+3
| | | | Notes: svn path=/head/; revision=313586
* - Update to 1.11Alex Kozlov2012-10-062-3/+3
| | | | Notes: svn path=/head/; revision=305346
* - Update to 1.10Alex Kozlov2012-09-042-9/+4
| | | | | | | | - Remove deprecated comments at the top of Makefile - Remove indefinite article from COMMENT Notes: svn path=/head/; revision=303638
* - Update to 1.9Alex Kozlov2012-08-052-3/+3
| | | | Notes: svn path=/head/; revision=302128
* - Update to 1.8Alex Kozlov2012-07-252-3/+3
| | | | Notes: svn path=/head/; revision=301518
* Update to 1.7Alex Kozlov2012-06-172-3/+3
| | | | | | | | | - update whitelists Approved by: eadler, itetcu (mentors, implicit) Notes: svn path=/head/; revision=299441
* Update to 1.6Alex Kozlov2012-05-242-3/+3
| | | | | | | | | - update whitelists Approved by: eadler, itetcu (mentors, implicit) Notes: svn path=/head/; revision=297320
* Update to 1.5Alex Kozlov2012-04-192-5/+4
| | | | | | | | | | - update whitelists - hide BROKEN/IGNORE quoted under 'all checks' option Approved by: eadler (mentor) Notes: svn path=/head/; revision=295112
* Update pchecker to 1.3Alex Kozlov2012-03-062-3/+3
| | | | | | | | | | | - be more strict when checking nonstandart files - add more whitelists - speedup misspelled(wrong) USE_* whitelist validation, turn on it by default Approved by: eadler (mentor) Notes: svn path=/head/; revision=292848
* Update to 1.2Alex Kozlov2012-03-042-3/+3
| | | | | | | | | | - update whitelists - merge nonstandard pkg-* check to nonstandard files Approved by: eadler (mentor) Notes: svn path=/head/; revision=292623
* Update maintainer email in my portsAlex Kozlov2012-03-021-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=292555
* pchecker is a tool that checks the ports tree for various errors.Eitan Adler2012-02-233-0/+31
PR: ports/165417 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=292125