aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* emulators/citra: update to s20200404Jan Beich2020-04-062-5/+5
| | | | | | | Changes: https://github.com/citra-emu/citra/compare/00667c222...3b1b8b7e1 Notes: svn path=/head/; revision=530938
* emulators/yuzu: update to s20200406Jan Beich2020-04-062-5/+5
| | | | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/e6f02d572...588a20be3 Notes: svn path=/head/; revision=530937
* emulators/rpcs3: update to 0.0.9.10134Jan Beich2020-04-062-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/63080c22a...4aae9a17c Notes: svn path=/head/; revision=530936
* multimedia/aom: update to 1.0.0.3366Jan Beich2020-04-062-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/b1d9a1811..611c58e51 Notes: svn path=/head/; revision=530935
* - Update to 3.3.0TAKATSU Tomonari2020-04-063-10/+8
| | | | | | | - Update WWW: line in pkg-descr Notes: svn path=/head/; revision=530934
* x11-themes/Kvantum: Update to 0.15.2Alexandre C. Guimarães2020-04-063-5/+6
| | | | Notes: svn path=/head/; revision=530931
* devel/py-jupyter_client: Update to 6.1.2Danilo G. Baio2020-04-062-4/+4
| | | | | | | | | | | Changelog: https://github.com/jupyter/jupyter_client/blob/6.1.2/docs/changelog.rst PR: 245390 Approved by: koobs (python, maintainer) MFH: 2020Q2 (blanket: bugfix release(s)) Notes: svn path=/head/; revision=530929
* devel/py-ipykernel5: Update to 5.2.0Danilo G. Baio2020-04-062-5/+5
| | | | | | | | | | | Changelog: https://github.com/ipython/ipykernel/blob/5.2.0/docs/changelog.rst PR: 245391 Approved by: koobs (python, maintainer) MFH: 2020Q2 (blanket: bugfix release) Notes: svn path=/head/; revision=530928
* - Add new port: math/R-cran-isobandTAKATSU Tomonari2020-04-064-0/+29
| | | | | | | | | | | A fast C++ implementation to generate contour lines (isolines) and contour polygons (isobands) from regularly spaced grids containing elevation data. WWW: https://cran.r-project.org/web/packages/isoband/ Notes: svn path=/head/; revision=530927
* New port: devel/jucipp: Lightweight IDE supporting the most recent C++ standardsYuri Victorovich2020-04-064-0/+57
| | | | Notes: svn path=/head/; revision=530926
* Update csharp and vbnet plugins.Alexander Leidinger2020-04-062-8/+8
| | | | Notes: svn path=/head/; revision=530925
* Fix typing error in LEGAL fileRodrigo Osorio2020-04-061-1/+1
| | | | Notes: svn path=/head/; revision=530924
* x11/py-i3ipc: update to 2.2.1Jan Beich2020-04-062-4/+4
| | | | | | | | Changes: https://github.com/altdesktop/i3ipc-python/releases/tag/v2.2.1 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=530923
* games/openra: drop non-unit testsJan Beich2020-04-061-5/+5
| | | | | | | Checking style and mod data is only useful upstream. Notes: svn path=/head/; revision=530922
* games/openra: update upstream patchJan Beich2020-04-062-13/+37
| | | | Notes: svn path=/head/; revision=530921
* - Use Python 3Danilo Egea Gondolfo2020-04-061-4/+1
| | | | Notes: svn path=/head/; revision=530920
* - Update to 20Dmitry Marakasov2020-04-063-10/+8
| | | | Notes: svn path=/head/; revision=530919
* deskutils/foliate: Updates to 2.0.0Santhosh Raju2020-04-065-49/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 1.5.3: Interface: * A redesigned interface that works better for smaller screens (#176) * Improved fullscreen mode with an overlaid headerbar (#4) * The headerbar and the progress bar now auto-hide, for a distraction-free reading experience * Various location information, as well as a clock, can now be displayed in the footer (#175, #233) * A new location popover (Ctrl + L) that shows reading time estimates and allows skipping to locations (#155) * E-reader style navigation: go to the previous or next page by tapping on the left or right part of the view; tap on the middle to toggle header bar and progress bar * Annotations, bookmarks, and find results now show chapter titles (#162) * When looking up words in dictionaries, the query can now be edited (#156) * New shortcut for viewing metadata (Ctrl + I) and preferences (Ctrl + ,) * A new traditional menubar, which may be displayed depending on the desktop environment * Option to use a traditional titlebar and menubar instead of a headerbar (experimental) Reading: * Continuous scrolling layout * Option to show decorative shadows that mimic the appearance of a real book * Ability to zoom in and zoom out (#117) * Improved image viewer with "save as" option * Open copies of a book in new windows (Ctrl + N) * Reload book (Ctrl + R) * New built-in themes: Gray, Solarized, Gruvbox, Nord Text selection: * Ability to select text across pages * Find selected text in book * Speak selected text or from the selected location (#141) Annotations: * Spellcheck notes (requires new optional dependency "gspell") * Export annotations to Markdown (#180) * Options to use custom colors for highlights For publishers and developers: * Support for Apple Books theme attribute, which allows books to detect themes without JavaScript (#178) * WebKit's developer tools can be enabled Breaking changes: * The settings schemas has been reorganized * The format for custom themes has changed * Locations are now 1024 characters in size Bug fixes: * Fixed not restoring exact last location * Fixed navigation not working with scrolled layout * Fixed font size not changing when the book uses absolute-size keywords (#173) * Fixed text cut off at margin edge (#177) * Fixed unable to open books with "#" or "?" in the file name Notes: svn path=/head/; revision=530918
* multimedia/obs-studio: Change FreeBSD and Dragonfly support in ↵Yuri Victorovich2020-04-063-23/+5
| | | | | | | | | | os_get_executable_path_ptr() from procfs(5) to sysctl/KERN_PROC_PATHNAME PR: 245403 Submitted by: Ka Ho Ng <khng300@gmail.com> Notes: svn path=/head/; revision=530917
* Bugfix update to 12.9.2.Matthias Fechner2020-04-066-13/+19
| | | | | | | | Changelog: https://about.gitlab.com/releases/2020/03/31/gitlab-12-9-2-released/ Notes: svn path=/head/; revision=530916
* Adding HPCombi, High Performance Combinatorics in C++ using vectorThierry Thomas2020-04-069-0/+572
| | | | | | | | | instructions, and libsemigroups, a C++ library for semigroups and monoids. To be used by SageMath. Notes: svn path=/head/; revision=530915
* graphics/krita: fix fetchTobias C. Berner2020-04-061-1/+1
| | | | Notes: svn path=/head/; revision=530914
* sysutils/moosefs3-master: fix fetchTobias C. Berner2020-04-061-1/+1
| | | | | | | | | | | | Technically wrong is better than litterally broken. - The port uses PORTREVISION as part of the distname at the moment. Until a proper fix for this is provided, quickly make it work again. PR: 245041 Notes: svn path=/head/; revision=530913
* Update to 2020.04.05Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | Notes: svn path=/head/; revision=530912
* Update to 0.16.1Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | Changes: https://github.com/socketry/protocol-http/commits/master Notes: svn path=/head/; revision=530911
* Update to 2.5.0Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | Changes: https://github.com/flavorjones/loofah/releases Notes: svn path=/head/; revision=530910
* Update to 4.0.4Sunpoet Po-Chuan Hsieh2020-04-063-6/+5
| | | | | | | | | - Update WWW Changes: https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=530909
* Update to 1.3.4Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | Changes: https://github.com/floraison/fugit/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=530908
* Update to 3.32.1Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | Changes: https://github.com/teamcapybara/capybara/blob/master/History.md Notes: svn path=/head/; revision=530907
* Update to 2020.4.5.1Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | Changes: https://github.com/certifi/python-certifi/commits/master Notes: svn path=/head/; revision=530906
* Update to 5.8.7Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | | Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=530905
* Update to 12.0.7Sunpoet Po-Chuan Hsieh2020-04-062-15/+13
| | | | | | | Changes: https://docs.openstack.org/releasenotes/cinder/ Notes: svn path=/head/; revision=530904
* Update to 2.4.7Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | Changes: https://github.com/pyparsing/pyparsing/releases Notes: svn path=/head/; revision=530903
* Update to 1.2.8Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | | Changes: https://github.com/tantale/deprecated/releases https://github.com/tantale/deprecated/blob/master/CHANGELOG.rst Notes: svn path=/head/; revision=530902
* Add AIOREDIS and LUA optionsSunpoet Po-Chuan Hsieh2020-04-061-0/+7
| | | | Notes: svn path=/head/; revision=530901
* Update to 1.9.0Sunpoet Po-Chuan Hsieh2020-04-062-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Rex Notes: svn path=/head/; revision=530900
* Remove outdated PORTSCOUTSunpoet Po-Chuan Hsieh2020-04-061-2/+0
| | | | | | | | | | | | It was added to specify Search::Xapian 1.2 branch for Xapian 1.2.*. However, as time goes by, upstream does not have any plan for Search::Xapian 1.4 branch. And PORTSCOUT is no longer needed since Search::Xapian 1.2 branch is compatible with both Xapian 1.2.* and 1.4.* now. Notified by: swills Notes: svn path=/head/; revision=530899
* Remove outdated PORTSCOUTSunpoet Po-Chuan Hsieh2020-04-061-2/+0
| | | | | | | | | | | | It was added to specify Search::Xapian 1.2 branch for Xapian 1.2.*. However, as time goes by, upstream does not have any plan for Search::Xapian 1.4 branch. And PORTSCOUT is no longer needed since Search::Xapian 1.2 branch is compatible with both Xapian 1.2.* and 1.4.* now. Notified by: swills Notes: svn path=/head/; revision=530898
* Move devel/p5-Glib2 to devel/p5-GlibSunpoet Po-Chuan Hsieh2020-04-0630-56/+64
| | | | | | | - Bump PORTREVISION of dependent ports for dependency change Notes: svn path=/head/; revision=530897
* net-p2p/bitmark: fix build on aarch64Mikael Urankar2020-04-064-1/+246
| | | | | | | | PR: 245351 Approved by: Christopher Hall (maintainer) Notes: svn path=/head/; revision=530896
* net-im/matterircd: update to 0.19.4Mikael Urankar2020-04-062-5/+4
| | | | | | | | PR: 245213 Approved by: norrland@nullbyte.se (maintainer) Notes: svn path=/head/; revision=530895
* - Update to 2.230Li-Wen Hsu2020-04-062-4/+4
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=530894
* net/traefik2: update to 2.2.0Mikael Urankar2020-04-062-6/+7
| | | | | | | | PR: 245400 245149 Submitted by: Christopher Beppler (maitainer) Notes: svn path=/head/; revision=530893
* Partially revert r530801Adam Weinberger2020-04-0618-18/+18
| | | | | | | | | | | | The maintainer reset rule was not applied correctly. jlaffaye's ports are reassigned back to him, with the exception of lang/go where both quantity and length of timeouts made the reset appropriate and necessary. With hat: portmgr Notes: svn path=/head/; revision=530892
* .gitauthors: Add Richard Scheffenegger (rscheff)Joseph Mingrone2020-04-061-0/+1
| | | | Notes: svn path=/head/; revision=530891
* sysutils/go-wtf: update to version 0.27.0, fix build on aarch64Mikael Urankar2020-04-064-4/+435
| | | | | | | | | | PR: 245353 Submitted by: Christopher Hall, mikael Approved by: Christopher Hall (maintainer) Differential Revision: https://reviews.freebsd.org/D23914 Notes: svn path=/head/; revision=530890
* shells/vshnu: update to 1.0500Fernando Apesteguía2020-04-062-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://legacy.cs.indiana.edu/~kinzler/vshnu/vshnu.html Accumulated changes: * Add f and F flags to &run * Add $dotdotdot; Add lazy command evaluation * Fix &df to always refresh and &diskspace align bug * Add $getch for initial command key input * Add %nobag for actions on unassigned bag keys * Add $disksgvfs for user gvfs mounts in disks list * Use Getopt::Std; Add -f command line option * Add -[cCkK] command line options * Uppercase $vname and $version variables * Add 2 flag to &run * Use x option to suppress file coloring as executable * Fix compatibility for Term::ANSIColor > 3.02 PR: 245376 Submitted by: cpeticus@gmail.com Notes: svn path=/head/; revision=530888
* net/chrony: fix regression, remove pidfile= from rc.d scriptMatthias Andree2020-04-062-4/+3
| | | | | | | | | | | chrony handles its own pidfile, and still our status method works, so avoid missing chrony's own lock management. PR: 245399 Reported by: Peter Putzer Notes: svn path=/head/; revision=530887
* Remove new pulseaudio default option by popular demand.Emanuel Haupt2020-04-061-2/+2
| | | | Notes: svn path=/head/; revision=530886
* Unbreak the build: as of recently, <assert.h> header file must be includedAlexey Dokuchaev2020-04-061-0/+18
| | | | | | | | | | | | | | | | | | | before <Magick++.h> because of the following conflict: [...]: error: use of undeclared identifier '__assert'; did you mean 'MagickCore::__assert'? assert( file.colorSpace() == Magick::sRGBColorspace ); ^ /usr/include/assert.h:56:36: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ /usr/include/assert.h:77:6: note: 'MagickCore::__assert' declared here void __assert(const char *, const char *, int, const char *) __dead2; Reported by: pkg-fallout Notes: svn path=/head/; revision=530885