aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portupgrade-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Don't use ruby-bdb with ruby 2.0 as it is currentlyBryan Drewery2013-03-171-2/+6
| | | | | | | | | broken. Fallback on dbm_hash for now. Reported by: Jeroen Ruigrok van der Werven Notes: svn path=/head/; revision=314498
* - Update to 2.4.10.5Bryan Drewery2013-03-132-4/+4
| | | | | | | | | | | | | | 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
* Fix distinfo after updating versionBryan Drewery2013-03-071-2/+2
| | | | Notes: svn path=/head/; revision=313609
* Use proper versioningBryan Drewery2013-03-071-2/+1
| | | | Notes: svn path=/head/; revision=313587
* - Update to checkin 6c357b3Bryan Drewery2013-03-072-4/+4
| | | | | | | | | | Changes: * Fix date parsing when using pkgng PR: ports/175926 Notes: svn path=/head/; revision=313585
* - Fix missing dependency on devel/ruby-date2 when using Ruby 1.9Bryan Drewery2013-03-071-0/+6
| | | | | | | for date parsing Notes: svn path=/head/; revision=313578
* - Update to checkin a05c5daBryan Drewery2013-03-042-4/+4
| | | | | | | | | | | | 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
* - Update to checkin fb8519cBryan Drewery2013-01-142-4/+4
| | | | | | | | | | | | 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
* - Update to 20121206 snapshotBryan Drewery2012-12-062-4/+4
| | | | | | | | | | Changes: * Minor sanity check when upgrading ports-mgmt/pkg Feature safe: yes Notes: svn path=/head/; revision=308392
* - Update to 20121205 snapshotBryan Drewery2012-12-062-4/+4
| | | | | | | | | | | Changes: * Fix hang when upgrading ports-mgmt/pkg on 9.1, STABLE and CURRENT Feature safe: yes Notes: svn path=/head/; revision=308362
* - Update to 20121130 snapshotBryan Drewery2012-11-302-4/+4
| | | | | | | | | | Changes: * Fixes ZSH/BASH completions for PKGNG Feature safe: yes Notes: svn path=/head/; revision=308030
* - Update to 2.4.10.2Bryan Drewery2012-10-182-4/+4
| | | | | | | | | | | Changes: - Fix error when running `pkgdb -L` PR: ports/172855 Feature safe: yes Notes: svn path=/head/; revision=306076
* - Update to 2.4.10.1Bryan Drewery2012-10-182-4/+4
| | | | | | | | | | | | 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
* - Update to checkin 9b00ac7Bryan Drewery2012-10-152-10/+6
| | | | | | | | | | | | | | - 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
* - Remove USE_STAGE as it is not readyBryan Drewery2012-09-211-1/+0
| | | | Notes: svn path=/head/; revision=304630
* - Switch to USE_GITHUB/GH as the primary MASTER_SITE as itBryan Drewery2012-09-143-7/+10
| | | | | | | | | does properly work on non-tagged commits - Fix plist for packages by creating %%RUBY_SITELIBDIR%%/pkgtools in PREFIX Notes: svn path=/head/; revision=304278
* - Update to 20120827 snapshotBryan Drewery2012-08-282-4/+4
| | | | | | | | | | | | | | | | | 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
* - Update to 20120821 snapshotBryan Drewery2012-08-212-4/+4
| | | | | | | | | | - Changes: * Fixes Frozen string error with ruby 1.9 Approved by: eadler (mentor) Notes: svn path=/head/; revision=302897
* - Update to 20120820 snapshotBryan Drewery2012-08-212-4/+4
| | | | | | | | | | | | | | | | | | | | | | - 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
* - Fix creation of %%RUBY_SITELIBDIR%%/pkgtools from packageBryan Drewery2012-08-013-6/+7
| | | | | | | | | | | | | | - 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
* - Update to 20120611 snapshotBeech Rintoul2012-06-122-5/+10
| | | | | | | | | | | | | - Store distfiles in portupgrade/ subdir - Fix installation to support staging and mark USE_STAGE for upcoming staging support - Fix pkgng automatic dependency handling - Speed up some make variable lookups PR: ports/168954 Submitted by: Bryan Drewery <bryan@shatow.net> (maintainer) Notes: svn path=/head/; revision=299155
* Port changesBaptiste Daroussin2012-06-024-8/+20
| | | | | | | | | | | | | | | | | | - Convert to new options framework - Sync pkg-message with devel/portupgrade portupgrade changes - portupgrade/portinstall -v now lists recursive depends [ports/137958] - portupgrade lists new version after upgrade in results - Fixed failure being seen as success due to broken script(1) [ports/147242, ports/131111] - A fixed script(1) is now included for systems < 8.1 - Expanded pkgng support PR: ports/168548 which fixes: ports/137958 ports/147242 ports/131111 Submitted by: Bryan Drewery <bryan@shatow.net> Notes: svn path=/head/; revision=298002
* Update to latest portupgrade development snapshot.Eitan Adler2012-05-122-4/+4
| | | | | | | | | | | Changes: Fixe regression which causes pkgdb -u to take a long time without pkgng support. PR: ports/167823 Submitted by: "Bryan Drewery" <bryan@shatow.net> (maintainer) Notes: svn path=/head/; revision=296496
* Update to latest portupgrade development snapshot.Eitan Adler2012-05-123-16/+22
| | | | | | | | | | | | | | | Changes: - Fix portsdb -U crash when building INDEX - All libs are now installed into the pkgtools/ namespace - Experimental PKGNG support. portupgrade -o, pkgdb -F and package upgrades do not work yet. Enable with WITH_PKGNG=yes in /etc/make.conf PR: ports/167811 Submitted by: "Bryan Drewery" <bryan@shatow.net> (maintainer) Notes: svn path=/head/; revision=296468
* Sync -devel port with releaseEitan Adler2012-05-023-5/+5
| | | | | | | | | | | | | Changes: Fixes regression introduced 2.4.9.4 release, causing failed upgrades to be seen as successes. Reported by: Matthew D. Fuller <fullermd@over-yonder.net> PR: ports/167512 Submitted by: "Bryan Drewery" <bryan@shatow.net> (maintainer) Notes: svn path=/head/; revision=295864
* Convert distinfo to unix format for realBaptiste Daroussin2012-05-011-16/+2
| | | | | | | | | | Set the right checksum and size PR: ports/167502 Submitted by: Bryan Drewery <bryan@shatow.net> (maintainer) Notes: svn path=/head/; revision=295821
* DOS2UNIXEitan Adler2012-04-301-7/+7
| | | | Notes: svn path=/head/; revision=295701
* Change portupgrade-devel to use a known hash and check distinfoEitan Adler2012-04-302-22/+23
| | | | | | | | Submitted by: bryan@shatow.net (maintainer) Security: b428e6b3-926c-11e1-8d7b-003067b2972c Notes: svn path=/head/; revision=295700
* - Update MASTER_SITES [1]Jason Helfman2012-04-201-6/+7
| | | | | | | | | | | | - addresses not having SSL support in base [2] - add LICENSE [2] - some portlint findings [2] PR: ports/167084 Submitted by: ksmakoto@dd.iij4u.or.jp [1], maintainer bryan@shatow.net [2] Notes: svn path=/head/; revision=295141
* Sync MAINTAINER with ports-mgmt/portupgradeChris Rees2012-04-181-1/+1
| | | | | | | Submitted by: Bryan Drewery <bryan@shatow.net> Notes: svn path=/head/; revision=295053
* - The portupgarde has moved to a new home. Change the URL to point to theStanislav Sedov2012-04-131-1/+1
| | | | | | | | | new location. Approved by: bapt (via IRC) Notes: svn path=/head/; revision=294790
* - Reassign to ports@Philip M. Gollucci2012-02-221-1/+1
| | | | | | | | | please consider using ports-mgmt/portmaster Discussed with: bugmeister(eadler, linimon), ruby(swills, pgollucci) via #bsdports Notes: svn path=/head/; revision=292034
* - Disallow from pointyhat until the distfile situation is resolvedPav Lucistnik2011-09-161-0/+2
| | | | Notes: svn path=/head/; revision=281863
* - Git is needed at the fetch stage, not build.Stanislav Sedov2011-09-121-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=281703
* - Make porupgrade-devel port fetch the latest version directly from github,Stanislav Sedov2011-08-303-42/+23
| | | | | | | so it's really -devel. Notes: svn path=/head/; revision=280735
* - Update to a new snapshot. This revision adds compatibility withStanislav Sedov2011-07-262-3/+3
| | | | | | | ruby 1.9 using patches contributed by Steve Wills <swills@FreeBSD.org>. Notes: svn path=/head/; revision=278347
* - Update to 20110403 snapshot. This build includes support for ruby 1.9Stanislav Sedov2011-04-033-16/+5
| | | | | | | | (tested by Steve Willis). - The conflict with portupgrade is actually an install conflict only. Notes: svn path=/head/; revision=272138
* - Fix portupgrade's shebang patcher.Stanislav Sedov2010-12-142-1/+12
| | | | | | | | Reported by: many Submitted by: knu Notes: svn path=/head/; revision=266279
* - Update to 20101123 snapshot:Stanislav Sedov2010-11-232-3/+3
| | | | | | | | - Fix the bug in BEFOREDEINSTALL processing. - Add .txz packages support. Notes: svn path=/head/; revision=265024
* Respect baseBeech Rintoul2010-11-151-0/+4
| | | | | | | | | PR: 146858 Submitted by: Anonymous <swell.k@gmail.com> Approved by: dinoex Notes: svn path=/head/; revision=264572
* - Update to the latest snapshot.Stanislav Sedov2010-11-082-6/+5
| | | | Notes: svn path=/head/; revision=264280
* - Update to a new snapshot: this fixes the bug in processing ports/packagesStanislav Sedov2009-12-222-4/+5
| | | | | | | with no INDEX entry. Notes: svn path=/head/; revision=246420
* - Update to 12/21/2009 snapshot.Stanislav Sedov2009-12-212-4/+4
| | | | Notes: svn path=/head/; revision=246396
* Stop users from sending general questions, suggestions and patchesAkinori MUSHA2009-12-211-1/+2
| | | | | | | directly to me. Notes: svn path=/head/; revision=246354
* - Update to latest development snapshot of portupgrade.Stanislav Sedov2009-10-292-8/+9
| | | | Notes: svn path=/head/; revision=243436
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Drop maintainership to ruby@Sergey Matveychuk2009-07-211-1/+1
| | | | Notes: svn path=/head/; revision=238182
* - Simplify ldconfig handlingPav Lucistnik2009-02-121-3/+1
| | | | Notes: svn path=/head/; revision=228123
* - Remove perl dependency. perl is not used for some time as it was before.Sergey Matveychuk2008-08-031-1/+0
| | | | Notes: svn path=/head/; revision=217972
* - Sync with ports-mgmt/portupgradeSergey Matveychuk2008-07-161-1/+2
| | | | Notes: svn path=/head/; revision=216932