MD5 (icmpquery.c) = 49ec82cc335951652662211fd1759cbd ink rel='stylesheet' type='text/css' href='/~lantw44/cgit-data/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Remove remnants of the switch from Altavista Babelfish to Google Translatedanfe2018-01-182-6/+3
| | | | | in r459036 and generally improve port description; while here, add missing `perl5' to CATEGORIES.
* devel/boost-*: update to 1.66.0jbeich2018-01-181-1/+1
| | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
* - Fix build for FreeBSD 11+tabthorpe2018-01-181-1/+5
| | | | MFH: 2018Q1
* misc/rumprun: Add missing USES=gmake and fix buildtobik2018-01-173-1595/+1614
| | | | | | | | | | | | | | | | | | | | make[1]: "/wrkdirs/usr/ports/misc/rumprun/work/rumprun-8fe40c8/app-tools/Makefile" line 1: Missing dependency operator make[1]: "/wrkdirs/usr/ports/misc/rumprun/work/rumprun-8fe40c8/app-tools/Makefile" line 2: Need an operator ... make[1]: "../../global.mk" line 1: Missing dependency operator make[1]: "../../global.mk" line 2: Need an operator ... Variable MACHINE_GNU_PLATFORM is recursive. - Patch bundled libunwind to build with newer GCC versions - Fix man page install location - Fix build on i386 - The port will only build on amd64 and i386 so use ONLY_FOR_ARCHS to list the architectures it builds on instead of all architectures it doesn't build on PR: 225152 Submitted by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de> (maintainer)
* - Fix WWW in pkg-descrcpm2018-01-161-1/+1
|
* - update to -> 1.20mich2018-01-153-5/+6
| | | | PR: 199570
* misc/rumprun: Add port to the treemmokhi2018-01-146-0/+1730
| | | | | | | | | | | | | | This project uses rump kernels to provide the Rumprun unikernel. Rumprun works on both hypervisors (eg. KVM and Xen) and bare metal. Rumprun can be used with or without a POSIX'y interface, and supports applications written in (but not limited to): C, C++, Erlang, Go, Java, Javascript (node.js), Python, Ruby and Rust. PR: 225117 Submitted by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de> Reviewed by: yuri Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D13888
* Update to 0.14sunpoet2018-01-132-7/+9
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
* - Add missing quotes to rc scriptzi2018-01-122-1/+2
| | | | | PR: 193921 Submitted by: saper@saper.info
* Remove superfluous linefeeds and fix some other minor whitespace bugs.danfe2018-01-123-7/+4
|
* Do not abuse INSTALL_MAN when installing documentation, examples, anddanfe2018-01-1111-15/+15
| | | | other miscellaneous files that are not actually manual pages (part 2).
* misc/exercism: update to 2.4.1swills2018-01-112-3/+4
|
* Add misc/pnpidskwm2018-01-114-0/+35
| | | | | | | | | Database of IDs used in Plug and Play devices. This file is taken from the hwdata package (https://github.com/vcrhonek/hwdata), because the offical upstream (http://uefi.org/pnp_id_list) does not have a easy to use file. Submitted by: Ting-Wei Lan <lantw44@gmail.com>
* Do not abuse INSTALL_MAN when installing documentation, examples, anddanfe2018-01-101-2/+2
| | | | other miscellaneous files which are not actually manual pages.
* New port: misc/lxi-toolspi2018-01-104-0/+52
| | | | | | | | | | | | | | | | | lxi-tools is a collection of open source software tools that enables control of LXI compatible instruments such as modern oscilloscopes, power supplies, spectrum analyzers etc. All features are consolidated in the 'lxi' application which provides a simple commandline interface to discover LXI instruments, send SCPI commands, and capture screenshots from supported LXI instruments. lxi-tools rely on liblxi for all communication. WWW: https://lxi-tools.github.io/ PR: 224714, D13686 Submitted by: Dmitri Goutnik <dg@syrec.org>
* New port: misc/liblxipi2018-01-095-0/+57
| | | | | | | | | | | | liblxi is an open source software library which offers a simple API for communicating with LXI compatible instruments. The API allows applications to discover instruments on your network, send SCPI commands, and receive responses. WWW: https://lxi-tools.github.io PR: 224713, D13685 Submitted by: Dmitri Goutnik <dg@syrec.org>
* New port: misc/libpredict: Satellite orbit prediction libraryyuri2018-01-096-0/+91
| | | | | | Submitted by: myself Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13758
* misc/free42: Update to 2.0.10yuri2018-01-092-11/+10
| | | | | | | Submitted by: myself Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13795
* Sort SUBDIRssunpoet2018-01-071-1/+1
|
* Update to 0.103013sunpoet2018-01-073-4/+10
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Software-License/Changes
* Update to 1.08sunpoet2018-01-073-5/+25
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/asterisk-perl/CHANGES
* Update to 20180104sunpoet2018-01-072-4/+4
| | | | Changes: https://people.FreeBSD.org/~sunpoet/usbids-20180104.diff
* Update Qt5 ports to 5.9.3.rakuco2018-01-079-2695/+1803
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This took quite a lot of time because Qt's own build system underwent several changes in 5.8.0 that took a while to adapt to. And, of course, qt5-webengine is a behemoth that we need to patch like crazy due to its bundling of Chromium. In fact, most of the Chromium patches in qt5-webengine have been imported with no changes from www/chromium@433510 ("www/chromium: update to 56.0.2924.87"). New port: accessibility/qt5-speech Bigger changes to Qt5 ports we had to make: - Qt now allows using a configure.json file to define configuration options and specify configuration checks that can be done when qmake is invoked. However, configure.json checks done in a subdirectory only propagates to subdirectories, and checks elsewhere will fail if all .pro files are being parsed at once (i.e. qmake -recursive), so several ports had to switch to USES=qmake:norecursive along with manual additional qmake invocations in subdirectories in order to work. It's been mentioned in a few places such as Qt's bug tracker that qmake's recursive mode is pretty much deprecated, so we might switch to non-recursive mode by default in the future. - Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts arbitrary options such as '-foo' and '-no-bar' at the end of the command-line. They can be specified in QMAKE_CONFIGURE_ARGS. - graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is built with the WAYLAND option, so a corresponding option (off by default) was added to the port. - misc/qt5-doc: Switch to a pre-built documentation tarball. The existing port was not working with Qt 5.9. Instead of trying to fix it, switch to what Gentoo does and fetch a tarball that already contains all documentation so that we do not have to build anything at all. The tarball's name and location in download.qt.io look a bit weird, but it seems to work fine. - www/qt5-webengine: Use binutils from ports, Chromium's GN build system generates a build.ninja that uses ar(1) with the @file syntax that is not supported by BSD ar, so we need to use GNU ar from binutils. - x11-toolkits/qt5-declarative-render2d: This port was merged into the main Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the ports tree. Changes to other ports we had to make: - biology/ugene: Drop a '#define point "."' that is not present in more recent versions of the port. Defining a macro with such a common name causes build issues with Qt 5.9, which uses |point| as an argument name in methods. - cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer installed with `cp -f -R', but rather `qmake install qinstall', which does not install %%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory That's a local file that should not even have been part of the tarball anyway. - chinese/gcin-qt5: Add additional private Qt directories (which should not be used in the first place) to get the port to build with Qt 5.9. - devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some test classes no longer generate documentation files. - security/keepassx-devel: Import a patch sent upstream almost a year ago to fix the build with Qt 5.9. Thanks to antoine for the exp-run, and tcberner and Laurent Cimon <laurent@nuxi.ca> for landing changes in our qt-5.9 branch. PR: 224849
* - Add thefuck 3.25ygy2018-01-054-0/+39
| | | | | | | | | | | | | Thefuck is a magnificent app which corrects your previous console command. It tries to match a rule for the previous command, creates a new command using the matched rule and runs it. Thefuck comes with a lot of predefined rules, but you can create your own rules as well. WWW: https://github.com/nvbn/thefuck PR: 224263 Approved by: adamw Differential Revision: https://reviews.freebsd.org/D13460
* Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOLjbeich2018-01-051-2/+0
| | | | The cryptic "error in backend" is emitted by Clang on crash.
* Bump PORTREVISION after r457993.rakuco2018-01-041-0/+1
| | | | | | | In this case, we dropped a runtime dependency, so it is possible the package could have been created before and just failed at installation time. PR: 224870
* Drop dependency on py-qt5-doc, which was removed in r457921.rakuco2018-01-041-1/+1
| | | | PR: 224870
* Update to r51361 from the FreeBSD docset.blackend2018-01-0422-19/+42
| | | | Approved by: doceng (implicit)
* Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2.rakuco2018-01-034-2086/+0
| | | | | | | | | | | | | Upstream no longer ships the contents of misc/py-qt5-doc, so the port has been removed. This is also a requirement for updating the Qt5 ports, as the PyQt5 version currently in the tree has license conflicts with later Qt versions. Big thanks to tcberner for doing most of the work here, and antoine for the exp-run. PR: 224739
* Update to 2.04sunpoet2017-12-312-4/+4
| | | | Changes: http://search.cpan.org/dist/Locale-SubCountry/Changes
* Fix WWWsunpoet2017-12-301-1/+1
| | | | Approved by: portmgr (blanket)
* Fix WWWsunpoet2017-12-301-1/+1
| | | | Approved by: portmgr (blanket)
* Fix WWWsunpoet2017-12-301-1/+1
| | | | Approved by: portmgr (blanket)
* Move misc/p5-Asterisk to misc/p5-asterisk-perlsunpoet2017-12-306-7/+7
| | | | | - Add NO_ARCH - Bump PORTREVISION of dependent ports for dependency change
* Mark these ports broken on aarch64 (and, where appropriate, armv6/7).linimon2017-12-301-0/+4
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Update to 1.74danilo2017-12-292-5/+4
|
* Update to 2.03sunpoet2017-12-282-4/+4
| | | | Changes: http://search.cpan.org/dist/Locale-SubCountry/Changes
* New port: misc/nnn: Missing terminal file browser for Xyuri2017-12-286-0/+154
| | | | | | | Submitted by: 224600 Reported by: Dmitri Goutnik <dg@syrec.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13646
* Update misc/elixir-mime to version 1.2.0.olgeni2017-12-252-4/+4
|
* Change default version of samba from 4.4 to 4.6antoine2017-12-232-1/+2
| | | | | | Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D13529
* New port: misc/libpostal: Library for parsing/normalizing street addresses ↵yuri2017-12-1911-0/+224
| | | | | | | | | around the world PR: 224262 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13468
* misc/mc: Fix SUBSHELL blank terminal upon opening in xterm with Slangwoodsb022017-12-172-0/+29
| | | | | | | | | | Note: Unfortunately this does not fix this issue on the FreeBSD console. PR: 217758 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> Reported by: Dron <dron_2@ua.fm> Reported by: danfe MFH: 2017Q4
* misc/mc: Update to 4.8.20woodsb022017-12-163-5/+8
| | | | | Changes this release: https://midnight-commander.org/wiki/NEWS-4.8.20
* - Those ports fail to build with python3antoine2017-12-121-3/+3
| | | | - Add some explicit FLAVOR to dependencies where needed
* Update to 20171127sunpoet2017-12-112-4/+4
| | | | Changes: https://people.FreeBSD.org/~sunpoet/usbids-20171127.diff
* Update to 20171206sunpoet2017-12-112-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* Change man pages which are links (gitregrep.1.gz and gitrfgrep.1.gz)gerald2017-12-112-0/+43
| | | | | | | | | | from absolute links to relative links. Bump PORTREVISION since this does affect the resulting package in a material manner. PR: 224230 Reported by: wosch
* - Those ports fail to build with python3antoine2017-12-111-1/+1
| | | | - Add some explicit FLAVOR to dependencies where needed
* gnome-osd is not compatible with python3antoine2017-12-091-1/+1
|
* metromap is not compatible with python3antoine2017-12-091-1/+1
|
* New port: misc/py-palettable: Library of color palettes for Pythonyuri2017-12-084-0/+28
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13419
* Mark these ports as buildable on armv6 after a trybroken run. (Alsolinimon2017-12-081-2/+0
| | | | | | | | tested with trybroken on armv7.) The 'runaway process' ones are most likely just statistical. Approved by: portmgr (tier-2 blanket)
* - Add LICENSE_FILEamdmi32017-12-042-3/+3
| | | | | | | - Cosmetic fixes - Update WWW Approved by: portmgr blanket
* Fix configure options for gnustep-maketheraven2017-12-031-1/+1
| | | | | | | We were not setting the flag to select the GNUstep ABI, so were defaulting to using the GCC-compatible version, which was likely to trigger a lot of subtle bugs. This was noticed when C++ exceptions thrown through Objective-C stack frames caused segfaults.
* - Add explicit FLAVOR to a few dependenciesantoine2017-12-031-1/+1
| | | | | | - Remove FLAVOR from py-docutils dependency in comms/uhd, in this case it needs the rst2html command, not the docutils module - Mark some ports as not compatible with python3
* Convert Python ports to FLAVORS.mat2017-11-3023-151/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-303-0/+3
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them solinimon2017-11-301-2/+2
| | | | | | | | | on armv7. This is part one of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket)
* New port: misc/crosti: Convert custom image to cross stitch design, edit ↵yuri2017-11-306-0/+258
| | | | | | | stitch designs Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13266
* - Add LICENSE_FILEamdmi32017-11-301-6/+9
| | | | | - Switch to USES=localbase - Optionize docs installation
* - Add classic offensive fortunes removed from FreeBSD base in 2013 (r248200)ak2017-11-292-6/+6
| | | | | Submitted by: Jeremy Chadwick <jdc@koitsu.org> (maintainer) Suggested by: ak
* misc/py-tqdm: Update to 4.19.4dbaio2017-11-292-4/+4
| | | | | | | Changes: https://github.com/tqdm/tqdm/releases/tag/v4.19.4 PR: 223941 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* - Add LICENSEamdmi32017-11-281-6/+17
| | | | | - Add missing xorg depends - Switch to options helpers
* - Add missing COMMENT, WWWamdmi32017-11-282-2/+8
| | | | | - Add LICENSE - Cosmetic fixes
* New port: misc/py-colorbrewer: Constants from Cynthia Brewer's ColorBreweryuri2017-11-284-0/+26
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13255
* New port: misc/fortune-mod-freebsd-classic: Classic FreeBSD fortunes ↵yuri2017-11-254-0/+52
| | | | | | | | | (including offensives) PR: 223798 Submitted by: Jeremy Chadwick <jdc@koitsu.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13214
* - Add LICENSEamdmi32017-11-242-5/+6
| | | | | | | - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
* New port: misc/free42: Simulation of the HP-42S scientific calculator and ↵yuri2017-11-2210-0/+175
| | | | | | | HP-82240 printer Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13177
* Update to 1.1.1-1arved2017-11-214-9/+13
| | | | | | | | Pass Maintainership to submitter Add License PR: 223393 Submitted by: Zsolt Udvari
* New port: misc/owrep: Weather reporting program based on openweathermap.orgyuri2017-11-176-0/+71
| | | | | | | PR: 223247 Submitted by: Bob Eager <bob@eager.cx> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13118
* PHP 7.2: Remove bad repocopies.tz2017-11-171-9/+0
| | | | Reported by: adamw
* Add PHP 7.2 RC6tz2017-11-163-0/+19
| | | | | | | | | | | | | Notable changes: - mcrypt module was removed - sodium module was added - sybase_ct artifacts removed Also many PECL ports will not work with this version since some files got renamed. Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de> Differential Revision: https://reviews.freebsd.org/D12980
* Update to 20171021sunpoet2017-11-132-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* New port: misc/unicode-emoji: Unicode emoji data filesyuri2017-11-114-0/+49
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13011
* misc/cldr-emoji-annotation: Made '_1' a part of DISTVERSION instead of being ↵yuri2017-11-101-2/+1
| | | | | | | in DISTVERSIONSUFFIX Approved by: mat's followup request in D13013 Differential Revision: https://reviews.freebsd.org/D13013
* New port: misc/cldr-emoji-annotation: Emoji annotation files in CLDRyuri2017-11-095-0/+197
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13013
* devel/icu: update to 60.1jbeich2017-11-091-1/+1
| | | | | | | Changes: http://site.icu-project.org/download/60 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 223373 Exp-run by: antoine
* Update misc/qt5ct to 0.34.tcberner2017-11-052-4/+5
|
* - Reset MAINTAINER due to fatal email bounces, maintainer timeoutszi2017-11-042-2/+2
| | | | Reported by: portscout
* Update license of ports using MPL (without version)dbaio2017-11-041-1/+1
| | | | | | All ports now should use MPL[10|11|20] license. Approved by: portmgr (blanket)
* Update to 2017cskreuzer2017-11-033-6/+4
|
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-031-1/+1
| | | | This round is @FreeBSD.org residents except teams.
* - py-qt5-*: Fix build when using non default version of python, in this caseantoine2017-11-012-0/+2
| | | | | | | | | sip is installed as sip-${PYTHON_VER} - py-qt*-demo: Fix packaging with python3, those ports have a python2 pkg-plist so USE_PYTHON=py3kplist must be used to convert it PR: 219641
* Update to r51152 from the FreeBSD docset.blackend2017-10-317-11/+20
| | | | Approved by: doceng (implicit)
* 1: Update to 2.11.vanilla2017-10-292-5/+6
| | | | 2: set NO_ARCH.
* Update to new upstream 1.43.7, install libext2fs.so [1].mandree2017-10-292-3/+3
| | | | | | | | | | | | | | | Install shared libraries, and use them (except for e2fsck, which links it statically so it can be used from /sbin), requested by pgf@ and fsu@. To that end, we need to add LIB_DEPENDS and tweak CONFIGURE_ARGS (notably LDFLAGS need to be passed there already, not in MAKE_ARGS, so that we can find libuuid/libblkid). Use @comment trick in pkg-plist to ignore not-to-install libraries (libss, libblkid - these have their own ports) while shutting up make check-plist and poudriere checks at the same time. Reported by: pgf@, fsu@ [1]
* Fix building on 11.0-RELEASEvanilla2017-10-251-3/+3
|
* Claim maintainership (was: ports@) and upgrade to version 1.01b.19.se2017-10-254-23/+140
| | | | | | Add LICENSE based on the contents of file ANNOUNCE in the sources. Approved by: antoine (mentor)
* Update to 2017.3sunpoet2017-10-252-4/+4
| | | | Changes: https://pecl.php.net/package-changelog.php?package=timezonedb
* misc/dejagnu: update to 1.6.1gahr2017-10-243-3/+8
|
* - Update to 3.60ak2017-10-202-4/+5
| | | | | PR: 222669 Approved by: oliver (maintainer)
* Update misc/py-fuzzy to 1.2.2tcberner2017-10-192-5/+11
| | | | | | | * while here, switch to DISTVERSION. PR: 222443 Submitted by: Yuri Victorovich (maintainer)
* Use fgets(3)+strcspn(3) instead of gets(3)fjoe2017-10-182-1/+13
| | | | Approved by: MAINTAINER
* remove aarch64 from NOT_FOR_ARCHS,vanilla2017-10-178-23/+48
| | | | rump can build without any issue on rpi3 now.
* Update xfce4-weather-plugin to 0.8.10madpilot2017-10-143-16/+4
| | | | | PR: 222942 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* Fix master_sitesbapt2017-10-131-3/+2
|
* - Update to 4.19.2culot2017-10-132-4/+4
| | | | | | Changes: https://github.com/tqdm/tqdm/releases/tag/v4.19.2 PR: 222906 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-121-1/+0
| | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
* Update to 20171011sunpoet2017-10-122-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* Stripping go binaries is perfectly fine.mat2017-10-121-2/+0
| | | | | | https://dominik.honnef.co/posts/2016/10/go-and-strip/ Sponsored by: Absolight
* Add CONFLICTS_INSTALLsunpoet2017-10-121-0/+2
|
* Fix building on 10.x.vanilla2017-10-117-8/+14
|
* Import xfce4-weather-plugin upstream patch required to make locationmadpilot2017-10-112-3/+16
| | | | | | | | | search work after external site added additional requirement. PR: 222909 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Obtained from: https://git.xfce.org/panel-plugins/xfce4-weather-plugin/commit/?id=7c976663e8790e5b06ca31a4a3165b11aeb89f11 MFH: 2017Q4
* Enable on armv7.linimon2017-10-101-1/+1
| | | | | PR: 222879 Submitted by: Sylvain Garrigues <sylvain at syvlaingarrigues dot com>
* Update to 0.19sunpoet2017-10-072-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-Google/Changes
* Fix building with clang.vanilla2017-10-0611-5/+153
|
* - Update MASTER_SITES for my portsak2017-10-051-2/+2
| | | | - Update WWW for jwasm
* - Update to 4.19.1culot2017-10-042-4/+4
| | | | | | Changes: https://github.com/tqdm/tqdm/releases/tag/v4.19.1 PR: 222773 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* - Add 10.4-RELEASE checksums.marius2017-10-0338-221/+45
| | | | | | - Remove 10.4-{BETA,RC}* checksums. Approved by: bdrewery (maintainer, implicit, re@ blanket)
* Update misc/elixir-uuid to version 1.1.8.olgeni2017-10-012-4/+4
|
* misc/e2fsprogs-{libblkid,libuuid}: lift BROKENjbeich2017-09-291-2/+0
| | | | | | | After r450705 www/firefox requires -libuuid via audio/jack. Both slaves built fine on 11.0, 11.1 and 12.0 aarch64. Pointy hat to: mandree (r450553)
* ImageMagick to 6.9.9-15.kwm2017-09-281-1/+1
| | | | | | | | | | | | | | * Disable FPX (FlashPix) support by default. This image format is really rare these days coupled with that there are known CVE's in libfpx and it doesn't seem to be maintained these days. It doesn't make sense to keep it enabled by default anymore. [1] * Add new option for RAW support * Fix portscout macro to only show 6.9.x versions Bump other ports for the shared library bumps in IM 6. PR: 222309 [1] Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
* Update to 0.12sunpoet2017-09-282-5/+4
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
* - Update to 1.08culot2017-09-272-3/+4
| | | | Changes: http://search.cpan.org/dist/Chatbot-Eliza/Changes
* - Update to 4.18.0culot2017-09-272-4/+4
| | | | | PR: 222640 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Update to 0.11sunpoet2017-09-272-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
* Add CONFIGURE_FAIL_MESSAGE again to avoid receiving more mailssunpoet2017-09-261-0/+1
|
* - move files to correct locationohauer2017-09-266-0/+0
|
* Add 10.4-RC2 checksums.marius2017-09-268-1/+45
| | | | Approved by: bdrewery (maintainer, implicit, re@ blanket)
* devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1
| | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1
| | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/icu: update to 59.1jbeich2017-09-251-1/+1
| | | | | | | | | - Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
* Update to 1.47.5sunpoet2017-09-252-4/+4
| | | | | | | - Refresh Brazilian Portuguese translation from translation project copy (trivial date change). - Update Swedish translation (thanks to Sebastian Rasmussen). - Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert). - Update copyright years.
* - Update to 0.3.3zi2017-09-232-4/+4
|
* misc/py-tqdm: Update to 4.17.0dbaio2017-09-222-4/+4
| | | | | | | | Changes: https://github.com/tqdm/tqdm/releases/tag/v4.16.0 https://github.com/tqdm/tqdm/releases/tag/v4.17.0 PR: 222492 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Update to 20170910sunpoet2017-09-212-4/+4
| | | | Changes: https://people.FreeBSD.org/~sunpoet/usbids-20170910.diff
* Update to 20170916sunpoet2017-09-212-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* Update iso-codes to 3.76.kwm2017-09-192-4/+4
|
* misc/mdp: Update to 1.0.10dbaio2017-09-172-4/+4
| | | | | PR: 222313 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Add 10.4-BETA4 and 10.4-RC1 checksums.marius2017-09-1714-1/+89
| | | | Approved by: bdrewery (maintainer, implicit, re@ blanket)
* Fix kde4-l10n packages after sysutils/filelight's updatetcberner2017-09-1771-88/+46
| | | | | | | | | | | | | | | I chose filelight-17.* as it contains its own localization, which is good, as kde4-l10n is very outdated, and may not match modern filelight anymore. Unfortunately this lead to conflicts with the kde4-l10n. So strip the filelight parts from kde4-l10n-*. Reported by: VVD (via IRC) Reviewed by: rakuco Pointyhat to: tcberner Differential Revision: https://reviews.freebsd.org/D12393
* Fix INDEX after r449946tcberner2017-09-161-2/+2
| | | | | | | Unfortunately I missed to track the one child port misc/kdeutils4. Reported by: cperciva Pointyhat to: tcberner
* Fix license information for portgs that use "the same license as Perl".mat2017-09-1533-33/+33
| | | | Sponsored by: Absolight
* - Add LICENSEamdmi32017-09-132-1/+3
| | | | | | - Update WWW Approved by: portmgr blanket
* Chase Emacs updateashish2017-09-121-1/+1
|
* Back out C++11 changes for ICU >= 59jbeich2017-09-121-3/+2
| | | | | | | | | r449608, r449609, r449610, r449611, r449612, r449613, r449614, r449621, r449661, r449662 are reverted. ICU will pull char16_t typedef in C++98 mode instead. Pointy hat to: jbeich PR: 218788 222222 222225
* misc/sword: switch to C++11, required by ICU >= 59jbeich2017-09-111-2/+3
| | | | | | | | | | | | | | | | In file included from ../src/mgr/swmgr.cpp:102: In file included from ../include/utf8transliterator.h:41: /usr/local/include/unicode/unistr.h:3025:7: error: delegating constructors are permitted only in C++11 UnicodeString(ConstChar16Ptr(text)) {} ^~~~~~~~~~~~~ /usr/local/include/unicode/unistr.h:3087:7: error: delegating constructors are permitted only in C++11 UnicodeString(ConstChar16Ptr(text), length) {} ^~~~~~~~~~~~~ /usr/local/include/unicode/unistr.h:3180:7: error: delegating constructors are permitted only in C++11 UnicodeString(Char16Ptr(buffer), buffLength, buffCapacity) {} ^~~~~~~~~~~~~ PR: 218788
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-114-3/+4
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Add ptsort, a prioritized topological sort.des2017-09-054-0/+27
|
* Add 10.4-BETA3 checksums.marius2017-09-038-1/+45
| | | | Approved by: bdrewery (maintainer, implicit, re@ blanket)
* Update to r50775 from the FreeBSD docset (a.k.a. 10.4-R version)blackend2017-09-0211-7/+27
| | | | Approved by: doceng (implicit)
* misc/py-tqdm: Update to 4.15.0dbaio2017-09-012-6/+6
| | | | | | | While here, silence portlint warning about order of USES/USE_*. PR: 221871 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Add 10.4-BETA2 checksums.gjb2017-08-288-1/+45
| | | | | Approved by: bdrewery (maintainer, implicit, re@ blanket) Sponsored by: The FreeBSD Foundation
* Update to 20170825sunpoet2017-08-272-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* misc/osinfo-db: update to 20170813novel2017-08-263-5/+11
|
* Add missed PORTREVISION bumps after recent poppler updateswills2017-08-242-2/+2
|
* Remove expired ports:rene2017-08-2313-972/+0
| | | | | | | | | | | | | | | | | | 2017-08-23 games/plee-the-bear: Broken for more than 6 months 2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months 2017-08-23 lang/bigloo: Broken for more than 6 months 2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months 2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months 2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6 months 2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months 2017-08-23 misc/xyzcmd: Broken for more than 6 months 2017-08-23 russian/fortuneru: Broken for more than 6 months 2017-08-23 security/bdc: Broken for more than 6 months 2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months 2017-08-23 devel/insight: Broken for more than 6 months 2017-08-23 devel/gdb66: Broken for more than 6 months 2017-08-23 biology/biojava: Broken for more than 6 months 2017-08-23 games/xroach: Broken for more than 6 months
* - Rename misc/lr to misc/lazyread to reflect upstream name and avoid ↵amdmi32017-08-238-74/+45
| | | | | | | | | | conflicts with sysutils/lr - Simplify and fix lesspipe.sh handling (add missing argument, and assume it always exists) - Cleanup and simplify the port PR: 221206 Approved by: maintainer timeout (mich, 2 weeks)
* Update rump to latest git revision, and switch to github.vanilla2017-08-225-38/+60
|
* Update GNUstep core libraries.theraven2017-08-211-1/+1
| | | | | | | | | | Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release.
* Update RUN_DEPENDS: use newer twistedsunpoet2017-08-201-2/+3
| | | | | | | | - Bump PORTREVISION for dependency change PR: 221652 Submitted by: sunpoet (myself) Approved by: novel (maintainer)
* - update from 0.10 to 0.10.2misha2017-08-192-3/+4
|
* - update from 0.8.2 to 0.9misha2017-08-193-4/+6
| | | | Approved by: jpaetzel (mentor)
* Upgrade to new upstream release 1.43.5, assorted fixes.mandree2017-08-123-3/+8
| | | | | | | | | | | | | | Changelog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.5> Add proper LICENSE* statements to all the Makefiles of e2fsprogs and its slave ports. Update e2fsprogs-libuuid's pkg-plist to use @preunexec and @dir, instead of @[un]exec. Add BLKID_FILE to e2fsprogs's Makefile to prevent f_detect_xfs from polluting the system's /etc/blkid.tab in make check.
* Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team canjrm2017-08-051-1/+1
| | | | more easily contribute to their maintenance.
* - Pass maintainership to me. marino@ is not part of FreeBSD committersacm2017-08-041-1/+0
|
* - Update to 20170729sunpoet2017-08-042-4/+4
| | | | Changes: https://people.FreeBSD.org/~sunpoet/usbids-20170729.diff
* Update to 20170727sunpoet2017-08-042-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* - MASTER_SITES cleanupzi2017-08-021-1/+1
|
* misc/py-tqdm: Update licensedbaio2017-07-281-1/+1
| | | | Approved by: portmgr (blanket)
* Add 11.1-RELEASE checksums.gjb2017-07-2632-233/+59
| | | | | | | Prune 11.1-{BETA3,RC1,RC3,RC3} checksums. Approved by: bdrewery (maintainer, implicit, re@ blanket) Sponsored by: The FreeBSD Foundation
* Fix building on gcc6vanilla2017-07-252-2/+13
| | | | | | PR: 219292 Submitted by: jbeich@, rakuco@ Obtained from: NetBSD
* misc/mc: Fix invalid tty baudrate detection disabling verbose modewoodsb022017-07-232-1/+12
| | | | | | | PR: 220944 Submitted by: Michael Büker <m.bueker@berlin.de> Obtained from: https://midnight-commander.org/ticket/2452#comment:15 MFH: 2017Q3
* Deprecate ports BROKEN for more than 6 monthsantoine2017-07-223-0/+6
|
* - Update WWWamdmi32017-07-211-1/+1
| | | | Approved by: portmgr blanket
* misc/unclutter-xfixes: Update to 1.2dbaio2017-07-202-5/+6
| | | | | | | | | - Added new option --ignore-scrolling While here, add LICENSE_FILE PR: 220792 Submitted by: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
* Update modifier: use :S instead of :Csunpoet2017-07-161-2/+1
|
* Update to 0.16sunpoet2017-07-162-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-Googlev3/Changes
* Add 11.1-RC3 checksums.gjb2017-07-158-1/+59
| | | | | Approved by: bdrewery (maintainer, implicit, re@ blanket) Sponsored by: The FreeBSD Foundation
* Update misc/erlang-mimetypes to version 1.1.0.olgeni2017-07-15