aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Provide a patch to fix building when the non default option SIXEL is enabledEmanuel Haupt2017-06-131-0/+24
| | | | | | | | | | | | without the REGIS option. This does not affect default options and therefore no PORTREVISION bump is required. This regression does not affect the quarterly branch therefore no MFH is required. PR: 219945 (based on) Submitted by: ashish@FreeBSD.org, Thomas Dickey <dickey@his.com> (author) Notes: svn path=/head/; revision=443487
* Update to 1.3.4.Vanilla I. Shu2017-06-136-35/+68
| | | | | | | Sponsored by: kkstream Notes: svn path=/head/; revision=443486
* Fix build on HEADThomas Zander2017-06-132-8/+13
| | | | | | | Submitted by: dim, rhurlin@gwdg.de (via mail) Notes: svn path=/head/; revision=443485
* Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQLWen Heping2017-06-135-0/+55
| | | | | | | | | | | | | | | | | | compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into your PostgreSQL database. Ora2Pg can be used from reverse engineering Oracle database to huge enterprise database migration or simply to replicate some Oracle data into a PostgreSQL database. It is really easy to used and doesn't need any Oracle database knowledge than providing the parameters needed to connect to the Oracle database. WWW: https://github.com/darold/ora2pg PR: 219682 Submitted by: amutu@amutu.com Notes: svn path=/head/; revision=443484
* multimedia/emby-server: Update to 3.2.20.0Ben Woods2017-06-123-10/+12
| | | | | | | | Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.2.20.0 Notes: svn path=/head/; revision=443483
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-2/+1
| | | | Notes: svn path=/head/; revision=443482
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-5/+3
| | | | | | | | - Use MAKE_CMD instead of MAKE - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk Notes: svn path=/head/; revision=443481
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-2/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443480
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-2/+1
| | | | Notes: svn path=/head/; revision=443479
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-2/+1
| | | | Notes: svn path=/head/; revision=443478
* Convert to options helperSunpoet Po-Chuan Hsieh2017-06-121-16/+7
| | | | | | | | | - Use USES=readline:port Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443477
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-3/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443476
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-3/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443475
* Attempt to fix build when WRKDIRPREFIX is defined by the user.Jung-uk Kim2017-06-121-1/+2
| | | | Notes: svn path=/head/; revision=443474
* fix build with libiconv installed by USES=iconvNikolai Lifanov2017-06-121-1/+1
| | | | | | | | PR: 219937 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Notes: svn path=/head/; revision=443471
* Update to 2.6.1.Joe Marcus Clarke2017-06-122-3/+4
| | | | Notes: svn path=/head/; revision=443470
* * Updated to 0.17.0Richard Gallamore2017-06-122-6/+6
| | | | | | | | | | | | | Changelog: https://github.com/mozilla/geckodriver/releases/tag/v0.17.0 PR: 219936 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11160 Notes: svn path=/head/; revision=443469
* * Updated to 153Richard Gallamore2017-06-123-12/+34
| | | | | | | | | | | | - memutil.h: add missing include for va_list Submitted by: ultima (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11161 Notes: svn path=/head/; revision=443467
* Fix LIB_DEPENDS of ports which link to libpkg.soMark Felder2017-06-122-2/+6
| | | | | | | | | | spine and snmpd link to libpkg.so, but it is not properly declared in the port. MFH: 2017Q2 Notes: svn path=/head/; revision=443466
* * Updated to 1.2.4Richard Gallamore2017-06-122-4/+4
| | | | | | | | | | | | | Changelog: https://github.com/cppit/jucipp/releases/tag/v1.2.4 PR: 219931 Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11147 Notes: svn path=/head/; revision=443465
* Convert to USES=groffAntoine Brodin2017-06-121-5/+1
| | | | Notes: svn path=/head/; revision=443464
* Update port to work after removal of groff from the base system.Josh Paetzel2017-06-121-0/+4
| | | | | | | | PR: 219907 Submitted by: ohartmann@walstatt.org Notes: svn path=/head/; revision=443463
* Simplify MakefileSunpoet Po-Chuan Hsieh2017-06-121-8/+2
| | | | | | | - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk Notes: svn path=/head/; revision=443462
* Update to b0113ada.Thierry Thomas2017-06-123-21/+27
| | | | | | | | | PR: 219920 Submitted by: dereks (at) lifeofadishwasher.com Differential Revision: https://reviews.freebsd.org/D11144 Notes: svn path=/head/; revision=443461
* Add LICENSESunpoet Po-Chuan Hsieh2017-06-121-0/+4
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=443459
* Update to 1.2209Sunpoet Po-Chuan Hsieh2017-06-124-44/+9
| | | | | | | | | | - Remove MASTER_SITE_SUBDIR - Clean up *_DEPENDS Changes: http://search.cpan.org/dist/Net-IMAP-Simple/Changes Notes: svn path=/head/; revision=443458
* Update to 7.30Sunpoet Po-Chuan Hsieh2017-06-122-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes Notes: svn path=/head/; revision=443457
* Allow editing commit message on failure and save it somewhere if declined.Bryan Drewery2017-06-121-1/+8
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=443456
* Update to 2.2.7. SeeJoe Marcus Clarke2017-06-123-6/+6
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.7.html for a list changes in this release. Notes: svn path=/head/; revision=443454
* - Update SABnzbd to 2.1.0.Tim Bishop2017-06-123-8/+7
| | | | | | | | | | | - GH_TAGNAME no longer needed now it is correctly tagged in GitHub. - Uses py-sabyenc instead of py-yenc as recommended upstream. PR: 218722 Submitted by: joshruehlig@gmail.com (maintainer) Notes: svn path=/head/; revision=443453
* Update to version 1.1.10Steven Kreuzer2017-06-122-4/+4
| | | | Notes: svn path=/head/; revision=443452
* - Use correct license (see https://github.com/sabnzbd/sabyenc/issues/5).Tim Bishop2017-06-122-8/+7
| | | | | | | | | | | - Only use python 2.7, as indicated by upstream. - Use the preferred CHEESESHOP instead of GitHub for the distfile. Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Reported by: koobs Notes: svn path=/head/; revision=443451
* Update qemu-sbruno and qemu-user-static to 2.9.50Sean Bruno2017-06-123-9/+7
| | | | | | | | | | | - Fix handling of ino64 changes in head (Michal Meloun) - Don't return 0 if pending signal is detected before call to real select(). This causes cmake timeout failures - a select() with NULL as timeout argument returns (erroneously) 0. (Michal Meloun) - Allow users to compile bsd-user dynamically (Michal Meloun) Notes: svn path=/head/; revision=443450
* deskutils/zim: update to 0.67-rc2Ruslan Makhmatkhanov2017-06-123-23/+5
| | | | | | | | | | This intermediate release fixing many regression (some of them are critical). changelog: https://github.com/jaap-karssenberg/zim-desktop-wiki/commit/2d0ead5a9736267766dfa669f2e78d27a2a5c110 Notes: svn path=/head/; revision=443448
* www/rubygem-ostatus2: Update to version 2.0.1Joseph Mingrone2017-06-122-4/+4
| | | | Notes: svn path=/head/; revision=443447
* Shut down upsmon gracefully.Cy Schubert2017-06-122-1/+8
| | | | Notes: svn path=/head/; revision=443446
* sysutils/vagrant: re-add gemspec fix for ruby_depChristoph Moench-Tegeder2017-06-121-0/+9
| | | | | | | | | PR: 219923 Reported by: Christian Sturm, madpilot Approved by: just-fix-it Notes: svn path=/head/; revision=443442
* mail/roundcube-carddav: update to 2.0.4 + patchPietro Cerutti2017-06-125-53/+34
| | | | | | | | For the rationale of the patch please see: https://github.com/blind-coder/rcmcarddav/issues/188#issuecomment-292920647 Notes: svn path=/head/; revision=443441
* Allow building of more than one output plugin. Output plugins can beTobias Kortkamp2017-06-122-5/+13
| | | | | | | | | | | | | selected at run time with e.g. ':set output-plugin pulse'. - Add SNDIO option - Add LICENSE_FILE (yes, the filename is really LICENCE ;)) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11120 Notes: svn path=/head/; revision=443440
* Update to 0.56Sunpoet Po-Chuan Hsieh2017-06-122-6/+4
| | | | | | | | | | | - Remove MAKE_JOBS_UNSAFE Changes: http://search.cpan.org/dist/BackupPC-XS/Changes PR: 219934 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=443439
* Add py3-tzlocal 1.3Sunpoet Po-Chuan Hsieh2017-06-123-2/+13
| | | | | | | | | | | - While I'm here, fix indent PR: 219611 Submitted by: Rudolf Siegel <rs.os@t-online.de> Approved by: maintainer (timeout, 15 days) Notes: svn path=/head/; revision=443438
* Add py3-icalendar 3.11.1Sunpoet Po-Chuan Hsieh2017-06-123-3/+15
| | | | | | | | | | | | | - While I'm here: - Fix indent - Sort USE_PYTHON PR: 219610 Submitted by: Rudolf Siegel <rs.os@t-online.de> Approved by: maintainer (timeout, 15 days) Notes: svn path=/head/; revision=443437
* Update to 10.55Sunpoet Po-Chuan Hsieh2017-06-123-4/+10
| | | | | | | | | Changes: http://search.cpan.org/dist/Image-ExifTool/Changes PR: 219065 Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer) Notes: svn path=/head/; revision=443436
* Update PHP 7.1 from 7.1.5 to 7.1.6Torsten Zuehlsdorff2017-06-123-6/+4
| | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.1.6 MFH: 2017Q2 Notes: svn path=/head/; revision=443435
* Update PHP 7 from 7.0.19 to 7.0.20Torsten Zuehlsdorff2017-06-123-6/+4
| | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.0.20 MFH: 2017Q2 Notes: svn path=/head/; revision=443434
* New port: security/rubygem-doorkeeper-openid_connectTorsten Zuehlsdorff2017-06-124-0/+33
| | | | | | | | | | | | | | Implements an OpenID Connect authentication provider for Rails applications on top of the Doorkeeper OAuth 2.0 framework. OpenID Connect is a single-sign-on and identity layer with a growing list of server and client implementations. If you're looking for a client in Ruby check out omniauth-openid-connect. WWW: https://github.com/doorkeeper-gem/doorkeeper-openid_connect Notes: svn path=/head/; revision=443432
* Update to v5.27.0-286-gf717dc4.Mathieu Arnold2017-06-123-6/+6
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.27.0-130-g5ad96e9...v5.27.0-286-gf717dc4 Sponsored by: Absolight Notes: svn path=/head/; revision=443431
* - Update 4 wordpress Ports to version 4.8Jochen Neumeister2017-06-128-16/+16
| | | | | | | | | | - Changelog: https://wordpress.org/news/2017/06/evans/ Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11112 Notes: svn path=/head/; revision=443430
* New port: www/rubygem-json-jwtTorsten Zuehlsdorff2017-06-124-0/+32
| | | | | | | | | | JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby WWW: https://github.com/nov/json-jwt Notes: svn path=/head/; revision=443429
* Update to 1.4.4Sunpoet Po-Chuan Hsieh2017-06-122-6/+6
| | | | | | | Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md Notes: svn path=/head/; revision=443428