aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.11.99.1Baptiste Daroussin2019-07-042-5/+5
| | | | | | | | | | - Add support for lua scripting: for now it allows to use scripts in lua instead of shell scripts everywhere possible, including keywords. - Fix detection of libarchive built with zstd support Notes: svn path=/head/; revision=505815
* ports-mgmt/modules2tuple: update to 1.6.0Steve Wills2019-06-302-4/+4
| | | | | | | | PR: 238872 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Notes: svn path=/head/; revision=505515
* ports-mgmt/porttree: 1.1.r114Steve Wills2019-06-302-5/+6
| | | | | | | | PR: 238706 Submitted by: vladimir.chukharev@gmail.com (maintainer) Notes: svn path=/head/; revision=505488
* Release pkg 1.11.99.0Baptiste Daroussin2019-06-262-5/+5
| | | | | | | | | | - add support for packages compress in zstandard format - improve messages output adding marks to separate messages from each packages and messages within a given packages - messages can now contain variables: ${PREFIX} ${PKGNAME} for now Notes: svn path=/head/; revision=505153
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-06-252-5/+5
| | | | | | | | - Fix many crashes and hangs found by fuzzing with afl - Portclippy ignores variables prefixed with an _ now Notes: svn path=/head/; revision=505068
* ports-mgmt/caronade:Bernhard Froehlich2019-06-243-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 0.2.0 - Use go:modules instead of manual GOFLAGS=-mod=vendor Changes in 0.2.0: ================= Features: * New Web UI with Bulma * Implement EMail notifications * Allow Environment variables to be written in Go template syntax * Add PathMatch parameter to separate repository into different environments * Implement better overlay Portstree * Add SSH recipe for remote building * Support GNU make Bugs: * Use the correct poudriere portstree when building * Fix clean targets in portlint and poudriere recipe * Render Job Template as soon as the job starts * Fix issue when StatusAPI is not used/configured Notes: svn path=/head/; revision=505029
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-06-152-6/+9
| | | | Notes: svn path=/head/; revision=504228
* Fix poudriere image with pkg 1.11Baptiste Daroussin2019-06-134-2/+36
| | | | Notes: svn path=/head/; revision=504085
* ports-mgmt/caronade: Set PATH in rc.d script explicitly to have a proper ↵Bernhard Froehlich2019-06-122-0/+3
| | | | | | | environment for building Notes: svn path=/head/; revision=504034
* Unbreak INDEXAntoine Brodin2019-06-111-1/+2
| | | | Notes: svn path=/head/; revision=503972
* - Add LICENSE_FILEDmitry Marakasov2019-06-102-1/+4
| | | | | | | | | | - Switch to options helpers - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=503881
* ports-mgmt/modules2tuple: update to 1.5.0Steve Wills2019-06-082-4/+4
| | | | | | | | PR: 238322 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Notes: svn path=/head/; revision=503682
* - Update to 1.23Alex Kozlov2019-06-042-4/+4
| | | | Notes: svn path=/head/; revision=503448
* Respect CC and PREFIXBaptiste Daroussin2019-06-031-1/+2
| | | | Notes: svn path=/head/; revision=503376
* Respect CCBaptiste Daroussin2019-06-031-0/+1
| | | | | | | Submitted by: tijl Notes: svn path=/head/; revision=503375
* - fix build with custom PREFIXDirk Meyer2019-06-031-1/+1
| | | | | | | PR: 238296 Notes: svn path=/head/; revision=503349
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-06-022-7/+5
| | | | Notes: svn path=/head/; revision=503308
* Update to 1.11.1Baptiste Daroussin2019-05-312-4/+4
| | | | | | | | | | | - Fix abi string for dragonfly - Fix libfetch built without ipv6 support [1] PR: 238264 Reported by: ume Notes: svn path=/head/; revision=503177
* Update to 1.11Baptiste Daroussin2019-05-318-122/+13
| | | | | | | | | | | | | | | | | | | | | | | | | Improvements: * better ABI name on linux * lots of changes in internal API to use fd when possible * 410.pkg-audit now uses anticongestion on freebsd 12+ * completion improvements * add an extra line when printing pkg-messages to improve readability * add %q to pkg_printf(3) and pkg-query(8) to print altabi * make pkg version -r imply -R * New build system based on autosetup * pkg is now a semi static binary * Add 3 new aliases: - rall-depends: showing depenencies of a non installed package - rcomment: showing only the comment of a non installed package - rdesc: showing only the description of a non installed package * close stdin when running scripts * Tons of bug fixes Removal: * removed option: pkg repo -L * removed script: pkg2ng Notes: svn path=/head/; revision=503131
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-05-292-5/+5
| | | | Notes: svn path=/head/; revision=502930
* ports-mgmt/portfmt: Update to newest commitTobias Kortkamp2019-05-273-9/+18
| | | | | | | | Add preview of portclippy, a linter to check if variables are in the correct order. Notes: svn path=/head/; revision=502782
* Update to 1.10.99.14Baptiste Daroussin2019-05-273-53/+5
| | | | | | | | | | - fix libpkg.so when linked with binutils - instead of closing stdin for script just use /dev/null - force installation of symlinks to avoid make install to fail is some symlinks are already there Notes: svn path=/head/; revision=502778
* Add WWWRomain Tartière2019-05-251-0/+2
| | | | | | | | Contributors reported difficulties to find upstream to submit fixes. Make their life easier. Notes: svn path=/head/; revision=502665
* ports-mgmt/jailaudit:Steve Wills2019-05-233-6/+6
| | | | | | | | PR: 237914 Submitted by: cryx-freebsd@h3q.com (maintainer) Notes: svn path=/head/; revision=502356
* Bump port revisionBaptiste Daroussin2019-05-231-1/+1
| | | | Notes: svn path=/head/; revision=502343
* Add a patch to not close stding but actually use /dev/nullBaptiste Daroussin2019-05-231-0/+47
| | | | | | | When running scripts Notes: svn path=/head/; revision=502342
* - Update to 1.22Alex Kozlov2019-05-192-4/+4
| | | | Notes: svn path=/head/; revision=502046
* Move devel/modules2tuple to ports-mgmt/modules2tupleMateusz Piotrowski2019-05-154-0/+31
| | | | | | | | | | | The reason is that modules2tuple is a tool useful to port maintainer to generate contents for GH_TUPLE for ports written in Go. PR: 237907 Approved by: Dmitri Goutnik <dg@syrec.org> (maintainer) Notes: svn path=/head/; revision=501708
* ports-mgmt/porttree: Update to 1.0.r102Koichiro Iwao2019-05-102-13/+14
| | | | | | | | PR: 237810 Submitted by: vladimir.chukharev@gmail.com (maintainer) Notes: svn path=/head/; revision=501155
* - update to 2.4Dirk Meyer2019-05-092-4/+4
| | | | | | | fix non default flavors in dependecies Notes: svn path=/head/; revision=501083
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-05-062-5/+5
| | | | | | | Changes: https://github.com/t6/portfmt/compare/c667ef4bc6b5bd51b979930c1490b82d8e8f2a11...9927af0960c1fbff4eb105df042b1a9eb45086a4 Notes: svn path=/head/; revision=500895
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-05-032-5/+5
| | | | | | | Changes: https://github.com/t6/portfmt/compare/7f255c432d57aac01b9b46cae3ac5f0b74c04e45...c667ef4bc6b5bd51b979930c1490b82d8e8f2a11 Notes: svn path=/head/; revision=500711
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-05-022-5/+5
| | | | | | | Changes: https://github.com/t6/portfmt/compare/5f6ab52521d24bbf4bd158064339b9ed3d9d82e1...7f255c432d57aac01b9b46cae3ac5f0b74c04e45 Notes: svn path=/head/; revision=500662
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-05-012-6/+7
| | | | | | | | | | | | | | | | | | - Extend data model to allow for target command formatting if turned on with the new -t flag - General parser improvements - Sort USE_PYQT like USE_QT - Add preliminary support for WIP USES=cabal options helpers/variables - Add a portedit command which instead of formatting the entire file only formats edited portions of it. As a proof of concept this for now only has a 'bump-revision' command to bump PORTREVISION of a port, and a 'get' command to return unevaluated variable values as parsed by portfmt. Changes: https://github.com/t6/portfmt/compare/ff04b7c3f4863f4597197878c64c3920eff30508...5f6ab52521d24bbf4bd158064339b9ed3d9d82e1 Notes: svn path=/head/; revision=500583
* - Update WWWDmitry Marakasov2019-04-201-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=499431
* Really update to 1.10.99.13Baptiste Daroussin2019-04-192-4/+5
| | | | | | | | | | | | | | Changes from pkg 1.10.99.12 to 1.10.99.13 - fix segfault when running pkg version <an_invalid_index_file> - fix segfault that can occurs sometime when forcing the installation of a localpackage: pkg install -f ./mypkg-X.txz - fix abi detection when multiple elf notes are used in the binary like on fedora Reported by: tobik, sunpoet Notes: svn path=/head/; revision=499379
* Update to 1.10.99.13Baptiste Daroussin2019-04-192-4/+4
| | | | Notes: svn path=/head/; revision=499358
* Pacify portlintEmanuel Haupt2019-04-111-0/+1
| | | | Notes: svn path=/head/; revision=498667
* ports-mgmt/ports-tools: update to 1.8Fernando Apesteguía2019-04-092-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From the ChangeLog: https://github.com/ppekala/ports-tools/releases/tag/1.8 * pfind: * add -d option for searching deleted ports * support searching for slaves in other categories then master port * add information about already installed packages in search results * upgrade-ports: * don't use full dependencies list while sorting, this prevents out of memory problems * while sorting large list of ports * fix uprade of security/sudo package when using sudo for upgrade process (non-root user) * inform user about lenghty backups * don't attempt to big version upgrade of perl5, needs manual intervention * make required by list more compact in need to be installed summary and many small fixes. Reported by: portscout Notes: svn path=/head/; revision=498521
* ports-mgmt/portfmt: Update to newer commitTobias Kortkamp2019-04-082-5/+5
| | | | | | | - Properly sort USE_PYQT Notes: svn path=/head/; revision=498405
* Update to 2.18.9.Joe Marcus Clarke2019-04-052-7/+15
| | | | | | | | | | | | | | | | | | * Add check for sensible CMAKE settings to ports-mgmt/portlint [1] * Do not warn about absolute paths in *_OLD_CMD (when USES=shebangfix is set) [2] * If an option only has QMAKE_ON or QMAKE_OFF settings, it is flagged as no effect [3] * Check for options defined per ARCH to make sure we don't have a lot of false positives. [4] (Note: [1] was already in PORTREVISION 2). PR: 232948 [2] 237045 [3] 234888 [4] Submitted by: adridg [3] Notes: svn path=/head/; revision=497951
* Add check for sensible CMAKE settings to ports-mgmt/portlintAdriaan de Groot2019-04-052-2/+13
| | | | | | | | | | | | | | | | | | | | If a port sets CMAKE variables (CMAKE_ARGS, or the option helpers like foo_CMAKE_BOOL) then it should have USES=cmake; otherwise those variables don't make any sense. This is the slightly simplified version of the patch: there really shouldn't be options that switch (meta-)build systems. PORTREVISION bumped because I'm not sure what the versioning scheme is for portlint. PR: 235650 Reported by: yuri Approved by: marcus (maintainer timeout 2 weeks) Differential Revision: https://reviews.freebsd.org/D19525 Notes: svn path=/head/; revision=497950
* Remove expired ports:Rene Ladan2019-04-049-3491/+0
| | | | | | | | | | | | | | | | | | | | | | | 2019-03-25 chinese/reciteword: depends on audio/esound 2019-03-31 comms/conserver: Superseeded by comms/conserver-com 2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK 2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose 2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct 2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version 2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version 2019-03-31 finance/aqmoney: no longer maintained upstream 2019-03-31 finance/openhbci: no longer maintained upstream 2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2 2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X 2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead 2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead 2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4 2019-03-25 x11/xbelld: Depends on audio/esound Notes: svn path=/head/; revision=497852
* ports-mgmt/portfmt: Update to latest commitTobias Kortkamp2019-03-302-5/+5
| | | | | | | Changes: https://github.com/t6/portfmt/compare/139c92e5b9cf18218a7799fdd0e8adcf3dd3cd93...5c2ccf1c5f52ec80ce4f12d5463c328de02c5d02 Notes: svn path=/head/; revision=497310
* Update to 0.2.1Sunpoet Po-Chuan Hsieh2019-03-293-11/+9
| | | | | | | | | | | - Do not silence installation message - Sort PLIST - Take maintainership Changes: https://github.com/lonkamikaze/bsda2/releases Notes: svn path=/head/; revision=497123
* Update to 1.10.99.12Baptiste Daroussin2019-03-272-4/+4
| | | | | | | | | | | | | | | | | | | | | Changes from pkg 1.10.99.11 to 1.10.99.12 - use /usr/bin/uname to determine of the ABI - Add 3 new aliases: * rall-depends: showing depenencies of a non installed package * rcomment: showing only the comment of a non installed package * rdesc: showing only the description of a non installed package - switch to cirrus-ci - improve portability on linux - simplify code to create the repository - close stdin when running scripts - update bundled libucl to latest version - remove backward compat (pkg_*) in periodic scripts - always use anticongersion on periodic scripts - Prevent SIGSEGV with 'pkg version' with packaged base - Fix issue with recent lld Notes: svn path=/head/; revision=496948
* ports-mgmt/packagekit: remove nonexistent qt4 slaveport checkTobias C. Berner2019-03-171-12/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=496006
* Caronade will automatically create build jobs using poudriere and portlintBernhard Froehlich2019-03-156-0/+78
| | | | | | | | | whenever you push changes to your Git based ports repository. WWW: https://code.bluelife.at/decke/caronade Notes: svn path=/head/; revision=495791
* - Update to 0.8.1.3Ryan Steinmetz2019-03-132-4/+4
| | | | Notes: svn path=/head/; revision=495666
* - Update to 0.8.1.2Ryan Steinmetz2019-03-1311-730/+8
| | | | | | | Approved by: koobs@ (maintainer) Notes: svn path=/head/; revision=495575