| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix ordering of build based on FETCH/PATCH/EXTRACT dependencies. [1]
* Support security vulnerabilities as a build failure reason. [2]
* portupgrde -p: Fix new dependencies not getting installed. (#58) [3]
* 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.
PR: 177365 [1]
Submitted by: truckman@ [1]
PR: 192232 [2]
Submitted by: Yuri <yuri@rawbw.com> [2]
PR: 184672 [3]
Notes:
svn path=/head/; revision=387621
|
|
|
|
|
|
|
|
| |
PR: 188084
PR: 185523
Notes:
svn path=/head/; revision=370790
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update plist for pkg-1.3
- Remove pkg-message as ALT_PKGDEP has not worked properly since 2008.
See https://github.com/freebsd/portupgrade/issues/61
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=370246
|
|
|
|
|
|
|
| |
recurse.
Notes:
svn path=/head/; revision=363413
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Don't bump PORTREVISION as this isn't a big deal, just a nit.
Notes:
svn path=/head/; revision=351571
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=tar
- Convert to @sample
Don't bump PORTREVISION as this is a nop.
Notes:
svn path=/head/; revision=351065
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix namespace clash with TSort when using bundler
Notes:
svn path=/head/; revision=336504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=335671
|
|
|
|
|
|
|
| |
packages
Notes:
svn path=/head/; revision=329199
|
|
|
|
| |
Notes:
svn path=/head/; revision=327977
|
|
|
|
|
|
|
|
|
|
| |
Changes:
Rework date parsing for Ruby 1.9 to not depend on devel/ruby-date2 [1]
PR: ports/182239 [1]
Notes:
svn path=/head/; revision=327816
|
|
|
|
| |
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]
Tested by: Robert Burmeister [2]
Notes:
svn path=/head/; revision=327590
|
|
|
|
|
|
|
|
| |
Changes:
* Speedup and simplify pkgng usage by not populating pkgdb.db
Notes:
svn path=/head/; revision=323387
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LOCAL mirror
Changes:
* Fix FTP PACKAGESITE encoding / as %2F in Ruby1.9
Reported by: Jigal Weinberg
Notes:
svn path=/head/; revision=323082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix how pkgng support is detected for completions
* Fix portcvsweb so it uses svnweb.FreeBSD.ORG [1]
* Symlink portcvsweb as portsvnweb
* Fix portcvsweb FreshPorts and datespec support [2]
* Add support for WITH_PKGNG=devel
Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1] (based on)
Submitted by: paranormal <paranormal@isgroup.com.ua> [2]
Notes:
svn path=/head/; revision=322041
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
is really no compelling reason to keep it. It just adds
confusion. Portupgrade should gracefully handle rebuilding
the pkgdb now if the bdb backend changes because of this.
If not just force rebuild: pkgdb -uf
- Make databases/ruby-bdb the unconditional db backend
Notes:
svn path=/head/; revision=310944
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fixes crash when HOME is not set in the environment,
which fixes some cases of puppet usage [1]
PR: ports/175281 [1]
Reported by: Vladimir <v.chernyadev@tradesoft.ru> [1]
Notes:
svn path=/head/; revision=310426
|
|
|
|
| |
Notes:
svn path=/head/; revision=308703
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix ZSH completions with PKGNG
* Fix BASH completions with PKGNG
* Fix upgrading ports-mgmt/pkg causing hangs on 9.1,STABLE,CURRENT
Feature safe: yes
Notes:
svn path=/head/; revision=308410
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
Changes:
* Pkgng support when WITH_PKGNG=yes is defined in /etc/make.conf
Portupgrade does not yet support pkgng packages or `pkgdb -F`,
just building/upgrading ports using pkgng.
Be sure to run `pkgdb -fu` to convert any existing pkgdb.
* Move all files out of global ruby namespace
* manpage cleanups
Feature safe: yes
Notes:
svn path=/head/; revision=305900
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix running portupgrade from a portdir picking that port up as
the origin to upgrade/install. Regression from 2.4.9.8 [1]
* 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.
Reported by: ache@ [1]
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=303291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix MOVED tracking when upgrading ports [1]
* Track and display deleted ports when upgrading
* Automatically set DISABLE_CONFLICTS when moving origins
* Fix crash when running portupgrade inside of a WRKDIR
* Fix "Frozen string" error with ruby 1.9 when using the
{BEFORE,AFTER}{INSTALL,DEINSTALL} hooks in pkgtools.conf
* Fix failure being seen as success due to broken script(1) on
older systems [2][3]. This is done by installing a more recent
script(1) into PREFIX/libexec/pkgtools and using it instead.
Only installed/used on FreeBSD 8.0 and earlier.
PR: ports/151662 [1], ports/147242 [2],
ports/131111 [3]
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=303176
|
|
|
|
|
|
|
| |
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=301873
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixes crash when checking for duplicated origins
PR: ports/170292
Reported by: Hans
Submitted by: maintainer, bryan@shatow.net
Notes:
svn path=/head/; revision=301775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-- Fix `portsdb -U` crash
-- Show new version when upgrading ports
-- Show recursive depends when upgrading
-- Respect LOCALBASE [ports/146858]
-- Fix crash on duplicated origins
PR: ports/170266
Submitted by: maintainer, bryan@shatow.net
Notes:
svn path=/head/; revision=301703
|
|
|
|
|
|
|
|
| |
PR= ports/168534
Submitted by: Bryan Drewery <bryan@shatow.net> (maintainer)
Notes:
svn path=/head/; revision=298000
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
Fixes regression introduced 2.4.9.4 release, causing failed upgrades to
be seen as successes. Reported by: Matthew D. Fuller
PR: ports/167512
Submitted by: Bryan Drewery <bryan@shatow.net> (maintainer)
Notes:
svn path=/head/; revision=295862
|
|
|
|
|
|
|
|
| |
PR: ports/167338
Submitted by: maintainer, bryan@shatow.net
Notes:
svn path=/head/; revision=295595
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- avoids issue with not having SSL support
- Adds LICENSE
- Uses proper RUBY_VER
- on request from myself, pkg-message was generalized by maintainer
PR: ports/167096
Submitted by: maintainer, bryan@shatow.net
Notes:
svn path=/head/; revision=295157
|
|
|
|
|
|
|
|
|
|
|
| |
- update WWW, MASTER_SITE and distfile to reflect this
- fix usage with ruby 1.9[1]
PR: ports/165353 [1], ports/166992 [2]
Submitted by: "Dr. Andreas Haakh" <bugReporter@ib-haakh.de> [1], Bryan Drewery <bryan@shatow.net> [2] (new maintainer)
Notes:
svn path=/head/; revision=294930
|
|
|
|
|
|
|
|
|
| |
please consider using ports-mgmt/portmaster
Discussed with: bugmeister(eadler, linimon), ruby(swills, pgollucci) via #bsdports
Notes:
svn path=/head/; revision=292034
|
|
|
|
|
|
|
| |
Spurred by: pgollucci
Notes:
svn path=/head/; revision=292032
|
|
|
|
| |
Notes:
svn path=/head/; revision=280261
|
|
|
|
|
|
|
| |
- Fix a bug when :map was used on a string.
Notes:
svn path=/head/; revision=280248
|
|
|
|
|
|
|
|
| |
The former generates exceptions when the path doesn't exist, which
is not what we want.
Notes:
svn path=/head/; revision=280246
|
|
|
|
| |
Notes:
svn path=/head/; revision=280243
|
|
|
|
|
|
|
| |
This version is a bugfix release.
Notes:
svn path=/head/; revision=280236
|
|
|
|
| |
Notes:
svn path=/head/; revision=279998
|
|
|
|
|
|
|
| |
This version brings ruby 1.9 support contributed by Steve Wills.
Notes:
svn path=/head/; revision=279948
|
|
|
|
| |
Notes:
svn path=/head/; revision=272139
|
|
|
|
|
|
|
|
| |
Reported by: many
Submitted by: knu
Notes:
svn path=/head/; revision=266279
|
|
|
|
|
|
|
|
| |
- Fix the bug in BEFOREDEINSTALL processing.
- Add .txz packages support.
Notes:
svn path=/head/; revision=265023
|
|
|
|
| |
Notes:
svn path=/head/; revision=264229
|