aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - use GHL instead old GOOGLE archives plus bigger local patchesOlli Hauer2015-12-165-359/+32
| | | | | | | - sync pkg-descr Notes: svn path=/head/; revision=403872
* Mark this as being maintained as myself.Sean Bruno2015-12-161-1/+1
| | | | Notes: svn path=/head/; revision=403871
* Take these ports as they are based on my branches in github.Sean Bruno2015-12-162-2/+2
| | | | | | | rip nox@ Notes: svn path=/head/; revision=403870
* sysutils/py-plumbum: update to 1.6.0David Naylor2015-12-163-5/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port Changes: - Add test target using nosetests. - Switch to GH distribution to get unit tests. - Add pkg-plist (do not use autoplist generation) Change Log: - Added support for Python 3.5, PyPy, and better Windows and Mac support, with CI testing (#218, #217, #226) - Colors: Added colors module, support for colors added to cli (#213) - Machines: Added .get() method for checking several commands. (#205) - Machines: local.cwd now is the current directory even if you change the directory with non-Plumbum methods (fixes unexpected behavior). (#207) - SSHMachine: Better error message for SSH (#211) - SSHMachine: Support for FreeBSD remote (#220) - Paths: Now a subclass of str, can be opened directly (#228) - Paths: Improved pathlib compatibility with several additions and renames (#223) - Paths: Added globbing multiple patterns at once (#221) - Commands: added NOHUP modifier (#221) - CLI: added positional argument validation (#225) - CLI: added envname, which allows you specify an environment variable for a SwitchAttr (#216) - CLI terminal: addded Progress, a command line progress bar for iterators and ranges (#214) - CLI: add invoke, which allows you to programmatically run applications (#149) - CLI: add --help-all and various cosmetic fixes: (#125), (#126), (#127) - CLI: add root_app property (#141) - Machines: getattr now raises AttributeError instead of CommandNotFound (#135) - Paramiko: keep_alive support (#186) - Paramiko: does not support piping explicitly now (#160) - Parmaiko: Added pure SFTP backend, gives STFP v4+ support (#188) - Paths: bugfix to cwd interaction with Path (#142) - Paths: read/write now accept an optional encoding parameter (#148) - Paths: Suffix support similar to the Python 3.4 standard library pathlib (#198) - Commands: renamed setenv to with_env (#143) - Commands: pipelines will now fail with ProcessExecutionError if the source process fails (#145) - Commands: added TF and RETCODE modifiers (#202) - Experimental concurrent machine support in experimental/parallel.py - Several minor bug fixes, including Windows and Python 3 fixes (#199, #195) Notes: svn path=/head/; revision=403869
* net/usbredir: Update version 0.6=>0.7.1Muhammad Moinur Rahman2015-12-164-31/+9
| | | | | | | - Take MAINTAINERSHIP Notes: svn path=/head/; revision=403868
* Have patches for Perl ports use the correct file names.Mathieu Arnold2015-12-1615-0/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=403867
* - Update repo URLDmitry Marakasov2015-12-163-4/+4
| | | | Notes: svn path=/head/; revision=403866
* Fix a couple of typos.Jimmy Olgeni2015-12-161-2/+2
| | | | Notes: svn path=/head/; revision=403865
* emulators/qemu: Update version 0.11.1=>2.4.1Muhammad Moinur Rahman2015-12-1640-4402/+629
| | | | | | | | | | | | | | - MASTER_SITES has been changed from SAVANNAH and local repo of nox@ to new wiki.qemu.org - Take MAINTAINERSHIP - Updated to maintain version release with UPSTREAM. qemu-devel will be updated to maintain with SNAPSHOTS - Some of the patches has been converted to OPTIONSNG with post-patch - Most of the patches are now makepatch compatible - Converted most of the LEGACY OPTIONS to OPTIONSNG Notes: svn path=/head/; revision=403864
* - Update to 20141211cWen Heping2015-12-163-3/+7
| | | | | | | | PR: 205081 Submitted by: mjl@luckie.org.nz(maintainer) Notes: svn path=/head/; revision=403863
* - Reassign sperber@'s ports after his commit bit was taken in for safekeepingFrederic Culot2015-12-164-4/+4
| | | | Notes: svn path=/head/; revision=403861
* lang/gnatdroid-sysroot(-x86): Only for i386 and amd64John Marino2015-12-162-0/+4
| | | | | | | | | | The gnatdroid sysroot* and binutils* ports do build on other architectures, but the actually gnatroid cross-compilers do not. Until this changes, there is no point to build the dependencies so suppress their building on non-x86 platforms. Notes: svn path=/head/; revision=403859
* devel/jwasm is not jobs safeJohn Marino2015-12-161-0/+2
| | | | | | | | It tries to build object files in GccUnixR directory without checking if the directory was successfully created (a race). Notes: svn path=/head/; revision=403858
* gecko: fix typo in r403853Jan Beich2015-12-161-1/+1
| | | | Notes: svn path=/head/; revision=403857
* sysutils/pesign: unbreak build on DragonFly (like r403070)Jan Beich2015-12-161-1/+1
| | | | | | | | | | | | | | | Don't rely on USE_GCC using implicit -isystem/usr/local/include to fix In file included from pesign.h:30:0, from actions.c:28: efitypes.h:22:20: fatal error: efivar.h: No such file or directory compilation terminated. Reported by: http://muscles.dragonflybsd.org/bulk/latest-per-pkg/pesign/ Approved by: portmgr blanket Notes: svn path=/head/; revision=403856
* audio/soundtouch: update to 1.9.2Jan Beich2015-12-1614-10/+16
| | | | | | | | | | ABI isn't compatible, so bump PORTREVISION in consumers. Changes: http://www.surina.net/soundtouch/README.html ACC report: https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html Notes: svn path=/head/; revision=403855
* www/firefox: move ad hoc soundtouch patch into bug517422Jan Beich2015-12-164-174/+172
| | | | Notes: svn path=/head/; revision=403854
* gecko: drop support for libc++ where it's not defaultJan Beich2015-12-161-5/+1
| | | | | | | If it still has an effect the compiler should be fixed instead. Notes: svn path=/head/; revision=403853
* gecko: drop FreeBSD 8.x and 9.0 supportJan Beich2015-12-1615-170/+5
| | | | | | | | | | | | | | | DragonFly has a similar getchar() workaround in DPorts, so this would be a bit bumpy due to USES=dos2unix removal causing a patchconflict. However, OS X (since 10.3) and other BSDs (except OpenBSD) fixed stdio.h instead. https://github.com/android/platform_bionic/commit/f2cea021ab2c6d7d7feeb40cca098aa132605876 https://github.com/bitrig/bitrig/commit/1abd6adb31462edf8f2875e3d03ba8cd2af713df https://github.com/jsonn/src/commit/d782c95120fdb70f3b8d74e5a183bfb0f98fc770 https://github.com/freebsd/freebsd/commit/dd1ce6fd6c2c0f0c70f3c78a4959185bb93eb1c3 https://github.com/unofficial-opensource-apple/Libc/tree/569b0a5190c89f8729c22e09fb15f6252feadcfc/include/stdio.h Notes: svn path=/head/; revision=403852
* devel/android-tools-simpleperf: explicitly include stdint.h for intptr_t ↵Jan Beich2015-12-161-2/+4
| | | | | | | (like r399204) Notes: svn path=/head/; revision=403851
* devel/android-tools-*: drop FreeBSD 8.x supportJan Beich2015-12-163-33/+9
| | | | Notes: svn path=/head/; revision=403850
* - Update to version 5.4.0Marcus von Appen2015-12-162-3/+4
| | | | Notes: svn path=/head/; revision=403849
* - Update to version 1.5.1Marcus von Appen2015-12-162-7/+9
| | | | | | | | | | A full list of changes since version 1.4.1 can be found at https://github.com/micropython/micropython/releases. Changelog: https://github.com/micropython/micropython/releases/tag/v1.5.1 Notes: svn path=/head/; revision=403848
* Regenerate distinfo after r403842.Raphael Kubo da Costa2015-12-161-2/+2
| | | | | | | | | | | => svn-all-fast-export-svn2git-1.0.11.a.20151201-d4ff0b2_GH0.tar.xz is not in /usr/ports/devel/svn2git/distinfo. => Either /usr/ports/devel/svn2git/distinfo is out of date, or => svn-all-fast-export-svn2git-1.0.11.a.20151201-d4ff0b2_GH0.tar.xz is spelled incorrectly. Hash and size are still the same, only the file name has changed. Notes: svn path=/head/; revision=403847
* assertthat is an extension to stopifnot() that makes it easy toWen Heping2015-12-164-0/+25
| | | | | | | | | | | declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what they've done wrong. WWW: https://cran.r-project.org/web/packages/assertthat/ Notes: svn path=/head/; revision=403846
* A disciplined approach to non-standard evaluation.Wen Heping2015-12-164-0/+22
| | | | | | | WWW: https://cran.r-project.org/web/packages/lazyeval/ Notes: svn path=/head/; revision=403845
* A tool that "multiply imputes" missing data in a single cross-sectionWen Heping2015-12-164-0/+31
| | | | | | | | | | | (such as a survey), from a time series (like variables collected for each year in a country), or from a time-series-cross-sectional data set (such as collected by years for each of several countries). WWW: http://gking.harvard.edu/amelia Notes: svn path=/head/; revision=403844
* Update 4.3.84 --> 4.3.88Cy Schubert2015-12-162-3/+3
| | | | Notes: svn path=/head/; revision=403843
* devel/svn2git: bump port's minor version.David Naylor2015-12-161-1/+1
| | | | | | | | | | Adding the suffix '.a.20151201' to the port's version caused the port to regress (i.e. the newer version in ports was actually considered older then previous version in ports). Bump the port's minor version in addition to adding the suffix. Notes: svn path=/head/; revision=403842
* devel/py-yappi: Update to 0.94Kubilay Kocak2015-12-162-5/+14
| | | | | | | | | | | | | | | | | | | * Update PORTVERSION and distinfo checksum (0.94) [1] * Enable USE_PYTHON=concurrent support * Add NO_ARCH * Convert DOCS post-install target to OPTION helper * Add do-test target. PyPI sdist doesn't currently contain tests [1] * Strip shared library [1] https://bitbucket.org/sumerc/yappi/issues/7 Based on: PR: 205113 [1] Submitted by: Johannes Jost Meixner <xmj chaot net> [1] Notes: svn path=/head/; revision=403841
* - UnbreakMartin Wilke2015-12-162-8/+7
| | | | | | | | | | | | | | | - Switch to Github Note: The project use to package c, csharp, python seperately, with the switch to github tarball includes bindings, which we wont be installing. PR: 205286 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4566 Notes: svn path=/head/; revision=403840
* - Update to 7.8.14.Marcelo Araujo2015-12-162-4/+4
| | | | | | | Requested by: Manavasu <manavasu@vasudevaserver.org> Notes: svn path=/head/; revision=403839
* - Update to 0.3.0.Marcelo Araujo2015-12-162-3/+3
| | | | | | | | | PR: ports/205352 Submitted by: mose <mose@gandi.net> (maintainer) Sponsored by: gandi.net Notes: svn path=/head/; revision=403838
* - Update to 3.2.20Martin Wilke2015-12-162-15/+9
| | | | | | | | | | | | - Switch to options heler PR: 205290 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4578 Notes: svn path=/head/; revision=403837
* - Update to 4.1.7Martin Wilke2015-12-162-13/+11
| | | | | | | | | | | | - Switch to options helper PR: 205292 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: D4579 Notes: svn path=/head/; revision=403836
* - Update to 4.02.3Wen Heping2015-12-164-215/+651
| | | | | | | | PR: 203589 Submitted by: michipili@gmail.com(maintainer) Notes: svn path=/head/; revision=403835
* Document bind vulnerabilitiesMark Felder2015-12-161-0/+45
| | | | | | | | | Security: CVE-2015-3193 Security: CVE-2015-8000 Security: CVE-2015-8461 Notes: svn path=/head/; revision=403834
* - Switch to options helpersDmitry Marakasov2015-12-161-5/+1
| | | | Notes: svn path=/head/; revision=403833
* - Switch to options helpersDmitry Marakasov2015-12-162-5/+9
| | | | | | | | - Simplify installation - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=403832
* - Fix build WITHOUT=NLSDmitry Marakasov2015-12-161-0/+1
| | | | Notes: svn path=/head/; revision=403831
* Document recent mozilla vulnerabilitiesJan Beich2015-12-161-0/+117
| | | | Notes: svn path=/head/; revision=403830
* devel/android-tools-{adb,fastboot}-devel: update to m.p.5956Jan Beich2015-12-1613-23/+331
| | | | | | | | Changes: https://android.googlesource.com/platform/system/core/+log/0bb1ce06ea46..461a29540c01/adb Changes: https://android.googlesource.com/platform/system/core/+log/0bb1ce06ea46..461a29540c01/fastboot Notes: svn path=/head/; revision=403829
* - Update to 1.6.1.3Wen Heping2015-12-162-3/+3
| | | | Notes: svn path=/head/; revision=403827
* Update BIND9 to the latest patch releases, 9.9.8-P2, 9.10.3-P2, and snapshot.Mathieu Arnold2015-12-169-23/+23
| | | | | | | | | | | | | MFH: 2015Q4 Changes: https://kb.isc.org/article/AA-01326/81/BIND-9.9.8-P2-Release-Notes.html Changes: https://kb.isc.org/article/AA-01328/81/BIND-9.10.3-P2-Release-Notes.html Security: CVE-2015-3193 Security: CVE-2015-8000 Security: CVE-2015-8461 Sponsored by: Absolight Notes: svn path=/head/; revision=403826
* www/dtse is not jobs safeJohn Marino2015-12-161-0/+2
| | | | | | | | | This port has failed on me at least twice. It's trying to build object files before the "object" directory is created. Notes: svn path=/head/; revision=403825
* - Update to 0.8Wen Heping2015-12-162-3/+3
| | | | Notes: svn path=/head/; revision=403824
* - Pass maintainership to zope@Wen Heping2015-12-161-2/+2
| | | | Notes: svn path=/head/; revision=403823
* - Update to 0.8.2Wen Heping2015-12-152-5/+4
| | | | Notes: svn path=/head/; revision=403822
* - Update to 0.15.9.Jung-uk Kim2015-12-153-22/+8
| | | | | | | | | | | - Add options to disable Avahi and CUPS. - Fix dependencies for sound support. - Remove pkg-message with out-dated information. PR: 205338 Notes: svn path=/head/; revision=403821
* Use modern USES features (execinfo, localbase); no functional changesJohan van Selst2015-12-151-5/+2
| | | | | | | | PR: 205347 Submitted by: pawel Notes: svn path=/head/; revision=403820