aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* - Remove stray "done" message during startup, which slipped in partiallyBryan Drewery2013-09-232-1/+15
| | | | | | | | | from a 3.1 update Reported by: kwm Notes: svn path=/head/; revision=328012
* - Update to checkin 49bdcf4dc4Bryan Drewery2013-09-232-4/+4
| | | | | | | | | Changes: - testport -i: Fix when stage orphans are found - Don't show mtree notices on builder startup Notes: svn path=/head/; revision=328003
* - Fix testport -i not working when stage orphans are foundBryan Drewery2013-09-232-0/+12
| | | | Notes: svn path=/head/; revision=327998
* Remove 'cat PKG-MESSAGE' for stagingBryan Drewery2013-09-231-1/+0
| | | | Notes: svn path=/head/; revision=327982
* - Support STAGEDIRBryan Drewery2013-09-233-6/+58
| | | | Notes: svn path=/head/; revision=327978
* - Support STAGEDIRBryan Drewery2013-09-232-25/+19
| | | | Notes: svn path=/head/; revision=327977
* - Support STAGEDIRBryan Drewery2013-09-232-24/+19
| | | | Notes: svn path=/head/; revision=327976
* - Support STAGEDIRBryan Drewery2013-09-231-12/+13
| | | | Notes: svn path=/head/; revision=327975
* - Support STAGEDIRBryan Drewery2013-09-231-4/+1
| | | | Notes: svn path=/head/; revision=327974
* Add the manpages to plist, missed in previous commitBaptiste Daroussin2013-09-231-0/+35
| | | | | | | Reported by: ak Notes: svn path=/head/; revision=327960
* Use stage.Baptiste Daroussin2013-09-231-40/+1
| | | | Notes: svn path=/head/; revision=327911
* - Update to checkin 6a4cc74775Bryan Drewery2013-09-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release supports upcoming STAGE support. Please update to it soon. Changes: - Staging support. * Detect files orphaned in the stagedir that are not installed due to not being in the pkg-plist * Detect files that get installed outside of the STAGEDIR during 'make stage' as 'stage_fs_violation' - Rename 'preinst_fs_violation' to 'build_fs_violation' - latest-per-pkg links are now hardlinks - Fix possible recursive crash during jail startup - Chmod jail build dirs to 0711 to keep out gvfs-trash from tracking the directory during build, leading to kernel panic sometimes - jail -uc: Fix detection of errors during distrib-dirs - jail -uc: Fix on recent HEAD during distrib-dirs due to new unbound user. - testport: Only show -n warning if there are leftovers - jail -u (SVN): Fix RELEASE not being updated for UNAME_r during major upgrades (head becomes 10-ALPHA, 11, etc) - jail: usage cleanup - hook 'bulk done' now has stats passed to it: #built #failed #ignored #skipped - jail -uc (SVN): Show SVN revision number in uname via UNAME_v - testport: Always run with TRYBROKEN - Now showing status messages when running mtree(1) for fs checks Notes: svn path=/head/; revision=327902
* - Update to 3.0.6Bryan Drewery2013-09-223-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This release supports upcoming STAGE support. Please update to it soon. Changes: - Staging support. * Detect files orphaned in the stagedir that are not installed due to not being in the pkg-plist * Detect files that get installed outside of the STAGEDIR during 'make stage' as 'stage_fs_violation' - Rename 'preinst_fs_violation' to 'build_fs_violation' - latest-per-pkg links are now hardlinks - Fix possible recursive crash during jail startup - Chmod jail build dirs to 0711 to keep out gvfs-trash from tracking the directory during build, leading to kernel panic sometimes - jail -uc: Fix detection of errors during distrib-dirs - jail -uc: Fix on recent HEAD during distrib-dirs due to new unbound user. - testport: Only show -n warning if there are leftovers - jail -u (SVN): Fix RELEASE not being updated for UNAME_r during major upgrades (head becomes 10-ALPHA, 11, etc) Notes: svn path=/head/; revision=327900
* - Fix PKGDB_FIX optionAlex Kozlov2013-09-222-3/+14
| | | | | | | | | | - Improvements to pkgng patch PR: ports/182268 Submitted by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=327895
* - Update to 2.4.11.2Bryan Drewery2013-09-212-8/+3
| | | | | | | | | | 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
* - 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
* Pickup patches from ports-mgmt/pkg so that pkg-devel is also stage readyBaptiste Daroussin2013-09-216-0/+161
| | | | Notes: svn path=/head/; revision=327813
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2081-173/+114
| | | | | | | ports-mgmt) Notes: svn path=/head/; revision=327762
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-203-0/+3
| | | | Notes: svn path=/head/; revision=327710
* - Undeprecate, give maintainership to submitterAlex Kozlov2013-09-203-7/+443
| | | | | | | | | | - Add pkgng support PR: ports/181077 Submitted by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> Notes: svn path=/head/; revision=327692
* Fix build on mipsBaptiste Daroussin2013-09-196-6/+112
| | | | | | | Fix analyzing elf when package/registering from a stage directory Notes: svn path=/head/; revision=327648
* - Update to 2.4.11.1Bryan Drewery2013-09-192-3/+3
| | | | | | | | | | | | | | 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
* - 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327368
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327365
* - Update to checkin 0eb89d4f74Bryan Drewery2013-09-152-4/+4
| | | | | | | | | | | | | | Changes: ports: Add -k for -d usage to keep files around after deleting testport -i: Fix TERM not being passed into the jail jail -cu: Fix build with recent head due to new user 'unbound' Hardlink logs into latest and latest-per-pkg Fix recursive crash in jail_stop() Add TIMESTAMP_LOGS support Set build dir to 0700 to avoid gvfsd-trash tracking all mounts during build Notes: svn path=/head/; revision=327357
* dialog4ports -- a dialog for FreeBSD ports. This is a static version thatChris Rees2013-09-154-5/+29
| | | | | | | | | | | | can be used in chroots, for example in Tinderbox. PR: ports/182021 Submitted by: marcus Reviewed by: portmgr (bdrewery) Approved by: maintainer Notes: svn path=/head/; revision=327356
* - Update to 3.17.2Bryan Drewery2013-09-142-4/+4
| | | | | | | | | | | Changes: - Fix detection of pkg-devel PR: ports/181813 [1] Reported by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> [1], eadler Notes: svn path=/head/; revision=327279
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327086
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-091-5/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326840
* - Allow this port to build a package so users can switch withoutBryan Drewery2013-09-091-0/+2
| | | | | | | | | | needing ports Reviewed by: bapt With hat: portmgr Notes: svn path=/head/; revision=326776
* - Update to 3.0.5Bryan Drewery2013-09-073-4/+4
| | | | | | | | | | | | | | | | | | Changes: - Fix removing PREFIX in OVERWRITE_BASE ports - Fix race condition in jail cleanup - CHECKED_CHANGED_DEPS is fixed to properly handle dependencies on base libraries with port fallbacks - Disable buildtime tracking by default - testport -i: Fix for when build fails - testport: Add hint about using -n when leftovers are found - Change to using USE_PACKAGE_DEPENDS_ONLY - Fix detection of errors during startup due to missing fdescfs or other kernel modules Notes: svn path=/head/; revision=326628
* - convert to the new perl5 frameworkAndrej Zverev2013-09-068-8/+13
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326530
* - convert to the new perl5 frameworkAndrej Zverev2013-09-062-2/+3
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326526
* - Update to checkin 63ec9efc9aBryan Drewery2013-09-062-4/+31
| | | | | | | | | | | | | | | | | Changes: - HTML interface now use DataTables for pagination/searching/sorting - NO_FORCE_PACKAGE added to prevent setting FORCE_PACKAGE - New pkgclean subcommand for removing unwanted/unneeded packages. Similar concept as 'pkg autoremove', but for the repository. - testport -i: Fix for when the build fails - testport: Add hint about using -n when leftovers are found - Switch to using USE_PACKAGE_DEPENDS_ONLY - Fixes for detecting errors in startup, such as missing fdescfs support - Improved runaway output Notes: svn path=/head/; revision=326493
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-052-4/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326449
* - Fix crash when registering some linux ports, such asBryan Drewery2013-09-052-7/+16
| | | | | | | | | | games/linux-candycruncher-demo With hat: portmgr Reported by: mva Notes: svn path=/head/; revision=326389
* - Rename ARM patch to proper name and remove unneeded newvers.sh patchBryan Drewery2013-09-051-13/+0
| | | | | | | | | as the PORTREVISION is passed in MAKE_ENV With hat: portmgr Notes: svn path=/head/; revision=326387
* Add en explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326159
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326134
* Track down the latest USE_GNOME=pkgconfigBaptiste Daroussin2013-09-021-6/+2
| | | | Notes: svn path=/head/; revision=325971
* This program reads /var/db/pkg/local.sqlite and compares install timestamp withSteven Kreuzer2013-08-236-0/+70
| | | | | | | | | | | | | | | | date in $FreeBSD header in the Makefile of the port. If there is no $FreeBSD header then it is assumed to be a beta port. Chucky also features a shar file backup feature, which is normally used to backup 'beta' development ports. WWW: https://dx.burplex.com/bin/chucky.html PR: ports/177220 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Notes: svn path=/head/; revision=325275
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-145-5/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Add dash (-) and plus (+) symbols to allowed characters in variable names:Alex Dupre2013-08-122-2/+2
| | | | | | | | | | | | | Dash symbols are required when using OptionsNG and $UNIQUENAME_SET/UNSET. e.g. apache22-event-mpm_SET=... Plus symbols can be used to extend existing variables. e.g. OPTIONS_SET+=... PR: ports/172355, ports/181119 Submitted by: Manuel <manuel-freebsd@mausz.at>, Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=324628
* Move the sourcing of packaudit.conf higher up in the treeRemko Lodder2013-08-092-3/+3
| | | | | | | | | | | | so that for examplee DATABASEDIR can be specified there and is not "ignored" PR: 135471 Submitted by: John Marshall <john@rwsrv05.mby.riverwillow.net.au> Discussed with: des Notes: svn path=/head/; revision=324417
* - Convert to new perl frameworkMathieu Arnold2013-08-021-5/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* ports-mgmt/portsreinstall: update to 3.0.3William Grzybowski2013-08-012-5/+5
| | | | | | | | | | | | | - Update to 3.0.3 Changes: - BUG FIX: Cleaning of distfiles before retrial of failed fetch was forgotten PR: ports/180989 Submitted by: Mamoru Sakaue <sakaue.mamoru samurai.mwghennn.net> (maintainer) Notes: svn path=/head/; revision=324135
* Convert all my perl-using ports to USES+=perl5Matthew Seaman2013-08-011-1/+2
| | | | | | | | | | | | | | | | While here: - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix for www/rt40 - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth - trim Makefile header for www/p5-RTx-Calendar Notes: svn path=/head/; revision=324134