/x11/xrsh/

f='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * After r446199 libR.so has SONAME and was made visible forpawel2017-07-256-21/+18
| | | | | | | | | | | | | | | | | | | | | | | | consumer ports. Register correct dependency by using LIB_DEPENDS instead of BUILD|RUN_DEPENDS dance. math/rkward-kde4: - Add 2 missing files to pkg-plist also PR: 219776 Submitted by: myself Approved by: maintainers timeouts
| * graphics/openimageio: fix build with OPENCV optionswills2017-07-251-1/+1
| | | | | | | | | | | | Broken in r445627 Pointyhat to: swills
| * security/openssl: Fix MASTER_SITE_SUBDIRbrnrd2017-07-251-1/+1
| | | | | | | | | | | | | | - DISTVERSIONFULL is not expanded before assignment PR: 219929 Submitted by: Fukang Chen <loader@FreeBSD.org>
| * Fix ccache-memcached-static to actually build statically.bdrewery2017-07-251-1/+3
| | | | | | | | | | | | | | This was broken by r440469. Pointyhat to: bdrewery Sponsored by: Dell EMC Isilon
| * Revert the removal of security/sha2wordlist via revision 446377. Thatgerald2017-07-254-0/+35
| | | | | | | | | | | | | | happened since it was not connected to the build. Instead fix a typo in security/Makefile and hence connect this port. Reported by: jbeich
| * security/openconnect-gui: Fix path to vpnc-script and add it as dependencyswills2017-07-252-1/+22
| | | | | | | | | | PR: 220837 Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
| * Update to 2.0.8sunpoet2017-07-242-4/+4
| | | | | | | | Changes: https://github.com/rtomayko/tilt/blob/master/CHANGELOG.md
| * Update to 2017.07.23sunpoet2017-07-242-4/+4
| |
| * Update to 2017.07.23sunpoet2017-07-242-4/+4
| |
| * Update to 0.003sunpoet2017-07-242-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Scalar-String/Changes
| * Update to 0.55sunpoet2017-07-242-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/List-SomeUtils-XS/Changes
| * Update to 0.4.803sunpoet2017-07-242-4/+4
| | | | | | | | | | Changes: https://github.com/soimort/you-get/releases https://github.com/soimort/you-get/commits/develop
| * sysutils/goss: create portswills2017-07-245-0/+93
| | | | | | | | | | | | | | | | | | | | | | | | Goss is a YAML based serverspec alternative tool for validating a server's configuration. It eases the process of writing tests by allowing the user to generate tests from the current system state. Once the test suite is written they can be executed, waited-on, or served as a health endpoint. WWW: https://goss.rocks PR: 220911 Submitted by: Mike English <englishm@llnw.com>
| * Update to 1.7.vanilla2017-07-242-4/+5
| |
| * - Update to 2.71lwhsu2017-07-242-4/+4
| |
| * x11/lightdm: Fix locale selectionwoodsb022017-07-245-5/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Allow locale selection on login screen. First, lightdm must be patched to correctly detect utf8 locales, which have a UTF-8 suffix on FreeBSD instead of utf8 like on Linux systems. Secondly, we have to use locale codes in the language menuitem as FreeBSD doesn't have support for locale naming (missing _NL_IDENTIFICATION_LANGUAGE implementation). - Use @sample for lightdm-gtk-greeter config file to prevent it from being overwritten when the package is reinstalled / upgraded. PR: 220614 Submitted by: pawel MFH: 2017Q3
| * x11/yakuake depend on x11/konsole.tcberner2017-07-241-1/+3
| | | | | | | | | | Submitted by: Gleb Popov <6yearold@gmail.com> MFH: 2017Q3
| * Update to the 20170723 snapshot of GCC 8.gerald2017-07-243-5/+4
| | | | | | | | | | | | | | Remove workaround for PR 219274 that bapt@ had put in place in 2014 from pkg-plist. [1] PR: 219274 [1]
| * databases/mariadb102-server: Fix mysql_install_dbbrnrd2017-07-242-3/+1
| | | | | | | | | | | | PR: 218063 Submitted by: Joris Dedieu <joris.dedieu@gmail.com> MFH: 2017Q3
| * security/sshguard: Fix rc script, add UPDATING entrywoodsb022017-07-244-17/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sshguard usually looks at sshguard.conf for a list of files to monitor, but lets you override it via the command line using -l arguments. This change fixes an issue with the previous rc script which was *always* setting the '-l' arguments even if sshguard_watch_logs wasn't set in rc.conf. This change also sets the defaults in the config file to match the former defaults in the rc script, and adds an UPDATING entry to warn of the change from default configuration via rc.conf the config file. PR: 220906 Submitted by: Dan McGregor (maintainer) Reported by: chris@cretaforce.gr
| * Update net/tcpdump to 4.9.1garga2017-07-242-4/+4
| | | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate)
| * bases/py-MySQLdb: Fix build with MariaDB 10.2.7brnrd2017-07-242-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With MariaDB 10.2.6 the Connect/C is updated to ~3.0. This means the C interface changed slightly and some functions are changed. - Replace direct struct access with accessor in _mysql.c - Add LICENSE/LICENSE_FILE - Strip Binaries - Remove conflict with itself PR: 219797 Reviewed_by: sunpoet, koobs, brnrd Submitted by: sirl33tname@gmail.com Approved by: koobs (python) Differential Revision: https://reviews.freebsd.org/D11054
| * Update puppet-lint to 2.3.0.tdb2017-07-242-4/+4
| |
| * - Add LICENSEamdmi32017-07-243-4/+7
| | | | | | | | | | | | | | | | - Add NO_ARCH - Update WWW - Regenerate patch Approved by: portmgr blanket
| * - Switch to options helpersamdmi32017-07-242-4/+2
| | | | | | | | | | | | - Update WWW Approved by: portmgr blanket
| * devel/fossil: update to 2.3gahr2017-07-244-16/+16
| | | | | | | | Changes: https://www.fossil-scm.org/index.html/doc/version-2.3/www/changes.wiki
| * www/seamonkey: update to 2.48jbeich2017-07-2422-577/+302
| | | | | | | | | | | | | | | | Changes: http://www.seamonkey-project.org/news MFH: 2017Q3 Security: d1853110-07f4-4645-895b-6fd462ad0589 Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 Security: e60169c4-aa86-46b0-8ae2-0d81f683df09
| * - Update to 1.3.2zi2017-07-242-5/+4
| |
| * databases/adodb5 : Update to 5.20.9dbaio2017-07-243-8/+5
| | | | | | | | | | | | | | | | | | While here, update LICENSE Changes: https://github.com/ADOdb/ADOdb/blob/v5.20.9/docs/changelog.md PR: 216768 Submitted by: Demetris Procopiou <dem.procopiou@gmail.com> (maintainer)
| * security/ykpers: Update to 1.18.0cpm2017-07-243-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE - Add missing devel/json-c to LIB_DEPENDS - Add USES=gmake - Switch to USES=localbase - Drop MAKE_JOBS_UNSAFE, builds fine with MAKE_JOBS_NUMBER=4 - Use INSTALL_TARGET=install-strip - Pet portlint, USE_* comes before USES - Update WWW in pkg-descr Changes: https://developers.yubico.com/yubikey-personalization/Release_Notes.html PR: 220764 Submitted by: tm+freebsd@core.io Reviewed by: cpm Approved by: matt <matt@mjslabs.com> (maintainer)
| * - Add missing dependency to c++11-lib following previous commitmartymac2017-07-241-7/+5
| | | | | | | | | | | | | | | | (and remove explicit USE_GCC requirement) - Fix build on powerpc64 PR: 220718 Submitted by: jbeich
| * Move some twenty files that originally were part of the Wine Staginggerald2017-07-242-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | patchset when Wine 2.0 branched and have been integrated into the Wine development tree since then from being only included in packages / installed ports when option STAGING is active to the general case (i.e., omit the leading %%STAGING%% marker from their entries in pkg-plist). This points to an unfortunate deficiency in Mk/Scripts/check-stagedir.sh which we are relying on. [1] PR: 220950 [1]
| * databases/mariadb101-server: Fix re-definition of OPTIONS_DEFINEbrnrd2017-07-241-2/+1
| | | | | | | | | | | | | | - Fix double definition of OPTIONS_DEFINE PR: 220527 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
| * security/vuxml: Add Percona to recent MySQL vulnsbrnrd2017-07-241-0/+12
| | | | | | | | Security: cda2f3c2-6c8b-11e7-867f-b499baebfeaf
| * databases/mariadb102-server: Update to 10.2.7brnrd2017-07-246-34/+16
| | | | | | | | - Regular update to 10.2.7
| * Fix build / plist when SSL OPTION is not selectedriggs2017-07-242-18/+19
| | | | | | | | | | | | PR: 219506 Submitted by: henry.hu.sh@gmail.com (maintainer) MFH: 2017Q3 (ports-secteam build fix blanket)
| * graphics/farbfeld: Update to 3tobik2017-07-244-8/+18
| | | | | | | | | | PR: 220946 Submitted by: aaron@baugher.biz (maintainer)
| * Fix PKGBASE collision with www/mediawiki128antoine2017-07-241-1/+1
| |
| * databases/mysql57-{server client}: Fix broken SASL/LDAP integration on ↵mmokhi2017-07-247-7/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | newest 5.7.19 upgrade -Add a SASL/LDAP option for mysql57-client -Fix plugin.cmake for "FreeBSD != Linux" case For new plugin, MySQL build assumes everything is MacOS or Windows or Linux. This breaks upgrades when you have SASL/LDAP client-library installed. Because it "Decides" that you "Want" SASL/LDAP support and tries to build it. PR: 220865 Submitted by: mmokhi Reported by: Vladimir Omelchuk <admin@vladiom.com.ua> Reviewed by: mat, feld (mentors) Approved by: feld (mentor) MFH: 2017Q3 Differential Revision: https://reviews.freebsd.org/D11667
| * Update sysutils/virtualmin to version 5.99.olgeni2017-07-243-9/+503
| |
| * Update sysutils/usermin to version 1.720.olgeni2017-07-244-10/+66
| |
| * Update sysutils/webmin to version 1.850.olgeni2017-07-244-15/+27
| |
| * multimedia/emby-server: Update to 3.2.26.0woodsb022017-07-233-33/+13
| | | | | | | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.2.26.0 https://github.com/MediaBrowser/Emby/releases/tag/3.2.25.0
| * 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
| * databases/postgresql-cstore_fdw: Update to 1.6.0dbaio2017-07-234-6/+27
| | | | | | | | | | | | | | | | | | - STRIP cstore_fdw.so [1] - Update LICENSE - Add a message about the additional steps for users that are upgrading PR: 220922 [1] Submitted by: amutu@amutu.com (maintainer) [1]
| * Update to 0.6.71sunpoet2017-07-232-4/+4
| | | | | | | | | | Changes: http://hg.five-ten-sg.com/libpst/file/default/ChangeLog http://hg.five-ten-sg.com/libpst/file/default/NEWS
| * Wireshark now depends on libgcrypt even in the non-DECRYPTmarcus2017-07-231-1/+2
| | | | | | | | | | | | | | case. Not bumping PORTREVISION since the default was to have libgcrypt anyway. PR: 220929
| * dns/dnscrypt-proxy: Update to 1.9.5feld2017-07-235-7/+25
| | | | | | | | | | | | Changelog: https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.9.5 PR: 220547
| * security/vuxml: Correct MySQL versionsbrnrd2017-07-231-3/+4
| | | | | | | | Security: cda2f3c2-6c8b-11e7-867f-b499baebfeaf
| * Fix typosunpoet2017-07-231-1/+1
| | | | | | | | Approved by: portmgr (blanket)
| * Base system contains unbound without libevent support enabled.eugen2017-07-231-1/+2
| | | | | | | | | | | | | | | | Enable libevent by default for the port dns/unbound for performance reasons. PR: 220733 Submitted by: Dmitry Luhtionov Approved by: jaap (maintainer), az (mentor)
| * databases/percona55-server percona56-server:feld2017-07-232-4/+6
| | | | | | | | | | | | | | Fix OPENSSL option to actually enable linking with OpenSSL MFH: 2017Q3 Differential Revision: https://reviews.freebsd.org/D9122
| * Remove perl5 from RUN_DEPENDSsunpoet2017-07-231-0/+2
| | | | | | | | | | | | | | | | | | - Bump PORTREVISION for dependency change PR: 220910 Submitted by: Andrew Romanenko <melanhit@gmail.com> Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) MFH: 2017Q3
| * Update to 1.2.1sunpoet2017-07-232-4/+4
| | | | | | | | Changes: https://github.com/rr/rr/blob/master/CHANGES.md
| * Update to 0.5.27sunpoet2017-07-232-4/+4
| | | | | | | | | | Changes: https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst https://github.com/kayhayen/Nuitka/commits/develop
| * Add PORTSCOUTsunpoet2017-07-231-0/+2
| |
| * Update to 2.7.2sunpoet2017-07-232-4/+4
| | | | | | | | | | Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS http://initd.org/psycopg/articles/2017/07/22/psycopg-272-released/
| * Update to 0.54sunpoet2017-07-232-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/List-SomeUtils-XS/Changes
| * Update to 0.56sunpoet2017-07-232-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/List-SomeUtils/Changes
| * Update to 4.0.1sunpoet2017-07-232-4/+4
| | | | | | | | Changes: https://github.com/rfinnie/2ping/blob/master/ChangeLog
| * - Update to 6.5.26wen2017-07-23