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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: ports-mgmt/portupgrade/Makefile

Number of commits found: 81

Sunday, 3 Mar 2024
01:40 Yasuhiro Kimura (yasu) search for other commits by this committer
ports-mgmt/portupgrade*: Move manpages to share/man

PR:		277400
Approved by:	portmgr (blanket)
commit hash: 39a440a1ae6e792038561c758e7ceb877d9a19df commit hash: 39a440a1ae6e792038561c758e7ceb877d9a19df commit hash: 39a440a1ae6e792038561c758e7ceb877d9a19df commit hash: 39a440a1ae6e792038561c758e7ceb877d9a19df 39a440a
Monday, 31 Jul 2023
23:34 Yasuhiro Kimura (yasu) search for other commits by this committer
ports-mgmt/portupgrade*: Revert "Use databases/rubygem-dbm with Ruby 3.2"

This reverts commit 2a325f4cc52c8565348304a9a24a2975ecaaeedd.

With commit 5ebb18384791 database/ruby-bdb works fine with all
supported ruby versions. So always use it as RUN_DEPENDS again.

PR:		272491
Approved by:	maintainer timeout
commit hash: bd3870067d33e4796417070d5ec6f3e00ec2f055 commit hash: bd3870067d33e4796417070d5ec6f3e00ec2f055 commit hash: bd3870067d33e4796417070d5ec6f3e00ec2f055 commit hash: bd3870067d33e4796417070d5ec6f3e00ec2f055 bd38700
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Thursday, 5 Jan 2023
09:55 Yasuhiro Kimura (yasu) search for other commits by this committer
ports-mgmt/portupgrade*: Use databases/rubygem-dbm with Ruby 3.2

databases/ruby-bdb is BROKEN with Ruby 3.2.

PR:		268207
Approved by:	maintainer timeout
MFH:		2023Q1
commit hash: 2a325f4cc52c8565348304a9a24a2975ecaaeedd commit hash: 2a325f4cc52c8565348304a9a24a2975ecaaeedd commit hash: 2a325f4cc52c8565348304a9a24a2975ecaaeedd commit hash: 2a325f4cc52c8565348304a9a24a2975ecaaeedd 2a325f4
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
ports-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Stangl <alex@stangl.us>
  *  Anders F Bjorklund <afb@users.sourceforge.net>
  *  Benjamin Lutz
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Conrad J. Sabatier <conrads@cox.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Gabriel Linder <linder.gabriel@gmail.com>
  *  Heiner <h.eichmann@gmx.de>
  *  Ilya A. Arkhipov <rum1cro@yandex.ru>
  *  John Marino <marino@FreeBSD.org>
  *  Jun-ichiro itojun Hagino <itojun@itojun.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Mamoru Sakaue / MwGhennndo
  *  Martin Kammerhofer
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Schmidt
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philipp Wuensche <cryx-ports@h3q.com>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Romain Tartiere <romain@FreeBSD.org>
  *  Romain Tartiere <romain@blogreen.org>
  *  Securedog <securedog@users.sourceforge.jp>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Shaun Amott <shaun@inerd.com>
  *  Stefan Walter <sw@gegenunendlich.de>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Timothy Redaelli <drizzt@gufi.org>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Vasil Dimov <vd@datamax.bg>
  *  Vladimir Chukharev
  *  Yanhui Shen <shen.elf@gmail.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  kmoore@FreeBSD.org

With hat:	portmgr
commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 9c165b9
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 9 Mar 2018
19:32 bdrewery search for other commits by this committer
Update to 2.4.16.

 - Preserve shlib symlink [1]

PR:		223943 [1]
Original commitRevision:463994 
Thursday, 30 Mar 2017
17:18 bdrewery search for other commits by this committer
Update to 2.4.15.

  - pkgdu: Fix syntax error with Ruby 2.3 (invalid next)

PR:		218139
Original commitRevision:437321 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 8 Mar 2016
13:09 mat search for other commits by this committer
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
Original commitRevision:410613 
Wednesday, 27 May 2015
15:17 bdrewery search for other commits by this committer
Update to 2.4.14

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]
Original commitRevision:387621 
Monday, 13 Oct 2014
15:55 bdrewery search for other commits by this committer
- Add dependency back for ruby-bdb for Ruby 2.0.

PR:		188084
PR:		185523
Original commitRevision:370790 
Monday, 6 Oct 2014
23:04 bdrewery search for other commits by this committer
- Update to 2.4.13
- 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
Original commitRevision:370246 
Tuesday, 29 Jul 2014
23:41 bdrewery search for other commits by this committer
Quick fix for pkg-1.3 delete handling. It now requires -f to not automatically
recurse.
Original commitRevision:363413 
Sunday, 25 May 2014
23:35 bdrewery search for other commits by this committer
- Fix building as user
Original commitRevision:355270 
16:24 bdrewery search for other commits by this committer
- Blacklist ruby-bdb with Ruby 2.1 [1]
- 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]
Original commitRevision:355252 
Saturday, 12 Apr 2014
03:39 bdrewery search for other commits by this committer
- Update LICENSE to BSD3CLAUSE
- Convert to USES=tar
- Convert to @sample
  Don't bump PORTREVISION as this is a nop.
Original commitRevision:351065 
Sunday, 15 Dec 2013
02:25 bdrewery search for other commits by this committer
- Update to 2.4.12

Changes:

 * Fix namespace clash with TSort when using bundler
Original commitRevision:336504 
Thursday, 5 Dec 2013
14:38 bdrewery search for other commits by this committer
- Update to 2.4.11.3

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>
Original commitRevision:335671 
Thursday, 3 Oct 2013
15:06 bdrewery search for other commits by this committer
Force rebuild which may address some recent reports of issues backing up
packages
Original commitRevision:329199 
Monday, 23 Sep 2013
11:24 bdrewery search for other commits by this committer
- Support STAGEDIR
Original commitRevision:327977 
Saturday, 21 Sep 2013
14:02 bdrewery search for other commits by this committer
- Update to 2.4.11.2

Changes:
  Rework date parsing for Ruby 1.9 to not depend on devel/ruby-date2 [1]

PR:		ports/182239 [1]
Original commitRevision:327816 
Friday, 20 Sep 2013
15:58 bdrewery search for other commits by this committer
- Add NO_STAGE until validated to be safe for upcoming staging support
Original commitRevision:327710 
Thursday, 19 Sep 2013
00:19 bdrewery search for other commits by this committer
- Update to 2.4.11.1

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]
Original commitRevision:327590 
Sunday, 21 Jul 2013
13:57 bdrewery search for other commits by this committer
- Update to 2.4.11

Changes:
  * Speedup and simplify pkgng usage by not populating pkgdb.db
Original commitRevision:323387 
Monday, 15 Jul 2013
23:37 bdrewery search for other commits by this committer
- Update to 2.4.10.7
- Add LOCAL mirror

Changes:
  * Fix FTP PACKAGESITE encoding / as %2F in Ruby1.9

Reported by:	Jigal Weinberg
Original commitRevision:323082 
Saturday, 29 Jun 2013
11:05 bdrewery search for other commits by this committer
- Update to 2.4.10.6

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]
Original commitRevision:322041 
Sunday, 17 Mar 2013
22:04 bdrewery search for other commits by this committer
- Don't use ruby-bdb with ruby 2.0 as it is currently
  broken. Fallback on dbm_hash for now.

Reported by:	Jeroen Ruigrok van der Werven
Original commitRevision:314498 
Wednesday, 13 Mar 2013
11:13 bdrewery search for other commits by this committer
- Update to 2.4.10.5

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]
Original commitRevision:314066 
Thursday, 24 Jan 2013
20:47 bdrewery search for other commits by this committer
- Remove optional dependency on databases/ruby-bdb1 as there
  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
Original commitRevision:310944 
Tuesday, 15 Jan 2013
06:01 bdrewery search for other commits by this committer
- Update to 2.4.10.4

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]
Original commitRevision:310426 
Tuesday, 11 Dec 2012
17:04 bdrewery search for other commits by this committer
- Convert SINGLE OPTION DB_OVERRIDE to RADIO
Original commitRevision:308703 
Friday, 7 Dec 2012
04:07 bdrewery search for other commits by this committer
- Update to 2.4.10.3

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
Original commitRevision:308410 
Thursday, 18 Oct 2012
15:29 bdrewery search for other commits by this committer
- Update to 2.4.10.2

Changes:
 - Fix error when running `pkgdb -L`

PR:		ports/172855
Feature safe:	yes
Original commitRevision:306076 
05:02 bdrewery search for other commits by this committer
- Update to 2.4.10.1

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
Original commitRevision:306052 
Monday, 15 Oct 2012
00:59 bdrewery search for other commits by this committer
- 2.4.10 release
- 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
Original commitRevision:305900 
Tuesday, 28 Aug 2012
16:04 bdrewery search for other commits by this committer
- Update to 2.4.9.9

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)
Original commit
Sunday, 26 Aug 2012
03:15 bdrewery search for other commits by this committer
- Update to 2.4.9.8

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)
Original commit
Thursday, 2 Aug 2012
21:42 bdrewery search for other commits by this committer
- Update to my new maintainer address

Approved by:	eadler (mentor)
Original commit
Tuesday, 31 Jul 2012
04:54 jgh search for other commits by this committer
- Update to 2.4.9.7
- Fixes crash when checking for duplicated origins

PR:	ports/170292
Reported by: Hans
Submitted by:	maintainer, bryan@shatow.net
Original commit
Monday, 30 Jul 2012
05:02 jgh search for other commits by this committer
- Update to 2.4.9.6, and add DOCS option to port
-- 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
Original commit
Saturday, 2 Jun 2012
09:38 bapt search for other commits by this committer
Convert to new options framework

PR=             ports/168534
Submitted by:   Bryan Drewery <bryan@shatow.net> (maintainer)
Original commit
Wednesday, 2 May 2012
15:35 eadler search for other commits by this committer
Upgrade to 2.4.9.5

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)
Original commit
Friday, 27 Apr 2012
04:41 jgh search for other commits by this committer
- Update to 2.4.9.4

PR:     ports/167338
Submitted by:   maintainer, bryan@shatow.net
Original commit
Friday, 20 Apr 2012
16:43 jgh search for other commits by this committer
- use Sourceforge
- 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
Original commit
Monday, 16 Apr 2012
21:44 bapt search for other commits by this committer
- new upstream for portupgrade
- 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)
Original commit
Wednesday, 22 Feb 2012
05:20 pgollucci search for other commits by this committer
-  Reassign to ports@
   please consider using ports-mgmt/portmaster

Discussed with: bugmeister(eadler, linimon), ruby(swills, pgollucci) via
#bsdports
Original commit
05:12 linimon search for other commits by this committer
dd note about default PR assignment.

Spurred by:     pgollucci
Original commit
Tuesday, 23 Aug 2011
10:15 stas search for other commits by this committer
- Update to 2.4.9.3 (a bugfix release).
Original commit
07:44 stas search for other commits by this committer
- We don't install README anymore.
- Fix a bug when :map was used on a string.
Original commit
07:00 stas search for other commits by this committer
- Don't use ruby 1.9 File.realpath(), use File.expand_path() instead.
  The former generates exceptions when the path doesn't exist, which
  is not what we want.
Original commit
03:25 stas search for other commits by this committer
- Update to 2.4.9.2.
  This version is a bugfix release.
Original commit
Thursday, 18 Aug 2011
08:05 stas search for other commits by this committer
- Update portupgrade to 2.4.9.
  This version brings ruby 1.9 support contributed by Steve Wills.
Original commit
Sunday, 3 Apr 2011
07:18 stas search for other commits by this committer
- Mark the conflict with portupgrade-devel as an install only conflict.
Original commit
Tuesday, 14 Dec 2010
07:36 stas search for other commits by this committer
- Fix portupgrade's shebang patcher.

Reported by:    many
Submitted by:   knu
Original commit
Tuesday, 23 Nov 2010
20:41 stas search for other commits by this committer
- Update to 2.4.8:
  - Fix the bug in BEFOREDEINSTALL processing.
  - Add .txz packages support.
Original commit
Monday, 8 Nov 2010
07:56 stas search for other commits by this committer
- Update to 2.4.7.
Original commit
Friday, 12 Mar 2010
09:06 nork search for other commits by this committer
Don't install and/or build dependencies when only using packages.

PR:             ports/143979
Submitted by:   Bryan Drewery  bryan at shatow net
Reviewed by:    Yusuke Hoshizuki  hoshizuki at chaos cs tsukuba ac jp
Original commit
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Original commit
Tuesday, 21 Jul 2009
20:12 sem search for other commits by this committer
- Drop maintainership to ruby@
Original commit
20:09 sem search for other commits by this committer
- A workaround for a null string problem with -R option

Submitted by:   John Rumsey <rumseyj at rumsey.co.nz>
Original commit
Thursday, 9 Apr 2009
11:44 sem search for other commits by this committer
- After portversion get -F option, -v stops showing full packages names.
  Fix it.
Original commit
Tuesday, 31 Mar 2009
16:03 sem search for other commits by this committer
- A patch to fix fetching of packages problem.
Original commit
Thursday, 12 Feb 2009
16:46 pav search for other commits by this committer
- Simplify ldconfig handling
Original commit
Sunday, 3 Aug 2008
02:23 sem search for other commits by this committer
- Remove perl dependency. perl is not used for some time as it was before.
Original commit
Wednesday, 16 Jul 2008
20:36 sem search for other commits by this committer
- Update to 2.4.6
  * Many bugs was fixed
  * a new pkgdu utility shows installed packages disk usage

PR:             many
Original commit
Monday, 11 Feb 2008
16:17 sem search for other commits by this committer
- Remove code that gather not installed depends. It makes more problems
  than solves.

Discussed with: pav
Original commit
13:50 sem search for other commits by this committer
- Fix a crash that caused sometimes when -R option specified.

Reported by:    pav
Original commit
Sunday, 10 Feb 2008
23:59 sem search for other commits by this committer
- Upgrade both ports to 2.4.3
  * Change a legacy part of code for gathering dependecies. It fixes
    situation when some depends ports could be updated even when it
    was up-to-date. As a result I added another check for -R option.
  * Fix a wrong condition in portsclean. Now -L option works again.
  * Change a semantic for -q option. Now it means 'quiet'. Don't
    show a message when -N specified and there is an already installed
    package. (Made for DesktopBSD).

Reported by:    pav, Peter Hofer (DesktopBSD)
Original commit
12:18 sem search for other commits by this committer
- When -o specifised, gather depends for specified origin.
- Just ignore a package if there is no port directory exists. A correct way
  for users is to place the ports in HOLD_PKGS in pkgtools,conf, but
  they did not. So it makes my life a little easy.
Original commit
Thursday, 7 Feb 2008
14:38 sem search for other commits by this committer
- Update to 2.4.2.
  * Many bugs fixed (thanks to all reporters).
  * Semantic for -c and -C has changed. -c runs 'make config-conditional'
    and -C 'make config' (forced config).
  * All ports now runs under portupgrade/portinstall control.
Original commit
Tuesday, 8 Jan 2008
12:33 sem search for other commits by this committer
- A patch from HEAD: when gcc installed, some libraries may be conflicted
  with system ones. portsclean -Li ask to remove them. No removes by
  default, but we don't want an user remove system libraries just press 'y'
  in portscleanup -Li.

PR:             ports/116830
Reported by:    clemens fischer <ino-news at spotteswoode.dnsalias.org>
Original commit
Tuesday, 3 Jul 2007
11:13 sem search for other commits by this committer
- Update to 2.3.1. Many people test it and it looks good.
  To upgrade back from portupgrade-devel use the command:
  portupgrade -o ports-mgmt/portupgrade portupgrade-devel
Original commit
Friday, 23 Mar 2007
09:31 sem search for other commits by this committer
- Remove the last patch. This fix makes other troubles.

Reported on:    ports@
Original commit
Friday, 2 Mar 2007
20:10 sem search for other commits by this committer
- Fix a long standing bug when shelljoin() function wrong placed ""
  when more than one variables (WITH_*, WITHOUT_*) passed.
Original commit
07:46 sem search for other commits by this committer
- Ignore bsdpan- pseudo ports.
- Add a note about ports with suffixes (e.g. -nox11)

Reported by:    David Morgan <morgad_AT_eclipse.co.uk>,
                Philip Kizer <pckizer_AT_nostrum.com>
Original commit
Thursday, 1 Mar 2007
09:09 sem search for other commits by this committer
- Update to 2.2.6 version.
  An unpleasant bug was fixed when pkgdb could accidently remove some
  dependencies in +CONTENTS files. It's recomented to run pkgdb -L once
  after upgrade to fix dependencies list. See UPDATING file.

Reported and tested by: Randy Pratt <bsd-unix_AT_earthlink.net>
Original commit
Monday, 5 Feb 2007
07:29 sem search for other commits by this committer
- Fix after moving to a new category.
Original commit
01:08 pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 81