.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-ack
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.18sunpoet2017-03-253-6/+5
* Update to 2.16sunpoet2017-03-133-4/+8
* Move textproc/ack to textproc/p5-acksunpoet2017-03-134-0/+64
* Remove PKGNAMEPREFIX from textproc/py-ackcrees2013-01-084-66/+0
* Register mutual conflictcrees2013-01-03/span> | - Update PORTVERSION and distinfo checksum (1.25.1)
* New xcbautolock. Minimalistic XCB base utility that monitors users activity forbapt2016-03-054-0/+28
| | | | | a user defined period of time (granularity up to the second) and fires up a user define program once the duration is reached without any activity.
* databases/mariadb101-server: Fix i386, GSSAPI & Engine build issuesbrnrd2016-03-054-14/+32
| | | | | | | | | | | | | | | - Add USES=compiler:c++11-lib - Use both deprecated -DPLUGIN_${engine} and new -DWITHOUT_${engine} to disable engines (fixes engines not being disabled) - Add IGNORE for GSSAPI_BASE on FreeBSD < 10, version is too old - Add IGNORE for TokuDB, upstream not supported on 32-bit platforms - Add IGNORE on i386, currently broken with clang [1] [1] https://jira.mariadb.org/browse/MDEV-9627 Reviewer by: koobs (mentor) Approved by: koobs (mentor) Differential Revision: D5478
* Be explicit and provide the full path to the perl binary when installing.rakuco2016-03-051-1/+2
| | | | | | | | | The default value of the PERL variable in the port's Makefile is "/usr/bin/perl", be explicit and provide the path to the binary on FreeBSD. PR: 197131 Submitted by: web@umich.edu Approved by: Nick Hilliard <nick@foobar.org>
* New port: biology/bowtie.rakuco2016-03-056-0/+194
| | | | | | | | | | | Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. WWW: http://bowtie-bio.sourceforge.net/index.shtml PR: 206939 Submitted by: Jason Bacon <bacon4000@gmail.com>
* Update to 0.04matthew2016-03-052-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/TRENDELS/Set-Tiny-0.04/Changes
* Make 7d09b9ee-e0ba-11e5-abc4-6fb07af136d2 pass `make validate'.rakuco2016-03-051-1/+1
|
* Add entry for security/libssh's CVE-2016-0739.rakuco2016-03-051-0/+38
| | | | This was fixed in r409932, but the 2016Q1 branch is still vulnerable.
* www/firefox{,-esr}: update to 45.0 (rc2) / 38.7.0jbeich2016-03-0526-687/+537
| | | | | | | | | | | | Prepare www/firefox a bit for ESR45: - [e10s] Make layers.progressive-paint;true work at least on 11.0-CURRENT - Chase bundled versions for system dependencies - Drop unused/broken system opus and speex support Changes: https://www.mozilla.org/firefox/45.0/releasenotes/ Changes: https://www.mozilla.org/firefox/38.7.0/releasenotes/ Security: 2225c5b4-1e5a-44fc-9920-b3201c384a15 MFH: 2016Q1 (release candidate)
* Update to upstream version 1.7.0riggs2016-03-055-14/+18
|
* Remove databases/mysql-workbench52.rakuco2016-03-0513-1492/+1
| | | | | The port has been broken for more than 6 months and it does not look like anyone intends to fix it.
* Update to 3.8.0 RC3.brooks2016-03-055-16/+32
| | | | | | | | | Update the version in the clang-format patch. [0] Attempt make ccc-analyzer have a usable default. [1] PR: 207065 [1] Submitted by: kpneal@pobox.com [0]
* Update to 5.17.rakuco2016-03-052-4/+4
| | | | | PR: 207680 Submitted by: martinp@tildeslash.com (maintainer)
* Fixup for r409685 (Fix build on recent 11.0-CURRENT)trociny2016-03-051-1/+1
| | | | | | These commits add 'make depend' to pre-build in order to force making ucd_oid.h and ucd_tree.h before compiling other files, which includes those.
* www/py-aiohttp: Update to 0.21.2, Modernizekoobs2016-03-052-21/+10
| | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.21.2) - Switch to py3-chardet (C'mon VARIANTS! :|) - Update TEST_DEPENDS and test target to new framework bits - Remove TESTS option bits accordingly - Update USES:python minimum version - Remove conditional asyncio RUN_DEPENDS accordingly - Strip shared extensions Changes: https://github.com/KeepSafe/aiohttp/blob/v0.21.2/CHANGES.txt
* net/py-novaclient: update to 3.3.0novel2016-03-052-4/+3
|
* devel/py-oslo.serialization: update to 2.4.0novel2016-03-052-3/+3
| | | | | PR: 207711 Approved by: Davide D'Amico (maintainer)
* devel/py-keystoneauth1: update to 2.3.0novel2016-03-052-3/+4
| | | | | PR: 207709 Approved by: Davide D'Amico (maintainer)
* devel/py-oslo.utils: update to 3.7.0novel2016-03-052-4/+3
|
* devel/py-oslo.i18n: update to 3.4.0novel2016-03-052-3/+3
|
* devel/py-debtcollector: update to 1.3.0novel2016-03-052-3/+3
| | | | | PR: 207710 Approved by: Davide D'Amico (maintainer)
* databases/sfcgal: 1.2.2 -> 1.3.0pi2016-03-053-6/+5
| | | | | | | | | | | | | | | | | Fixes the build with boost 1.60. Other Changes see https://github.com/Oslandia/SFCGAL/releases Add a validity flag to geometries Add an option to straight skeleton to return the distance to borders Add sfcgal_geometry_is_valid_detail to the C API Remove grid and ASC reader Remove the viewer Fix compilation issue with boost 1.60 (#119) Fix WKT parsing issues (#81 #117) Retain bisectors of narrow angles in MedialAxis output PR: 207698 Approved by: coder@tuxfamily.org (maintainer)
* Update to 3.4.vanilla2016-03-052-4/+3
|
* textproc/py-mistune: Update to 0.7.2koobs2016-03-052-3/+3
| | | | - Update PORTVERSION and distinfo checksum (0.7.2)
* textproc/py-chardet: Enable concurrent, Modernizekoobs2016-03-054-4/+39
| | | | | | | | | | | | | | - Enable "concurrent" Python installation - Switch to GITHUB for DISTFILES (includes tests) - Add test target - Patch setup.py and test.py to support setuptools 'test' command - Enable NO_ARCH (architecture independent) [1] https://github.com/chardet/chardet/issues/13 Reviewed by: rm (maintiner) Approved by: rm (maintainer) Differential Revision: D5517
* - Update to 2.1.0tota2016-03-052-7/+6
|
* Update to 2.12. Add NO_ARCH.adamw2016-03-052-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/Class-Method-Modifiers
* Upgrade third-party subs_filter module from 0.6.2 to 0.6.4.osa2016-03-052-4/+4
| | | | Patch submitted by: Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua> (via private mail)
* MathMod is the new K3DSurf, now based on Qt 5.thierry2016-03-056-1/+52
|
* Upgrade third-party subs_filter module from 0.6.2 to 0.6.4.osa2016-03-052-4/+4
| | | | Patch submitted by: Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua> (via private mail)
* Upgrade third-party njs module from dbd4181 to 4030015.osa2016-03-052-3/+3
|
* Enable third-party passenger module as dynamic.osa2016-03-052-2/+16
| | | | Patch obtained from: https://github.com/phusion/passenger/pull/1764
* - Update to 1.1.0.stephen2016-03-052-3/+3
|
* Remove MAKE_JOBS_UNSAFE: according to mpich2 wiki FAQ, this issue was fixedthierry2016-03-051-1/+0
| | | | | | | since v1.5a1. PR: ports/207691 Submitted by: jiashiun (at) gmail.com
* Update to version 16.3.0pawel2016-03-052-3/+3
| | | | | | | | Changelog: - Possibility to use an external service (website) to download videos. - Options to zoom in and out. - New options in the settings dialog to change the font and style of the application.
* - Add missing files to plistamdmi32016-03-052-1/+5
| | | | | | PR: 207308 Submitted by: amdmi3 Approved by: maintainer timeout (bofh, 2 weeks)
* - Update to 1.6.9amdmi32016-03-052-4/+4
| | | | | PR: 207061 Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
* - Update to 1.6.10amdmi32016-03-053-13/+23
| | | | | PR: 207061 Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
* databases/datamodeler: 4.1.1.888 -> 4.1.3.901pi2016-03-053-5/+5
| | | | | | | | Changes: http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/data-modeler-relnotes-v412-2714825.html PR: 207683 Submitted by: jjuanino@gmail.com (maintainer)
* - Chase upstream 0.8.8_2kmoore2016-03-052-4/+4
| | | | - Bump PORTREV
* emulators/i386-wine-staging: align options with wine-staging.dbn2016-03-051-1/+1
| | | | | PR: 207700 Reported by: bapt@
* Update to 0.22. Sort plist, and add NO_ARCH.adamw2016-03-053-5/+5
| | | | Changes: https://metacpan.org/changes/distribution/Test-File-Contents
* Update to 0.096.adamw2016-03-052-3/+4
| | | | Changes: https://metacpan.org/changes/distribution/Data-Munge
* Update to 1.27.adamw2016-03-052-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Mango
* Mistkenly some positions in pkg-plist were created as directoriespawel2016-03-054-43/+7
| | | | | | | | instead of empty files. Fix this and use @sample keyword for they removal management in place of install/deinstall scripts. PR: 207527 Reported by: amdmi3
* - Don't build unused samples, fixes build with updated openimageioamdmi32016-03-051-0/+19
| | | | | | PR: 207278 Submitted by: amdmi3 Approved by: maintainer timeout (danfe, 2 weeks)
* Update to 2.001001.adamw2016-03-052-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Moo
* Enable BASH and ZSH options (install their completions) by default.adamw2016-03-051-1/+4
| | | | | | | Also, add NO_ARCH. PORTREVISION bump for pkg change. PR: 207075 Submitted by: maintainer
* Update to 0.05.19.rakuco2016-03-052-3/+3
| | | | | PR: 207702 Submitted by: luca.pizzamiglio@gmail.com (maintainer)
* New port: devel/py-positionalnovel2016-03-054-0/+33
| | | | | | | | | | | | | | positional provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. The decorator makes it easy to support Python 3 style key-word only parameters. WWW: https://github.com/morganfainberg/positional Reviewed by: koobs, mat Differential Revision: D5540
* Update to 1.4.22arved2016-03-052-4/+4
|
* Update to 0.7.0arved2016-03-053-4/+10
|
* Update to 3.8.0.rakuco2016-03-052-3/+3
| | | | | PR: 207499 Submitted by: coder@tuxfamily.org (maintainer)
* textproc/py-sphinx_rtd_theme: update 0.1.8 -> 0.1.9robak2016-03-052-3/+3
|
* Update to 0.8.8arved2016-03-052-5/+4
|
* Make dependency on `multimedia/libdvdnav' optional: riggs@ vaguely recallsdanfe2016-03-043-6/+9
| | | | | | | | | | | that there were build problems when disabling dvdnav some years ago, but I had been building and running MPlayer without it for quite a while with no issues. It remains enabled by default anyways. While here use our standard OPTIMIZED_CFLAGS_DESC for OCFLAGS_DESC and fix minor indentation bug. Approved by: riggs (maintainer)
* math/yacas: unbreak on 9. w/ gccgahr2016-03-043-2/+22
|
* Update to 0.2.9, add DOCS and NLS optionsolivier2016-03-048-41/+90
| | | | | Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D5552
* Add new port devel/pragmarcsmarino2016-03-047-0/+282
| | | | | | | | | | | | | | | | | | | | | | | PragmAda Reusable Components (PragmARCs) from PragmAda S/W Engineering Provides basic to high-level reusable components to reduce requirements to write new code by 50%. An non-comprehensive component list: * ANSI TTY control * Assertion handler * Assignment * Unbounded bags * Binary searcher * Binary semaphores * Regex matcher * Complex numbers * Date handler * Card deck handler * Concurrent forwarder * Genetic algorithm * New getline * fast string hashing * Extended num. images * Signed int. images * Least squares fitting * Linear eq. solver * Bounded lists * Unbounded lists * Extended maths * GCD/LCM Int. functs * Generic math functs * Matrix maths * Text menu handler * Min/Max functions * Mix case converter * Concurrent monitor * Postfix calculator * Protected options * Bounded queues * Blocking queues * Quick searcher * Generic Regex * REM neural network * Safe pointers * Safe suspension * Safe semaphores * Discrete operations * Skip lists * Generic heap sort * Generic insert sort * Quick in-place sort * Generic radix sort * General stacks * 3-way comparisons * Random Num. generator * and more!
* Update goffice010 to 0.10.27.kwm2016-03-043-4/+4
|
* Hook hugin-2016 to the build, too.mat2016-03-041-0/+1
| | | | | | Pointy hat to: grog Noticed by: antoine Sponsored by: Absolight
* Update to a March 3rd snapshot.brooks2016-03-043-14/+41
| | | | | Update the Makefile.snapshot generate script to fine the date of the most recent change rather than using today's date.
* devel/simple_components: Upgrade version 4.8 => 4.11marino2016-03-042-6/+4
| | | | Approved by: maintainer (via #ada)
* textproc/libucl: Update to 0.8.0koobs2016-03-043-12/+15
| | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.8.0) - Update pkg-plist accordingly - Help ./configure find Lua with {CPP,LD}FLAGS - Update UTILS_DESC (new tool installed) - Sort all OPTION_* entries alphabetically - Use the new test framework - Group *_TARGET entries - Whitespace prettiness Changes: https://github.com/vstakhov/libucl/blob/0.8.0/ChangeLog.md
* Update libgsf to 1.14.36.kwm2016-03-043-4/+4
|
* lang/gnatdroid-binutils(-x86): Upgrade version 2.25.1 => 2.26marino2016-03-045-15/+18
| | | | | Synth test mode found some problems with the plists, so those have also been fixed.
* Update libgit2-glib to 0.23.10.kwm2016-03-042-3/+3
|
* Add portscout macro to skip unstable versions.kwm2016-03-041-0/+2
|
* Add portscout macro to skip unstable versions.kwm2016-03-041-0/+2
|
* Update at-spi2-core to 2.18.3.kwm2016-03-042-3/+3
|
* Update json-glib to 1.1.2.kwm2016-03-043-7/+12
|
* Update vte3 to 0.42.4.kwm2016-03-043-4/+4
|
* Update gtk30 to 3.18.8.kwm2016-03-042-4/+4
|
* Update gnome-online-accounts to 3.18.4.kwm2016-03-042-3/+3
|
* Update gnome-shell-extensions to 3.18.4.kwm2016-03-042-3/+3
|
* Update gnome-shell to 3.18.4.kwm2016-03-042-3/+3
|
* Update mutter to 3.18.3.kwm2016-03-042-3/+3
|
* Update gvfs to 1.26.3.kwm2016-03-042-6/+5
| | | | | Update GPHOTO2 description to mention where it is used for. Remove obsolete configure switch.
* Fix dupplicate PKGBASE.mat2016-03-041-0/+1
| | | | | | Pointy hat to: grog Noticed by: antoine Sponsored by: Absolight
* Deprecate and expire in 1 month.rakuco2016-03-041-1/+3
| | | | | | | | | | | | | The port has been unfetchable for a while now, marked BROKEN since November 2015 and unmaintained. While here, switch MASTER_SITES to the https version to try to silence portscout: accessing broken links with the http version results in an HTTP 302 response that I think causes portscout to report that new versions are available even though they are not. Since broken links in the https version result in HTTP 404, hopefully this will make portscout quiet again. PR: 207696
* Replace use of @exec/@unexec with @sample.rakuco2016-03-041-3/+1
| | | | | PR: 207570 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Update to 0.8.5.rakuco2016-03-042-3/+3
| | | | | PR: 207695 Submitted by: timp87@gmail.com (maintainer)
* security/nss: limit ports binutils to FreeBSDjbeich2016-03-041-1/+1
| | | | Inspired by: DPorts diffs
* Update net/dpinger to 2.0garga2016-03-043-23/+3
| | | | Sponsored by: Rubicon Communications (Netgate)
* math/yacas: update to 1.4.0, take back maintainershipgahr2016-03-047-68/+26
| | | | Announcement: http://www.yacas.org/release_1_4_0/
* Update to a 2016-02-29 snapshot.brooks2016-03-042-4/+4
|
* Make print/tex-dvipsk a runtime dependency.rakuco2016-03-041-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two reasons for this: 1. Document builds can fail without it even when using pdftex. From dblatex -d -D: Build uwm-pc-user-guide.pdf pdflatex failed Unexpected error occured Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 332, in compile donefiles = self._compile() File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 400, in _compile self.make_bin() File "/usr/local/lib/python2.7/site-packages/dbtexmf/core/dbtex.py", line 317, in make_bin batch=self.texbatch) File "/usr/local/lib/python2.7/site-packages/dbtexmf/dblatex/runtex.py", line 113, in compile self.texer.compile(texfile) File "/usr/local/lib/python2.7/site-packages/dbtexmf/dblatex/grubber/texbuilder.py", line 73, in compile raise OSError("%s compilation failed" % self.tex.program) OSError: pdflatex compilation failed /tmp/tmpe0bJK0 not removed From tail -n 11 /tmp/tmpe0bJK0/uwm-pc-user-guide.log: Here is how much of TeX's memory you used: 22571 strings out of 493117 331796 string characters out of 6138550 659827 words of memory out of 5000000 19593 multiletter control sequences out of 15000+600000 89643 words of font info for 150 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 48i,21n,51p,484b,2429s stack positions out of 5000i,2500n,10000p,300000b,80000s !pdfTeX error: pdflatex (file 8r.enc): cannot open encoding file for reading ==> Fatal error occurred, no output PDF file produced! 2. dvips is a valid backend to specify with dblatex -b. PR: 201592 Submitted by: Jason Bacon <bacon4000@gmail.com> MFH: 2016Q1
* - Update to 1.3.2wen2016-03-042-5/+5
|
* Update to version 3.2.3demon2016-03-042-4/+3
| | | | Approved by: maintainer
* Update to 0.7.8bapt2016-03-042-3/+3
|
* Update 2.070.1 --> 2.070.2cy2016-03-042-3/+3
|
* New upstream test release #12.mandree2016-03-042-4/+4
| | | | | | | | | | | | | | | | | | | | Git shortlog since test release #10: Simon Kelley (14): Add TTL parameter to --host-record and --cname. Add --dhcp-ttl option. Update CHANGELOG. Add --tftp-mtu option. Apply ceiling of lease length to TTL when --dhcp-ttl in use. Fix --add-subnet when returning empty or default subnet. Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options. Fix typo in last commit. Check return code from open() format fix. Fix pointer declaration botch. Tidy parsing code. Fix broken DNSMASQ_USER<x> envvars in script with more than one class. Tighten syntax checking for dhcp-range and clarify man page.
* - Update to 5.6.19miwi2016-03-042-3/+3
| | | | | Changelog: http://php.net/downloads.php#v5.6.19
* - Update to 7.0.4miwi2016-03-042-4/+4
| | | | | Changelog: http://php.net/ChangeLog-7.php#7.0.4
* - Update to 5.5.33miwi2016-03-042-3/+3
| | | | | Changelog: http://php.net/ChangeLog-5.php#5.5.33
* - Update to 1.10.4wen2016-03-042-3/+3
|
* - Update to 2.01wen2016-03-0414-241/+57
| | | | | PR: 205212 Submitted by: tkato432@yahoo.com
* databases/sfcgal: 1.1.0 -> 1.2.2pi2016-03-044-19/+5
| | | | | | | | Changes: databases/sfcgal PR: 206907 Submitted by: coder@tuxfamily.org (maintainer)
* Add mail/imapdedup, small Python script to remove duplicate emailshrs2016-03-044-0/+39
| | | | in IMAP mailboxes.
* security/py-passlib: Update to 1.6.5koobs2016-03-044-21/+18
| | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.6.5) - Add LICENSE_FILE - Add TEST_DEPENDS and test target - Add comment about failing tests which appear to require fixing bcrypt in FreeBSD base - Remove setup.py patch (no longer necessary) - Update pkg-descr WWW: URL (match setup.py:url) - Enable NO_ARCH (architecture independent) Changes: http://packages.python.org/passlib/history.html
* devel/py-iso8601: Update to 0.1.11koobs2016-03-042-10/+7
| | | | | | | - Update PORTVERSION and distinfo checksum (0.1.11) - Update test target using new framework bits - Remove TESTS option bits accordingly - Enable NO_ARCH (architecture independent)
* - Update to 1.8.10miwi2016-03-042-3/+3
|
* - Update to 1.9.3miwi2016-03-042-3/+3
|
* Update to 1.002.adamw2016-03-042-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Import-Base
* Update to 6.53.adamw2016-03-042-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Mojolicious
* - Update to 1.2 releasecpm2016-03-046-36/+23
| | | | | | | | | | - Add GSTREAMER1=gtksink as dependency. - Update MAINTAINER to my @FreeBSD.org address Changelog: https://github.com/baedert/corebird/releases/tag/1.2 PR: 207639 Approved by: junovitch (mentor)
* - Update to 1.4.3wen2016-03-042-4/+3
|
* - Update to 20160229.kuriyama2016-03-044-10/+10
|
* New port hugin-2016, bleeding edge version of graphics/hugin.grog2016-03-047-0/+796
| | | | Repo-copied version.
* Remove again because it wasn't repo-copied.grog2016-03-048-810/+0
| | | | | Submitted by: danfe@, junovitch@ Pointy hat to: grog@
* Add GStreamer1 gstsink plugin.kwm2016-03-045-2/+23
|
* - Update to 0.8.4nivit2016-03-043-3/+4
|
* Update libical-glib to 1.0.4.kwm2016-03-042-3/+3
|
* Update geocode-glib to 3.18.2.kwm2016-03-043-3/+7
|
* Update libchamplain to 0.12.13.kwm2016-03-043-5/+5
|
* Update cantarell-fonts to 0.0.24.kwm2016-03-042-3/+3
|
* - extend CONFLICTS for openssl-develdinoex2016-03-041-1/+1
|
* devel/py-libvirt: update to 1.3.2novel2016-03-042-3/+3
|
* devel/libvirt: update to 1.3.2novel2016-03-043-4/+4
|
* Fix build with clang 3.8.0.rakuco2016-03-041-0/+16
| | | | | | | | | | | | | | | | | During a recent exp-run for bug 206074, it was found that x11-servers/x11rdp gives errors with clang 3.8.0: /wrkdirs/usr/ports/x11-servers/x11rdp/work/x11rdp_xorg71/build_dir/include/X11/Xtrans/Xtranssock.c:1027:50: error: reference to 'in6addr_any' is ambiguous ((struct sockaddr_in6 *)&sockname)->sin6_addr = in6addr_any; ^ This is because Xtranssock.c attempts to redefine in6addr_any as a weak symbol, which does not work with clang 3.8.0. As a fix, place the customized in6addr_any definition between #ifdef __FreeBSD__ guards. PR: 207192 Submitted by: dim Reviewed by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* Update to 2.8.9dev.8.rakuco2016-03-045-71/+34
| | | | | | | | | | | | | | | * Remove "--enable-addrlist-page" from EXPERIMENTAL_OPTS_CONFIGURE_ON. It has been enabled by default since 2.8.8dev.9. * Remove files/patch-src-GridText.c. It has been merged officially since 2.8.8dev.9. * Correct the CPE information. * Make Makefile to have the same style as japanese/lynx. PR: 206571 Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
* Update to 2.8.8rel.2.rakuco2016-03-045-66/+30
| | | | | | | | | | | | | | * Remove files/patch-src-GridText.c. It has been merged officially since 2.8.8dev.9. * Enable JAPANESE_UTF8 by default. * Correct the CPE information. * Make Makefile to have the same style as japanese/lynx-current. PR: 206570 Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
* Update to 0.9.rakuco2016-03-042-4/+3
| | | | | PR: 206684 Submitted by: mk@neon1.net (maintainer)
* - Add LICENSEamdmi32016-03-041-5/+8
| | | | | - Switch to USES=localbase - Switch to options helpers
* - Switch to USES=taramdmi32016-03-041-4/+9
| | | | | | - Properly fix shebang - Add NO_ARCH - Switch to options helpers
* - Simplify strippingamdmi32016-03-042-11/+8
| | | | - Switch to options helpers
* - Switch to options helpersamdmi32016-03-041-10/+10
|
* - Add LICENSEamdmi32016-03-042-10/+30
| | | | | | | - Remove redundant lang/python dependency - Fix shebangs, respect ${PYTHON_CMD} - Add NO_ARCH - Switch to options helpers
* - Remove unneeded CONFIGURE_ARGSamdmi32016-03-041-2/+5
| | | | - Switch to options helpers
* - Add LICENSEamdmi32016-03-041-5/+10
| | | | | - Don't install useless docfiles - Switch to options helpers
* - Add LICENSE_FILEamdmi32016-03-041-4/+9
| | | | | - Switch to USES=tar - Switch to options helpers
* - Switch to options helpersamdmi32016-03-042-7/+9
| | | | | - Regenerate patches with `make makepatch` - Simplify installation
* - Silence patching and strippingamdmi32016-03-042-6/+8
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* Update to 0.5.0 add DOCS and NLS optionsolivier2016-03-034-47/+120
| | | | | Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D5530
* - Update to 4.27jadawin2016-03-032-3/+3
|
* - Update to 1.33jadawin2016-03-032-3/+3
|
* net/py-pyzmq: update to 15.2.0novel2016-03-032-3/+7
| | | | | | | | | | | Also, pyzmq now ships asyncio support that requires support of PEP 0409 [1] and depends on asyncio. As PEP0409 is supported in Python 3.3+ and asyncio is included into stdlib in 3.4, for 3.3 add dependency on devel/py-asyncio. 1: https://www.python.org/dev/peps/pep-0409/ Reviewed by: koobs Differential Revision: D5531
* Update caja to 1.12.4.kwm2016-03-032-3/+3
|
* Update pluma to 1.12.2.kwm2016-03-032-3/+3
|
* Update eom to 1.12.2.kwm2016-03-032-3/+3
|
* security/openssl-devel: Create OpenSSL 1.1.0 Alpha portbrnrd2016-03-037-7/+0
| | | | | | | | - Delete files after repo-copy initial commit Reviewed by: koobs (mentor) Approved by: koobs (mentor) Differential Revision: D5484
* security/openssl-devel: Create OpenSSL 1.1.0 Alpha portbrnrd2016-03-0315-0/+2297
| | | | | | | | | | | | | | | | | | | | | | | - Repo-copy of security/openssl - Remove unneeded USE_OPENSSL check - Add and normalize CONFLICTS - Put OPTIONS into GROUPS for ciphers, hashes, protocols and optimizations - Add more configurable ciphers, hashes and protocols - Sort <OPT>_DESC alphabetically - Reword <OPT>_DESC after grouping, add (comment) - Rewrite ${PORT_OPTIONS:M<OPT>} to <OPT>_<FEATURE>_* where possible - Rewrite ${PORT_OPTIONS:M<OPT>} to target-<OPT>-on where possible - Rewrite do-configure target to HAS_CONFIGURE/CONFIGURE_SCRIPT - Rewrite (regression-)test target to TEST_TARGET - Add NPN support patch from [1] - Remove 1.0.2 specific patches (Padlock and EVP_MD_CTX_FLAG_ONESHOT) - Disable obsolete, broken and obscure features [1] https://github.com/openssl/openssl/pull/757 Reviewed by: koobs (mentor) Approved by: koobs (mentor) Differential Revision: D5484
* Update port to 20016-02-18.sbruno2016-03-032-3/+3
| | | | | PR: 205817 Submitted by: gleb
* security/openssl: Revert disabling of SSLv2 and MD2feld2016-03-031-2/+2
| | | | | | | | | Disabling SSLv2 without a shared library bump has a visible impact to some applications. It is unclear at this time if disabling MD2 could cause the same issues, but both are being reverted at the moment to be safe. PR: 195796
* - Update to 0.96.005wen2016-03-033-13/+5
| | | | - Convert to autoplist
* audio/deadbeef: update to 0.7novel2016-03-0310-41/+188
| | | | | | | | | - New option SC68 for sc68 Atari ST And Amiga player - Drop AO option as the corresponding plugin appears to be gone - Add MPG123 option for the new optional mpg123-based backed for mp3 plugin Approved by: vg (maintainer) via IRC Differential Revision: D5337
* security/nss: update to 3.23jbeich2016-03-034-161/+62
| | | | Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
* graphics/giflib: Unbreak DF (reallocarray)marino2016-03-032-2/+30
| | | | | | | | OSVERSION was used without OPSYS, but it turns out that DragonFly needs a dedicated extra patch due to having a different name for the cdefs macro. Approved by: blankets (restore working DF port/non-invasive DF support)
* - Update to 2.2.4wen2016-03-037-65/+32
| | | | | PR: 207565 Submitted by: rhurlin@gwdg.de(maintainer)
* sysutils/py-ptyprocess: update 0.5 -> 0.5.1robak2016-03-032-3/+3
|
* net-p2p/transmission-qt4: unbreak build after r409981jbeich2016-03-031-1/+2
| | | | | | | /usr/local/bin/ld: cannot find -lopenssl Reported by: pkg-fallout Pointy hat: jbeich
* devel/py-pyflakes: Update to 1.1.0koobs2016-03-032-4/+4
| | | | | | | | | - Update PORTVERSION and distinfo checksum (1.1.0) - Enable "concurrent" Python version installation Changes: https://github.com/pyflakes/pyflakes/compare/1.0.0...1.1.0
* math/py-graphillion: Update to 0.99koobs2016-03-033-16/+8
| | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.99) - Switch to CHEESESHOP (now includes license file) - Add LICENSE_FILE - Remove unecessary setup.py patch, zip_safe override no longer needed Changes: https://github.com/takemaru/graphillion/compare/v0.98...v0.99
* Update to 1.8.4.rakuco2016-03-032-4/+4
| | | | | | | | Changelog: * Fix a possible crash when locking a sid device fails PR: 207438 Submitted by: liangtai.s16@gmail.com (maintainer)
* - Update to 1.21jadawin2016-03-032-3/+3
|
* - Update to 2.01jadawin2016-03-032-3/+3
|
* Update to 0.5.rakuco2016-03-033-5/+5
| | | | | PR: 207609 Submitted by: takefu@airport.fm (maintainer)
* New port: devel/libconcurrent.rakuco2016-03-035-0/+70
| | | | | | | | | | | | Tiny asymmetric-coroutine library: - generator bidirectional communication with yield_value/resume_value - native context switch - C11 WWW: https://github.com/sharow/libconcurrent/ PR: 207669 Submitted by: Tobias Kortkamp <t@tobik.me>
* ports-mgmt/synth: Upgrade version 1.10 => 1.11marino2016-03-032-3/+3
| | | | | | | | | | | | | | This fixes a regression in building ports that have dependences that install kernel modules. When DTrace support was added by providing a read-only mount of /boot to the builder, the kernel modules could no longer be installed at /boot/modules by pkg(8). Previously, although successful, module installs would have caused a file system violation on test mode checks. Since /boot is now excluded from checks (since DTrace support), leftovers in /boot/modules will not be detected in test mode. The fix is too elaborate and FreeBSD-specific to worry about (plus there's the philosophy question about why the ports framework is even allowed to modify the base but that's out of scope).
* Update freetype2 to 2.6.3.kwm2016-03-033-4/+4
|
* finance/py-stripe: Update to 1.30.0koobs2016-03-033-12/+21
| | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.30.0) - Update mock in TEST_DEPENDS (now any version) - Update setup.py patch to add tests_require for future upstreaming Changes: https://github.com/stripe/stripe-python/blob/v1.30.0/CHANGELOG
* New port: devel/git-cvs.rakuco2016-03-034-0/+30
| | | | | | | | | | Tool to incrementally import changesets from CVS into a Git repository with stable commit hashes. WWW: https://github.com/ustuehler/git-cvs/ PR: 207456 Submitted by: mp39590@gmail.com
* Update harfbuzz to 1.2.3.kwm2016-03-033-7/+16
| | | | | | | | | Enable Gobject introspection. Assign maintainership to gnome@ PR: 207387 (based on) Submitted by: olivierd@
* devel/py-tox: Update to 2.3.1koobs2016-03-032-8/+5
| | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.3.1) - Remove PYTEST option (unecessary) - Enable "concurrent" Python installation - Enable NO_ARCH (architecture independent) Changes: https://tox.readthedocs.org/en/latest/changelog.html
* devel/py-futures: Update to 3.0.5koobs2016-03-032-5/+10
| | | | | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (3.0.5) - Correctly limit to Python versions < 3. :2 means depend on lang/python2 (for the python2 symlink), which is an incorrect specification. - Enable NO_ARCH (architecture independent) - Add a comment above the test target to inform our future selves to increase the number of POSIX semaphores using sysctl. FreeBSD currently defaults to 30, and I don't believe there's a "blessed" way to have tests run as root to do this programatically. Without increasing the value, many tests are skipped: skipped 'system provides too few semaphores (30 available, 256 necessary)' Changes: https://github.com/agronholm/pythonfutures/blob/3.0.5/CHANGES
* devel/py-freezegun: Update to 0.3.6, Modernizekoobs2016-03-033-7/+36
| | | | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.3.6) - Update dateutil RUN_DEPENDS version to match that in setup.py - Add mock to TEST_DEPENDS (requirements.txt) - post-extract: Remove binary files and cache dirs from WRKSRC [1] - Patch setup.py to add test depends and add support for test command - Update test target, using canonical setuptools test command - Enable NO_ARCH (architecture independent) Changes: https://github.com/spulec/freezegun/blob/0.3.6/CHANGELOG [1] https://github.com/spulec/freezegun/pull/139 [2] https://github.com/spulec/freezegun/issues/134
* devel/py-fabric: Update to 1.10.2, Modernizekoobs2016-03-033-17/+13
| | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.10.2) - Update and sort TEST_DEPENDS (adding RUN_DEPENDS no longer needed) - Update test target and remove TESTS option bits accordingly - Enable NO_ARCH (architecture independent) - Repatch setup.py Changes: http://www.fabfile.org/changelog.html
* devel/py-dateutil: Update to 2.5.0koobs2016-03-033-7/+7
| | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.5.0) - Update RUN_DEPENDS - Use dos2unix (o_O) - Update pkg-descr WWW: URL Changes: https://github.com/dateutil/dateutil/blob/2.5.0/NEWS
* devel/py-circuits: Update to 3.1.0, Modernizekoobs2016-03-032-7/+12
| | | | | | | | | | - Update PORTVERSION and distinfo checksum (3.1.0) - Add LICENCE_FILE - Sort USE_PYTHON values - Update test target - Remove __pycache__ dirs from sdist causing test failures [1] [1] https://github.com/circuits/circuits/issues/155
* net-im/py-slackclient: Update to 1.0.0koobs2016-03-032-4/+11
| | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (1.0.0) - Switch to GitHub for DISTFILES (includes tests) [1] - Add test dependencies and target Changes: https://github.com/slackhq/python-slackclient/blob/1.0.0/CHANGELOG.md [1] https://github.com/slackhq/python-slackclient/pull/76
* Update to 2.10.0.vanilla2016-03-032-3/+3
|
* Restore the original creator's record.mi2016-03-031-1/+1
| | | | Obtained from: danfe
* Common:cpm2016-03-034-7/+7
| | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.4.1) security/py-acme: - Update MAINTAINER to my @FreeBSD.org address PR: 207666 Approved by: junovitch (mentor), koobs (maintainer, letsencrypt)
* This is a VU meter plugin for DeaDBeeF audio player.danfe2016-03-036-0/+112
| | | | WWW: https://github.com/cboxdoerfer/ddb_vu_meter
* devel/py-raven: 5.5.0 -> 5.11.0pi2016-03-032-3/+3
| | | | | Changes: https://github.com/getsentry/raven-python/commits/master
* net/kamailio: 4.3.1 -> 4.3.4pi2016-03-032-4/+3
| | | | | Changes: http://www.kamailio.org/w/2015/11/kamailio-v4-3-4-released/
* - Update to 0.0.791gfbb356bcpm2016-03-032-5/+4
| | | | | | | | - Update MASTER_SITES - Add my LOCAL to MASTER_SITES PR: 207668 Approved by: junovitch (mentor)
* - Update to v0.16.0cpm2016-03-032-5/+6
| | | | | | | | | | - Add LICENSE_COMB. This release changes the license of some non-MPlayer source files to LGPL 2.1 or later. - Update MAINTAINER to my @FreeBSD.org address. Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.16.0 PR: 207663 Approved by: junovitch (mentor)
* Update to 6.52.adamw2016-03-032-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Mojolicious
* New port hugin-2016, bleeding edge version of graphics/hugin.grog2016-03-038-0/+810
|
* security/nss: unbreak build on 9.x after r409978jbeich2016-03-031-0/+38
| | | | | | | | | | | | | Drop -ansi as it often breaks build e.g., C++-style comments in C code. secasn1d.c: In function 'sec_asn1d_parse_leaf': secasn1d.c:1611: error: expected expression before '/' token secasn1d.c:1622: error: expected expression before '/' token secasn1d.c:1629: error: expected expression before '/' token secasn1d.c:1621: warning: unused variable 'len_in_bits' Reported by: pkg-fallout [1] Pointy hat: jbeich
* - Provide better port description textdanfe2016-03-032-8/+9
| | | | | | | | - Point WWW line to a working homepage - Transfer maintainership to submitter - Convert to USES=localbase while here PR: 201379
* - Update to 3.7.6.0wen2016-03-033-5/+7
| | | | | | - Sort USE_PYTHON - Add LICENSE - Pet portlint
* - unbreak and pass maintainer-ship to submitterjgh2016-03-031-4/+2
| | | | | PR: 207646 Submitted by: vvelox@vvelox.net
* - Update to 3.98-1.4tota2016-03-032-3/+3
|
* - Correct link the .so lib filewen2016-03-031-1/+2
| | | | | PR: 207623 Submitted by: jjachuf@gmail.com
* - Update to 0.3.2.8.1tota2016-03-032-3/+3
|
* Update to 20160228.rakuco2016-03-032-3/+3
| | | | | PR: 207614 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* - Update to 1.95-4.8tota2016-03-032-3/+3
|
* Update to 3.2.4.rakuco2016-03-032-7/+5
| | | | | PR: 207576 Submitted by: jeremy@smart-serv.net (maintainer)
* Update to 0.16.rakuco2016-03-032-3/+3
| | | | | PR: 207593 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* Update to 1.2.2.rakuco2016-03-032-3/+3
| | | | | PR: 207641 Submitted by: Eero Hänninenn <fax@nohik.ee> (maintainer)
* Update to 1.7.2.rakuco2016-03-032-3/+3
| | | | | PR: 207642 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
* Update to 2016.02.25.rakuco2016-03-032-3/+3
| | | | | PR: 207643 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
* Update to 3.3.rakuco2016-03-033-5/+6
| | | | | PR: 207662 Submitted by: yuri@rawbw.com (maintainer)
* net-p2p/transmission-*: update to 2.90jbeich2016-03-0311-94/+53
| | | | | | | | | | | - Add POLARSSL and WOLFSSL support (like ftp/curl) - Hide LITE (unused) and DOCS (redundant) options from -web slave - Simplify r398996 and move to CONFIGURE_ENV - Drop r369657 hacks after upstream integration [1] - As implied by r378806 transfer maintainership back to crees Changes: https://trac.transmissionbt.com/wiki/Changes#version-2.90 PR: 194029 [1]
* Update to 0.6.rakuco2016-03-032-3/+3
| | | | | PR: 207649 Submitted by: yuri@rawbw.com (maintainer)
* gecko: unify unchanging options into bsd.gecko.mkjbeich2016-03-036-78/+7
| | | | PR: 205741 (alternative)
* security/nss: update to 3.22.2jbeich2016-03-034-6/+6
| | | | | | Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22.2_release_notes Changes: https://hg.mozilla.org/projects/nss/rev/ec7aee1a4c24 MFH: 2016Q1 (maybe security)
* Update to 0.17.3.rakuco2016-03-032-3/+3
| | | | | PR: 207650 Submitted by: yuri@rawbw.com (maintainer)
* audio/alsa-plugins: partially revert r380063jbeich2016-03-032-1/+18
| | | | | | | | | Restore BUFSZ_P2=on by default as a temporarily fix for excessive CPU usage in Firefox. r378529 wasn't enough to make BUFSZ_P2=off transition smooth. PR: 203732 Reported by: Henry Hu, Arto Pekkanen, many more indirectly MFH: 2015Q1
* Update to 0.10.0.rakuco2016-03-032-3/+3
| | | | | PR: 207651 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.1.0.rakuco2016-03-032-3/+3
| | | | | PR: 207652 Submitted by: yuri@rawbw.com (maintainer)
* Update to 3.4.rakuco2016-03-032-3/+3
| | | | | PR: 207653 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.4.3.rakuco2016-03-032-3/+6
| | | | | PR: 207654 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.9.4.rakuco2016-03-032-3/+3
| | | | | PR: 207655 Submitted by: yuri@rawbw.com (maintainer)
* Update to 1.9.1.rakuco2016-03-032-4/+3
| | | | | PR: 207656 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.32.rakuco2016-03-033-17/+7
| | | | | PR: 207582 Submitted by: kbowling (maintainer)
* security/openssl: Disable SSLv2 and MD2feld2016-03-031-2/+2
| | | | | | | | | | | | SSLv2 is being disabled due to DROWN. MD2 is being disabled as it should not have been enabled by default. This was disabled by upstream back in 2009. PR: 195796 Approved by: delphij, eadler Security: CVE-2009-2409 Security: CVE-2016-0800
* Fix build on head.jkim2016-03-031-5/+29
|
* Update to 1.3.0.rakuco2016-03-033-3/+16
| | | | | PR: 207660 Submitted by: yuri@rawbw.com (maintainer)
* Update to 0.11.6.rakuco2016-03-033-4/+3
| | | | | PR: 207659 Submitted by: yuri@rawbw.com (maintainer)
* Update net/rabbitmq to version 3.6.1.olgeni2016-03-034-104/+57
| | | | | | | | | | | | From the release notes: This release fixes a number of bugs in 3.6.0 and earlier versions, as well as one security issue (CVE-2015-8786) in the management plugin. It also contains usability improvements. CVE 2015-8786 has not been publicly announced yet. Security: CVE-2015-8786
* - Update documentation for the recent eximvsevolod2016-03-032-7/+7
|
* - Update to 4.86.2vsevolod2016-03-033-16/+27
| | | | | MFH: 2016Q1 Security: 7d09b9ee-e0ba-11e5-abc4-6fb07af136d2
* Document the latest exim vulnerability - local privilleges escalation viavsevolod2016-03-031-0/+31
| | | | insecure environment when using `perl_startup` option and setuid exim.
* Remove expired ports:rene2016-03-0382-5642/+8
| | | | | | | | | | | 2016-03-01 net/samba4: not supported by the upstream 2016-03-01 net/isc-dhcp42-client: isc-dhcp 4.2 is End of Life 2016-03-01 net/isc-dhcp41-relay: isc-dhcp 4.1 is now End of Life 2016-03-01 net/isc-dhcp42-relay: isc-dhcp 4.2 is End of Life 2016-03-01 net/isc-dhcp41-client: isc-dhcp 4.1 is now End of Life 2016-03-01 net/isc-dhcp42-server: isc-dhcp 4.2 is End of Life 2016-03-01 devel/pear-IO_Bit: Unsupported upstream 2016-03-01 graphics/pear-IO_SWF: Unsupported upstream
* ports-mgmt/synth: Upgrade version 1.03 => 1.10marino2016-03-032-3/+3
| | | | | | | | | | | | | | | | | | | This release addresses unacceptably long repository rebuild times for the worst cases (FreeBSD [1], slow CPU, slow mechanical disk). Until now, rebuilding the repository required a full tree scan (nearly 26k ports). While I only saw around 4 minutes on a 4-year DragonFly machine equipped with a SSD, others reported times exceeding 20 minutes. This new method scans existing packages twice -- first to eliminate those packages where the port was removed and also those with a mismatching version (parallel). This sets up a second pass to serially and recursively scan the ports of the remaining packages. That leads to the final validation (same as previously done) and the actual repository generation. Now the repository generation time is much shorter, but corresponds to the number of build packages in the packages directory. The long repository generation times were identified prior to the 1.0 release, but I targetted 1.1 for the enhancement.
* Update to 0.1.6jpaetzel2016-03-032-3/+3
|
* security/py-cryptography: Fix build with OpenSSL 1.0.2gkoobs2016-03-03