23052 Commits

Author SHA1 Message Date
rsadowski
66ae6e6874 Bump GCC_VER to keep the ports all in sync
Spotted and from Brad, thanks
2020-09-07 08:54:29 +00:00
rsadowski
ea5b53f9cd Move kdav from x11/kde-applications to devel/kf5
kdav has changed from "KDE Applications" to "KDE Frameworks".
2020-09-07 04:44:56 +00:00
thfr
364e51bd4b +dnspy 2020-09-04 22:14:08 +00:00
thfr
7df159ffa3 import devel/dnspy
At this point, only the console version is supported and installed.
tweaks and ok bentley@

DESCR:
dnSpy is a debugger and .NET assembly editor. You can use it to edit and debug
assemblies even if you don't have any source code available. Main features:

Debugger
* Debug .NET Framework, .NET Core and Unity game assemblies, no source code
  required
* Set breakpoints and step into any assembly
* Locals, watch, autos windows
* Variables windows support saving variables (eg. decrypted byte arrays) to
  disk or view them in the hex editor (memory window)
* Object IDs
* Multiple processes can be debugged at the same time
* Break on module load
* Tracepoints and conditional breakpoints
* Export/import breakpoints and tracepoints
* Call stack, threads, modules, processes windows
* Break on thrown exceptions (1st chance)
* Variables windows support evaluating C# / Visual Basic expressions
* Dynamic modules can be debugged (but not dynamic methods due to CLR
  limitations)
* Output window logs various debugging events, and it shows timestamps by
  default :)
* Assemblies that decrypt themselves at runtime can be debugged, dnSpy will use
  the in-memory image. You can also force dnSpy to always use in-memory images
  instead of disk files.
* Public API, you can write an extension or use the C# Interactive window to
  control the debugger

Assembly Editor
* All metadata can be edited
* Edit methods and classes in C# or Visual Basic with IntelliSense, no source
  code required
* Add new methods, classes or members in C# or Visual Basic
* IL editor for low-level IL method body editing
* Low-level metadata tables can be edited. This uses the hex editor internally.

Hex Editor
* Click on an address in the decompiled code to go to its IL code in the hex
  editor
* The reverse of the above, press F12 in an IL body in the hex editor to go to
  the decompiled code or other high-level representation of the bits. It's great
  to find out which statement a patch modified.
* Highlights .NET metadata structures and PE structures
* Tooltips show more info about the selected .NET metadata / PE field
* Go to position, file, RVA Go to .NET metadata token, method body, #Blob /
  #Strings / #US heap offset or #GUID heap index
* Follow references (Ctrl+F12)

Other
* BAML decompiler
* Blue, light and dark themes (and a dark high contrast theme)
* Bookmarks
* C# Interactive window can be used to script dnSpy
* Search assemblies for classes, methods, strings, etc
* Analyze class and method usage, find callers, etc
* Multiple tabs and tab groups
* References are highlighted, use Tab / Shift+Tab to move to the next reference
* Go to the entry point and module initializer commands
* Go to metadata token or metadata row commands
* Code tooltips (C# and Visual Basic)
* Export to project
2020-09-04 22:11:32 +00:00
kirby
e69b67033d Update to ode-0.16
Switch HOMEPAGE to https and remove dead MASTER_SITES while here.
2020-09-04 20:06:58 +00:00
mariani
da88dc6944 Register the removal of x11/lxqt/l10n 2020-09-04 15:41:24 +00:00
bket
8b77403433 Update to git-lfs-2.12.0
From Asher Pasha <asher DOT pasha AT gmail.com>. Thank you!
2020-09-04 15:04:50 +00:00
sthen
350ae20cdd update lang/gcc to 8.4.0, from Brad, ok pascal@
has been through bulk builds on i386 sparc64
2020-09-04 09:55:34 +00:00
rsadowski
6955f9d5d8 Fix missing LLVM_V bump to 10.0.1
Spotted Brad Smith, thanks!
2020-09-04 04:17:20 +00:00
rsadowski
62a205af11 Update catch2 to 2.13.0 2020-09-03 21:06:27 +00:00
rsadowski
56bb5ac502 Update netbeans to 12.1 2020-09-03 20:59:18 +00:00
rsadowski
a9ce09b80a Update Clang extra tools to 10.0.1
Keep the patches in-sync with devel/llvm.
2020-09-03 20:54:01 +00:00
rsadowski
c7e128a52d Update kdiff3 to 1.8.4 2020-09-03 20:51:24 +00:00
jasper
ff729a7db1 update to libgdata-0.17.13 2020-09-03 18:14:28 +00:00
kmos
9b22ae206a Update py-responses from 0.10.9 to 0.12.0
https://github.com/getsentry/responses/blob/master/CHANGES

A number of minor changes along with official Python 3.8 support.

Drop the python2 FLAVOR. The only consumer (audio/beets) just uses the
python3 FLAVOR.

(Include necessary quirks)

ok sthen
2020-09-03 12:53:59 +00:00
sebastia
402f002d56 update 0.2.5 -> 0.2.7 2020-09-02 21:10:23 +00:00
bket
7666b6d588 Update to ipython-7.18.1 2020-09-02 16:23:25 +00:00
bket
627a2e767f Update to py-prompt_toolkit-3.0.7 2020-09-02 16:23:00 +00:00
rsadowski
cb40b2c690 Update jenkins-devel to 2.255 2020-09-01 18:57:18 +00:00
sebastia
9c996870c2 simple update 1.2.5 -> 1.2.6 2020-09-01 11:04:40 +00:00
naddy
c552ea72f3 bump for plist changes 6.7 -> 6.8 2020-08-31 22:20:49 +00:00
jasper
d9a1d06894 update to nasm-2.15.05
this fixes %ifid $ and %ifid $$ regressions introduced in the previous release
with broke dav1d (and embedded copies in firefox) on i386 as spotted by sthen@.
brad pointed out 2.15.05 was released which addresses this issue.
2020-08-31 20:18:10 +00:00
rsadowski
489bf1bba1 Unbreak with grantlee-qt5>=5.2 2020-08-31 19:06:32 +00:00
rsadowski
e7600ed9a1 Update doxygen-gui to 1.8.20 2020-08-31 05:58:31 +00:00
rsadowski
219c65326f Update doxygen to 1.8.20 2020-08-31 05:14:23 +00:00
rsadowski
cf92d0a790 Add gambatte-qt 2020-08-30 20:21:55 +00:00
rsadowski
627f8a8303 Update qt-creator to 4.13.0 2020-08-30 20:14:31 +00:00
martin
efc44903bb Update openmpi to 4.0.5. 2020-08-30 13:28:44 +00:00
bentley
b79be29585 Finish up uqm port restructure.
Rather than MULTI_PACKAGES for -main, -voice, -threedo, -remix[1234],
use subdirs. Also, combine the remixes into a single package.
2020-08-30 10:11:03 +00:00
martin
e564573478 Update py-vulture to 2.1.
Stay with pytest instead of tox for TESTS for now.
2020-08-29 20:26:08 +00:00
ajacoutot
996afe5d00 Bugfix update to harfbuzz-2.7.2. 2020-08-29 08:59:34 +00:00
naddy
dd2bfce0d1 Fix build on archs where sizeof(size_t) < sizeof(uint64_t). ok jasper@ 2020-08-27 21:05:12 +00:00
rsadowski
880e861f6c Add scim-qtimm and freemat 2020-08-27 15:31:55 +00:00
rsadowski
a03af169fd Switch qjson from qt4 to qt5 2020-08-27 05:19:17 +00:00
jca
03728a3308 Zap local comment that wasn't picked up upstream
From Brad Smith.
2020-08-27 00:09:09 +00:00
jca
063b398498 Sync with base
Zap outdated powerpc alignement fix, fixed upstream in a different way.
From Brad Smith.
2020-08-26 10:33:47 +00:00
rsadowski
86f57e1214 Update jenkins-devel to 2.254 2020-08-26 06:11:52 +00:00
afresh1
68fca6f2f2 Update p5-Moose to 2.2013
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-08-26 01:50:49 +00:00
afresh1
e6e43a993f Update p5-MooseX-Getopt to 0.74
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-08-26 01:49:51 +00:00
afresh1
41fbb6e61d Fix RUN_DEPENDS in p5-MooseX-Clone
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-08-26 01:48:52 +00:00
jasper
65ee033949 update to nasm-2.15.04
tested in a bulk by aja@, thanks!
2020-08-25 15:01:50 +00:00
visa
7a96b06e17 Fix build on mips64.
The source code uses identifier `mips' that happens to be one of the
(now legacy) builtin macros defined by the compiler on mips64. Avoid
the conflict by undefining the builtin macro.

OK jca@
2020-08-25 13:28:19 +00:00
landry
b108e18b48 Update to nspr 4.28 2020-08-25 13:27:41 +00:00
gkoehler
9ce43ba11f Patch boehm-gc to avoid sbrk, fix powerpc64, help sparc64.
Add AO_fetch_compare_and_swap for sparc64, because lang/ecl 20.4.24
will need it.  Thanks to kmos@ for discovering this problem, and to
Josh Elsasser for building this diff on a sparc64.
2020-08-24 21:31:13 +00:00
kmos
7197ba1c4a Add cve quirk for Python 3.7.9 2020-08-24 15:04:29 +00:00
rsadowski
07032bb7fb Update doxygen to 1.8.19 2020-08-24 06:15:04 +00:00
rsadowski
a8f0361084 Update doxygen-gui to 1.8.19 2020-08-24 06:14:25 +00:00
sthen
40e4178e43 update to perltidy-20200822, from wen heping 2020-08-23 20:54:47 +00:00
sthen
372e2961d1 update to re2c-2.0.3 2020-08-23 20:42:29 +00:00
cwen
d13b8b2ff4 +p5-Devel-OverloadInfo 2020-08-23 13:28:15 +00:00