/net/dhcpdump/

ository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portmaster/files
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with debug output from export-flavor garbling the gen_dep_listse2018-02-122-20/+36
* Fix typo (missing dash in find argument list).se2018-02-061-1/+1
* Fix build for ports that have a LICENSE if DISABLE_LICENSES is defined.se2018-02-061-13/+10
* Fix a problem that could result in de-installation of a port that sharesse2018-01-291-3/+19
* Print different action list text for packages that are not going to bese2018-01-292-11/+75
* Fix previous commit (r459202) which introduced dependencies that specifyse2018-01-181-9/+28
* Add support for dependencies specified with a non-standard make target.se2018-01-171-4/+144
* Test privileges early and complain if privileges are insufficient.se2018-01-171-0/+21
* Update to version 3.19, which is identical to 3.18_12 with all port patchesse2018-01-152-386/+0
* Fix display of license acceptance menu if build logs are hidden with -H.se2018-01-131-3/+13
* Fix problem with ports being converted from a non-flavored to a flavoredse2018-01-111-18/+52
* Small fix for directory accesses in find_dl_distfiles, which did not takese2018-01-111-14/+25
* Generally path FLAVOR via the environment, not the "make" command line, tose2018-01-091-16/+91
* Fix version number ... I have to remember to manually fix-up this stringse2018-01-071-11/+0
* Remove spurious trace output left over from debugging.se2018-01-061-12/+26
* Fix pm_islocked function, which could lead to a spurious error message ifse2018-01-031-12/+24
* Add undocumented option --package-format=<fmt>. I'm not sure, that this isse2018-01-031-13/+44
* Fix package name: the pattern that gets replaced with the actual versionse2018-01-021-9/+0
* Add --backup-format=<fmt> option to allow faster creation of packagese2018-01-022-8/+80
* ----------------------------------------------------------------------------se2017-12-311-1/+10
* Fix regression in kill_bad_children: add missing $ before progcmd ...se2017-12-301-1/+17
* Fix installation from local or remote package including the --packages-buildse2017-12-241-1/+101
* Add PKG_DEPENDS, EXTRACT_DEPENDS, PATCH_DEPENDS and FETCH_DEPENDS to these2017-12-221-0/+22
* Update to version 3.18, which already contains all patches required for these2017-12-211-349/+0
* Patch package version into the port and install man-page with patched pathse2017-12-211-26/+36
* Fix execution of portmaster in a port directory without any port or packagese2017-12-211-0/+9
* Add flavor support to routines that convert port origins to shell variablese2017-12-201-17/+63
* Add back local package installation support, which was disabled for PKG_NG.se2017-12-191-9/+142
* Add all-depends-list case required for portmaster -t.se2017-12-191-7/+21
* Remove stray double-quote character left from an incomplete edit of thatse2017-12-171-1/+1
* Add LIB_DEPENDS to dependencies relevant for installation of a package.se2017-12-171-1/+2
* Add support for ports that have been upgraded with a change of bothse2017-12-171-11/+41
* Fix query for package to be replaced: This could lead to a wrong packagese2017-12-161-1/+10
* USe correct origin in multiport case (several packages specified on these2017-12-161-5/+33
* Add another check for a flavor passed attached to the port directory.se2017-12-161-1/+9
* Fix patch: The patch had been created from the version used to debug these2017-12-161-6/+0
* Fix regression: The find_new_port function is now invoked from an earlierse2017-12-161-0/+67