summaryrefslogtreecommitdiff
path: root/ports-mgmt/portupgrade-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-152-5/+7
| | | | Notes: svn path=/head/; revision=361973
* - Fix building as userBryan Drewery2014-05-251-0/+2
| | | | Notes: svn path=/head/; revision=355270
* - Blacklist ruby-bdb with Ruby 2.1 [1]Bryan Drewery2014-05-252-13/+3
| | | | | | | | | | | | | - 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
* - Update to checkin 352086bBryan Drewery2014-05-242-5/+5
| | | | | | | | Changes: * Use random temporary file for building index Notes: svn path=/head/; revision=355074
* - Don't remove ruby dirsBryan Drewery2014-04-181-3/+0
| | | | | | | - Don't bump PORTREVISION as this isn't a big deal, just a nit. Notes: svn path=/head/; revision=351571
* - Update to checkin 96722b2Bryan Drewery2013-12-132-4/+4
| | | | | | | | Changes: * Fix TSort name clash when using bundle Notes: svn path=/head/; revision=336303
* - Update to checkin 3778f5cBryan Drewery2013-12-022-4/+4
| | | | | | | | | | | | | | | 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
* - Support STAGEDIRBryan Drewery2013-09-232-24/+19
| | | | Notes: svn path=/head/; revision=327976
* - Update to checkin 452ad6a which is 2.4.11.2Bryan Drewery2013-09-212-9/+4
| | | | | | | | | | 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
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-201-0/+1
| | | | Notes: svn path=/head/; revision=327710
* - Update to checkin e4a515aBryan Drewery2013-09-172-4/+4
| | | | | | | | | | | | | 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
* - Update to checkin 633cdd7Bryan Drewery2013-07-192-4/+4
| | | | | | | | | | 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
* - Update to checkin eeb5502Bryan Drewery2013-07-142-4/+4
| | | | | | | | | | Changes: * Fix FTP PACKAGESITE encoding / as %2F in Ruby1.9 Reported by: Jigal Weinberg Notes: svn path=/head/; revision=322985
* Sync with 2.4.10.6 releaseBryan Drewery2013-06-292-4/+4
| | | | Notes: svn path=/head/; revision=322042
* - Update to checkin 685cb60Bryan Drewery2013-06-174-8/+10
| | | | | | | | | | | | | | - 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
* - 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