summaryrefslogtreecommitdiff
path: root/Tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document MOVEDlint in READMEEitan Adler2012-02-161-0/+1
| | | | Notes: svn path=/head/; revision=291540
* - fix interpreter path for pythonPhilip M. Gollucci2012-02-114-4/+4
| | | | | | | | PR: ports/154431 Approved by: sobomax (maintainer) Notes: svn path=/head/; revision=290957
* If you have not yet run this script, I feel sorry for you.Eitan Adler2012-01-151-156/+0
| | | | | | | Hat: x11 Notes: svn path=/head/; revision=289289
* Better wording to clarify the previous two commits.Wesley Shields2011-12-281-1/+2
| | | | | | | Submitted by: dougb@ Notes: svn path=/head/; revision=288126
* Revert part of the previous commit, and make things a little more clear withWesley Shields2011-12-281-1/+1
| | | | | | | | | punctuation. Discussed with: eadler@ Notes: svn path=/head/; revision=288125
* - Remove some old duplicate words. They were getting in way of finding newer ↵Eitan Adler2011-12-273-3/+3
| | | | | | | ones. Notes: svn path=/head/; revision=288093
* - Fixed missing end-quote in sed commandGreg Larkin2011-12-091-3/+3
| | | | | | | | | | | | - Fixed some grammatical errors in output messages PR: ports/162506 Submitted by: "Conrad J. Sabatier" <conrads@cox.net> Approved by: sobomax (maintainer timeout - 1 month) Feature safe: yes Notes: svn path=/head/; revision=287134
* INDEX-6 -> INDEX-8Doug Barton2011-09-281-1/+1
| | | | | | | Submitted by: gjb Notes: svn path=/head/; revision=282536
* Add support from FreeBSD 10.xErwin Lansing2011-09-271-2/+6
| | | | Notes: svn path=/head/; revision=282472
* Add option (-y) to check for similarly named ports.Chris Rees2011-08-291-1/+35
| | | | | | | | | PR: ports/159841 Submitted by: crees (me) Approved by: garga (maintainer) Notes: svn path=/head/; revision=280699
* - Use optparse instead of old deprecated method.Stanislav Sedov2011-08-231-14/+10
| | | | | | | - Kill ruby 1.6 related stuff. Notes: svn path=/head/; revision=280259
* - Fix options processing (optparse puts options into hash indexed by strings,Stanislav Sedov2011-08-231-3/+3
| | | | | | | not symbols). Notes: svn path=/head/; revision=280258
* - Make it work with ruby 1.9.Stanislav Sedov2011-08-231-6/+17
| | | | Notes: svn path=/head/; revision=280256
* - Back out category check for nowSteve Wills2011-08-161-6/+0
| | | | Notes: svn path=/head/; revision=279785
* - Remove obfuscation of submitter email at request of dougbSteve Wills2011-08-151-1/+6
| | | | | | | - Add check that port is in right directory as I've been bitten by this Notes: svn path=/head/; revision=279770
* Fix readme building.Emanuel Haupt2011-08-121-10/+10
| | | | Notes: svn path=/head/; revision=279522
* Change shebang to #!/usr/bin/env perl, as required by bapt@Renato Botelho2011-07-271-1/+1
| | | | Notes: svn path=/head/; revision=278419
* Remove duplicate words in comment.Erwin Lansing2011-05-021-1/+1
| | | | | | | Submitted by: ohauer Notes: svn path=/head/; revision=273468
* Remove portbuild scripts from pcvs, as they now live in svn/projects.Florent Thoumie2011-04-2472-9079/+0
| | | | Notes: svn path=/head/; revision=273139
* Add some definitions to try to limit the number of times we let buildsMark Linimon2011-04-221-0/+7
| | | | | | | fail before we stop. This should help avoid spamming people's mboxes. Notes: svn path=/head/; revision=273069
* Allow the top-level build to be destroyed. This is useless forMark Linimon2011-03-241-9/+27
| | | | | | | | | | | | pointyhat, but is intended for pointyhat-[west|east] to be able to remove no longer needed specialized -exp runs. (They remain in the errorlog archive; they can merely be removed from zfs.) Replace this test with an anti-foot-shooting measure so that you cannot remove 'latest' unless you have already removed 'previous'. Notes: svn path=/head/; revision=271586
* - Stop caring about src-6 snaps and expire checkout snaps rather morePav Lucistnik2011-03-211-6/+4
| | | | | | | aggresively Notes: svn path=/head/; revision=271438
* Add an error entry for gmake.Mark Linimon2011-03-081-0/+6
| | | | Notes: svn path=/head/; revision=270526
* Add a test for gmake 3.82 regressions. (3.82 is not in the tree yet).Mark Linimon2011-03-081-2/+4
| | | | | | | | While here, move segfault down: sometimes this is a false positive for a config failure. Notes: svn path=/head/; revision=270525
* Add an alternate spelling for a link.Mark Linimon2011-03-041-1/+1
| | | | Notes: svn path=/head/; revision=270251
* Add an overly-large regexp to isolate "packages that fail to build withMark Linimon2011-02-271-0/+3
| | | | | | | | | | clang". This will probably need to be trimmed down some so as to not pessimize processing time. At this time this change will be restricted to pointyhat-west. Notes: svn path=/head/; revision=269872
* One more pass through this file to bring it up to the latest processonelog:Mark Linimon2011-02-271-53/+70
| | | | | | | | | | | | | - deprecate assert, chown, perl5, python, stdio, sysvipc, varargs - add the existing nested_declaration, termios, utmp_x While here, fix formatting. Pointy hat to: linimon, for letting this get so far out of sync Notes: svn path=/head/; revision=269869
* For efficiency's sake, deprecate the following error types, which we no ↵Mark Linimon2011-02-271-34/+13
| | | | | | | | | | | | | | | longer see: chown, perl5, python, stdio, struct changes, sysvipc, USE_XLIB, varargs Add the following new error types that we are now seeing: clang-bug, cpusetsize, sem_wait Tweak the definitions for linker_error and threads to be more accurate. Notes: svn path=/head/; revision=269868
* Sheesh. The errors "f77" and "uname" were never even documented. AddMark Linimon2011-02-271-0/+11
| | | | | | | the into the section for obsolete errors. Notes: svn path=/head/; revision=269866
* Move some of the error types that were removed from the script some timeMark Linimon2011-02-271-26/+26
| | | | | | | ago to the "obsolete" section. Notes: svn path=/head/; revision=269865
* Add the following new error classifications, to sync with upcoming workMark Linimon2011-02-241-4/+30
| | | | | | | | | | | | | | | | to processonelog (not yet committed): clang clang-bug cpusetsize sem_wait The former two will show up if an -exp run is done with clang as the default ports compiler, instead of gcc. The latter two seem to be ports regressions in 9-CURRENT. Notes: svn path=/head/; revision=269604
* Remove 6.x links since it is EOL. (For now, the error logs remain).Mark Linimon2011-02-221-66/+13
| | | | | | | | While here, change the misnomer Full to Previous, but leave the links alone until we upgrade pointyhat to the latest codebase. Notes: svn path=/head/; revision=269478
* Make table headers more selfexplanatoryErwin Lansing2011-02-051-1/+1
| | | | | | | | Submitted by: gerald Feature safe: yes Notes: svn path=/head/; revision=268688
* 7.1 runs EOL today, start building against 7.3Erwin Lansing2011-01-311-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268469
* Change the "unclean build" handling case to not retry. Previously, itMark Linimon2011-01-261-1/+1
| | | | | | | | | | | | | | was handled the same as "waiting for chroot" and retried. In certain circumstances (e.g. a prerequisite package shown as being avaialable when it really wasn't), this would cause a package build to loop forever. Note to future generations: I did not write this code. Feature safe: yes Notes: svn path=/head/; revision=268250
* Fix typo in fixed-up tar command to suppress a whoooole lot of junkMark Linimon2011-01-241-1/+1
| | | | | | | | | | output on package builds. Pointy hat: self Feature safe: yes Notes: svn path=/head/; revision=268151
* Add an entry for the 'dirent' error.Mark Linimon2011-01-241-0/+6
| | | | | | | | Noticed by: Anton Shterenlikht Feature safe: yes Notes: svn path=/head/; revision=268150
* Add anti-foot-shooting measure.Mark Linimon2011-01-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268127
* Export BACKUP_FTP_SITE for the generalized make.conf files inMark Linimon2011-01-231-0/+3
| | | | | | | | | | bindist-*.tar (so that they can be shared between pointyhat and pointyhat-west without modification.) Feature safe: yes Notes: svn path=/head/; revision=268126
* Add CLIENT_BACKUP_FTP_SITE as part of a generalization push betweenMark Linimon2011-01-231-0/+3
| | | | | | | | | bindist-*.tar files on pointyhat and pointyhat-west. Feature safe: yes Notes: svn path=/head/; revision=268125
* Force the copy of portbuild.* files as files, not symlinks. AdjustMark Linimon2011-01-231-2/+5
| | | | | | | | | the comment for bindist-* to match. Feature safe: yes Notes: svn path=/head/; revision=268124
* Revert to RELENG_7_1 after consultation with re@Erwin Lansing2011-01-181-1/+1
| | | | | | | | Feature safe: yes (this time for real) Approved by: portmgr,re Notes: svn path=/head/; revision=267949
* Bump 7-stable to RELENG_7_4 due to a major library version increaseErwin Lansing2011-01-141-1/+1
| | | | | | | | | in libcrypto. Feature safe: yes (really, really not, but we don't have any other option) Notes: svn path=/head/; revision=267800
* rmdir(1) does not take -f.Erwin Lansing2011-01-051-1/+1
| | | | Notes: svn path=/head/; revision=267428
* Drop support for 6.x and bump 8.x to 8.1-RELEASEErwin Lansing2010-12-211-3/+2
| | | | Notes: svn path=/head/; revision=266699
* Remove debugging code that crept in.Mark Linimon2010-12-171-1/+1
| | | | Notes: svn path=/head/; revision=266457
* Refactor the client-side. It turns out that the evaluation of param.hMark Linimon2010-12-161-20/+21
| | | | | | | | | | | | was being done before the src tree had been mounted. This was not a problem in the old codebase, since it simply got the wrong src tree to start with. This actually simplifies the code. Notes: svn path=/head/; revision=266405
* If the logfile was not correctly copied from the client back to the server,Mark Linimon2010-12-161-10/+15
| | | | | | | do not attempt to process it. Notes: svn path=/head/; revision=266404
* Make sure that PKGSUFFIX and LOCALBASE are really defined. (Things workMark Linimon2010-12-161-6/+8
| | | | | | | | | | _very_ badly if they aren't.) Also, track the refactoring of buildenv so that the proper src tree bits are picked up. Notes: svn path=/head/; revision=266403
* Drop support for FreeBSD 6.x.Erwin Lansing2010-12-141-7/+2
| | | | Notes: svn path=/head/; revision=266287