| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Preserve shlib symlink [1]
PR: 223943 [1]
Notes:
svn path=/head/; revision=463994
|
|
|
|
|
|
|
|
|
| |
- pkgdu: Fix syntax error with Ruby 2.3 (invalid next)
PR: 218139
Notes:
svn path=/head/; revision=437321
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Don't install missing dependencies which are already satisfied (#62).
Note that this purposely causes these missing dependencies to not show
in the job (-n) and final results output which is a compromise to at least
avoid the wrong packages being installed. The logging issue is in #30.
Notes:
svn path=/head/; revision=386370
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix ordering of build based on FETCH/PATCH/EXTRACT dependencies.
PR: 177365
Submitted by: truckman@
Notes:
svn path=/head/; revision=386365
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Support security vulnerabilities as a build failure reason.
PR: 192232
Submitted by: Yuri <yuri@rawbw.com>
Notes:
svn path=/head/; revision=386352
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* portupgrde -p: Fix new dependencies not getting installed. (#58)
PR: 184672
Notes:
svn path=/head/; revision=386351
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=381777
|
|
|
|
| |
Notes:
svn path=/head/; revision=381705
|
|
|
|
| |
Notes:
svn path=/head/; revision=381704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
Notes:
svn path=/head/; revision=381618
|
|
|
|
|
|
|
|
| |
PR: 188084
PR: 185523
Notes:
svn path=/head/; revision=370790
|
|
|
|
| |
Notes:
svn path=/head/; revision=370244
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update @dir usage
Changes:
* portinstall/upgrade -P[P] now supported with pkgng
* pkg_fetch now supports pkgng
* Fixed pkg-1.3 delete support to not recurse
* Fixed portupgrade -b support with pkgng
* Improved portsclean performance with pkgng (#59)
* Use service(8) for rc script restarting
* Show command executions with PORTUPGRADE_DEBUG in environment
* Deprecate rc script handling in lieu of pkg's HANDLE_RC_SCRIPTS in pkg.conf
Notes:
svn path=/head/; revision=370240
|
|
|
|
|
|
|
| |
recurse.
Notes:
svn path=/head/; revision=363414
|
|
|
|
| |
Notes:
svn path=/head/; revision=361973
|
|
|
|
| |
Notes:
svn path=/head/; revision=355270
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Stop installing script(1) wrapper [2]
- Fix ZSH dir leftover (somewhat a false-positive) [3]
PR: ports/188084 [1]
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [1]
Submitted by: sunpoet [2]
Reported by: swills [3]
Notes:
svn path=/head/; revision=355252
|
|
|
|
|
|
|
|
| |
Changes:
* Use random temporary file for building index
Notes:
svn path=/head/; revision=355074
|
|
|
|
|
|
|
| |
- Don't bump PORTREVISION as this isn't a big deal, just a nit.
Notes:
svn path=/head/; revision=351571
|
|
|
|
|
|
|
|
| |
Changes:
* Fix TSort name clash when using bundle
Notes:
svn path=/head/; revision=336303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix date parsing with pkg_install
* Show proper origin in 'portupgrade' when duplicates detected
* Fix crash when attempting to upgrade bsdpan packages
PR: ports/184428
PR: ports/184426
Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
Notes:
svn path=/head/; revision=335490
|
|
|
|
| |
Notes:
svn path=/head/; revision=327976
|
|
|
|
|
|
|
|
|
|
| |
Changes:
Rework date parsing for Ruby 1.9 to not depend on devel/ruby-date2 [1]
PR: ports/182239
Notes:
svn path=/head/; revision=327815
|
|
|
|
| |
Notes:
svn path=/head/; revision=327710
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix pkgng detection when using pkg-devel [1]
- Try to fix stack overflow issue with Ruby 1.9 and large installs [2]
PR: ports/181813 [1]
Reported by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> [1]
Reported by: many [2]
Notes:
svn path=/head/; revision=327448
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* pkgdb no longer populates an extra database when using pkgng.
This brings performance and stability improvements when using
pkgng.
Notes:
svn path=/head/; revision=323265
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix FTP PACKAGESITE encoding / as %2F in Ruby1.9
Reported by: Jigal Weinberg
Notes:
svn path=/head/; revision=322985
|
|
|
|
| |
Notes:
svn path=/head/; revision=322042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update upstream repo location
Changes:
* Fix how pkgng support is detected for completions
* Fix portcvsweb so it uses svnweb.FreeBSD.ORG
* Symlink portcvsweb as portsvnweb
* Fix portcvsweb FreshPorts and datespec support
* Add support for WITH_PKGNG=devel
Notes:
svn path=/head/; revision=321107
|
|
|
|
|
|
|
|
|
| |
broken. Fallback on dbm_hash for now.
Reported by: Jeroen Ruigrok van der Werven
Notes:
svn path=/head/; revision=314498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix -O flag not always being respected
* Disable dependency sanity checking with PKGNG as it has its own mechcanism
pkg-check(8) for that.
* Fix date parsing support with PKGNG [1]
PR: ports/175926 [1]
Reported by: deeptech71 <deeptech71@gmail.com> [1]
Notes:
svn path=/head/; revision=314066
|
|
|
|
| |
Notes:
svn path=/head/; revision=313609
|
|
|
|
| |
Notes:
svn path=/head/; revision=313587
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix date parsing when using pkgng
PR: ports/175926
Notes:
svn path=/head/; revision=313585
|
|
|
|
|
|
|
| |
for date parsing
Notes:
svn path=/head/; revision=313578
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix -O flag not being respected
* Disable dependency sanity checks with PKGNG
as the pkg(8) db is not reliable for dependency
versions after using pkg-set -o and other
operations.
Notes:
svn path=/head/; revision=313386
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix crash when HOME is not set in the environment,
which breaks some cases of puppet usage
PR: ports/175281
Reported by: Vladimir <v.chernyadev@tradesoft.ru>
Notes:
svn path=/head/; revision=310396
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Minor sanity check when upgrading ports-mgmt/pkg
Feature safe: yes
Notes:
svn path=/head/; revision=308392
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix hang when upgrading ports-mgmt/pkg on 9.1,
STABLE and CURRENT
Feature safe: yes
Notes:
svn path=/head/; revision=308362
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fixes ZSH/BASH completions for PKGNG
Feature safe: yes
Notes:
svn path=/head/; revision=308030
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix error when running `pkgdb -L`
PR: ports/172855
Feature safe: yes
Notes:
svn path=/head/; revision=306076
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fixes pkgdb stale lock when cleaning shared libraries
* Fixes pkgng code causing 'pkg set -o' to be called when
not needed.
Feature safe: yes
Notes:
svn path=/head/; revision=306052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sync with 2.4.10 release
- Trim header
Changes:
* Prevent crashing when trying to use packages with pkgng
* manpage cleanups
Feature safe: yes
Notes:
svn path=/head/; revision=305898
|
|
|
|
| |
Notes:
svn path=/head/; revision=304630
|
|
|
|
|
|
|
|
|
| |
does properly work on non-tagged commits
- Fix plist for packages by creating %%RUBY_SITELIBDIR%%/pkgtools
in PREFIX
Notes:
svn path=/head/; revision=304278
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix running portupgrade from a portdir picking that port up as
the origin to upgrade/install
* Don't run 'make config' when only using packages with -PP
* Fix portinstall -n not listing depends or a summary (#29)
* manpage cleanups
* port{install,upgrade} -n will no longer fetch packages when using
-P or -PP. Use -F to fetch packages instead. -n implies dry run,
so it should not be making any modifications to the system.
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=303265
|
|
|
|
|
|
|
|
|
|
| |
- Changes:
* Fixes Frozen string error with ruby 1.9
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=302897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changes:
* Fixed MOVED support [ports/151662]
* Fixed deleted port portupgrade -o support
* Automatically set DISABLE_CONFLICTS when replacing origins
* Fix self-upgrade on 7.x due to custom script(1) being used
* Fix errors when installing ports while inside WRKDIRS
* pkgng fixes:
* Implement portupgrade -o
* Bail out of pkgdb -F sooner
* Catch missing support in pkgdb -L
* Implement creating pkgng package with -p
* Be quieter about pkgdb -F support with pkgng
* Implement pkgdb -o PKGNAME=ORIGIN for pkgng
* Add PKGNG support to pkgdb.required?
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=302836
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to my new maintainer address
- Update mirror URL
- Update to 20120801 snapshot
Changelog:
* Fixes crash with duplicated origins
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=301837
|