notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
portmaster Manage your ports without external databases or languages
3.29_2 ports-mgmt on this many watch lists=121 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.29Version of this port present on the latest quarterly branch.
Maintainer: se@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-02-05 01:09:12
Last Update: 2024-03-06 20:44:44
Commit Hash: 755d190
People watching this port, also watch:: gmake, libiconv, pcre, curl, sudo
License: BSD2CLAUSE
WWW:
https://portmaster.github.io/
Description:
This script uses the existing ports infrastructure to track dependencies, and keep them up to date. It is written in /bin/sh so it has no dependencies. Portmaster has the following features: * Updates and repairs (as needed) entries for dependencies in both +CONTENTS and +REQUIRED_BY files for both the port that is being updated, and any ports that depend on it * Runs make config recursively through all ports before starting build * Downloads distfiles in the background * Recursively checks and upgrades (or installs) all dependencies * User can force upgrades of all dependent ports * Offers the user the opportunity to delete stale distfiles * Supports ports/MOVED and non-default settings of PORTSDIR and PKG_DBDIR * Interactive update mode (prompts for each update) * Option to rebuild port, and ports that depend on it * Options to make packages out of installed, and new ports * Option to clean out stale port dependencies * Options to list installed ports by category, and those with new versions * Packages can be used for installation either exclusively, if available, or only for build dependencies
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. sbin/portmaster
  2. etc/portmaster.rc.sample
  3. share/man/man8/portmaster.8.gz
  4. etc/bash_completion.d/portmaster.sh
  5. share/zsh/site-functions/_portmaster
  6. /usr/local/share/licenses/portmaster-3.29_2/catalog.mk
  7. /usr/local/share/licenses/portmaster-3.29_2/LICENSE
  8. /usr/local/share/licenses/portmaster-3.29_2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • portmaster>0:ports-mgmt/portmaster
To install the port:
cd /usr/ports/ports-mgmt/portmaster/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/portmaster
  • pkg install portmaster
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: portmaster
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701339347 SHA256 (freebsd-portmaster-3.29_GH0.tar.gz) = 6fa2250ae6d2d1c0f4604c276c6c5d9dd336315b3399a84c6e705b8c6d1421fd SIZE (freebsd-portmaster-3.29_GH0.tar.gz) = 44717

Packages (timestamps in pop-ups are UTC):
portmaster
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.29_13.29_23.19_273.29_13.29_2-3.19_27-
FreeBSD:13:quarterly3.293.293.263.293.293.293.293.29
FreeBSD:14:latest3.29_13.29_23.223.29_13.29_23.26-3.26
FreeBSD:14:quarterly3.293.29-3.293.293.293.293.29
FreeBSD:15:latest3.29_13.29_2n/a3.29_1n/a3.29_13.29_13.29_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for portmaster-3.29_2: BASH=on: Install programmable completions for Bash ZSH=on: Install programmable completions for zsh ===> Use 'make config' to modify these settings
Options name:
ports-mgmt_portmaster
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freebsd/portmaster/tar.gz/3.29?dummy=/
Collapse this list.

Number of commits found: 283 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.29_2
06 Mar 2024 20:44:44
commit hash: 755d190db121778a25b45950c397163325d8e797commit hash: 755d190db121778a25b45950c397163325d8e797commit hash: 755d190db121778a25b45950c397163325d8e797commit hash: 755d190db121778a25b45950c397163325d8e797 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
ports-mgmt/portmaster: Avoid make -D flag

Both FreeBSD make and GNU make pass command line flags to sub-makes
through the MAKEFLAGS environment variable, but the flags aren't
compatible and GNU make 4.4 exits with an error when it encounters
flags it doesn't understand, e.g. -D.

Avoid using the flag for now until ports run gmake with SETENVI.

PR:		272216, 277492
3.29_1
10 Jan 2024 15:29:49
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
3.29
30 Nov 2023 10:16:07
commit hash: 6285a928cf5d051a3f2410eea6b06c4c4ed0ecebcommit hash: 6285a928cf5d051a3f2410eea6b06c4c4ed0ecebcommit hash: 6285a928cf5d051a3f2410eea6b06c4c4ed0ecebcommit hash: 6285a928cf5d051a3f2410eea6b06c4c4ed0eceb files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: fix accidentially left in debug tracing

Remove "set -x" thathad been added to verify the previous fix.
3.28
29 Nov 2023 19:36:45
commit hash: 202ed6ce2a2eeb154080bfbabe5ce57a74d1d6eccommit hash: 202ed6ce2a2eeb154080bfbabe5ce57a74d1d6eccommit hash: 202ed6ce2a2eeb154080bfbabe5ce57a74d1d6eccommit hash: 202ed6ce2a2eeb154080bfbabe5ce57a74d1d6ec files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: upgrade to version 3.28

This version supports TRYBROKEN passed in the process environment or
in a Makefile (or, e.g., in /etc/make.conf as a per port setting) and
treats it as equivalent to the --try-broken option.

PR:		275307
3.27
22 Sep 2023 17:58:38
commit hash: a7ed2d6d98970d9415bd5eafbfa7addf3f25277ccommit hash: a7ed2d6d98970d9415bd5eafbfa7addf3f25277ccommit hash: a7ed2d6d98970d9415bd5eafbfa7addf3f25277ccommit hash: a7ed2d6d98970d9415bd5eafbfa7addf3f25277c files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: Fix issue when updating from packages only

When using the -P or --package option to portmaster and all updates
can be performed without building at least one port, the $DI_FILES
variable may be unset.

In this situation portmaster stops after the installation of each
port. Entering a CR makes it continue.

This was reported by Vlad Markov with a suggested fix that has been
applied (with a white-space change).

PR:		273660
Reported by:	dvoich@aim.com (Vlad Markov)
3.26
30 May 2023 08:49:24
commit hash: 98b39a93abb7a30809a3d9b42ae0f880fe921dadcommit hash: 98b39a93abb7a30809a3d9b42ae0f880fe921dadcommit hash: 98b39a93abb7a30809a3d9b42ae0f880fe921dadcommit hash: 98b39a93abb7a30809a3d9b42ae0f880fe921dad files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: Make --clean-packages consider port flavors

This commit fixes GutHub issue #55 which affected the cleaning of
stale package files for  flavored ports.

Some ports have package names that are prefixed by e.g. an interpreter
version (or where the interpreter version follows the name), but do
not support flavors. Such packages are not dealt with by this update,
since there is no generic way to do so.

The fix does not apply to --clean-packages used with --index or
--index-only, since the	INDEX file does	not record port flavors.
3.25
28 May 2023 11:20:25
commit hash: 8e53bb8846f369d2b79794a4ef07fe8e35ccc88ecommit hash: 8e53bb8846f369d2b79794a4ef07fe8e35ccc88ecommit hash: 8e53bb8846f369d2b79794a4ef07fe8e35ccc88ecommit hash: 8e53bb8846f369d2b79794a4ef07fe8e35ccc88e files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: update to version 3.25

The previous update attempted to fix the deletion of stale distfiles
that have names with blank characters or shell glob characters.
It introduced a regression that affected the deletion of some files,
and it has been found to be incomplete.

Testing revealed that the stale distfile check could start before the
full list of relevant distfiles had been read in the background. This
could have lead to distfiles being removed that are still relevant for
other ports.

This update should contain fixes for all these issues.

Reported by:	Dan Allen <danallen46@gmail.com>
3.24
26 May 2023 13:22:54
commit hash: fe5636636625e9ac19bd1b4fa75d78fe07bd4c61commit hash: fe5636636625e9ac19bd1b4fa75d78fe07bd4c61commit hash: fe5636636625e9ac19bd1b4fa75d78fe07bd4c61commit hash: fe5636636625e9ac19bd1b4fa75d78fe07bd4c61 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: fix 2 issues in --clean-distfiles

There was no need to deal with distfile names that contained embedded
blanks or characters with special meaning in file glob patterns, but
this has changed with file names derived from repository URIs or other
naming systems.

This update fixes 2 issues reported by Daniel Rossberg on GitHub:
- issue #75: --clean-distfiles cannot handle paths with spaces
- issue #76: --clean-distfiles with paths containing square brackets

Reported by:	Daniel Rossberg
3.23
05 May 2023 07:14:04
commit hash: addff84030a1f41832f5a88061cc3a43e0ca1749commit hash: addff84030a1f41832f5a88061cc3a43e0ca1749commit hash: addff84030a1f41832f5a88061cc3a43e0ca1749commit hash: addff84030a1f41832f5a88061cc3a43e0ca1749 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: fix GitHub issue #38 (clean stale ports)

Version 1.19.1 of the pkg command removed a previously working
feature (combinations of "-e" with other options of "pkg query"),
causing the use of "pkg query -ae" to fail in "portmaster -Ds".

Reported by:	JulienDlq at GitHub
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.22
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.22
08 Jul 2022 11:38:43
commit hash: f15fe3ba81d8235a209530b478507efd28fe29b4commit hash: f15fe3ba81d8235a209530b478507efd28fe29b4commit hash: f15fe3ba81d8235a209530b478507efd28fe29b4commit hash: f15fe3ba81d8235a209530b478507efd28fe29b4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: Fix an issue with flavored dependencies

Flavored run dependencies of an unflavored port could cause the
installation of the port to fail after it had been successfully
built.

This issue should be fixed by this update, which executes a previously
commented out function call to update the FLAVOR in the environment of
the make command used to install the port.

I do not remember why I had commented out that function call, a long
time ago - but I do not expect it to cause any regressions, since the
same FLAVOR is now set enforced during "make install" as had been used
to build the port.

PR:		265084
Reported by:	alt2600 at icloud.com
3.21
23 Apr 2022 20:59:15
commit hash: 78d6eee9a2bdc7724c6a494ff125b7f8b876758fcommit hash: 78d6eee9a2bdc7724c6a494ff125b7f8b876758fcommit hash: 78d6eee9a2bdc7724c6a494ff125b7f8b876758fcommit hash: 78d6eee9a2bdc7724c6a494ff125b7f8b876758f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: update to version 3.21

Merge pull request #47 by Oleg Pudeyev:

Do not delete distfiles by default.

Merge pull request #59 by Babak Farrokhi:

Add -U alias for --update-if-newer

Merge pull request #71 by Kubilay Kocak:

Update IRC Channel Link (libera chat)

Fix issue #68 opened by Helmut1972

Make --no-confirm affect display of package messages

Any package messages of updated ports are displayed at the end of the
port updates, normally through a pager requiring conformation of each
page displayed.

This update makes --cno-confirm remove the need to confirm the display
of package messages.
3.20
30 Dec 2021 20:30:03
commit hash: 793d87945d69500ae167166722896d26aa073c03commit hash: 793d87945d69500ae167166722896d26aa073c03commit hash: 793d87945d69500ae167166722896d26aa073c03commit hash: 793d87945d69500ae167166722896d26aa073c03 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: update to version 3.20

Add "I" to the getopt pattern to enable use of the already present
functionality.

Reported as https://github.com/freebsd/portmaster/issues/67.

Reported by:	Michael Schmiedgen via Github
3.19_31
22 Jul 2021 14:14:54
commit hash: 4812894fc19a4eb92315d4ad57b0d13ff1018453commit hash: 4812894fc19a4eb92315d4ad57b0d13ff1018453commit hash: 4812894fc19a4eb92315d4ad57b0d13ff1018453commit hash: 4812894fc19a4eb92315d4ad57b0d13ff1018453 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: Make compatible with pkg-1.17.0

The new pkg command uses the ".pkg" extension for all files,
independently of the archive format chosen.

This update adapts portmaster to that convention and removes all
support for other extensions. (This might be considered premature,
but supporting multiple extensions would require logic changes and
I expect all users to quickly convert their local repositories to
comply with the new naming.)

The package format can still be selected as before.

If you have package files in /usr/packages/* that you want to be
visible to portmaster, then rename them, e.g. from "*.txz" to "*.pkg".
(The "mmv" command (misc/mmv port) performs this renaming with the
following command in /usr/packages/All:

	  mmv "*.txz" =1.pkg
3.19_30
09 Jul 2021 21:16:08
commit hash: 22b261986aed507dc61926c83269056db127a7bacommit hash: 22b261986aed507dc61926c83269056db127a7bacommit hash: 22b261986aed507dc61926c83269056db127a7bacommit hash: 22b261986aed507dc61926c83269056db127a7ba files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: Fix syntax error introduced in last commit

A last minute change from "case" to "if" caused a syntax error since
I had forgotten to remove a now stray ";;" ...

Reported by:	bsd@dino.sk
3.19_29
09 Jul 2021 18:59:53
commit hash: 94eb8d09b19b60fdfefa99b8eeeb20884d6f9d8ecommit hash: 94eb8d09b19b60fdfefa99b8eeeb20884d6f9d8ecommit hash: 94eb8d09b19b60fdfefa99b8eeeb20884d6f9d8ecommit hash: 94eb8d09b19b60fdfefa99b8eeeb20884d6f9d8e files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: make --no-confirm omit the PAGER

As requested in Github issue #64 the pager should not be used if
portmaster is executed within a script. In order to not introduce
a new option, --no-conform will now imply that output will not be
halted waiting for user input to proceed when displaying the package
messages.

Reported by:	Michael Osipov (michael-o on Github)
3.19_28
08 Apr 2021 20:31:18
commit hash: a18733148a22a230caabc9295ef99c5840bdc43dcommit hash: a18733148a22a230caabc9295ef99c5840bdc43dcommit hash: a18733148a22a230caabc9295ef99c5840bdc43dcommit hash: a18733148a22a230caabc9295ef99c5840bdc43d files touched by this commit
Stefan Eßer (se) search for other commits by this committer
ports-mgmt/portmaster: make CONFLICTS change catch more cases

As a performance optimization the list of conflicting ports was only
fetched if the port's Makefile contained a CONFLICTS* entry.

There are ports that only set some option defaults and then include
the Makefile of some generic port. No conflicts change was performed
in that case.

Fix the behavior by always checking all CONFLICTS definitions that
apply, even for ports that do not have such a line in their direct
Makefile. This removes a performance optimization, but is required to
correctly build and install ports that have dependencies that can be
satisfied by an alternative (e.g. ImageMagick6 is installed and the
port being built has a dependency on ImageMagick6-nox11, which does
not contain a CONFLICTS definition it its Makefile).
3.19_27
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.19_27
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.19_27
26 Dec 2020 20:47:07
Revision:559311Original commit files touched by this commit
se search for other commits by this committer
Enable updating of locked ports

It was already possible to override the locked status of a package, but
the deinstallation of the old version failed and made the update fail.

After this change the package is temporarily unlocked during the upgrade.

Reported by:	rkoberman@gmail.com (Kevin Oberman)
3.19_26
11 Nov 2020 18:27:57
Revision:554907Original commit files touched by this commit
se search for other commits by this committer
Correctly report package locks that prevent an upgrade

Reported by:	rkoberman@gmail.com (Kevin Oberman)
3.19_25
13 Feb 2020 08:34:02
Revision:526008Original commit files touched by this commit
se search for other commits by this committer
Fix regression that has been introduced in r524227

Revert part of the patch that introduced the --try-broken option, it
caused problems in combination with -m.

Submitted by:	Rudolf Cejka (cejkar at fit.vutbr.cz)
Approved by:	antoine (implicit)
3.19_24
26 Jan 2020 20:22:33
Revision:524231Original commit files touched by this commit
se search for other commits by this committer
Save the file with instructions how to restart portmaster after a failure
to non-world-writable directory.

Save this file in the user's home directory instead of in /tmp to prevent
a possible sym-link attack against the user.

PR:		233378
Submitted by:	Robert Schulze
Approved by:	antoine (implicit)
3.19_23
26 Jan 2020 20:12:08
Revision:524230Original commit files touched by this commit
se search for other commits by this committer
Make the pre-build "make clean" use SU_CMD if appropriate.

Additionally document that PORTSDIR can be passed in the environment.

PR:		228439
Approved by:	antoine (implicit)
3.19_22
26 Jan 2020 19:00:18
Revision:524228Original commit files touched by this commit
se search for other commits by this committer
Make portmaster fall back to other locations if invoked in, e.g., /sys/conf.

PR:		237061
Approved by:	antoine (implicit)
3.19_21
26 Jan 2020 18:19:00
Revision:524227Original commit files touched by this commit
se search for other commits by this committer
Add option --try-broken

This option makes portmaster try to build ports that are marked as
BROKEN or IGNORE.

Passing this option implies the "-m -DTRYBROKEN" option.

The change is inspired by (but not based on) the patch suggested by
Walter Schwarzenfeld.

PR:		235793
Reported by:	Yasuhiro KIMURA
Approved by:	antoine (implicit)
3.19_20
22 Jan 2020 18:58:13
Revision:523835Original commit files touched by this commit
se search for other commits by this committer
Do not re-build ports unneccessarily

The previous patch has not completely fixed the issue, according to some
reports (it did on my system and for my set of installed ports).

This version contains a further change suggested by Walter Schwarzenfeld.

Submitted by:	Walter Schwarzenfeld
Approved by:	antoine (implicit)
3.19_19
21 Jan 2020 21:05:19
Revision:523745Original commit files touched by this commit
se search for other commits by this committer
Attempt to fix a problem that leads to repeated building of some ports

There are build dependencies, that were compiled again and again even
though the latest version was already installed.

This fix is based on a patch suggested by Tatsuki Makino, with a small
change to better comply with the existing style used in this program.

An extended patch has been provided by Walter Schwarzenfeld, but in my
tests it did not make a difference. If further testing shows a need for
the additional commands suggested by Walter, I'll add them (or a variation)
in a follow-up commit.

PR:		241227, 242086, 243432
Submitted by:	Tatsuki Makino
Approved by:	antoine (implicit)
3.19_18
20 Apr 2019 09:01:19
Revision:499431Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
3.19_18
27 Oct 2018 18:37:59
Revision:483167Original commit files touched by this commit
se search for other commits by this committer
Remove reference to obsolete INDEX files for FreeBSD7-9 and report build
time for successful builds, as suggested by Walter Schwarzenfeld.

Approved by:	antoine (implicit)
3.19_17
22 Oct 2018 12:06:40
Revision:482743Original commit files touched by this commit
se search for other commits by this committer
Fix upgrades of moved ports.
3.19_16
13 Oct 2018 19:22:47
Revision:482006Original commit files touched by this commit
se search for other commits by this committer
Make portmaster use "pkg-static" instead of "pkg". This prevents problems
with inconsistent shared library references that may occur when openssl in
base is upgraded to version 1.1.1 with 1.0.x installed from a port.

Approved by:	antoine (implicit)
3.19_15
23 Jul 2018 06:55:52
Revision:475149Original commit files touched by this commit
se search for other commits by this committer
Fix quoting of optional FLAVOR argument in some make invocations, which
were uncovered by fixed quoting in the pm_make* functions.

Reported by:	tatsuki_makino at hotmail.com (Tatsuki Makino)
Approved by:	antoine (implicit)
3.19_14
22 Jul 2018 07:24:36
Revision:475089Original commit files touched by this commit
se search for other commits by this committer
Make some sub-routines use "$@" instead of $* to correctly pass arguments
with blanks to invoked commands. This fixes clean-up of shared library
backups, where only one file was removed due to a parameter list being
terminated by the first blank within one parameter.

Reported by:	tatsuki_makino at hotmail.com (Tatsuki Makino)
Approved by:	antoine (implicit)
3.19_13
22 Jun 2018 06:44:44
Revision:473017Original commit files touched by this commit
se search for other commits by this committer
Fix building of specific qt4 ports after qt5 has become the default flavor.

The ports infrastructure does not consistently deal with FLAVOR environment
variables set to an empty string. This caused the dependency check in
portmaster to fail for multimedia/phonon.

With FLAVOR="" in the environment, "make -V FLAVOR" returns "qt4", but the
dependency list produced by "make build-depends-list" assumes "qt5", even
though no user preferences for qt5 have been set.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
Approved by:	antoine (implicit)
3.19_12
21 May 2018 12:42:17
Revision:470535Original commit files touched by this commit
se search for other commits by this committer
Document --package-format=<fmt> option. I had implemented that option some
time ago, but decided to not expose it in the man-page, since portmaster
will not necessarily install the latest version if installing from local
Jpackages is requested and there exist multiple package files that only
differ in archive format. But since a non-standard package format allows
to choose between an optimization for speed or for disk space, this is a
useful option that shall be described in the man page.

Approved by:	antoine (implicit)
3.19_11
20 May 2018 10:56:14
Revision:470451Original commit files touched by this commit
se search for other commits by this committer
Fix recursive building of ports (-r option). The match_flavor function was
called before being defined.

The issue and cause has been reported by Herbert J. Skuhra. (Thanks!)

PR:		227882
Reported by:	Herbert J. Skuhra <herbert@gojira.at>
Approved by:	antoine (implicit)
3.19_10
18 May 2018 17:26:42
Revision:470312Original commit files touched by this commit
se search for other commits by this committer
Fix previous attempt to cache some parameters in environment variables.
The quoting was messed up by use of "eval" and the cached values did not
match what the ports system expected.

Submitted by:	tijl
Reported by:	tijl
Approved by:	antoine (implicit)
3.19_9
18 May 2018 10:43:33
Revision:470286Original commit files touched by this commit
se search for other commits by this committer
Cache some build parameters in the environment that were recalculated over
and over for individual ports. This significantly reduces the time to scan
for updates if many ports with USES=compiler are present.

Based on a suggestion and code fragment provided by Tijl Coosemans.

While here commit a few changes present in my local version that should not
cause any functional change.

Submitted by:	tijl
Approved by:	antoine (implicit)
3.19_8
29 Apr 2018 05:56:31
Revision:468603Original commit files touched by this commit
se search for other commits by this committer
Make the -n option work better for non-root users.

Approved by:	antoine (implicit)
3.19_7
12 Feb 2018 13:34:21
Revision:461586Original commit files touched by this commit
se search for other commits by this committer
Fix problem with debug output from export-flavor garbling the gen_dep_list
result. The solution is different from the patch suggested in the PR, since
the debug message was only meant to be used during early development of
flavors support. In my local development version of portmaster, all output
from pm_v is redirected to STDERR, but that change seemed to disruptive to
apply to the "published" version.

Unrelated changes: make pm_isdir_pd more robust and fix variable name of
BACKUP_FORMAT option in sample file.

PR:             225843
Reported by:    John Hein
Approved by:    antoine (implicit)
3.19_6
06 Feb 2018 15:07:11
Revision:461060Original commit files touched by this commit
se search for other commits by this committer
Fix typo (missing dash in find argument list).

Reported by:	Martin Birgmeier
Approved by:	antoine (implicit)
3.19_5
06 Feb 2018 13:12:04
Revision:461041Original commit files touched by this commit
se search for other commits by this committer
Fix build for ports that have a LICENSE if DISABLE_LICENSES is defined.

The behavior of the ask-license target should be to silently succeed instead
of returning an error, IMHO, but I can test for this condition and skip the
ask-license phase in portmaster, too.

While here, I'm slightly simplifying the fix implemented in r460294.

PR:		225699
Submitted by:	dewayne@heuristicsystems.com.au
Approved by:	antoine (implicit)
3.19_4
29 Jan 2018 12:22:04
Revision:460294Original commit files touched by this commit
se search for other commits by this committer
Fix a problem that could result in de-installation of a port that shares
a prefix of the package name with a new port to be installed. The cause of
this bug was that a pattern was applied without anchor at the end.

Testing revealed that "pkg info -x" ignores an anchor at the end of the
pattern (which might be a bug in pkg), therefore the output of the query
is now additionally filtered with egrep to obtain the desired result.

PR:		225496
Reported by:	Martin Birgmeier
Approved by:	antoine (implicit)
3.19_3
28 Jan 2018 20:22:04
Revision:460229Original commit files touched by this commit
se search for other commits by this committer
Print different action list text for packages that are not going to be
installed (e.g. for make targets "extract", "patch" or "stage" in build
dependencies).
Limit depth of search for empty directories to reduce the scan time if
there are non-empty work directory sub-trees.
Add package format parameters to rc.sample file.

Approved by:	antoine (implicit)
3.19_2
17 Jan 2018 22:43:24
Revision:459294Original commit files touched by this commit
se search for other commits by this committer
Fix previous commit (r459202) which introduced dependencies that specify
an optional make target. The patch file contained 2 typoes ("{$" instead
of "${").

Add clean phase for dependencies that are not installed but required when
the dependent port is built (e.g. because of references to source files of
that port, or because of static linking against libraries in the stage area
of such a dependency).

Approved by:	antoine (implicit)
3.19_1
16 Jan 2018 18:49:38
Revision:459202Original commit files touched by this commit
se search for other commits by this committer
Add support for dependencies specified with a non-standard make target.

This is required for e.g. net/openntpd, which links against static libressl
libraries in that port's staging area.

In case of a port that is not fully installed, there is no clean phase for
the dependency's port directory. The dependency tracking does not maintain
the necessary state to perform this cleanup when the depending port is
finished.

PR:		213887
Reported by:	blackmore@pichove.org (Simeon Simeonov)
Approved by:	antoine (implicit)
3.19
16 Jan 2018 18:43:27
Revision:459201Original commit files touched by this commit
se search for other commits by this committer
Test privileges early and complain if privileges are insufficient.

The patch is based on ideas presented in the PR, but implemented
differently. Re-open the PR, if this solution has unexpected side-effects
or proves insufficient.

PR:		174729
Reported by:	ngie
Approved by:	antoine (implicit)
3.19
14 Jan 2018 22:11:02
Revision:459007Original commit files touched by this commit
se search for other commits by this committer
Update to version 3.19, which is identical to 3.18_12 with all port patches
applied.

Approved by:	antoine (implicit)
3.18_13
12 Jan 2018 21:59:51
Revision:458881Original commit files touched by this commit
se search for other commits by this committer
Fix display of license acceptance menu if build logs are hidden with -H.

PR:		206738
Reported by:	torsten.eichstaedt@web.de
Approved by:	antoine (implicit)
3.18_12
11 Jan 2018 13:48:12
Revision:458736Original commit files touched by this commit
se search for other commits by this committer
Fix problem with ports being converted from a non-flavored to a flavored
version, if PYTHON3_DEFAULT is set to anything but 3.6. Since the MOVED
file sets the new origin and flavor such that a Python-3.6 compatible
package is built, the original Python version for this port is ignored.

Reported by:	lev
Approved by:	antoine (implicit)
3.18_11
11 Jan 2018 12:29:24
Revision:458724Original commit files touched by this commit
se search for other commits by this committer
Small fix for directory accesses in  find_dl_distfiles, which did not take
the optional flavor part of the passed argument into consideration.

Approved by:    antoine (implicit)
3.18_10
09 Jan 2018 12:35:47
Revision:458524Original commit files touched by this commit
se search for other commits by this committer
Generally path FLAVOR via the environment, not the "make" command line, to
circumvent a check for an empty FLAVOR parameter being passed to certain
ports.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:	antoine (implicit)
3.18_9
06 Jan 2018 22:43:20
Revision:458299Original commit files touched by this commit
se search for other commits by this committer
Fix version number ... I have to remember to manually fix-up this string
before each commit and I'll whether I can create a pre-commit script that
checks this for me.

Reported by:    Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:    antoine (implicit)
3.18_8
06 Jan 2018 10:15:17
Revision:458239Original commit files touched by this commit
se search for other commits by this committer
Remove spurious trace output left over from debugging.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by:	antoine (implicit)
3.18_7
03 Jan 2018 11:10:33
Revision:457952Original commit files touched by this commit
se search for other commits by this committer
Fix pm_islocked function, which could lead to a spurious error message if
used for a port that is not found in the package database.

Reported by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
Approved by:	antoine (implicit)
3.18_6
02 Jan 2018 22:44:39
Revision:457932Original commit files touched by this commit
se search for other commits by this committer
Add undocumented option --package-format=<fmt>. I'm not sure, that this is
a useful feature, and the txz-format is currently hard-wired in a lot of
places in portmaster, but there has been a request to allow creation of
packages in a non-standard archive format.

Approved by:	antoine (implicit)
3.18_5
02 Jan 2018 14:26:20
Revision:457859Original commit files touched by this commit
se search for other commits by this committer
Fix package name: the pattern that gets replaced with the actual version
string at build time had been replaced by a version string from a test
version.

Reported by:	herbert@gojira.at (Herbert J. Skuhra)
Approved by:	antoine (implicit)
3.18_5
02 Jan 2018 14:05:09
Revision:457855Original commit files touched by this commit
se search for other commits by this committer
Increment PORTREVISION, forgotten in previous commit.

Approved by:	antoine (implicit)
3.18_4
02 Jan 2018 14:03:36
Revision:457854Original commit files touched by this commit
se search for other commits by this committer
Add --backup-format=<fmt> option to allow faster creation of package
backups with no or less compression than the default of "txz" provides.

Support for different archive format for packages in general could be
provided, but not added at this time, since I'm not convinced that this
would be a useful feature (please let me know, if you disagree ...).

Approved by:    antoine (implicit)
3.18_4
30 Dec 2017 22:14:59
Revision:457645Original commit files touched by this commit
se search for other commits by this committer
----------------------------------------------------------------------------
Fix spelling of OPTIONS_FILE.

Approved by:	antoine (implicit)
3.18_3
29 Dec 2017 22:14:24
Revision:457548Original commit files touched by this commit
se search for other commits by this committer
Bump PORT_REVISION, forgotten in previous commit.

Approved by:	antoine (implicit)
3.18_2
29 Dec 2017 22:13:22
Revision:457547Original commit files touched by this commit
se search for other commits by this committer
Fix regression in kill_bad_children: add  missing $ before progcmd ...

Approved by:	antoine (implicit)
3.18_2
23 Dec 2017 16:36:51
Revision:457067Original commit files touched by this commit
se search for other commits by this committer
Fix installation from local or remote package including the --packages-build
case. Partially based on patches supplied by Alexander Leidinger.

Reported by:	phk, netchild
Approved by:	antoine (implicit)
3.18_1
21 Dec 2017 21:44:46
Revision:456949Original commit files touched by this commit
se search for other commits by this committer
Add PKG_DEPENDS, EXTRACT_DEPENDS, PATCH_DEPENDS and FETCH_DEPENDS to the
make_dep_list function when called with parameter build-depends-list or
all-depends-list.

Reported by:	phk
Approved by:	antoine (implicit)
3.18
21 Dec 2017 09:14:45
Revision:456899Original commit files touched by this commit
bapt search for other commits by this committer
Remove useless MASTER_SITES entries
3.18
21 Dec 2017 09:11:48
Revision:456898Original commit files touched by this commit
se search for other commits by this committer
Update to version 3.18, which already contains all patches required for the
previous version.

Approved by:    antoine (implicit)
3.17.11_12
21 Dec 2017 08:25:55
Revision:456890Original commit files touched by this commit
se search for other commits by this committer
Patch package version into the port and install man-page with patched path
for non-standard LOCALBASE. The port used to patch the man-page, but then
installed the unpatched version.

Approved by:	antoine (implicit)
3.17.11_11
20 Dec 2017 20:05:27
Revision:456849Original commit files touched by this commit
se search for other commits by this committer
Fix execution of portmaster in a port directory without any port or package
parameters.

Reported by:	lenzi.sergio@gmail.com
Approved by:	antoine (implicit)
3.17.11_10
20 Dec 2017 12:17:47
Revision:456784Original commit files touched by this commit
se search for other commits by this committer
Add flavor support to routines that convert port origins to shell variable
names. The character '@' is illegal in such names and must be converted to
a legal character same as [-+./].
remobve post processing of "pkg check -dn" output, which was a left-over
from pre-PKG_NG times.

Reported by:	koobs (invalid @), tatsuki_makino@hotmail.com (pkg check)
Approved by:	antoine (implicit)
3.17.11_9
19 Dec 2017 12:25:35
Revision:456715Original commit files touched by this commit
se search for other commits by this committer
Add back local package installation support, which was disabled for PKG_NG.
The patch attached to PR 181450 did no longer apply cleanly, therefore I
edited portmaster to follow the intent and in part the letter of the patch.
This patch should not affect port building in any way. I have no use for
the feature (and I'm still considering to completely remove support for the
installation of packages in portmaster), and therefore did not test that
it performs as expected by the submitter.

PR:		181450
Submitted by:	rozhuk.im@gmail.com
Approved by:	antoine (implicit)
3.17.11_8
18 Dec 2017 22:22:07
Revision:456687Original commit files touched by this commit
se search for other commits by this committer
Add all-depends-list case required for portmaster -t.

Approved by:	antoine (implicit)
3.17.11_7
17 Dec 2017 13:36:53
Revision:456533Original commit files touched by this commit
se search for other commits by this committer
Remove stray double-quote character left from an incomplete edit of that
line (result of directly editing the patch for a trivial change ...)

Approved by:	antoine (implicit)
3.17.11_6
17 Dec 2017 13:32:29
Revision:456532Original commit files touched by this commit
se search for other commits by this committer
Add LIB_DEPENDS to dependencies relevant for installation of a package.

Approved by:	antoine (implicit)
3.17.11_5
17 Dec 2017 13:01:28
Revision:456528Original commit files touched by this commit
se search for other commits by this committer
Add support for ports that have been upgraded with a change of both
origin and package name (sans version), as was the case for e.g. the
lang/cython3 port, which was moved to lang/cython@py36 with a package
name change from cython3-$version to py36-cython-$version.

Approved by:	antoine (implicit)
3.17.11_5
16 Dec 2017 15:17:58
Revision:456473Original commit files touched by this commit
se search for other commits by this committer
Fix query for package to be replaced: This could lead to a wrong package
being identified and replaced when the new package is installed.

Add library dependencies to the list of build dependencies to consider.

Reported by:	Robert Huff
Approved by:	antoine (implicit)
3.17.11_4
16 Dec 2017 14:05:37
Revision:456469Original commit files touched by this commit
se search for other commits by this committer
USe correct origin in multiport case (several packages specified on the
command line, which is different from passing "-a").

Reported by:	Robert Huff
Approved by:	antoine (implicit)
3.17.11_3
15 Dec 2017 21:01:14
Revision:456417Original commit files touched by this commit
se search for other commits by this committer
Add another check for a flavor passed attached to the port directory.
Without this fix, the default flavor was built in specific situations.

Approved by:    antoine (implicit)
3.17.11_2
15 Dec 2017 20:13:39
Revision:456415Original commit files touched by this commit
se search for other commits by this committer
Fix patch: The patch had been created from the version used to debug the
previous version's problem and I forgot to
Fix shbang: Remove the -x that had been added for debugging.

Reported by:    (Walter Schwarzenfeld) w.schwarzenfeld@utanet.at
Approved by:	antoine (implicit)
3.17.11_1
15 Dec 2017 17:55:50
Revision:456411Original commit files touched by this commit
se search for other commits by this committer
Fix regression:	The find_new_port function is now invoked from an earlier
place than before flavor	support	was added. Move	its definition to an
appropriate place.

Silence	one pkq	query command that may be called for a non-existing
package	name.

Approved by:    antoine	(implicit)
Reported by:	Milan Obuch, Paul Beard
3.17.11
14 Dec 2017 20:32:26
Revision:456351Original commit files touched by this commit
se search for other commits by this committer
Add flavor support to portmaster. This version has been lightly tested and
supports upgrades from non-flavored port versions based on the information
in the MOVED file.

For initial installations of flavored ports, the flavor must be specified
as part of the port origin, e.g. "devel/py-py@py36" for the Python-3.6
version of that port. Dependent ports will automatically be installed with
the correct flavor passed via the dependency mechanism.

It is planned to add a --flavor option to ease flavor selection for ports
that are initially installed with portmaster.

Approved by:	antoine (implicit)
3.17.10
08 Dec 2017 14:00:02
Revision:455782Original commit files touched by this commit
tz search for other commits by this committer
ports-mgmt/portmaster: Pass maintainer-ship to se@

Stefan will continue to maintain portmaster.
3.17.10
03 Feb 2017 22:12:53
Revision:433268Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 3.17.10
  Fixes --clean-distfiles trying to read in base/ [1]
  Saves port failures to TMPDIR/portmasterfail.txt [2]

PR:		212376 [1]
Reported by:	wblock [1]
Tested by:	wblock [1]
Submitted by:	Torsten Zuhlsdorff <t.zuehlsdorff@anymotion.de> [2]
3.17.9_4
24 Jul 2016 14:21:14
Revision:419005Original commit files touched by this commit
se search for other commits by this committer
Fix "portmaster --check-port-dbdir" broken by the previous commit. While
the variable $unique_list was created with identical content, its value was
only set within the implicit sub-shell (2nd command in a pipe) and lost on
exit from the while loop.

Reported by:	Jakub Laach
3.17.9_3
16 Jul 2016 13:03:56
Revision:418629Original commit files touched by this commit
se search for other commits by this committer
Bump PORTREVISION to have portmaster be re-installed with the fix commited
as SVN rev. 418619.

Reported by:	Herbert J. Skuhra (herbert at mailbox.org)
3.17.9_2
16 Jul 2016 07:13:24
Revision:418619Original commit files touched by this commit
se search for other commits by this committer
A read lock on the sqlite file used by pkg can lock out writers for
indefinite amounts of time, preventing installation or upgrade of
ports with portmaster.  Instead of using a pipe to read pkg query
input to be consumed by a shell loop, buffer the query result in a
shell variable and let the loop iterate over the contents of this
variable.

While here, use a call to all_pkgs_by_origin() instead of an inline
versin of equivalent code.

Reviewed by:	tz
Approved by:	tz
3.17.9_2
10 Jun 2016 09:08:02
Revision:416662Original commit files touched by this commit
tz search for other commits by this committer
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org

Approved by:	junovitch (mentor)
3.17.9_2
04 Mar 2016 16:50:48
Revision:410136Original commit files touched by this commit
adamw search for other commits by this committer
Enable BASH and ZSH options (install their completions) by default.
Also, add NO_ARCH. PORTREVISION bump for pkg change.

PR:		207075
Submitted by:	maintainer
3.17.9_1
12 Feb 2016 15:46:04
Revision:408737Original commit files touched by this commit
mat search for other commits by this committer
Remove unneeded dependencies on bash and zsh.

With hat:	portmgr
Sponsored by:	Absolight
3.17.9
10 Feb 2016 18:41:02
Revision:408642Original commit files touched by this commit
marino search for other commits by this committer
ports-mgmt/portmaster: Assign maintainership to Torsten Z.

Torsten has accepted the challenge of whipping portmaster back into
shape.  In addition to changing MAINTAINER, he's starting with fixing
both non-default options by providing their necessary RUN_DEPENDS.

PR:	207075
3.17.9
05 Feb 2016 22:38:15
Revision:408276Original commit files touched by this commit
bdrewery search for other commits by this committer
Update to 3.17.9

Changes:
 - Update manpage for rebuilding ports with pkg.

PR:		191166
Submitted by:	wblock
3.17.8_1
27 Jan 2016 15:19:51
Revision:407364Original commit files touched by this commit
marino search for other commits by this committer
Under strong objection and mandate by portmgr, remove DEPRECATION

I've been ordered by portmgr to remove DEPRECATION designation because
others have indicated they believe people should not be so directly
informed of its poor state.  Despite the fact that there was no expiration
date set and that functionality was not affected in any way (leaving now
informed people free to use this unmaintained port), it was considered a
disruptive change.

Let the record show that I strongly object to this decision and that I
firmly believe that portmaster is a port that *must* have a competent
maintainer that can *develop* it.  It should *not* be allowed to be
unmaintained and still maintain a presence in FreeBSD documentation.
3.17.8_1
26 Jan 2016 11:23:38
Revision:407270Original commit files touched by this commit
marino search for other commits by this committer
ports-mgmt/portmaster: DEPRECATE without expiration date

The portmaster script hasn't had an official maintainer in 9 months and 2
years before that it was only patched in reaction to changes in the ports
framework.  There are many unclaimed PRs in the bugzilla database, many
known bugs, and several areas where portmaster no longer aligns with how
ports work today.  The problem isn't simply getting a maintainer; that
person has to be a ports framework expert and it appears that the people
with these qualifications don't want anything to do with this port.

Moreover, there are better options available.  All FreeBSD platforms
support ports-mgmt/poudriere (although some many struggle under the load)
and the most common amd64 and i386 platform users have the additional
option of ports-mgmt/synth which is user-friendly, lightweight, and aimed
at users of portmaster, portupgrade, and even poudriere.

Unless something drastic regarding portmaster occurs, it's nearing its
natural EOL, so it's users should evaluate alternatives and try to
migrate off of it.
3.17.8_1
10 Oct 2015 16:40:35
Revision:399007Original commit files touched by this commit
bapt search for other commits by this committer
Remove obsolete pkg-message
3.17.8
03 Sep 2015 17:13:54
Revision:396022Original commit files touched by this commit
bdrewery search for other commits by this committer
Update to 3.17.8.

Changes:
  - Fixes handling of PORTSDIR when /usr/ports is a symlink after head
    r272363 and stable/10 r287334.

Reported by:	dhw
3.17.7
20 Aug 2015 18:52:02
Revision:394906Original commit files touched by this commit
adamw search for other commits by this committer
Use OPTIONS helpers, add a newline to quiet a half dozen portlint
fatal messages, and make the installation commands more consistent.
3.17.7
09 Apr 2015 15:20:32
Revision:383651Original commit files touched by this commit
bdrewery search for other commits by this committer
I'm really not working on this. Please direct questions to ports@FreeBSD.org.

If someone else would like to maintain this please discuss with me and I will
get you access to the github account where the code lives.
3.17.7
20 Mar 2015 20:07:51
Revision:381777Original commit files touched by this commit
bdrewery search for other commits by this committer
For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.

Differential Revision:	https://reviews.freebsd.org/D2103
Reviewed by:	mat
With hat:	bdrewery
3.17.7
20 Mar 2015 01:42:37
Revision:381704Original commit files touched by this commit
bdrewery search for other commits by this committer
Convert my ports to the new USE_GITHUB

Number of commits found: 283 (showing only 100 on this page)

1 | 2 | 3  »