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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: sysutils/portupgrade/files/patch-bin-portupgrade

Number of commits found: 9

Wednesday, 23 Aug 2006
10:02 sem search for other commits by this committer
- Update to 2.1.3.3.
  A few fixes merged from developing version, patches integrated.
Original commit
Wednesday, 9 Aug 2006
17:17 sem search for other commits by this committer
- Make fetch(1) quiet when STDOUT is not a tty (as it was before).

PR:             ports/101341
Requested by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Original commit
Wednesday, 12 Jul 2006
16:21 sem search for other commits by this committer
- Fix a bug when values of -M was ignored.

Submitted by:   John E Hein <jhein@timing.com>
Original commit
Monday, 19 Jun 2006
12:41 sem search for other commits by this committer
- Roll back to stable 2.1.1 version.
  I'd like to wait a repocopy but marcus seems will unaccessible for a week.
Original commit
07:53 sem search for other commits by this committer
- Real fix of the last problem.
Original commit
Sunday, 18 Jun 2006
19:48 sem search for other commits by this committer
- Disable 'make config' feature. It should be implemented another way.
  Now it's PITA if many ports affected.
Original commit
18:27 sem search for other commits by this committer
- Quick fix: change 'make config' with 'make config-conditional'.
  It's exactly I meant.

Reported by:    Larry Rosenman <ler at lerctr.org>
Original commit
Sunday, 4 Dec 2005
06:39 edwin search for other commits by this committer
sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, and
bump PORTVERSION to 20051204.

        (1) For years, I have experienced that portupgrade sometimes
        runs very slow.  After some investigation, I found that
        "pkgdb -aF" is invoked from portupgrade or other programs
        (such as portversion) without having sufficient privilege
        to modify /var/db/pkg/, and that error is not caught by the
        caller program, and "pkgdb -aF" is invoked repeatedlly.

        So, I fixed the following things:

        - When pkgdb internally invoked from other program exits
          with error, make the caller program also exit with error.

        - Display the error messages of pkgdb that run internally
          from other program.

        When portupgrade or other programs die with the following error,

            ** You do not own /var/db/pkg. (use -f to force or run as root)
            Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ

        please run "pkgdb -aF" as the user that owns /var/db/pkg (usually root).

        (2) Make new tarball that contains the above fix and all
        patches in files/.  Bump PORTVERSION to 20051204 and change
        MASTER_SITES.

PR:             ports/89917
Submitted by:   KOMATSU Shinichiro <koma2@lovepeers.org>
Original commit
Friday, 29 Jul 2005
16:34 garga search for other commits by this committer
Pass full path to pkg_{add,info} invoked from portupgrade.

PR:             ports/84278
Submitted by:   KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
Original commit

Number of commits found: 9