aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.2.4-119-g0da10c68Bryan Drewery2018-01-293-6/+7
* 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-283-12/+76
* - update to 1.93Dirk Meyer2018-01-272-3/+9
* Add new port: ports-mgmt/pkg-providesRodrigo Osorio2018-01-255-0/+56
* Fix previous commit (r459202) which introduced dependencies that specifyStefan Eßer2018-01-172-11/+30
* ports-mgmt/fastest_sites: Fix runtime with modern bsd.sites.mkTobias Kortkamp2018-01-172-1/+12
* Upgrade to 3.2.4Bryan Drewery2018-01-162-4/+4
* Add support for dependencies specified with a non-standard make target.Stefan Eßer2018-01-162-4/+145
* Test privileges early and complain if privileges are insufficient.Stefan Eßer2018-01-161-0/+21
* Update to 1.0.15Romain Tartière2018-01-162-9/+8
* Update to version 3.19, which is identical to 3.18_12 with all port patchesStefan Eßer2018-01-144-392/+5
* Fix display of license acceptance menu if build logs are hidden with -H.Stefan Eßer2018-01-122-4/+14
* Remove superfluous linefeeds and fix some other minor whitespace bugs.Alexey Dokuchaev2018-01-111-1/+0
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-2/+1
* 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
* ports-mgmt/pkg_cutleaves: Fix creating exclude list for packages with single ...Muhammad Moinur Rahman2018-01-072-3/+2
* Update to 1.10.4Baptiste Daroussin2018-01-063-33/+4
* Update to 1.10.90.7Baptiste Daroussin2018-01-062-4/+4
* Fix version number ... I have to remember to manually fix-up this stringStefan Eßer2018-01-062-12/+1
* Remove spurious trace output left over from debugging.Stefan Eßer2018-01-062-13/+27
* Update to 3.2.3-85-g190c9befBryan Drewery2018-01-052-5/+5
* Update to 3.2.3-84-g7080656fBryan Drewery2018-01-052-6/+6
* Fix pm_islocked function, which could lead to a spurious error message ifStefan Eßer2018-01-032-13/+25
* Update to 3.2.3-66-g83691739Bryan Drewery2018-01-022-5/+5
* Update to 3.2.3-64-gc33e3600Bryan Drewery2018-01-022-5/+5
* Add undocumented option --package-format=<fmt>. I'm not sure, that this isStefan Eßer2018-01-022-14/+45
* Update to 3.2.3-62-g832b3a1cBryan Drewery2018-01-022-5/+5
* 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-302-2/+11
* Bump PORT_REVISION, forgotten in previous commit.Stefan Eßer2017-12-291-1/+1
* Fix regression in kill_bad_children: add missing $ before progcmd ...Stefan Eßer2017-12-291-1/+17
* Update to 2.17.15.Joe Marcus Clarke2017-12-282-12/+67
* Fix installation from local or remote package including the --packages-buildStefan Eßer2017-12-232-2/+102
* Add PKG_DEPENDS, EXTRACT_DEPENDS, PATCH_DEPENDS and FETCH_DEPENDS to theStefan Eßer2017-12-212-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-202-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-182-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