aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/tinderbox
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-10/+10
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Fix shebangsDmitry Marakasov2015-08-311-0/+4
| | | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=395710
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380309
* Finally retire USE_PGSQLChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373100
* Cleanup plistAntoine Brodin2014-11-121-23/+0
| | | | Notes: svn path=/head/; revision=372504
* Update to 4.2.0Chris Rees2014-08-264-23/+7
| | | | | | | | | PR: ports/191774 Submitted by: matt@conundrum.com Submitted by: ohauer Notes: svn path=/head/; revision=366227
* Fix with HIDE_MARKUP optionChris Rees2014-04-071-1/+1
| | | | | | | | PR: ports/167601 Submitted by: Jarrod Sayers Notes: svn path=/head/; revision=350530
* Fix enterBuild-- also fixed upstreamChris Rees2014-03-252-1/+33
| | | | | | | | | | | | | PR: ports/184943 Submitted by: Anes Mukhametov <anes@anes.su> Allow masking of PHP use and markup logs PR: ports/167601 Submitted by: Jarrod Sayers <jarrod@downtools.com.au> Notes: svn path=/head/; revision=349193
* - Reassign to new maintainerThomas Abthorpe2014-01-161-1/+1
| | | | Notes: svn path=/head/; revision=339958
* - update to 4.1.0Olli Hauer2013-12-153-399/+3
| | | | | | | | | | | | | | | | | | | | | | | | Changes in this release include: - Major rework of dependency calculations for initial Makefile building. Dependencies are now built inside of Build jails to prevent any cross-contamination. OPTIONS are handled properly via a new static d4p port (needs to be installed on the host). - Fix enterbuild so that the sleepme file can be properly deleted - Add support for protocol flag in createJail command when using LFTP update method. - Add some more variable exceptions that are used by bmake - Fix ports fetching on IPv6 hosts - Correct some clang issues, typos and style problems in pnohang - Add support for 11.X - Force CC and CXX to be the GNU versions for FreeBSD < 9 PR: 184391 Submitted by: ohauer Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=336508
* - add stage support to tinderbox / tinderbox-develOlli Hauer2013-10-272-25/+20
| | | | | | | | | | | | | - sync OPTIONS - preserve use hooks / scrips by using dirrmtry - remove ' from DESC (don't break vim sytax) PR: ports/182615 Submitted by: ohauer Approved by: maintainer timeout (> 20 days) Notes: svn path=/head/; revision=331795
* Final patch to fix SRCBASE/OSVERSION issue.Chris Rees2013-10-192-21/+11
| | | | Notes: svn path=/head/; revision=330933
* Fix chroot SRCBASE more reliablyChris Rees2013-10-132-22/+17
| | | | Notes: svn path=/head/; revision=330228
* Fix serious bug-- SRCBASE should be set for some iterations. Disable itChris Rees2013-10-122-1/+46
| | | | | | | | | | | selectively rather than always. This stops the incorrect "building for: " value. Reported by: redports, danfe Notes: svn path=/head/; revision=330125
* Enable the dependency calculation in chroot patch; massaged in from upstreamChris Rees2013-10-082-0/+368
| | | | | | | Approved by: itetcu (maintainer) Notes: svn path=/head/; revision=329805
* 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 4.0.1Martin Wilke2013-07-183-17/+3
| | | | | | | | Changelog: http://www.marcuscom.com/pipermail/tinderbox-list/2013-July/003035.html Notes: svn path=/head/; revision=323207
* Fix regression from commit r320140: broke build unless web option was selected.Matthias Andree2013-06-072-5/+2
| | | | | | | | | While here, avoid extraction of non-installed webui stuff unless needed. Submitted by: bf@ Notes: svn path=/head/; revision=320227
* Fix display of port fail reasons on the latest_buildports page withMatthias Andree2013-06-062-0/+13
| | | | | | | | | | | default template (not visible in paefchen template). PR: 177491 Submitted by: Anonymous <r4721@tormail.org> Approved by: itetcu (maintainer timeout, 68 days) Notes: svn path=/head/; revision=320140
* - Fix typo in option nameBernhard Froehlich2013-03-061-1/+1
| | | | Notes: svn path=/head/; revision=313524
* - Update to 4.0.0Martin Wilke2013-03-044-83/+61
| | | | | | | | | | - OptionNG Full Changelog: http://www.marcuscom.com/pipermail/tinderbox-list/2013-March/002909.html Notes: svn path=/head/; revision=313392
* Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}Florian Smeets2012-12-281-2/+2
| | | | | | | | | | | | | | to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER magic. This is required as only databases/p5-DBD-mysql supports mariadb-client and the upcomming perconaXX-client. Approved by: portmgr (bapt) Initial patches by: pgollucci Notes: svn path=/head/; revision=309577
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - fix distinfo file (MD5_FILE -> DISTINFO_FILE)Olli Hauer2012-07-012-0/+15
| | | | | | | | | | | | Reference: http://marcuscom.com/pipermail/tinderbox-list/2012-March/002547.html PR: 165937 Submitted by: ohauer Approved by: maintainer timeout (3 months+) Notes: svn path=/head/; revision=300339
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-07-011-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300304
* Revert previous change which was committed by mistake along with someChris Rees2012-06-301-1/+0
| | | | | | | | | | | | | | other ports. Noticed by: swills It also happened to be incorrect! The path should have been PREFIX/tinderbox/scripts. Noticed by: sunpoet Notes: svn path=/head/; revision=300244
* Update maintainer addresses, MASTER_SITES and PATCH_SITESChris Rees2012-06-281-0/+1
| | | | | | | | PR: ports/169528 Submitted by: koitsu (maintainer) Notes: svn path=/head/; revision=300181
* Fix rc script to follow up removal of set_rcvar in HEADChris Rees2012-01-141-0/+2
| | | | | | | Approved by: miwi (maintainer) Notes: svn path=/head/; revision=289172
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-1/+1
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* - Update to 3.4.1Beat Gaetzi2011-11-223-3/+5
| | | | | | | | Approved by: itetcu (maintainer, implicit) Feature safe: yes Notes: svn path=/head/; revision=286262
* - Update to 3.4Martin Wilke2011-10-308-181/+31
| | | | | | | | | | Changelog: http://marcuscom.com/pipermail/tinderbox-list/2011-October/002347.html Approved by: maintainer (implicit_) Notes: svn path=/head/; revision=284699
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove references to mysql 323 and 40, most commonly of the form:Doug Barton2011-10-171-2/+1
| | | | | | | IGNORE_WITH_MYSQL= 323 40 Notes: svn path=/head/; revision=283682
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-2/+2
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Add alias information for wrkdirs to pkg-message for ports-mgmt/tinderbox.Wesley Shields2010-10-241-0/+3
| | | | | | | | | Add all alias information to pkg-message for ports-mgmt/tinderbox-devel. Approved by: itetcu@ (maintainer) Notes: svn path=/head/; revision=263525
* Remove dependency of net/csup since the port is DEPRECATED and will be removedRenato Botelho2010-09-141-6/+0
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=261143
* - typosIon-Mihai Tetcu2010-04-032-2/+2
| | | | | | | | PR: 144727 Submitted by: Christopher Petrik Notes: svn path=/head/; revision=252117
* Add support for www/hiawatha for WebUI.Ion-Mihai Tetcu2010-01-282-2/+16
| | | | | | | | PR: 142090 Submitted by: Chris Petrik Notes: svn path=/head/; revision=248770
* - Restore some of the leftover exceptions but use LOCALBASE instead of X11BASE.Martin Wilke2009-12-272-6/+6
| | | | | | | | | Reported by: kwm, Manolis Kiagias <sonicy@otenet.gr> (via tinderbox ml) Approved by: maintainer implicit Obtained from: tinderbox cvs Notes: svn path=/head/; revision=246766
* - Expand the glob to check for Perl so that it actualltMartin Wilke2009-12-272-1/+12
| | | | | | | | | | captures lang/perl5.10. Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> via tinderbox ML Approved by: maintainer implicit Notes: svn path=/head/; revision=246762
* - Remove X11BASE support it is now obsolete.Martin Wilke2009-12-255-0/+160
| | | | | | | | | | - Bump PORTREVISION Approved by: itetcu (maintainer implicit) Obtained from: tinderbox cvs via beat@ (THX!) Notes: svn path=/head/; revision=246653
* - Add optional support for sysutils/lsofMartin Wilke2009-12-251-2/+7
| | | | | | | | | PR: 141186 Submitted by: olli hauer <ohauer@gmx.de> Approved by: maintainer implicit Notes: svn path=/head/; revision=246649
* - Update to Tinderbox 3.3 ReleaseMartin Wilke2009-12-045-30/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Tinderbox team is proud to announce the release of Tinderbox 3.3. This release brings numerous bug fixes and some feature enhancements. The changes include: **HEADS UP** A static data change is included this release, so be sure to run ``tc Upgrade''. * A new unified logging system has been added so that all log files can be centralized in one location. See the README for more details on enabling this feature. * A collection of user-contributed Hooks has been added. So far only two Hooks are included. See the contrib/hooks subdirectory for more details. Also, feel free to submit your Hook ideas. * The /proc directory is now ignored when checking for leftovers. This fixes some false-positives when running multiple builds in parallel. * MySQL 6.0 is now supported. ... A full changelog is available here: http://marcuscom.com/pipermail/tinderbox-list/2009-November/001769.html Approved by: itetcu (maintainer implicit) Notes: svn path=/head/; revision=245212
* - Add .bak to the list of files to be deleted in post-patch (the CHECK_FOR_ROOTWesley Shields2009-09-181-3/+1
| | | | | | | | | | | | option being off would result in tc.bak being installed. - Move the deletion out of the conditional and remove (now) redundant RM commands. Approved by: itetcu (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241661
* - Add support for FreeBSD 9.0Martin Wilke2009-09-173-0/+27
| | | | | | | | Approved by: itetcu (maintainer implicit) Feature safe: yes Notes: svn path=/head/; revision=241591
* MFD: Latest stable tinderbox release from ports-mgmt/tinderbox-devel andIon-Mihai Tetcu2009-03-034-3877/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add conflict with ports-mgmt/tinderbox-devel itetcu 2009-02-26 02:11:43 UTC FreeBSD ports repository Modified files: ports-mgmt/tinderbox-devel Makefile distinfo Log: Update to 3.2 release. This release offers no changes over Release Candidate 3. Here is a summary of changes from Tinderbox 3.1.2 to 3.2: * A new tc function, ``tbversion'' has been added to print the version of Tinderbox. This command relies on a ${pb}/.version file which is generated when the Tinderbox release distribution is created. Be sure to copy this file if you copy the contents of the Tinderbox release to another location. * Log file markup support has been added. Log files can be viewed with certain patterns colorized to make them easier to spot (e.g. GCC warnings). Currently, the list of patterns is not easily changeable, but a facility to add new patterns is forthcoming. * A new tc function, ``copyBuild'' has been added which allows one to copy attributes (e.g. env files, ports, packages, etc.) from one Build to another. * Quiet tinderd if a port in the queue does not exist. * The log file header lines in port build logs have been reordered for easier (human) reading. If this changes causes too much consternation for existing scripts, it can be reverted. * Fix a bug with Postgres in that psql wants to output space-delimited results by default, and this can mess up upgrades. * A -u argument has been added to ``addBuildPortsQueueEntry'' so that a username can be set for a queue entry. * The ``addBuildPortsQueueEntry'' command now looks up users by both name and ID. This fixes a bug where tinderd doesn't send Build completion mail. * The error spit out by ``listBuildPortsQueue'' when the queue is empty has been removed. * Two new inc_tinderbox config variables have been added: reload_interval_latest and reload_interval_current which allow one to set the reload interval for the ``Current and Latest Builds'' page while no port is building and while a port is building respectively. * Some additional error checking has been added to the webui. * A search interface has been added for searching for ports in the webui. * Canonical PHP tags are now used instead of short tags. This makes it easier to deploy Tinderbox in various configurations. * The tinderd queue view has been changed. The field for adding new ports is now first. * A favicon.ico file is now shipped for the webui. * Some other bugs have been fixed in the webui. * The ``tbversion'' command usage has been added. * An bug in the log file parsing code which could result in fetch failure false positives has been fixed. * The search interface has been added to the top of the homepage. * The Delete buttons have been moved to the top of the page. * Some migration issues have been fixed. The contributors to Tinderbox 3.2's development and testing are Beat G_tzi, Martin Wilke, Matt, Ion-Mihai Tetcu, Frank Wall, Boris Samorodov, Cory R. King, and Aron Schlesinger. Notes: svn path=/head/; revision=229432
* - don't patch non-existent files if WITHOUT_WEBUI is definedIon-Mihai Tetcu2009-01-202-1/+2
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=226572
* Bring in new features and bugfixes from CVS:Ion-Mihai Tetcu2008-12-273-0/+3871
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove the listBuildPortsQueue error when there are no ports in the queue. - Teach sendBuildCompletionMail how to lookup a user by both name and ID. This will fix the problem where tinderd doesn't send build completion mail. - Add a -u argument to addBuildPortsQueueEntry to set a user name of a queue entry. - Introduce 2 inc_tinderbox config vars, reload_interval_latest and reload_interval_current which allow to set the reload interval for "Current And Latest Builds" page while no port is building and while a port is building respectively. - Use the canonical PHP tag instead of short tags to make Tinderbox more flexible in where it can be deployed. - Introduce logfile markup support. The data base stores regular expressions for things you like to flag in build logs (e.g. GCC warnings indicating missing prototypes). The frontend parse the logs and colorize matching lines. If a port failed to build the port_fail_pattern is automatically highlighted. The frontend allow you to toggle the display of line numbers and toggle which patterns are highlighted. To enable the logfile markup create the logfile_patterns table (see the last table in scripts/sql/schema.[mysql|pgsql].pre) and load the default patterns from scripts/sql/values.lp into the newly created table. Bump PORTREVISION. Notes: svn path=/head/; revision=224858
* Update to 3.1.2 with the following fixes and minor changes:Ion-Mihai Tetcu2008-11-165-52/+4
| | | | | | | | | | | | | | | | | | * Don't cleanup WRKDIR until after the postPortBuild Hook has run. * Fix resetBuild in a nullfs environment. * Fix a regression in the version path. * Correct a tinderd typo which masked a diagnostic message. * Show last 30 ports per page in "Current and Latest Builds" page. (webui) * When sorting by "Last Build Attempt" in list build page sort descending -- latest built first. (webui) The main contributor and tester of this release was Ion-Mihai Tetcu. (Remove local patches incorporated upstream) Notes: svn path=/head/; revision=222941