aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portmaster
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with debug output from export-flavor garbling the gen_dep_listStefan Eßer2018-02-123-21/+37
* Fix typo (missing dash in find argument list).Stefan Eßer2018-02-062-2/+2
* Fix build for ports that have a LICENSE if DISABLE_LICENSES is defined.Stefan Eßer2018-02-062-14/+11
* Fix a problem that could result in de-installation of a port that sharesStefan Eßer2018-01-292-4/+20
* Print different action list text for packages that are not going to beStefan Eßer2018-01-293-12/+76
* Fix previous commit (r459202) which introduced dependencies that specifyStefan Eßer2018-01-182-11/+30
* Add support for dependencies specified with a non-standard make target.Stefan Eßer2018-01-172-4/+145
* Test privileges early and complain if privileges are insufficient.Stefan Eßer2018-01-171-0/+21
* Update to version 3.19, which is identical to 3.18_12 with all port patchesStefan Eßer2018-01-154-392/+5
* Fix display of license acceptance menu if build logs are hidden with -H.Stefan Eßer2018-01-132-4/+14
* Fix problem with ports being converted from a non-flavored to a flavoredStefan Eßer2018-01-112-19/+53
* Small fix for directory accesses in find_dl_distfiles, which did not takeStefan Eßer2018-01-112-15/+26
* Generally path FLAVOR via the environment, not the "make" command line, toStefan Eßer2018-01-092-17/+92
* Fix version number ... I have to remember to manually fix-up this stringStefan Eßer2018-01-072-12/+1
* Remove spurious trace output left over from debugging.Stefan Eßer2018-01-062-13/+27
* Fix pm_islocked function, which could lead to a spurious error message ifStefan Eßer2018-01-032-13/+25
* Add undocumented option --package-format=<fmt>. I'm not sure, that this isStefan Eßer2018-01-032-14/+45
* Fix package name: the pattern that gets replaced with the actual versionStefan Eßer2018-01-021-9/+0
* Increment PORTREVISION, forgotten in previous commit.Stefan Eßer2018-01-021-1/+1
* Add --backup-format=<fmt> option to allow faster creation of packageStefan Eßer2018-01-022-8/+80
* ----------------------------------------------------------------------------Stefan Eßer2017-12-312-2/+11
* Bump PORT_REVISION, forgotten in previous commit.Stefan Eßer2017-12-301-1/+1
* Fix regression in kill_bad_children: add missing $ before progcmd ...Stefan Eßer2017-12-301-1/+17
* Fix installation from local or remote package including the --packages-buildStefan Eßer2017-12-242-2/+102
* Add PKG_DEPENDS, EXTRACT_DEPENDS, PATCH_DEPENDS and FETCH_DEPENDS to theStefan Eßer2017-12-222-0/+23
* Remove useless MASTER_SITES entriesBaptiste Daroussin2017-12-211-3/+0
* Update to version 3.18, which already contains all patches required for theStefan Eßer2017-12-213-354/+4
* Patch package version into the port and install man-page with patched pathStefan Eßer2017-12-212-31/+41
* Fix execution of portmaster in a port directory without any port or packageStefan Eßer2017-12-212-1/+10
* Add flavor support to routines that convert port origins to shell variableStefan Eßer2017-12-202-18/+64
* Add back local package installation support, which was disabled for PKG_NG.Stefan Eßer2017-12-192-10/+143
* Add all-depends-list case required for portmaster -t.Stefan Eßer2017-12-192-8/+22
* Remove stray double-quote character left from an incomplete edit of thatStefan Eßer2017-12-172-2/+2
* Add LIB_DEPENDS to dependencies relevant for installation of a package.Stefan Eßer2017-12-172-2/+3
* Add support for ports that have been upgraded with a change of bothStefan Eßer2017-12-171-11/+41
* Fix query for package to be replaced: This could lead to a wrong packageStefan Eßer2017-12-162-2/+11
* USe correct origin in multiport case (several packages specified on theStefan Eßer2017-12-162-6/+34
* Add another check for a flavor passed attached to the port directory.Stefan Eßer2017-12-162-2/+10
* Fix patch: The patch had been created from the version used to debug theStefan Eßer2017-12-162-7/+1
* Fix regression: The find_new_port function is now invoked from an earlierStefan Eßer2017-12-162-0/+68
* Add flavor support to portmaster. This version has been lightly tested andStefan Eßer2017-12-153-73/+4
* ports-mgmt/portmaster: Pass maintainer-ship to se@Torsten Zuehlsdorff2017-12-081-1/+1
* - Update to 3.17.10Bryan Drewery2017-02-042-4/+4
* Fix "portmaster --check-port-dbdir" broken by the previous commit. WhileStefan Eßer2016-07-242-4/+6
* Bump PORTREVISION to have portmaster be re-installed with the fix commitedStefan Eßer2016-07-161-1/+1
* A read lock on the sqlite file used by pkg can lock out writers forStefan Eßer2016-07-161-0/+67
* Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.orgTorsten Zuehlsdorff2016-06-101-1/+1
* Enable BASH and ZSH options (install their completions) by default.Adam Weinberger2016-03-051-1/+4
* Remove unneeded dependencies on bash and zsh.Mathieu Arnold2016-02-121-3/+1
* ports-mgmt/portmaster: Assign maintainership to Torsten Z.John Marino2016-02-111-3/+5
* Update to 3.17.9Bryan Drewery2016-02-062-4/+4
* Under strong objection and mandate by portmgr, remove DEPRECATIONJohn Marino2016-01-271-10/+0
* ports-mgmt/portmaster: DEPRECATE without expiration dateJohn Marino2016-01-261-0/+10
* Remove obsolete pkg-messageBaptiste Daroussin2015-10-112-10/+1
* Update to 3.17.8.Bryan Drewery2015-09-042-4/+3
* Use OPTIONS helpers, add a newline to quiet a half dozen portlintAdam Weinberger2015-08-211-15/+8
* I'm really not working on this. Please direct questions to ports@FreeBSD.org.Bryan Drewery2015-04-091-1/+1
* For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME toBryan Drewery2015-03-211-2/+2
* Convert my ports to the new USE_GITHUBBryan Drewery2015-03-202-4/+4
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-201-1/+1
* cleanup plistBaptiste Daroussin2014-12-211-2/+0
* - Update to 3.17.7Bryan Drewery2014-08-282-4/+4
* - Update to 3.17.6Bryan Drewery2014-06-192-5/+5
* - Update to 3.17.5Bryan Drewery2014-05-252-4/+4
* - Update to 3.17.4Bryan Drewery2014-03-162-8/+5
* - Update to 3.17.3Bryan Drewery2013-11-192-4/+4
* - Support STAGEDIRBryan Drewery2013-09-231-12/+13
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-201-0/+1
* - Update to 3.17.2Bryan Drewery2013-09-142-4/+4
* - Update to 3.17.1Bryan Drewery2013-07-222-5/+5
* - Update to 3.17Bryan Drewery2013-06-232-4/+4
* - Remove temporary WRKSRC hackBryan Drewery2013-06-082-8/+6
* - Fix build with temporary fixBryan Drewery2013-06-041-0/+2
* Update MASTER_SITE to github.com/freebsdBryan Drewery2013-06-032-3/+3
* - Update to 3.16Bryan Drewery2013-03-302-6/+4
* Mark BROKEN as I fix a reported regressionBryan Drewery2013-03-301-0/+2
* - Update to 3.15Bryan Drewery2013-03-307-131/+7
* Remove standard descriptions for BASH/ZSHBryan Drewery2013-03-231-2/+0
* - Enable pkgng support by default. This is safe forBryan Drewery2013-03-231-2/+0
* - Remove use of bsd.port.pre.mkBryan Drewery2013-03-152-8/+8
* Make it clear that pkgng is optionalEitan Adler2013-02-061-5/+5
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
* - Don't force pkg as a RUN_DEPENDS. The patch should beBryan Drewery2013-01-261-4/+1
* - Add upstream patch for fixing bash completions with PKGNGBryan Drewery2012-12-072-1/+47
* - Fix PKGNG patch trying to call pkg(8) when notBryan Drewery2012-10-302-1/+21
* - Update ZSH completions to work on CURRENT with pkgng [1]Bryan Drewery2012-10-212-5/+7
* - Fix WITH_PKGNG detection on CURRENT, as it mayBryan Drewery2012-10-193-2/+16
* - Update ZSH completions with pkgng support [1]Bryan Drewery2012-10-162-1/+37
* - Add ports-mgmt/pkg as a RUN_DEPENDS if enabling pkgng supportBryan Drewery2012-10-162-1/+15
* - Rename PKGNG option to PKGNGPATCH to fixBryan Drewery2012-10-151-4/+4
* - Add backup non-https mirrorBryan Drewery2012-10-152-1/+12
* - Move to new home, http://github.com/portmasterBryan Drewery2012-10-103-24/+29
* Add a temporary mirrorCarlo Strub2012-10-081-1/+1
* Throw my ports back in the pool, and make my intentions clear for theDoug Barton2012-10-082-4/+2
* Fix the problem of background fetches hanging forever when the backgroundDoug Barton2012-10-012-10/+6
* Update to 3.13.13:Doug Barton2012-07-252-5/+5
* Update to version 3.13.1Doug Barton2012-07-172-5/+5
* Upgrade to version 3.13Doug Barton2012-07-072-5/+5
* Minor improvementsDoug Barton2012-06-262-5/+5
* Upgrade to 3.12.1, removes pgrep since it's not safe to use on olderDoug Barton2012-06-152-5/+5
* New FeaturesDoug Barton2012-06-132-6/+5
* Fix plist for bash completion file. Bump PORTREVISION for it as well.Doug Barton2012-01-241-2/+2
* Move the Bash completion file to ${PREFIX}/etc/bash_completion.dDoug Barton2012-01-202-8/+6
* New FeaturesDoug Barton2011-12-132-5/+5
* Remove no-longer relevant commentDoug Barton2011-10-021-3/+0
* New FeaturesDoug Barton2011-09-122-5/+5
* Update to 3.9.1, a minor bugfix version:Doug Barton2011-06-082-5/+5
* New Features:Doug Barton2011-05-022-5/+5
* Clean up zsh-related directories if the zsh completions are includedDoug Barton2011-04-261-0/+1
* Release version 3.8:Doug Barton2011-04-162-5/+5
* New Features:Doug Barton2011-04-112-5/+5
* Remove FreeBSD 6.x specific commentDoug Barton2011-04-111-2/+0
* Update to version 3.6.1, a bugfix to the formatting for user inputDoug Barton2011-01-162-5/+5
* Update to verion 3.6Doug Barton2011-01-032-5/+5
* Fix a minor bug:Doug Barton2010-12-082-5/+5
* Bug FixesDoug Barton2010-11-102-5/+5
* Use PM_NEEDS_UPDATE to fix the problem introduced in 3.1 of ports being builtDoug Barton2010-11-032-5/+5
* Upgrade to version 3.2Doug Barton2010-11-012-5/+5
* Update to version 3.1. In addition to the features listed below there areDoug Barton2010-10-302-7/+5
* Update to version 3.0Doug Barton2010-08-082-10/+23
* Remove portmaster from the ports treeDoug Barton2010-08-084-4594/+0
* Update for version 2.32Doug Barton2010-06-181-1/+1
* build_l also needs to be unset in pm_make_s()Doug Barton2010-06-181-1/+1
* Unset build_l in pm_make()Doug Barton2010-06-181-1/+1
* Update for version 2.30Doug Barton2010-06-181-1/+1
* If the user specified --no-confirm don't build the list. With a lot ofDoug Barton2010-06-181-1/+6
* Add LICENSE information to my ports where the right answer is obviousDoug Barton2010-06-142-0/+4
* Update for version 2.29Doug Barton2010-06-131-1/+1
* There is no reason for uniquify_list() to reverse the entries,Doug Barton2010-06-131-2/+11
* Update for version 2.28Doug Barton2010-06-111-1/+1
* In delete_all_distfiles() when there is no $origin (such as when a portDoug Barton2010-06-111-4/+11
* Update for version 2.27Doug Barton2010-05-181-1/+1
* Minor Fixes And OptimizationsDoug Barton2010-05-181-6/+19
* Update for version 2.26Doug Barton2010-05-111-1/+1
* Document the --packages-local option for version 2.26Doug Barton2010-05-112-1/+3
* Document the --packages-local option for version 2.26Doug Barton2010-05-111-4/+15
* New FeatureDoug Barton2010-05-111-64/+98
* Update for version 2.25Doug Barton2010-05-041-1/+1
* Document the --no-index-fetch option for 2.25Doug Barton2010-05-043-2/+10
* New FeatureDoug Barton2010-05-041-53/+58
* Update for version 2.24Doug Barton2010-05-031-1/+1
* Minor Bug Fixes and Adjustments:Doug Barton2010-05-031-11/+11
* Update for version 2.23Doug Barton2010-05-011-1/+1
* Document --index-first for version 2.23Doug Barton2010-05-013-6/+13
* New FeaturesDoug Barton2010-05-011-166/+206
* Update for version 2.22Doug Barton2010-04-121-1/+1
* When NOT using --index-only the rundep list still needs to be parsed theDoug Barton2010-04-121-2/+4
* Update for version 2.21 part 2: Document necessary environment variablesDoug Barton2010-04-101-0/+17
* Update for version 2.21Doug Barton2010-04-101-1/+1
* Update for version 2.21:Doug Barton2010-04-102-1/+3
* Update for version 2.21:Doug Barton2010-04-101-6/+33
* New FeaturesDoug Barton2010-04-101-192/+405
* Update for version 2.20Doug Barton2010-03-291-1/+1
* Document the --delete-packages option for version 2.20Doug Barton2010-03-293-3/+13
* New FeatureDoug Barton2010-03-291-48/+98
* Help out users of cons* terminals other than cons25 by making theDoug Barton2010-02-092-2/+2
* Update for version 2.18Doug Barton2010-02-081-1/+1
* Update for version 2.18 by documenting the --no-term-title optionDoug Barton2010-02-082-1/+8
* Update through version 2.17 [1]Doug Barton2010-02-081-12/+19
* New FeaturesDoug Barton2010-02-081-18/+50
* Update for version 2.17Doug Barton2010-01-241-1/+1
* Update copyright dateDoug Barton2010-01-241-22/+32
* Update for version 2.17, add the --no-confirm optionDoug Barton2010-01-241-1/+1
* Update the copyright dateDoug Barton2010-01-241-68/+227
* Update for version 2.16Doug Barton2009-12-311-1/+1
* Update for version 2.16:Doug Barton2009-12-311-5/+5
* Two minor bug fixes:Doug Barton2009-12-311-3/+9
* Update for version 2.15Doug Barton2009-12-191-1/+1
* Update for version 2.15:Doug Barton2009-12-191-3/+1
* This is svn version r200709Doug Barton2009-12-191-72/+86
* Update for version 2.14Doug Barton2009-12-111-1/+1
* Bug FixesDoug Barton2009-12-111-37/+75
* 1. Show that -v can be used with --check-port-dbdirDoug Barton2009-12-111-3/+5
* Update for version 2.13Doug Barton2009-12-073-5/+8
* This is svn version r200201Doug Barton2009-12-071-17/+152
* Introducing portmaster with package support!Doug Barton2009-12-071-86/+510
* Update for version 2.12Doug Barton2009-09-153-2/+116
* Update for version 2.12:Doug Barton2009-09-151-10/+18
* New FeaturesDoug Barton2009-09-151-96/+132
* Update for version 2.11Doug Barton2009-08-251-1/+1
* 1. Add a "quick start" note to the top of the man page that directsDoug Barton2009-08-251-6/+25
* In the previous update I did s/$globlist/$glob_dirs/ in multiport()Doug Barton2009-08-251-2/+2
* Update for version 2.10Doug Barton2009-08-211-1/+1
* Bug FixesDoug Barton2009-08-211-19/+25
* Update for version 2.9Doug Barton2009-08-071-1/+1
* In multiport() add a check_interactive() for every port in the listDoug Barton2009-08-071-1/+3
* Update for version 2.8Doug Barton2009-07-301-1/+1
* Update for version 2.8:Doug Barton2009-07-301-16/+23
* Feature UpdatesDoug Barton2009-07-301-43/+58
* Update for version 2.7Doug Barton2009-02-061-1/+1
* Update for version 2.7:Doug Barton2009-02-061-11/+36
* New FeatureDoug Barton2009-02-061-44/+138
* Update for version 2.6Doug Barton2008-07-291-1/+1
* Update to reflect the ability to specify multiple glob patternsDoug Barton2008-07-291-4/+5
* New FeaturesDoug Barton2008-07-291-24/+77
* Update for version 2.5Doug Barton2008-06-131-1/+1
* Bug FixesDoug Barton2008-06-131-6/+14
* Document the potentially useful variables for rc filesDoug Barton2008-06-131-3/+49
* Add "rm -rf /usr/local/lib/compat/pkg" to the list of steps toDoug Barton2008-06-121-1/+2
* Update for version 2.4Doug Barton2008-06-121-1/+1
* Minor New FeatureDoug Barton2008-06-121-7/+36
* Update for version 2.3Doug Barton2008-06-051-1/+1
* Update for version 2.3:Doug Barton2008-06-051-15/+26
* New FeaturesDoug Barton2008-06-051-146/+151
* Update for version 2.2Doug Barton2008-03-201-1/+1
* New ImplementationDoug Barton2008-03-201-21/+17
* In the example about using portmaster to do a complete re-install ofDoug Barton2008-03-201-2/+2
* Update for the 2.1 versionDoug Barton2008-01-301-1/+1
* 1. Add explanatory text about some issues that have caused confusion:Doug Barton2008-01-301-14/+46
* Cosmetic fix for the code: Only expand the $FreeBSD tag onceDoug Barton2008-01-301-3/+3
* Update for version 2.0Doug Barton2008-01-242-40/+213
* The code for this 2.0 version has been totally reorganized, andDoug Barton2008-01-241-1375/+1701
* Update for version 1.27Doug Barton2008-01-041-1/+1
* Restore the canonical order of installing run-depends before the parentDoug Barton2008-01-041-11/+10
* Update for version 1.26Doug Barton2007-12-131-1/+1
* New FeaturesDoug Barton2007-12-131-2/+5
* Update for version 1.25Doug Barton2007-10-311-1/+1
* Small bug fixesDoug Barton2007-10-311-3/+6
* Update for version 1.24Doug Barton2007-10-301-1/+1
* These changes are the result of some regression testing, plus a topDoug Barton2007-10-301-35/+52
* Update for version 1.23Doug Barton2007-10-211-1/+1
* Two small bug fixesDoug Barton2007-10-211-2/+3
* Update for version 1.22Doug Barton2007-10-151-1/+1
* Bug FixesDoug Barton2007-10-151-31/+50
* Update for version 1.21Doug Barton2007-10-021-1/+1
* New FeaturesDoug Barton2007-10-021-37/+75
* Update for version 1.20Doug Barton2007-08-281-1/+1
* ImprovementDoug Barton2007-08-281-13/+21
* Update for version 1.19Doug Barton2007-08-051-1/+1
* 1. Change to 'make -f/usr/share/mk/bsd.port.mk' in several places due toDoug Barton2007-08-051-19/+27
* 1. Update for version 1.18Doug Barton2007-07-081-4/+1
* Bug FixesDoug Barton2007-07-081-3/+4
* Update for version 1.17Doug Barton2007-05-272-33/+80
* New FeaturesDoug Barton2007-05-271-102/+290
* Fix a test in find_and_delete_distfiles() introduced in the lastDoug Barton2007-03-102-2/+2
* Update for version 1.15Doug Barton2007-03-091-1/+1
* Document --show-work option for 1.15Doug Barton2007-03-091-9/+18
* New FeaturesDoug Barton2007-03-091-7/+40
* Minor BugfixDoug Barton2007-02-252-10/+9
* Update for version 1.13Doug Barton2007-02-232-2/+16
* New FeatureDoug Barton2007-02-231-9/+78
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-1/+1
* Update for version 1.12Doug Barton2007-01-102-13/+15
* New FeaturesDoug Barton2007-01-101-26/+62
* Argh! Remove a debugging line.Doug Barton2006-12-142-3/+2
* Update for version 1.10Doug Barton2006-12-132-2/+20
* New FeaturesDoug Barton2006-12-131-60/+166
* Update for new version 1.9Doug Barton2006-10-072-18/+46
* New Features:Doug Barton2006-10-071-87/+230
* Update for version 1.8Doug Barton2006-08-231-1/+1