aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Connect tinderbox-devel to the build.Ion-Mihai Tetcu2009-02-161-0/+1
| | | | Notes: svn path=/head/; revision=228518
* This port was repo-copyed from ports-mgmt/tinderbox.Ion-Mihai Tetcu2009-02-165-3893/+37
| | | | | | | | | | Update to current stable release candidate 3.2.r3. Repocopy by: marcus@ Requested by: marck@ Notes: svn path=/head/; revision=228495
* - Update USE_TK to 84 due to planned defalt tcl changeMartin Matuska2009-02-141-2/+2
| | | | Notes: svn path=/head/; revision=228323
* - Simplify ldconfig handlingPav Lucistnik2009-02-122-6/+2
| | | | Notes: svn path=/head/; revision=228123
* Update for version 2.7Doug Barton2009-02-051-1/+1
| | | | Notes: svn path=/head/; revision=227695
* Update for version 2.7:Doug Barton2009-02-051-11/+36
| | | | | | | | | | | | | | | 1. Document the --check-port-dbdir 2. Add a paragraph about why it's not possible for portmaster to continue when there is an error. 3. Update the suggested alias for portmaster -L 4. Update the process of deleting and reinstalling ports to include the new --check-port-dbdir option, and to check /var/db/pkg Notes: svn path=/head/; revision=227694
* New FeatureDoug Barton2009-02-051-44/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =========== 1. Add --check-port-dbdir to clean stale entries from /var/db/ports [1] Since the definition of PORT_DBDIR is now used in more than one place, add it to the initialization routine at the top. General Improvements ==================== 1. Add a 'nonfatal' option to find_moved_port() so that when it's called in a context where we don't care about a port that has been deleted (such as distfile listing) it doesn't exit. Add some code to that function to tell -L that the port has been deleted. 2. Deal with ports that require user interaction to fetch by checking first whether MASTER_SITES is empty before running 'make checksum'. This should solve the problem of portmaster unintentionally deleting the distfiles for java ports, inter alia. [2] 3. Improve kill_bad_children() by using process group id [3] 4. Don't call kill_bad_children() in safe_exit() without reason. a. Implement this for the distinfo child process by flagging the first line of the file and checking for a file with -s instead of just -e. b. Implement this for -F mode by flagging when all the background processes have finished. This should result in less of those annoying 'Terminated' messages 5. Move the start of read_distinfos() until after we are sure that we are going to try building the port. Small Fixups ============ 1. When update_contents() finds something odd when updating a port suggest using --check-depends to clean it up. 2. In check_for_update() avoid having variables that differ only by case 3. In update_port() recurse with just the port to update [3] 4. In dependency_check() run check_interactive() for installed versions that need updating. 5. Update copyright Concept by: RW <fbsd06@mlists.homeunix.com> [1] Fix Suggested by: ale [2] Suggested by: Geraint Edwards <gedge@yadn.org> [3] Notes: svn path=/head/; revision=227693
* Update my email address to @FreeBSD.org.Beat Gaetzi2009-01-281-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=227071
* Change maintainer email address.Max Brazhnikov2009-01-248-10/+114
| | | | | | | | | | | Add optional dependency on kdesu (from KDE-3 or 4) or sysutils/gksu. PR: ports/130086 Submitted by: Hannes Hauswedell <freebsd at soulrebel.in-berlin.de> (maintainer) Approved by: miwi (implicit) Notes: svn path=/head/; revision=226807
* - don't patch non-existent files if WITHOUT_WEBUI is definedIon-Mihai Tetcu2009-01-204-2/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=226572
* Remove wrapper configuration file at deinstall.Florent Thoumie2009-01-202-0/+9
| | | | Notes: svn path=/head/; revision=226521
* Fix some typos in the CONFIGURE_ENV section.Joe Marcus Clarke2009-01-192-5/+6
| | | | | | | Submitted by: gerald Notes: svn path=/head/; revision=226416
* Update to 2.10.2.Joe Marcus Clarke2009-01-182-9/+61
| | | | | | | | | | | | | | * Loosen the error around USE_ANT and do-build [1] * Add a check for CFLAGS and CXXFLAGS in CONFIGURE_ENV [2] * Add a check for Fortran flags in CONFIGURE_ENV [3] PR: 128482 [2] Requested by: Dominic Fandrey <kamikaze@bsdforen.de> [1] gerlad [3] Submitted by: amdmi3 [2] Notes: svn path=/head/; revision=226377
* Catch up with master 1.608.Mark Linimon2009-01-181-2/+2
| | | | Notes: svn path=/head/; revision=226346
* Catch up with master 1.607.Mark Linimon2009-01-121-21/+0
| | | | Notes: svn path=/head/; revision=225802
* Catch up with master 1.606.Mark Linimon2009-01-111-27/+47
| | | | Notes: svn path=/head/; revision=225748
* - Remove portsnap port, it's now integrated into the base systemPav Lucistnik2009-01-077-146/+0
| | | | Notes: svn path=/head/; revision=225409
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-064-29/+5
| | | | Notes: svn path=/head/; revision=225335
* Bring in new features and bugfixes from CVS:Ion-Mihai Tetcu2008-12-276-0/+7742
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 ports-mgmt/pkg_install to 20080708 snapshot.Florent Thoumie2008-12-252-4/+4
| | | | Notes: svn path=/head/; revision=224753
* - Update to 0.3Martin Wilke2008-12-223-7/+10
| | | | | | | | | | - Fix pkg-descr PR: 129828 Submitted by: Antonios Anastasiadis <antonakis@gmail.com> (maintainer) Notes: svn path=/head/; revision=224607
* - Update to 0.2Martin Wilke2008-12-142-4/+4
| | | | | | | | PR; 129608 Submitted by; Antonios Anastasiadis <antonakis@gmail.com> (maintainer) Notes: svn path=/head/; revision=224230
* xps (eXquisite Port Seeker) is a tool that searches the portsMartin Wilke2008-12-074-0/+34
| | | | | | | | | | | | INDEX file and shows the ports that match the given criteria. WWW: http://www.crucible.gr:5555/ PR: 129420 Submitted by: Antonios Anastasiadis <antonakis@gmail.com> Notes: svn path=/head/; revision=223946
* Remove entry 2de14f7a-dad9-11d8-b59a-00061bc2ad93 (MultipleSimon L. B. Nielsen2008-11-302-46/+0
| | | | | | | | | | | | | | | Potential Buffer Overruns in Samba) which is duplicated from vuln.xml. I don't know why this entry is duplicated here, but I suspect it's related to portaudit.txt. By removing the entry from here, the entry in vuln.xml should just be used instead. PR: ports/129240 Reported by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Notes: svn path=/head/; revision=223645
* - Update to 2.0.5Pav Lucistnik2008-11-202-220/+220
| | | | | | | | PR: ports/129017 Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer) Notes: svn path=/head/; revision=223088
* - Take maintainershipSergei Kolobov2008-11-191-1/+1
| | | | | | | Approved by: gabor Notes: svn path=/head/; revision=223062
* Update to 3.1.2 with the following fixes and minor changes:Ion-Mihai Tetcu2008-11-1610-104/+8
| | | | | | | | | | | | | | | | | | * 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
* Mark broken, to many annoying bugs in this release.Ion-Mihai Tetcu2008-11-152-0/+4
| | | | | | | 3.1.2 should be out soon. Notes: svn path=/head/; revision=222864
* Don't install .orig file resulting from patching.Ion-Mihai Tetcu2008-11-122-0/+2
| | | | | | | Prompted by: QAT Notes: svn path=/head/; revision=222784
* Actually add the patch to fix database migration from 3.0.0[_n] forgotten inIon-Mihai Tetcu2008-11-122-0/+28
| | | | | | | previous commit. Notes: svn path=/head/; revision=222782
* Fix database migration from 3.0.0[_n] and bump PORTREVISION.Ion-Mihai Tetcu2008-11-122-0/+2
| | | | | | | Prompted by: garga@'s question about an webui error on IRC Notes: svn path=/head/; revision=222781
* Update to 3.1.1 - Bug fix and feature release.Ion-Mihai Tetcu2008-11-1220-222/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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@ Notes: svn path=/head/; revision=222773
* Update to 0.0.2.1Wesley Shields2008-11-084-10/+8
| | | | | | | | PR: ports/128651 Submitted by: Samy Al Bahra <sbahra@kerneled.org> (maintainer) Notes: svn path=/head/; revision=222527
* Update to 20081104. It incorporates the local patch put in place a whileWesley Shields2008-11-073-64/+5
| | | | | | | ago. Notes: svn path=/head/; revision=222521
* - Add @exec lines so the register script is called when the package is used.Wesley Shields2008-11-054-0/+4
| | | | | | | | | - Bump PORTREVISION. Submitted by: sbahra@kerneled.org (maintainer, private mail) Notes: svn path=/head/; revision=222433
* Porte provides a simple, fast and efficient interface to searchingJeremy Chadwick2008-11-059-0/+119
| | | | | | | | | | | | FreeBSD ports index fields. It also has a simple statistics mode which allows collecting frequency statistics for these fields. WWW: http://www.kerneled.org/ Submitted by: sbahra on EFnet #bsdports Notes: svn path=/head/; revision=222410
* Correct a typo.Joe Marcus Clarke2008-10-222-2/+3
| | | | | | | Reported by: amdmi3 Notes: svn path=/head/; revision=221916
* Update to 2.10.1Joe Marcus Clarke2008-10-212-5/+10
| | | | | | | | | | | | * Allow WWW URLs which start with "https://" [1] * Warn on possible improper use of @dirrm[try] [2] PR: 127128 [1] 127081 [2] Submitted by: Tomoyuki Sakurai <cherry@trombik.org> [2] Notes: svn path=/head/; revision=221887
* - Update to 1.1Dmitry Marakasov2008-10-132-4/+4
| | | | | | | | PR: 127921 Submitted by: Marin Atanasov <dnaeon at gmail dot com> (maintainer) Notes: svn path=/head/; revision=221541
* Add the pkg_add_it-1.0 utility for easy interactive package selection.Peter Pentchev2008-10-064-0/+49
| | | | | | | | PR: 127883 Submitted by: Marin Atanasov <dnaeon@gmail.com> Notes: svn path=/head/; revision=221281
* - Fix commandline arguments handling (again)Dmitry Marakasov2008-09-242-7/+7
| | | | Notes: svn path=/head/; revision=220696
* - Fix commandline arguments handling for some cases (actualy any case when ↵Dmitry Marakasov2008-09-232-1/+91
| | | | | | | | | | two or more flags are used simultaneously like `port submit -m update -d .orig`) PR: 100771 Submitted by: HASHI Hiroaki <hashiz at tomba dot meridiani dot jp> Notes: svn path=/head/; revision=220565
* - Update to 2.0.4Martin Wilke2008-09-082-8/+9
| | | | | | | | PR: 127203 Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer) Notes: svn path=/head/; revision=220284
* - remove unexisting dirs from plsitIon-Mihai Tetcu2008-09-074-6/+2
| | | | | | | | | | - bump PORTREVISION PR: ports/127177 Submitted by: Sunpoet Po-Chuan Hsieh Notes: svn path=/head/; revision=220186
* - fix PGSQL support [1]Ion-Mihai Tetcu2008-09-0712-2/+212
| | | | | | | | | | | | - use strftime like in 2.x [1] - install rc script in system etc/rc.d - bump PORTREVISION Prompted by: makc@ [1] Obtained from: marcoscom CVS [1] Notes: svn path=/head/; revision=220078
* - Add missing dependency on security/libgnomesu (gnomesu)Chin-San Huang2008-09-061-1/+2
| | | | | | | | | PR: ports/127071 Submitted by: chinsan Approved by: maintainer Notes: svn path=/head/; revision=219971
* Catch up with master 1.604.Mark Linimon2008-09-061-15/+73
| | | | Notes: svn path=/head/; revision=219968
* This is tinderbox 3.0.0 release with patches (see bellow).Ion-Mihai Tetcu2008-09-0318-746/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in 3.0 include: * The www-exp module has been renamed webui, and a new web frontend has been added called paefchen. * All Tinderbox commands with the exception of tinderd are now performed using the tc utility. * The Hosts system has been removed as it was not really used, and not really suited to the purpose of distributed builds. The ground work has been laid to support distributed builds, but that is not present in 3.0. * A DISTFILE_URI config directive has been introduced to allow for distributed distfile caches. * The latest port fail reasons and patterns have been synced from pointyhat. * The total size taken by a port build (in KB) is now tracked in the database. This can be obtained using the command ``tc getPortTotalSize -d DIRECTORY -b BUILD''. * Port build logs now contain OPTIONS and environment details. * The ``tc addPort'' command assumes a recursive add by default. This can be disabled by passing the -R argument. * Port dependencies are now recorded in the database when ``tc addPort'' is called without -R. The dependency list can be retrieved with ``tc getDependenciesForPort -d DIRECTORY -b BUILD''. * The ``tc tbcleanup'' command now supports pruning stale distfiles, stale packages, and not pruning old error logs. See the README for command line details. * The default update type and update host are configurable at Setup and Upgrade time. The default update type has been changed from CVSUP to CSUP. * The last_fail_reason is now exported to the postPortBuild Hook. * Fix the build time display if a tinderbuild takes longer than 24 hours. * Add a new command, ``tc rescanPorts'' which updates the properties of all ports in the datastore (including dependencies). * Display the remake count in the webui frontends. * Hack around a potential perl-related leftover false positive. * A new -O option has been added to addPort/rescanPorts which enables OPTIONS, but does not run rmconfig before calling config. This way, existing OPTIONS can be preserved. The default behavior is to call rmconfig to maintain POLA. * The webui index page has been enhanced to make it more readable, and more powerful. * The number of ports not built due to dependency failures has been added to the webui's main page. * tc processLog -v now prints the matching text to aid with false positive identification. PLUS: * In webui: - Change tinderd queue view. Field for adding new ports is the first now. - Show target port of current build. - miwi's RSS module - an other patch from miwi for inc_tinderbox.php.dist which should make setting-up the webui easier on non-standard configurations. * Bug-fix: Add o and O to the list of valid options for addPort. Notes: svn path=/head/; revision=219753
* Add a patch to workaround a bug noticed by Doug Barton.Wesley Shields2008-09-032-0/+58
| | | | | | | | | | | | The new code will silently ignore MASTER_SITE_GOOGLE_CODE and MASTER_SITE_DEBIAN_POOL unless specifically asked to sort them, in which case an error message is printed. Most of the patch came from Ryan Steinmetz <rpsfa@rit.edu> with small additions by me. Notes: svn path=/head/; revision=219708
* Update to 2.10.0.Joe Marcus Clarke2008-08-242-144/+164
| | | | | | | | | | | | | | | * Add a check for duplicate CATEGORIES [1] * Be stricter when checking for --mandir and --infodir [2] * Properly check *_DEPENDS both before and after bsd.port.pre.mk [3] PR: 125962 [2] 126681 [3] Requested by: kris [1] Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> [3] Renato Botelho <garga@FreeBSD.org> [2] Notes: svn path=/head/; revision=219088