summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* - Make build dependency on `textproc/gtk-doc' 1) optional, and 2) actuallyAlexey Dokuchaev2017-08-253-10/+31
| | | | | | | | | | useful (for developers). Previously, API documentation was never built, disabled via CONFIGURE_ARGS; these docs are of no use to general public and might be interesting only to application developers working with the library, so do not install them by default (just as before) - While here, deobfuscate one installation command that was obfuscated in r406897 (careless commit of Kato's patch) and make the port description more accurate and readable
* devel/pycharm-ce: Update to 2017.2.2 and move USES uo a little.Boris Samorodov2017-08-252-6/+6
| | | | portlint: According to the porters-handbook, USES must appear first.
* - Update `x11/gxkb' to version 0.8.0Alexey Dokuchaev2017-08-253-4/+5
| | | | | | - TIMESTAMP (gxkb-0.8.0.tar.gz) = 1503572783 Reported by: portscout
* Update lang/erlang-runtime20 to version 20.0.4.Jimmy Olgeni2017-08-252-4/+11
|
* update sysutils/py-docker to 2.5.1Nikolai Lifanov2017-08-252-4/+4
|
* update emulators/winetricks to 20170823Nikolai Lifanov2017-08-252-4/+4
|
* devel/rubygem-aws-sdk, devel/rubygem-aws-sdk-core,Joseph Mingrone2017-08-256-12/+12
| | | | | | devel/rubygem-aws-sdk-resources: Update to version 2.10.33 Upstream changes: https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.33
* - Update to 2.7Ganael LAPLANCHE2017-08-252-8/+17
| | | | | | | - Add option to select audio backend [1] PR: 221627 [1] Submitted by: Christian Sturm <reezer@reezer.org> [1]
* Update to 1.9Julien Laffaye2017-08-254-312/+743
|
* security/afl: Update to 2.50bTobias Kortkamp2017-08-252-4/+4
| | | | Changes: http://lcamtuf.coredump.cx/afl/ChangeLog.txt
* - Update WWWDmitry Marakasov2017-08-251-1/+1
| | | | Approved by: portmgr blanket
* Update textproc/the_silver_searcher to version 2.1.0.Jimmy Olgeni2017-08-252-4/+4
|
* Fix dependencies, lang/gcc metaport does not provide libstdc++.soAntoine Brodin2017-08-251-2/+2
| | | | | Reported by: pkg-fallout With hat: portmgr
* - Add LICENSE_FILEAntoine Brodin2017-08-251-3/+5
| | | | | | | | | - Switch from deprecated USES=twisted:run to py-twisted, py-txamqp already depends on py-twisted - Remove dependency on the python2 symlink Reported by: pkg-fallout With hat: portmgr
* emulators/rpcs3: update to 0.0.3.208Jan Beich2017-08-253-6/+106
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/fff62df6...00339cb9
* www/firefox: update to 55.0.3Jan Beich2017-08-244-198/+198
| | | | | Changes: https://www.mozilla.org/firefox/55.0.3/releasenotes/ MFH: 2017Q3
* Update to 4.7.4Matthew Seaman2017-08-242-4/+4
| | | | ChangeLog: https://www.phpmyadmin.net/files/4.7.4/
* * Bump revision, fixed manpages locationRichard Gallamore2017-08-241-10/+17
| | | | | | | | | | | | * Added desktop-file-utils * Max python version specified * Cleanup Makefile PR: 221457 Submitted by: Yuri Victorovich Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), <martin.dieringer@gmx.de> (maintainer) Differential Revision: https://reviews.freebsd.org/D12096
* An open-source re-implementation of RollerCoaster Tycoon 2. A construction andDmitry Marakasov2017-08-247-0/+116
| | | | | | | | | management simulation video game that simulates amusement park management. WWW: https://openrct2.website/ PR: 221375 Submitted by: pkubaj@anongoth.pl
* Removed GH_ACCOUNT, defaults to portnameRichard Gallamore2017-08-241-1/+0
| | | | | | Reported by: mat Approved by: lifanov (mentor), Yuri Victorovich (maintainer) Differential Revision: https://reviews.freebsd.org/D12081
* multimedia/plexmediaserver: Update to 1.8.1Mark Felder2017-08-243-10/+14
| | | | Changelog: https://forums.plex.tv/discussion/comment/1497543/#Comment_1497543
* * Updated to 1.9.1Richard Gallamore2017-08-242-9/+9
| | | | | | | | * Cleanup Makefile PR: 221580 Submitted by: Andreas Andersson Approved by: Approved by: lifanov (mentor, implicit), <olevole@olevole.ru> (maintainer)
* java/openjfx8-develTobias Kortkamp2017-08-243-0/+27
| | | | | | | - Enable OpenGL Prism backend by default on FreeBSD too - Add missing platform check. FreeBSD is "a form of Linux or Solaris" too. Submitted by: Gareth Wyn Roberts <g.w.roberts@glyndwr.ac.uk> (via mail)
* databases/cego: update 2.35.0 -> 2.35.1Kurt Jaeger2017-08-242-4/+4
| | | | | | | | | | | | - Fix in CegoSelect::setProcBlock, pBlock was not setup for _pPred This might result in wrong query results within stored procedures with select statements which refer to procedure variables - Changed index recovery handling in a way, that index and btree objects are rebuild immediately instead of invalidating them. This leads to a much better recovery performance in case of expensive queries where index use is needed for fast evaluation Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Update dovecot to 2.2.32, and bump pigeonhole.Adam Weinberger2017-08-246-382/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * imapc: Info-level line is logged every time when successfully connected to the remote server. This includes local/remote IP/port, which can be useful for matching against external logs. * config: Log a warning if plugin { key=no } is used explicitly. v2.3 will support "no" properly in plugin settings, but for now any value at all for a boolean plugin setting is treated as "yes", even if it's written as explicit "no". This change will now warn that it most likely won't work as intended. + Various optimizations to avoid accessing files/directories when it's not necessary. Especially avoid accessing mail root directories when INDEX directories point to a different filesystem. + mail_location can now include ITERINDEX parameter. This tells Dovecot to perform mailbox listing from the INDEX path instead of from the mail root path. It's mainly useful when the INDEX storage is on a faster storage. + mail_location can now include VOLATILEDIR=<path> parameter. This is used for creating lock files and in future potentially other files that don't need to exist permanently. The path could point to tmpfs for example. This is especially useful to avoid creating lock files to NFS or other remote filesystems. For example: mail_location=sdbox:~/sdbox:VOLATILEDIR=/tmp/volatile/%2.256Nu/%u + mail_location's LISTINDEX=<path> can now contain a full path. This allows storing mailbox list index to a different storage than the rest of the indexes, for example to tmpfs. + mail_location can now include NO-NOSELECT parameter. This automatically deletes any \NoSelect mailboxes that have no children. These mailboxes are sometimes confusing to users. + mail_location can now include BROKENCHAR=<char> parameter. This can be useful with imapc to access mailbox names that aren't valid mUTF-7 charset from remote servers. + If mailbox_list_index_very_dirty_syncs=yes, the list index is no longer refreshed against filesystem when listing mailboxes. This allows the mailbox listing to be done entirely by only reading the mailbox list index. + Added mailbox_list_index_include_inbox setting to control whether INBOX's STATUS information should be cached in the mailbox list index. The default is "no", but it may be useful to change it to "yes", especially if LISTINDEX points to tmpfs. + userdb can return chdir=<path>, which override mail_home for the chdir location. This can be useful to avoid accessing home directory on login. + userdb can return postlogin=<socket> to specify per-user imap/pop3 postlogin socket path. + cassandra: Add support for result paging by adding page_size=<n> parameter to the connect setting. + dsync/imapc, pop3-migration plugin: Strip also trailing tabs from headers when matching mails. This helps with migrations from Zimbra. + imap_logout_format supports now %{appended} and %{autoexpunged} + virtual plugin: Optimize IDLE to use mailbox list index for finding out when something has changed. + Added apparmor plugin. See https://wiki2.dovecot.org/Plugins/Apparmor - virtual plugin: A lot of fixes. In many cases it was also working very inefficiently or even incorrectly. - imap: NOTIFY parameter parsing was incorrectly "fixed" in v2.2.31. It was actually (mostly) working in previous versions, but broken in v2.2.31. - Modseq tracking didn't always work correctly. This could have caused imap unhibernation to fail or IMAP QRESYNC/CONDSTORE extensions to not work perfectly. - mdbox: "Inconsistency in map index" wasn't fixed automatically - dict-ldap: %variable values used in the LDAP filter weren't escaped. - quota=count: quota_warning = -storage=.. was never executed (try #2). v2.2.31 fixed it for -messages, but not for -storage. - imapc: >= 32 kB mail bodies were supposed to be cached for subsequent FETCHes, but weren't. - quota-status service didn't support recipient_delimiter - acl: Don't access dovecot-acl-list files with acl_globals_only=yes - mail_location: If INDEX dir is set, mailbox deletion deletes its childrens' indexes. For example if "box" is deleted, "box/child" index directory was deleted as well (but mails were preserved). - director: v2.2.31 caused rapid reconnection loops to directors that were down.
* - Update to 13.6.0Emanuel Haupt2017-08-246-37/+39
| | | | - Update WWW
* - Fix build with gcc7Dmitry Marakasov2017-08-241-0/+20
|
* Add pkg-plist targetJulien Laffaye2017-08-241-0/+11
| | | | | PR: 221759 Submitted by: smh
* textproc/ripgrep: Update to 0.6.0Tobias Kortkamp2017-08-242-57/+59
| | | | | | Changes: https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0 PR: 221767 Submitted by: petteri.valkonen@iki.fi (maintainer)
* net/quiterss: Update to 0.18.7Tobias Kortkamp2017-08-242-4/+4
| | | | | | Changes: http://quiterss.org/en/article/1219 PR: 221753 Submitted by: lbartoletti@tuxfamily.org (maintainer)
* devel/breakpad: Add a missing file from previous commit r448689Mahdi Mokhtari2017-08-241-0/+10
| | | | Approved by: mat (mentor)
* Add missed PORTREVISION bumps after recent poppler updateSteve Wills2017-08-2421-15/+21
|
* devel/breakpad: Add port to the treeMahdi Mokhtari2017-08-2411-0/+356
| | | | | | | | | | | | Breakpad is a set of client and server components which implement a crash-reporting system. This is YET ANOTHER STEP to build Electron.io for FreeBSD. PR: 221320 Reported by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> Reviewed by: cpm, lifanov, mat (mentor), mmokhi, ultima Approved by: cpm, lifanov, mat (mentor), mmokhi, ultima Differential Revision: https://reviews.freebsd.org/D11773
* Update to 1.11.4 to match www/py-django111Sunpoet Po-Chuan Hsieh2017-08-241-5/+5
| | | | | | | | - While I'm here, change indent PR: 221746 Submitted by: dvl MFH: 2017Q3
* - Update WWWDmitry Marakasov2017-08-241-1/+1
| | | | Approved by: portmgr blanket
* Update RUN_DEPENDS of MSSQL optionSunpoet Po-Chuan Hsieh2017-08-241-1/+1
| | | | | | | | | - Bump PORTREVISION for dependency change PR: 221381 Submitted by: David Wahlund <david@dafnet.se> Approved by: maintainer (timeout, 14 days) MFH: 2017Q3
* Update to 2.0.3Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/vmg/rinku/commits/master
* Update to 2.10.32Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.32Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.32Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.0.0Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* Update to 2.0.0Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* Add comment about www/py-djangoSunpoet Po-Chuan Hsieh2017-08-241-0/+2
|
* Update to 1.2.0Sunpoet Po-Chuan Hsieh2017-08-243-9/+7
| | | | | | | | | - Clean up MASTER_SITES - Update LICENSE - Update WWW Changes: https://github.com/AGProjects/python-xcaplib/blob/master/debian/changelog https://github.com/AGProjects/python-xcaplib/commits/master
* Update to 0.5Sunpoet Po-Chuan Hsieh2017-08-242-6/+7
| | | | | | | - Sort *_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog
* Update to 0.90Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-GitHub/Changes
* Update to 1.12.0Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
* Update to 1.4.1Sunpoet Po-Chuan Hsieh2017-08-242-4/+4
| | | | Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
* Update to 0.3.3Sunpoet Po-Chuan Hsieh2017-08-242-3/+4
| | | | Changes: http://search.cpan.org/dist/Test-Trap/Changes
* Update to 3.002Sunpoet Po-Chuan Hsieh2017-08-242-6/+4
| | | | | | - Remove CONFLICTS_INSTALL: p5-Config-Model 2.040 was over 4 years ago Changes: http://search.cpan.org/dist/Config-Model-Tester/Changes