aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portmaster/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ports-mgmt/portmaster: update to version 3.20Stefan Eßer2021-12-301-3/+2
* ports-mgmt/portmaster: Make compatible with pkg-1.17.0Stefan Eßer2021-07-221-1/+1
* ports-mgmt/portmaster: Fix syntax error introduced in last commitStefan Eßer2021-07-091-1/+1
* ports-mgmt/portmaster: make --no-confirm omit the PAGERStefan Eßer2021-07-091-1/+1
* ports-mgmt/portmaster: make CONFLICTS change catch more casesStefan Eßer2021-04-081-1/+1
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Enable updating of locked portsStefan Eßer2020-12-261-1/+1
* Correctly report package locks that prevent an upgradeStefan Eßer2020-11-111-1/+1
* Fix regression that has been introduced in r524227Stefan Eßer2020-02-131-1/+1
* Save the file with instructions how to restart portmaster after a failureStefan Eßer2020-01-261-1/+1
* Make the pre-build "make clean" use SU_CMD if appropriate.Stefan Eßer2020-01-261-1/+1
* Make portmaster fall back to other locations if invoked in, e.g., /sys/conf.Stefan Eßer2020-01-261-1/+1
* Add option --try-brokenStefan Eßer2020-01-261-1/+1
* Do not re-build ports unneccessarilyStefan Eßer2020-01-221-1/+1
* Attempt to fix a problem that leads to repeated building of some portsStefan Eßer2020-01-211-1/+1
* Remove reference to obsolete INDEX files for FreeBSD7-9 and report buildStefan Eßer2018-10-271-1/+1
* Fix upgrades of moved ports.Stefan Eßer2018-10-221-1/+1
* Make portmaster use "pkg-static" instead of "pkg". This prevents problemsStefan Eßer2018-10-131-1/+1
* Fix quoting of optional FLAVOR argument in some make invocations, whichStefan Eßer2018-07-231-1/+1
* Make some sub-routines use "$@" instead of $* to correctly pass argumentsStefan Eßer2018-07-221-1/+1
* Fix building of specific qt4 ports after qt5 has become the default flavor.Stefan Eßer2018-06-221-1/+1
* Document --package-format=<fmt> option. I had implemented that option someStefan Eßer2018-05-211-1/+1
* Fix recursive building of ports (-r option). The match_flavor function wasStefan Eßer2018-05-201-1/+1
* Fix previous attempt to cache some parameters in environment variables.Stefan Eßer2018-05-181-1/+1
* Cache some build parameters in the environment that were recalculated overStefan Eßer2018-05-181-1/+1
* Make the -n option work better for non-root users.Stefan Eßer2018-04-291-1/+1
* Fix problem with debug output from export-flavor garbling the gen_dep_listStefan Eßer2018-02-121-1/+1
* Fix typo (missing dash in find argument list).Stefan Eßer2018-02-061-1/+1
* Fix build for ports that have a LICENSE if DISABLE_LICENSES is defined.Stefan Eßer2018-02-061-1/+1
* Fix a problem that could result in de-installation of a port that sharesStefan Eßer2018-01-291-1/+1
* Print different action list text for packages that are not going to beStefan Eßer2018-01-281-1/+1
* Fix previous commit (r459202) which introduced dependencies that specifyStefan Eßer2018-01-171-2/+2
* Add support for dependencies specified with a non-standard make target.Stefan Eßer2018-01-161-0/+1
* Update to version 3.19, which is identical to 3.18_12 with all port patchesStefan Eßer2018-01-141-3/+2
* Fix display of license acceptance menu if build logs are hidden with -H.Stefan Eßer2018-01-121-1/+1
* Fix problem with ports being converted from a non-flavored to a flavoredStefan Eßer2018-01-111-1/+1
* Small fix for directory accesses in find_dl_distfiles, which did not takeStefan Eßer2018-01-111-1/+1
* Generally path FLAVOR via the environment, not the "make" command line, toStefan Eßer2018-01-091-1/+1
* Fix version number ... I have to remember to manually fix-up this stringStefan Eßer2018-01-061-1/+1
* Remove spurious trace output left over from debugging.Stefan Eßer2018-01-061-1/+1
* Fix pm_islocked function, which could lead to a spurious error message ifStefan Eßer2018-01-031-1/+1
* Add undocumented option --package-format=<fmt>. I'm not sure, that this isStefan Eßer2018-01-021-1/+1
* Increment PORTREVISION, forgotten in previous commit.Stefan Eßer2018-01-021-1/+1
* ----------------------------------------------------------------------------Stefan Eßer2017-12-301-1/+1
* Bump PORT_REVISION, forgotten in previous commit.Stefan Eßer2017-12-291-1/+1
* Fix installation from local or remote package including the --packages-buildStefan Eßer2017-12-231-1/+1
* Add PKG_DEPENDS, EXTRACT_DEPENDS, PATCH_DEPENDS and FETCH_DEPENDS to theStefan Eßer2017-12-211-0/+1
* 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-211-2/+1