summaryrefslogtreecommitdiff
path: root/ports-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* symports reads through your ports tree and generates a tree usingThomas Abthorpe2009-06-234-0/+37
| | | | | | | | | | symlinks for all categories - not just the "real" ones. PR: ports/135683 Submitted by: Eitan Adler <EitanAdlerList gmail.com> Notes: svn path=/head/; revision=236535
* Download portaudit database from http://portaudit.FreeBSD.org/ insteadSimon L. B. Nielsen2009-06-214-5/+5
| | | | | | | | | | | | | | | | | | | | | of http://www.FreeBSD.org/ports/portaudit/. This is primarily done to work around bug in lighttpd on www.FreeBSD.org where If-Modified-Since isn't handled correctly possibly resulting in users behind web proxies getting an outdated version of the portaudit database. Bump portaudit version number. Big thanks to the reporter for the detailed PR with good information about reproducing the issue. PR: www/134505 Reported by: Christian Ullrich <chris@chrullrich.net> Prodding by: remko, Christian Ullrich Notes: svn path=/head/; revision=236417
* A simple utility to show the package name and versionDennis Herrmann2009-06-175-0/+79
| | | | | | | | | | | | | | | whose port version is different from it. The utility uses /usr/ports/INDEX-{__FreeBSD__}.db The file can be generated by using bundled pver_dbgen WWW: http://www.csie.nctu.edu.tw/~weiyu/#msgbox=page/program.html PR: ports/135669 Submitted by: Wei-Yu Chen <weiyu.csie@gmail.com> Notes: svn path=/head/; revision=236161
* Catch up with master 1.620.Mark Linimon2009-06-041-4/+6
| | | | Notes: svn path=/head/; revision=235139
* - Resolve LATEST_LINK conflictPav Lucistnik2009-05-311-0/+2
| | | | Notes: svn path=/head/; revision=234941
* Catch up with master 1.619.Mark Linimon2009-05-281-0/+21
| | | | Notes: svn path=/head/; revision=234712
* - Update to 1.2Dennis Herrmann2009-05-243-14/+10
| | | | | | | | PR: ports/134911 Submitted by: Marin Atanasov Nikolov <dnaeon@gmail.com> (maintainer) Notes: svn path=/head/; revision=234513
* Update to 2.11.2.Joe Marcus Clarke2009-05-232-6/+34
| | | | | | | | | | | | | | | | | * Fix a warning when PKGINSTALLVER is not defined. [1] * Fix a false positive which can occur when install-info is used in sed expressions. [2] * Add depcrecation checks for Apache macros. [3] PR: 134000 [1] 134614 [2] 134610 [3] Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> [1] Lapo Luchini <lapo@lapo.it> [2] pgollucci [3] Notes: svn path=/head/; revision=234459
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-132-2/+4
| | | | Notes: svn path=/head/; revision=233833
* Bring more fixes, optimizations and changes from CVS (PORTREVISION bumped):Ion-Mihai Tetcu2009-05-1124-44/+1140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add a disclaimer to the addJail usage line so that users know to use createJail instead. - Trim leading and trailing spaces from the descriptions for Jails, Builds, and PortsTrees. - Add /proc to the list of ignored paths. This fixes a race condition which can occur when multiple builds are run in parallel. - Run the postPortsTreeUpdate and postJailUpdate Hooks while the file systems are still mounted. This has the side effect of running the hooks when an update fails. - Die if the postPortsTreeUpdate Hook fails. - Die if a port could not be added to the BuildPortsQueue. Webui: - Save some screen space by reducing space between top menu and content. - Add link to RSS feed to the latest_buildports view. - Generate RSS feeds per maintainer and add drop down menu for feeds to homepage. - Make headers of columns on buildport pages clickable to sort the table. - Rename All really Build Failures to All Failures. - Add link to All Build Failures and All Failures on latest_buildports page. - To limit the number of shown ports per page a new variable list_limit_nr could be set in inc_tinderbox.php. This limitation is disabled by default. Notes: svn path=/head/; revision=233673
* Finds updates for FreeBSD pkgs by checking the ports index.Martin Wilke2009-04-305-0/+47
| | | | | | | | | | | | | pkg_findupdates - Finds updated packages. pkg_bupdate - Perform a binary packages update. WWW: http://search.cpan.org/dist/FreeBSD-Pkgs-FindUpdates/ PR: 133404 Submitted by: "Zane C.B." <vvelox@vvelox.net> Notes: svn path=/head/; revision=233011
* - update to 1.2.1Yen-Ming Lee2009-04-272-5/+6
| | | | | | | | | PR: 134027 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=232879
* Update to 2.11.1.Joe Marcus Clarke2009-04-132-6/+20
| | | | | | | | | | | | | | | | * Fix some Perl warnings. [1] * Fix an improper invocation of perror(). [2] * Add some more allowed full paths. [3] * Add a check for MAKE_JOBS_[UN]SAFE used in conjunction with NO_BUILD. If this is found, throw a warning. [4] PR: 133207 [4] Submitted by: gerald [3] Reported by: pav [1] Vladimir Chukharev <Vladimir.Chukharev@tut.fi> [2] Notes: svn path=/head/; revision=232261
* Import an other round of changes from marcuscom cvs and bump PORTREVISION:Ion-Mihai Tetcu2009-04-1210-17/+257
| | | | | | | | | | | | | | | - Bump build_name from 72 characters to 255 characters. - Sync latest port fail reasons and patterns with pointyhat. - Switch to cvsup17 as default csup server - Fix a problem where port directories where not canonicalized, and could end up looking like dir/../otherdir. - Save some screen space by reducing space between top menu and content in queue view in webui. Note that if upgrading you have to apply the canges to your database by hand. Notes: svn path=/head/; revision=232193
* Catch up with master 1.617.Mark Linimon2009-04-101-9/+5
| | | | Notes: svn path=/head/; revision=232038
* - After portversion get -F option, -v stops showing full packages names.Sergey Matveychuk2009-04-092-1/+11
| | | | | | | Fix it. Notes: svn path=/head/; revision=231930
* Conflicts with kports-qt4Max Brazhnikov2009-04-061-1/+2
| | | | Notes: svn path=/head/; revision=231744
* Connect ports-mgmt/kports-qt4Max Brazhnikov2009-04-061-0/+1
| | | | Notes: svn path=/head/; revision=231739
* Update to 0.8.1 after repocopy.Max Brazhnikov2009-04-067-75/+80
| | | | | | | | PR: ports/130085 Submitted by: Hannes Hauswedell (maintainer) Notes: svn path=/head/; revision=231736
* - A patch to fix fetching of packages problem.Sergey Matveychuk2009-03-312-0/+12
| | | | Notes: svn path=/head/; revision=231393
* - Update to 0.1.1Martin Wilke2009-03-312-4/+4
| | | | | | | | PR: 133147 Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) Notes: svn path=/head/; revision=231344
* - Update to 1.2.0Martin Wilke2009-03-312-4/+4
| | | | | | | | PR: 133148 Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) Notes: svn path=/head/; revision=231343
* Pull two fixes from CVS:Ion-Mihai Tetcu2009-03-283-1/+47
| | | | | | | | | | - Properly check the result of getDbInfo to make sure we don't try to configure the database when we don't have access. - Correct a typo which broken copyBuild for packages. Bump PORTREVISION. Notes: svn path=/head/; revision=231183
* OPTIONs test fixes.Ion-Mihai Tetcu2009-03-251-2/+2
| | | | | | | Submitted by: wxs@ Notes: svn path=/head/; revision=230999
* Bring in 2 fixes from cvs:Ion-Mihai Tetcu2009-03-253-7/+55
| | | | | | | | | | | | | - webui: Fix misuse of TRIM function with PostgreSQL (maintianer address wron with PG) - Correct a corner case where cleaning up mounts may kill off processes it shouldn't. This occurs when you are mounting the ports tree mount via nullfs. This fix requires that sysutils/lsof be installed on the Tinderbox host (new OPTION). - bump PORTREVISION Notes: svn path=/head/; revision=230983
* Catch up with master 1.614.Mark Linimon2009-03-241-2/+43
| | | | Notes: svn path=/head/; revision=230833
* Update to 2.11.0.Joe Marcus Clarke2009-03-222-31/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix regexp compatibility with Perl 5.10 [1] * Add "use warnings" to find more warnings [1] * Use more modern Perl features as we no longer need to maintain such ancient backward compatibility [1] * Add support for a list of patterns to exclude from absolute path checking. [2] * Check MAINTAINER field for master/slave relationship as is done for COMMENT. [3] * Add support for checking plists for files ending in .core. These files may be periodically deleted during core file sweeps. [4] NOTE: This release has more Perl warnings enabled. If you encounter a Perl warning, please report it. PR: 132289 [1] 131228 [2] 131235 [3] 131790 [4] Submitted by: skv [1] gerald [3] Notes: svn path=/head/; revision=230680
* Catch up with master 1.613.Mark Linimon2009-03-221-0/+24
| | | | Notes: svn path=/head/; revision=230627
* - Update to 0.0.3Gabor Pali2009-03-204-10/+10
| | | | | | | | | | | - Update MASTER_SITES PR: ports/132821 Submitted by: Samy Al Bahra <sbahra (at) kerneled (dot) org> (maintainer) Approved by: gabor Notes: svn path=/head/; revision=230539
* - Update to 1.1.0Dennis Herrmann2009-03-122-4/+4
| | | | | | | | | PR: 131883 Submitted by: myself Approved by: maintainer timeout (two weeks), tabthorpe (co-mentor) Notes: svn path=/head/; revision=229940
* - Update to 2.0.7Dmitry Marakasov2009-03-114-14/+31
| | | | | | | | PR: 132417 Submitted by: Andy Kosela <akosela at andykosela dot com> (maintainer) Notes: svn path=/head/; revision=229914
* - Update to 0.3Beat Gaetzi2009-03-102-6/+7
| | | | | | | | | | | | - Update MASTER_SITES - Update maintainers email address PR: ports/132384 Submitted by: Jason Bacon <jwbacon AT tds.net> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=229851
* Catch up with master 1.612.Mark Linimon2009-03-071-8/+6
| | | | Notes: svn path=/head/; revision=229622
* 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
* - Update to 20090228Martin Wilke2009-02-282-7/+5
| | | | | | | | PR: 132201 Submitted by: Sulev-Madis Silber <madis555@hot.ee> (maintainer) Notes: svn path=/head/; revision=229229
* Update to 3.2 release. This release offers no changes over Release Candidate 3.Ion-Mihai Tetcu2009-02-262-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Add conflicts with ports-mgmt/tinderbox. MFC after: 3 days Notes: svn path=/head/; revision=229066
* Catch up with master 1.611.Mark Linimon2009-02-261-4/+4
| | | | Notes: svn path=/head/; revision=229063
* 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