aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.3.0-59-g6e1132813Bryan Drewery2019-03-092-5/+5
| | | | | | | | | | | | | | | | | - poudriere: Only pass MAKEOBJDIRPREFIX to 'jail' - Document environment fully for poudriere/-jail/-ports. - Revert progress indicator - poudriere: Fix all environment to be space/quote safe. - jail/ports -l: Avoid printing empty columns/trailing whitespace. - jail -c -m null/tar/src: Again require -v if newvers.sh is not readable. - Show proper errors for missing jail metadata. - poudriere-jail.8: jail -m null does NOT null-mount during build. - jail -c: Defer pwd_mkdb until bulk's jail_start() call. - jail -cu: Stop modifying /etc/login.conf in the jail. - Slightly speedup MOVED parsing Notes: svn path=/head/; revision=495193
* Update to 3.3.1Bryan Drewery2019-03-013-4/+5
| | | | | | | Changes: https://github.com/freebsd/poudriere/wiki/release_notes_331 Notes: svn path=/head/; revision=494303
* Update to 3.3.0-36-g824cd5d40Bryan Drewery2019-03-013-5/+6
| | | | | | | | | | | | * Fix status sed/regex error on 11/head. * Fix some bogus 'pwait: No such process' warnings. * image -t firmware: Fix installation of /usr/local/etc files (#637). * image -f: Fix @flavor support. * image: Fix errors calculating IMAGESIZE when not needed (like -t tar). * image: Fix cleaning up temporary files properly when USE_TMPFS=all is used. Notes: svn path=/head/; revision=494219
* Update to 3.3.0Bryan Drewery2019-02-263-8/+26
| | | | | | | Changes: https://github.com/freebsd/poudriere/wiki/release_notes_33 Notes: svn path=/head/; revision=493976
* Update to 3.3.30 release.Bryan Drewery2019-02-262-5/+5
| | | | | | | No changes. Notes: svn path=/head/; revision=493975
* - Update to 3.2.8-438-ga95f2cbfeBryan Drewery2019-02-252-5/+5
| | | | | | | | | | | - Fix symlinked POUDRIERE_DATA unmount bug. - testport: Fix ports-mgmt/pkg Latest link leaking into real package repository. - bulk/status: Display the progress indicator extracted from build logs. This will be 3.3.0. Notes: svn path=/head/; revision=493900
* ports-mgmt/bsdadminscripts: Mark DEPRECATEDKoichiro Iwao2019-02-241-0/+3
| | | | | | | | | | | | Upstream has no updates for nearly 10 years, pkg_libchk command no longer detects missing libraries correctly. Switch to ports-mgmt/bsdadminscripts2 instead. It is redeveloped new one written by the same author. PR: 236001 Submitted by: myself Notes: svn path=/head/; revision=493771
* - Update to 3.2.8-432-g070fc33beBryan Drewery2019-02-122-5/+5
| | | | | | | | | | | | | - Update sh from head r343981 - Add a builtin for simple string substitutions - Fix some invalid memset(3) - mapfile fixes and tests - Micro-optimize some hash functions to save around 30% - Inline some mapfile checks - Manpage updates/fixes Notes: svn path=/head/; revision=492801
* ports-mgmt/porttree: update to 0.9.r94Steve Wills2019-02-102-5/+5
| | | | | | | | PR: 235610 Submitted by: vladimir.chukharev@gmail.com (maintainer) Notes: svn path=/head/; revision=492646
* Remove obsolete features, fixed blacklistStephen Hurd2019-02-051-485/+93
| | | | | | | | | | - Removed support for old dialog(3) - Removed support for old pkg pkg support blacklist was broken due to not having the key malloc()ed. Notes: svn path=/head/; revision=492276
* Remove expired ports:Rene Ladan2019-02-045-41/+0
| | | | | | | | | | | | | | | | | | 2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use mail/dovecot-pigeonhole instead 2019-01-31 multimedia/pyjama: Unmaintained upstream 2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using devel/py-omniorb 2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead 2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011 2019-01-31 sysutils/hs-angel: No releases since 2016 2019-01-31 devel/hs-uuagc: No release since 2015 2019-01-31 ports-mgmt/hs-porte: No updates since 2010 2019-02-01 net/pdb: Depends on expired net/py-pcs 2019-02-01 irc/iroffer: Abandoned upstream 2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has problems with caching 2018-12-19 net/py-pcs: Broken for more than 6 months Notes: svn path=/head/; revision=492154
* ports-mgmt/pkg-rmleaf: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-1/+1
| | | | Notes: svn path=/head/; revision=491927
* ports-mgmt/managepkg: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-1/+1
| | | | Notes: svn path=/head/; revision=491926
* update ports-mgmt/synth to 2.08Eric Turgeon2019-02-012-4/+4
| | | | | | | | | PR: 235365 Submitted by: Jonathan Chen Approved by: mentors (implicit) Notes: svn path=/head/; revision=491886
* Remove m1cro.me mirror which is now unavailable.Baptiste Daroussin2019-01-291-3/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=491565
* ports-mgmt/porttree: Update to 0.8.r82Steve Wills2019-01-252-5/+5
| | | | | | | | PR: 235089 Submitted by: vladimir.chukharev@gmail.com (maintainer) Notes: svn path=/head/; revision=491159
* Correct a typo in the previous commit.Joe Marcus Clarke2019-01-222-0/+2
| | | | Notes: svn path=/head/; revision=490960
* Update to 2.18.8Joe Marcus Clarke2019-01-222-4/+7
| | | | | | | | | | | | | * Handle multiple licenses [1] * Warn about leading and trailing whitespace in pkg-descr [2] PR: 233774 [1] 235070 [2] Submitted by: amdmi3 [1] swills [2] Notes: svn path=/head/; revision=490959
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a symbol matches multiple clauses the last one takes precedence. If the catch-all is last it captures everything. In the case of Qt5 libraries this caused all symbols to have a Qt_5 label while some should have Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the catch-all lowest priority. Older versions of Qt5Webengine exported some memory allocation symbols from the bundled Chromium. Version 5.9 stopped exporting these [1] but the symbols were kept as weak wrappers for the standard allocation functions to maintain binary compatibility. [2][3] The problem is that the call to the standard function in these weak wrappers is only resolved to the standard function if there's a call to this standard function in other parts of Qt5Webengine, because only then is there a non-weak symbol that takes precedence over the weak one. If there's no such non-weak symbol the call in the weak wrapper resolves to the weak wrapper itself creating an infinite call loop that overflows the stack and causes a crash. Some of the allocation functions are variants of C++ new and delete and it probably depends on the compiler whether these variants are used in other parts of Qt5Webengine. Remove the weak wrappers (make them Linux specific). This isn't binary compatible but we are already breaking that with the changes to the symbol versions. [1] https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4 [2] https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5 [3] https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5 Bump all ports that depend on Qt5. PR: 234070 Exp-run by: antoine Approved by: kde (adridg) Notes: svn path=/head/; revision=490472
* ports-mgmt/pkg_rmleaves: update 20140222 -> 20190108 to support FBSD 12Kurt Jaeger2019-01-093-7/+7
| | | | | | | | | | | - switch from GNU diff to BSD diff needs to be handled PR: 234769, 234763 Reported by: Lapo Luchini <lapo@lapo.it> Submitted by: alexander@wittig.name (maintainer) Notes: svn path=/head/; revision=489827
* Use proper format for EXPIRATION_DATE.Gleb Popov2019-01-061-1/+1
| | | | | | | | Reported by: FreshPorts Approved by: tcberner (mentor) Notes: svn path=/head/; revision=489492
* lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.Gleb Popov2019-01-061-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc # pkg install -y `cat ghc-pkgs.txt` During update some hs-* ports got two PORTREVISION bumps in a row. Other ports got a PORTVERSION update together with one PORTREVISION bump. This is caused by bulk-bumping PORTREVISION of all hs-* ports. There are a lot of them updated, so figuring out which ones require a bump and which are not is too tedious. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D18707 Notes: svn path=/head/; revision=489474
* Remove expired ports:Rene Ladan2018-12-306-354/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6 2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6 2018-12-30 net/pecl-yp: Works only with EOL php 5.6 2018-12-30 net/pecl-oauth: Works only with EOL php 5.6 2018-12-30 net/pecl-apn: Works only with EOL php 5.6 2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6 2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6 2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6 2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6 2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6 2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6 2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6 2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6 2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 2018-12-30 deskutils/phpcollab: Works only with EOL php 5.6 2018-12-30 deskutils/simplegroupware: Works only with EOL php 5.6 2018-12-30 japanese/php5-mecab: Works only with EOL php 5.6 2018-12-30 graphics/php-gdal: Works only with EOL php 5.6 2018-12-30 graphics/php5-ffmpeg: Works only with EOL php 5.6 2018-12-30 graphics/pecl-gmagick: Works only with EOL php 5.6 2018-12-30 graphics/php-magickwand: Works only with EOL php 5.6 2018-12-30 graphics/pecl-imlib2: Works only with EOL php 5.6 2018-12-30 graphics/php-libpuzzle: Works only with EOL php 5.6 2018-12-30 mail/dracmail: Works only with EOL php 5.6 2018-12-30 mail/pecl-pop3: Works only with EOL php 5.6 2018-12-30 mail/pecl-mailparse2: Works only with EOL php 5.6 2018-12-30 www/usermanager: Works only with EOL php 5.6 2018-12-30 www/sams2: Works only with EOL php 5.6 2018-12-30 www/pecl-yar1: Works only with EOL php 5.6 2018-12-30 www/pecl-http1: Works only with EOL php 5.6 2018-12-30 www/revive-adserver: Works only with EOL php 5.6 2018-12-30 www/netoffice: Works only with EOL php 5.6 2018-12-30 www/xcache: Works only with EOL php 5.6 2018-12-30 www/testlink: Works only with EOL php 5.6 2018-12-30 www/pecl-http2: Works only with EOL php 5.6 2018-12-30 www/kplaylist: Works only with EOL php 5.6 2018-12-30 www/gallery3: Works only with EOL php 5.6 2018-12-30 www/claroline: Works only with EOL php 5.6 2018-12-30 www/sit: Works only with EOL php 5.6 2018-12-30 www/magento: Works only with EOL php 5.6 2018-12-30 www/asterisk-stat: Works only with EOL php 5.6 2018-12-30 www/pecl-sphinx: Works only with EOL php 5.6 2018-12-30 www/pecl-twig: Works only with EOL php 5.6 2018-12-30 www/fluxbb: Works only with EOL php 5.6 2018-12-30 www/php-templates: Works only with EOL php 5.6 2018-12-30 www/rnews: Works only with EOL php 5.6 2018-12-30 www/entrans: Works only with EOL php 5.6 2018-12-30 www/pecl-amfext: Works only with EOL php 5.6 2018-12-30 www/atutor: Works only with EOL php 5.6 2018-12-30 www/pecl-yaf2: Works only with EOL php 5.6 2018-12-30 www/redaxo: Works only with EOL php 5.6 2018-12-30 www/dotproject: Works only with EOL php 5.6 2018-12-30 www/sitebar: Works only with EOL php 5.6 2018-12-30 www/limesurvey: Works only with EOL php 5.6 2018-12-30 www/mahara: Works only with EOL php 5.6 2018-12-30 www/mysar: Works only with EOL php 5.6 2018-12-30 www/oscommerce: Works only with EOL php 5.6 2018-12-30 www/cmsmadesimple: Works only with EOL php 5.6 2018-12-30 www/pecl-swish: Works only with EOL php 5.6 2018-12-30 security/pecl-crack: Works only with EOL php 5.6 2018-12-30 security/php-suhosin: Works only with EOL php 5.6 2018-12-30 security/phpdeadlock: Works only with EOL php 5.6 2018-12-30 devel/php5-blitz: Works only with EOL php 5.6 2018-12-30 devel/pecl-trace: Works only with EOL php 5.6 2018-12-30 devel/pecl-scream: Works only with EOL php 5.6 2018-12-30 devel/pecl-judy: Works only with EOL php 5.6 2018-12-30 devel/pecl-test_helpers: Works only with EOL php 5.6 2018-12-30 devel/pecl-spl_types: Works only with EOL php 5.6 2018-12-30 devel/pecl-jsmin2: Works only with EOL php 5.6 2018-12-30 devel/pecl-uri_template: Works only with EOL php 5.6 2018-12-30 devel/pecl-params: Works only with EOL php 5.6 2018-12-30 devel/pecl-expect: Works only with EOL php 5.6 2018-12-30 devel/php5-dav: Works only with EOL php 5.6 2018-12-30 devel/php5-pinba: Works only with EOL php 5.6 2018-12-30 devel/pecl-htscanner: Works only with EOL php 5.6 2018-12-30 devel/pecl-newt: Works only with EOL php 5.6 2018-12-30 devel/pecl-memoize: Works only with EOL php 5.6 2018-12-30 devel/pecl-libevent: Works only with EOL php 5.6 2018-12-30 devel/pecl-jsonc: Works only with EOL php 5.6 2018-12-30 devel/pecl-weakref: Works only with EOL php 5.6 2018-12-30 devel/pecl-pthreads2: Works only with EOL php 5.6 2018-12-30 devel/pecl-gearman: Works only with EOL php 5.6 2018-12-30 devel/pecl-inotify: Works only with EOL php 5.6 2018-12-30 devel/pecl-raphf: Works only with EOL php 5.6 2018-12-30 devel/php5-thrift: Works only with EOL php 5.6 2018-12-30 devel/php5-ice: Works only with EOL php 5.6 2018-12-30 devel/pecl-runkit: Works only with EOL php 5.6 2018-12-30 devel/pecl-uopz: Works only with EOL php 5.6 2018-12-30 devel/pecl-strict: Works only with EOL php 5.6 2018-12-30 devel/pecl-xhprof: Works only with EOL php 5.6 2018-12-30 devel/pecl-propro: Works only with EOL php 5.6 2018-12-30 devel/php-scalar_objects: Works only with EOL php 5.6 2018-12-30 devel/pecl-msgpack0: Works only with EOL php 5.6 2018-12-30 devel/pecl-svn: Works only with EOL php 5.6 2018-12-30 devel/php-uprofiler: Works only with EOL php 5.6 2018-12-30 devel/pecl-statgrab: Works only with EOL php 5.6 2018-12-30 devel/pecl-uploadprogress: Works only with EOL php 5.6 2018-12-30 devel/pecl-qb: Works only with EOL php 5.6 2018-12-30 devel/php-memoize: Works only with EOL php 5.6 2018-12-30 devel/php5-blitz-devel: Works only with EOL php 5.6 2018-12-30 devel/pecl-ncurses: Works only with EOL php 5.6 2018-12-30 devel/php-jq: Works only with EOL php 5.6 2018-12-30 devel/pecl-jsonnet: Works only with EOL php 5.6 2018-12-30 databases/pecl-drizzle: Works only with EOL php 5.6 2018-12-30 databases/pecl-pdo_user: Works only with EOL php 5.6 2018-12-30 databases/php-mdcached: Works only with EOL php 5.6 2018-12-30 databases/sqlbuddy: Works only with EOL php 5.6 2018-12-30 databases/mysqldumper: Works only with EOL php 5.6 2018-12-30 databases/pecl-chdb: Works only with EOL php 5.6 2018-12-30 databases/pecl-dbase: Works only with EOL php 5.6 2018-12-30 databases/php5-tarantool: Works only with EOL php 5.6 2018-12-30 databases/pecl-rrd1: Works only with EOL php 5.6 2018-12-30 databases/pecl-tokyo_tyrant: Works only with EOL php 5.6 2018-12-30 databases/pecl-mongo: Works only with EOL php 5.6 2018-12-30 print/pecl-ps: Works only with EOL php 5.6 2018-12-30 print/pecl-haru: Works only with EOL php 5.6 2018-12-30 games/mkgichessclub: Works only with EOL php 5.6 2018-12-30 net-im/pecl-stomp: Works only with EOL php 5.6 2018-12-30 math/pecl-trader: Works only with EOL php 5.6 2018-12-30 math/pecl-big_int: Works only with EOL php 5.6 2018-12-30 math/pecl-stats: Works only with EOL php 5.6 2018-12-30 archivers/pecl-phk: Works only with EOL php 5.6 2018-12-30 net-mgmt/phpip: Works only with EOL php 5.6 2018-12-30 net-mgmt/nedi: Works only with EOL php 5.6 2018-12-30 net-mgmt/cacti88: Works only with EOL php 5.6 2018-12-30 net-mgmt/hawk: Works only with EOL php 5.6 2018-12-30 net-mgmt/ipplan: Works only with EOL php 5.6 2018-12-30 ports-mgmt/tinderbox: Works only with EOL php 5.6 2018-12-30 lang/pecl-perl: Works only with EOL php 5.6 2018-12-30 lang/php56-extensions: Works only with EOL php 5.6 2018-12-30 finance/php-tclink: Works only with EOL php 5.6 2018-12-30 converters/pecl-fribidi: Works only with EOL php 5.6 2018-12-30 sysutils/pecl-mogilefs: Works only with EOL php 5.6 Notes: svn path=/head/; revision=488749
* ports-mgmt/pkg_cutleaves: Allow non-versioned git versioned ports to be ↵Muhammad Moinur Rahman2018-12-162-3/+5
| | | | | | | | | | allowed in the exclude list PR: 228226 Submitted by: dereks@lifeofadishwasher.com Notes: svn path=/head/; revision=487622
* ports-mgmt/porttree: update 0.6.r67 -> 0.7.r69Kurt Jaeger2018-12-152-6/+5
| | | | | | | | | | | - Fix bug related to py3 - Fix manpage PR: 233814 Submitted by: vladimir.chukharev@gmail.com (maintainer) Notes: svn path=/head/; revision=487486
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-125-4/+5
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Remove version 7.0 from the IGNORE_WITH_PHP list.Rene Ladan2018-12-061-1/+1
| | | | Notes: svn path=/head/; revision=486751
* ports-mgmt/porttree: Update to 0.6.r67Steve Wills2018-12-042-5/+5
| | | | | | | | PR: 233757 Submitted by: vladimir.chukharev@gmail.com (maintainer) Notes: svn path=/head/; revision=486613
* ports-mgmt/porttree: Update to 0.5.r66Steve Wills2018-12-022-6/+7
| | | | | | | | PR: 233665 Submitted by: vladimir.chukharev@gmail.com (maintainer) Notes: svn path=/head/; revision=486485
* Deprecate ports depending on php 5.6Antoine Brodin2018-12-021-0/+3
| | | | Notes: svn path=/head/; revision=486473
* Mark QT4 ports/functionality for removal on 2019-03-15Rene Ladan2018-12-021-0/+3
| | | | | | | | | | | | | | While here, chase some KDE4 ports and functionality, these are scheduled for removal on 2018-12-31. Change the default option/flavor to QT5 where applicable or use alternative toolkits like GTK. Submitted by: tcberner Reviewed by: adridg, jhale, rene, tcberner Approved by: portmgr (implicit, flavor hook) Differential Revision: https://reviews.freebsd.org/D17741 Notes: svn path=/head/; revision=486467
* update ports-mgmt/synth to 2.07Eric Turgeon2018-12-022-4/+4
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=486409
* Update to 1.0.17Romain Tartière2018-11-272-4/+4
| | | | | | | | | | | This update fix the FreeBSD 12 build. PR: 233053 Submitted by: marius.halden@modirum.com Reported by: freebsd@mhka.no Notes: svn path=/head/; revision=486047
* - update to 2.3Dirk Meyer2018-11-262-4/+4
| | | | Notes: svn path=/head/; revision=485936
* Remove the warnings around USE_PYTHON and autoplist.Joe Marcus Clarke2018-11-192-11/+3
| | | | | | | | | | | You can use autoplist with a pkg-plist or PLIST_*. Some ports require this apparently. Remove these warnings for now until a more robust duplicate-checking solution can be implemented. Reported by: koobs Notes: svn path=/head/; revision=485359
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativeTobias C. Berner2018-11-041-2/+2
| | | | | | | | | | | | - There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751 Notes: svn path=/head/; revision=484140
* Update to 1.10.99.11 which attempts to fix build with recent libarchiveBaptiste Daroussin2018-11-032-5/+5
| | | | Notes: svn path=/head/; revision=483911
* - Update to 1.21Alex Kozlov2018-10-292-4/+4
| | | | Notes: svn path=/head/; revision=483378
* Remove reference to obsolete INDEX files for FreeBSD7-9 and report buildStefan Eßer2018-10-273-9/+25
| | | | | | | | | time for successful builds, as suggested by Walter Schwarzenfeld. Approved by: antoine (implicit) Notes: svn path=/head/; revision=483167
* ports-mgmt/pkg_replace: update to 20181024Steve Wills2018-10-272-4/+5
| | | | | | | | PR: 232695 Submitted by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) Notes: svn path=/head/; revision=483065
* - Update to 3.2.8-402-g73eefa2e6Bryan Drewery2018-10-242-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | - Replace portsmon links with freshports. - Document that hook plugins can provide make.conf, but not with filename patterns. - pkgclean: Ensure -j is passed in. - Create a dataset for poudriere/data/images during initial setup (#630) - image -t zrawdisk: Load the ZFS module at boot, so the filesystem can be mounted (#633) - image -t zrawdisk: Fix check for IMAGESIZE (#634) - image: On failure, don't leave md(4) devices laying around (#635) - image: When copying the contents of an overlay, copy symlinks as symlinks (#636) - Update sh to r338473 - bulk -cC: Prompt to delete if not in a TTY. - Only prompt when ATOMIC_PACKAGE_REPOSITORY is off. - Only prompt if there are packages to remove. - ATOMIC_PACKAGE_REPOSITORY: Be a bit more verbose about packages directory paths. - image: Add bytes to bibytes conversion regarding image size (#638) - image: Add dump support (#644) - Update zsh completion Notes: svn path=/head/; revision=482941
* Update to 3.2.8Bryan Drewery2018-10-242-4/+4
| | | | | | | | | Very minor update. Changes: https://github.com/freebsd/poudriere/wiki/release_notes_328 Notes: svn path=/head/; revision=482940
* ports-mgmt/portsreinstall: Update to 4.1.0Tobias Kortkamp2018-10-243-5/+8
| | | | | | | | PR: 231572 Submitted by: maintainer Notes: svn path=/head/; revision=482937
* Fix upgrades of moved ports.Stefan Eßer2018-10-222-3/+10
| | | | Notes: svn path=/head/; revision=482743
* Add a patch to fix pkg-static with linked against openssl 1.1.1Baptiste Daroussin2018-10-162-1/+12
| | | | | | | | | | This is needed to be able to sign repository with pkg-static Reported by: many (based on a patch by gjb) MFH: 2018Q4 Notes: svn path=/head/; revision=482214
* Update to 2.18.6.Joe Marcus Clarke2018-10-142-4/+4
| | | | | | | | | Fix an uninitialized variable warning in non-Python ports. Reported by: leres Notes: svn path=/head/; revision=482100
* Make portmaster use "pkg-static" instead of "pkg". This prevents problemsStefan Eßer2018-10-132-41/+390
| | | | | | | | | | with inconsistent shared library references that may occur when openssl in base is upgraded to version 1.1.1 with 1.0.x installed from a port. Approved by: antoine (implicit) Notes: svn path=/head/; revision=482006
* Update to 2.18.5.Joe Marcus Clarke2018-10-132-9/+87
| | | | | | | | | | | | | | | | | | | | | * Do not complain about extra FLAVORS in *_DEPENDS. [1] * Do not fully expand variable dependencies to allow for more granular checks. [2] * Allow GH_* in USES section. [3] * Check for duplication between *_USES and USES. [4] * Check for incorrect use of *_CMAKE_ARGS [5] * Check that CMAKE_BOOL arguments do not contain a -D flag [5] * Check for use of autoplist and pkg-plkist or PLIST_FILE. [6] PR: 231420 [1] 231421 [2] 231422 [3] 231566 [4] 231894 [5] 231865 [6] Submitted by: db [3] [6] Notes: svn path=/head/; revision=481991
* - Bump PORTREVISION to chase openssl update in CURRENTRyan Steinmetz2018-10-111-1/+1
| | | | Notes: svn path=/head/; revision=481775
* ports-mgmt/pkg_replace: Update to 20180927Steve Wills2018-10-092-5/+5
| | | | | | | | PR: 231749 Submitted by: kdeguchi@sz.tokoha-u.ac.jp (maintainer) Notes: svn path=/head/; revision=481635