aboutsummaryrefslogtreecommitdiff
path: root/graphics/lazpaint
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump PORTREVISION. Input issues were fixed in editors/lazarus-qt5/qt6Jose Alonso Cardenas Marquez2024-05-041-1/+1
|
* */*: Bump PORTREVISION. lazarus was updated to 3.2.0Jose Alonso Cardenas Marquez2024-03-241-0/+1
| | | | - Change default lazarus version to 3.2.0
* graphics/lazpaint: Update to 7.2.2Jose Alonso Cardenas Marquez2023-12-233-14/+16
|
* lang/fpc-*: Merge all units to lang/fpcJose Alonso Cardenas Marquez2023-11-121-5/+1
| | | | | | | | | | | | - Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc and lazarus ports. - Update Mk/fpc.mk for reflects new changes - Update Mk/lazarus.mk for reflects new changes - Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version of fpc or lazarus for build apps based on fpc/lazarus - Add entries to MOVED - Bump PORTREVISON of affected ports - Some other minor modifications
* editors/lazarus: Bump PORTREVISION of dependant portsJose Alonso Cardenas Marquez2023-03-161-1/+1
| | | | - editors/lazarus was updated to 2.2.6
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* editors/lazarus: Bump PORTREVISION of dependant portsJose Alonso Cardenas Marquez2022-10-021-1/+1
| | | | | - editors/lazarus was updated to 2.2.4 and all ports depends of it must be rebuilt
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-1/+1
|
* lang/fpc: Fix build issues building some fpc based appsJose Alonso Cardenas Marquez2022-06-211-1/+1
| | | | | | | - Add missing parameter to getdirentries syscall function - Re-build i386 and amd64 bootstrap - Revert fpc-i386 (FPC_USE_LIBC) build to syscall build - Bump PORTREVISION in all ports dependant of freepascal compiler
* */*: Bump PORTREVISIONJose Alonso Cardenas Marquez2022-06-181-1/+1
| | | | * editors/lazarus was updated to 2.2.2
* graphics/lazpaint: Fix buildJose Alonso Cardenas Marquez2022-02-113-9/+12
| | | | Reported by: pkg-fallout
* editors/lazarus-*: update to 2.2.0Jose Alonso Cardenas Marquez2022-02-031-1/+1
| | | | | | | | | | - Bump PORTREVISION - archivers/peazip update to 8.4.0 - editors/cudatext update to 1.155.3 - russian/emkatic update to 0.41 - x11-toolkits/qt5pas to latest version included into lazarus 2.2.0 ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
* Cleanup: for ports under g* categories, drop redundant GH_{ACCOUNT,PROJECT}.Alexey Dokuchaev2021-08-291-1/+0
|
* editors/lazarus[-qt5]: bump some ports dependants of lazarusJose Alonso Cardenas Marquez2021-08-011-0/+1
| | | | | | | | * bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas: graphics/lazpaint: multimedia/winff: net-p2p/awgg: net-p2p/transmission-remote-gui: russian/emkatic: x11-fm/doublecmd * editors/lazarus[-qt5] was updated to 2.0.12
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 7.1.6Jose Alonso Cardenas Marquez2021-02-184-21/+17
| | | | | | | | PR: 252977 Submitted by: fluffy Notes: svn path=/head/; revision=565935
* - lang/fpc revert way like linker is taken by fpc compilerJose Alonso Cardenas Marquez2021-01-141-1/+1
| | | | | | | | | | | | | | - lang/fpc add binutils to RUN_DEPENDS - editors/lazarus add binutils to RUN_DEPENDS - editors/lazarus add gmake to RUN_DEPENDS - editors/lazarus install fpc units like RUN_DEPENDS too - Bump PORTREVISiON of fpc/lazarus ports PR: 251712 Reported by: amdmi3 Notes: svn path=/head/; revision=561593
* - Bump PORTREVISION. lazarus was updated to 2.0.10Jose Alonso Cardenas Marquez2020-11-251-0/+1
| | | | Notes: svn path=/head/; revision=556267
* - Update to 7.1.2Jose Alonso Cardenas Marquez2020-05-145-32/+49
| | | | | | | | - Add desktop entry - Add hicolor icon Notes: svn path=/head/; revision=535209
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix ↵Jose Alonso Cardenas Marquez2020-03-061-0/+1
| | | | | | | | | | | | | | problems when GENERIC kernel is not used. - Rebuild bootstrap (ppcx64 and ppc386) with new changes - Bump PORTREVISION PR: 239135 Reported by: fbsdbugs4 at sentry.org Notes: svn path=/head/; revision=527858
* - Update to 7.0.7Jose Alonso Cardenas Marquez2019-12-3119-225/+30
| | | | Notes: svn path=/head/; revision=521628
* graphics: Add missing USES={gl,gnome,sdl}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517071
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesJose Alonso Cardenas Marquez2019-09-031-1/+1
| | | | | | | | | | | | | - Fix build on 12-STABLE and CURRENT (amd64 and i386) - Bump PORTREVISION for all ports that depends of lang/fpc - Add USE_BINUTILS to fpc and lazarus based ports - Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk PR: 240293 239934 233413 214864 Exp-run by: antoine Notes: svn path=/head/; revision=510956
* - Bump PORTREVISION (lazarus ports were updated to 2.0.4)Jose Alonso Cardenas Marquez2019-08-151-2/+1
| | | | | | | - Remove LD_UNSAFE Notes: svn path=/head/; revision=509016
* - Update WWWDmitry Marakasov2019-07-051-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=505891
* Clean up final leftovers from Qt4.Rene Ladan2019-06-261-3/+2
| | | | | | | | | Submitted by: rene Reviewed by: mat, tcberner Differential Revision: https://reviews.freebsd.org/D20725 Notes: svn path=/head/; revision=505150
* - Bump PORTREVISION. editors/lazarus was updated to 2.0.0Jose Alonso Cardenas Marquez2019-03-073-8/+20
| | | | | | | | - Add patch-lazpaint_uclipboard.pas - Use new version of bgrabitmap and bgracontrols (lazarus 2.0.0 compatibility) Notes: svn path=/head/; revision=494884
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a symbol matches multiple clauses the last one takes precedence. If the catch-all is last it captures everything. In the case of Qt5 libraries this caused all symbols to have a Qt_5 label while some should have Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the catch-all lowest priority. Older versions of Qt5Webengine exported some memory allocation symbols from the bundled Chromium. Version 5.9 stopped exporting these [1] but the symbols were kept as weak wrappers for the standard allocation functions to maintain binary compatibility. [2][3] The problem is that the call to the standard function in these weak wrappers is only resolved to the standard function if there's a call to this standard function in other parts of Qt5Webengine, because only then is there a non-weak symbol that takes precedence over the weak one. If there's no such non-weak symbol the call in the weak wrapper resolves to the weak wrapper itself creating an infinite call loop that overflows the stack and causes a crash. Some of the allocation functions are variants of C++ new and delete and it probably depends on the compiler whether these variants are used in other parts of Qt5Webengine. Remove the weak wrappers (make them Linux specific). This isn't binary compatible but we are already breaking that with the changes to the symbol versions. [1] https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4 [2] https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5 [3] https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5 Bump all ports that depend on Qt5. PR: 234070 Exp-run by: antoine Approved by: kde (adridg) Notes: svn path=/head/; revision=490472
* - Add LLD_UNSAFEJose Alonso Cardenas Marquez2019-01-151-0/+1
| | | | | | | PR: 214864 Notes: svn path=/head/; revision=490345
* - Move flavor helpers to right placeJose Alonso Cardenas Marquez2018-08-071-4/+4
| | | | | | | Suggestedd by: mat Notes: svn path=/head/; revision=476576
* - New port: graphics/lazpaintJose Alonso Cardenas Marquez2018-08-0720-0/+314
LazPaint is an image editor with layers and transparency. It supports the format OpenRaster so it can interoperate with MyPaint, Gimp and Krita WWW: http://wiki.freepascal.org/LazPaint Differential Revision: https://reviews.freebsd.org/D15241 Notes: svn path=/head/; revision=476570