1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

104 Commits

Author SHA1 Message Date
Chris Rees
8eb6d5390e Fix with HIDE_MARKUP option
PR:		ports/167601
Submitted by:	Jarrod Sayers
2014-04-07 18:02:17 +00:00
Chris Rees
f8d56b3f61 Fix enterBuild-- also fixed upstream
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>
2014-03-25 20:49:20 +00:00
Thomas Abthorpe
d2230eba82 - Reassign to new maintainer 2014-01-16 18:34:35 +00:00
Olli Hauer
89921b4b40 - update to 4.1.0
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)
2013-12-15 09:09:30 +00:00
Olli Hauer
62fe43164b - add stage support to tinderbox / tinderbox-devel
- 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)
2013-10-27 18:19:13 +00:00
Chris Rees
35edb224d4 Final patch to fix SRCBASE/OSVERSION issue. 2013-10-19 20:18:53 +00:00
Chris Rees
d68e35bf70 Fix chroot SRCBASE more reliably 2013-10-13 13:06:50 +00:00
Chris Rees
ae1da3f9e3 Fix serious bug-- SRCBASE should be set for some iterations. Disable it
selectively rather than always.

This stops the incorrect "building for: " value.

Reported by:	redports, danfe
2013-10-12 11:45:43 +00:00
Chris Rees
a7bc279e50 Enable the dependency calculation in chroot patch; massaged in from upstream
Approved by:	itetcu (maintainer)
2013-10-08 16:04:59 +00:00
Baptiste Daroussin
16f65335a1 Add NO_STAGE all over the place in preparation for the staging support (cat: ports-mgmt) 2013-09-20 22:36:49 +00:00
Martin Wilke
6425d0cc69 - Update to 4.0.1
Changelog:
	http://www.marcuscom.com/pipermail/tinderbox-list/2013-July/003035.html
2013-07-18 08:20:20 +00:00
Matthias Andree
4a7771c870 Fix regression from commit r320140: broke build unless web option was selected.
While here, avoid extraction of non-installed webui stuff unless needed.

Submitted by:	bf@
2013-06-07 22:17:33 +00:00
Matthias Andree
1ff69f1ed8 Fix display of port fail reasons on the latest_buildports page with
default template (not visible in paefchen template).

PR:		177491
Submitted by:	Anonymous <r4721@tormail.org>
Approved by:	itetcu (maintainer timeout, 68 days)
2013-06-06 22:25:11 +00:00
Bernhard Froehlich
27dac82f8c - Fix typo in option name 2013-03-06 15:44:31 +00:00
Martin Wilke
d08f5fced8 - Update to 4.0.0
- OptionNG

Full Changelog:
http://www.marcuscom.com/pipermail/tinderbox-list/2013-March/002909.html
2013-03-04 05:12:53 +00:00
Florian Smeets
303e871aaa Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
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
2012-12-28 19:03:02 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Olli Hauer
857f013b41 - fix distinfo file (MD5_FILE -> DISTINFO_FILE)
Reference:
http://marcuscom.com/pipermail/tinderbox-list/2012-March/002547.html

PR:		165937
Submitted by:	ohauer
Approved by:	maintainer timeout (3 months+)
2012-07-01 20:47:45 +00:00
Andrej Zverev
541bb1b198 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-07-01 05:42:55 +00:00
Chris Rees
a849c5ff0d Revert previous change which was committed by mistake along with some
other ports.

Noticed by:	swills

It also happened to be incorrect!  The path should have been
PREFIX/tinderbox/scripts.

Noticed by:	sunpoet
2012-06-30 07:56:28 +00:00
Chris Rees
a8fd68c452 Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR:		ports/169528
Submitted by:	koitsu (maintainer)
2012-06-28 20:15:27 +00:00
Chris Rees
dfbf2f839c Fix rc script to follow up removal of set_rcvar in HEAD
Approved by:	miwi (maintainer)
2012-01-14 16:16:08 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Beat Gaetzi
1475b99a3d - Update to 3.4.1
Approved by:	itetcu (maintainer, implicit)
Feature safe:	yes
2011-11-22 22:52:55 +00:00
Martin Wilke
8c15deab3e - Update to 3.4
Changelog:
http://marcuscom.com/pipermail/tinderbox-list/2011-October/002347.html

Approved by:	maintainer (implicit_)
2011-10-30 06:28:11 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
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
2011-10-24 09:11:38 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Olli Hauer
7a0bd31763 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined 2011-08-20 17:27:52 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Wesley Shields
34ac3ea430 Add alias information for wrkdirs to pkg-message for ports-mgmt/tinderbox.
Add all alias information to pkg-message for ports-mgmt/tinderbox-devel.

Approved by:	itetcu@ (maintainer)
2010-10-24 17:43:28 +00:00
Renato Botelho
cc08602273 Remove dependency of net/csup since the port is DEPRECATED and will be removed
Approved by:	portmgr (pav)
2010-09-14 12:02:32 +00:00
Ion-Mihai Tetcu
541d76b7e9 - typos
PR:		144727
Submitted by:	Christopher Petrik
2010-04-03 10:08:05 +00:00
Ion-Mihai Tetcu
bd4db3adf7 Add support for www/hiawatha for WebUI.
PR:		142090
Submitted by:	Chris Petrik
2010-01-28 21:47:17 +00:00
Martin Wilke
f3aad5faec - Restore some of the leftover exceptions but use LOCALBASE instead of X11BASE.
Reported by:	kwm, Manolis Kiagias <sonicy@otenet.gr> (via tinderbox ml)
Approved by:	maintainer implicit
Obtained from:	tinderbox cvs
2009-12-27 21:16:50 +00:00
Martin Wilke
89ddba49cb - Expand the glob to check for Perl so that it actuallt
captures lang/perl5.10.

Reported by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> via tinderbox ML
Approved by:	maintainer implicit
2009-12-27 14:03:32 +00:00
Martin Wilke
dfa751c4e6 - Remove X11BASE support it is now obsolete.
- Bump PORTREVISION

Approved by:	itetcu (maintainer implicit)
Obtained from:	tinderbox cvs via beat@ (THX!)
2009-12-25 20:29:24 +00:00
Martin Wilke
755f1ee2c5 - Add optional support for sysutils/lsof
PR:		141186
Submitted by:	olli hauer <ohauer@gmx.de>
Approved by:	maintainer implicit
2009-12-25 20:01:28 +00:00
Martin Wilke
cb56096f0d - Update to Tinderbox 3.3 Release
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)
2009-12-04 23:07:44 +00:00
Wesley Shields
7657b34119 - Add .bak to the list of files to be deleted in post-patch (the CHECK_FOR_ROOT
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
2009-09-18 16:00:40 +00:00
Martin Wilke
869f6f713f - Add support for FreeBSD 9.0
Approved by:	itetcu (maintainer implicit)
Feature safe: yes
2009-09-17 14:03:33 +00:00
Ion-Mihai Tetcu
094f104aca MFD: Latest stable tinderbox release from ports-mgmt/tinderbox-devel and
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.
2009-03-03 17:15:12 +00:00
Ion-Mihai Tetcu
94582fae34 - don't patch non-existent files if WITHOUT_WEBUI is defined
- bump PORTREVISION
2009-01-20 23:12:38 +00:00
Ion-Mihai Tetcu
7a12c47927 Bring in new features and bugfixes from CVS:
- 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.
2008-12-27 20:29:35 +00:00
Ion-Mihai Tetcu
b037c7be3b Update to 3.1.2 with the following fixes and minor changes:
* 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)
2008-11-16 21:38:54 +00:00
Ion-Mihai Tetcu
41cf60b3f7 Mark broken, to many annoying bugs in this release.
3.1.2 should be out soon.
2008-11-15 10:37:48 +00:00
Ion-Mihai Tetcu
5512daa0dc Don't install .orig file resulting from patching.
Prompted by:	QAT
2008-11-12 20:44:25 +00:00
Ion-Mihai Tetcu
304b27f0a4 Actually add the patch to fix database migration from 3.0.0[_n] forgotten in
previous commit.
2008-11-12 20:35:31 +00:00
Ion-Mihai Tetcu
90e76efd65 Fix database migration from 3.0.0[_n] and bump PORTREVISION.
Prompted by:	garga@'s question about an webui error on IRC
2008-11-12 20:34:10 +00:00
Ion-Mihai Tetcu
a689ee9d7e Update to 3.1.1 - Bug fix and feature release.
This release brings many bug fixes and some new features, particularly with the
webui frontend:
    * The tinderd.sh rc.d script has been renamed tinderd, and modernized.
	See the README for more details.
    * A tinderd_debug option has been added to the tinderd rc.d script to
	control whether or not to write output to /dev/null.
    * Add a new tinderd config option, TINDERD_LOGFILE. When this is set, all
	tinderbuild output from a tinderd cycle will be appended to this
	logfile. By default, the logfile is /dev/null.
    * Reintroduce user permissions functionality in the webui from 2.x.
    * Add RSS support for the latest_buildports view (webui).
    * Add buttons to tinderd queue view to remove all or all built entries from
	the queue (webui).
    * Automatically set rootdir and wwwrooturi variable (webui).
    * Show target port of current build (webui).
    * Fix a slew of Postgres upgrade and install bugs. Note: not all upgrade
	bugs have been fixed. The schema changes in 3.1 may need to be applied
	manually to Postgres databases.
    * Fix a case where a failed build could lead to false-positive leftovers.
    * Fix a regression where the wrong module name was used. This broke tinderd
	configuration.
    * Prevent dereferencing a null value in the Build Ports Queue code when a
	port is no longer associated to a Build.
    * Fix rescanPorts' command line arguments, and allow it to be invoked as a
	shell command.
    * Use the installed Jail's /usr/share/mk directory when doing a make
	distribution. This fixes a Jail build of 7.X on recent -CURRENT.
    * Add -k to the conig-recursive command so that it doesn't die if one
	chooses to skip a port.
    * Don't make it fatal if the rm of the directory fails in cleanDir. This
	may very well fail if the target is a mount point.
    * Some setup steps in the README have been clarified.

!!!NOTE!!!This release includes a schema change, so be sure to run the
following before using 3.1:

./tc Upgrade

The contributors to this release are Beat Gätzi, Ion-Mihai Tetcu, Aron
Schlesinger, Alexander Logvinov, Wesley Shields, Martin Wilke, and Boris
Samorodov.

Local patches:
- install a favicon for the webui
- 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)

PR:		ports/128785 (based on)
Submitted by:	bsam@
2008-11-12 15:58:29 +00:00
Ion-Mihai Tetcu
6238fbb602 - remove unexisting dirs from plsit
- bump PORTREVISION

PR:		ports/127177
Submitted by:	Sunpoet Po-Chuan Hsieh
2008-09-07 22:29:28 +00:00