[Bug 248107] editors/cooledit: Update to 4.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 22 11:12:42 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248107

--- Comment #7 from daniel.engberg.lists at pyret.net ---
The behaviour of USE_GCC is expected however unless it's tested with 4.2.1 I'd
suggest that it should be set to yes instead unless it compiles using clang.
https://github.com/freebsd/freebsd-ports/blob/master/Mk/bsd.gcc.mk

CPPFLAGS and LDFLAGS can most likely be replaced by localbase
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/uses-localbase.html

Fonts should be patched to look in %%FONTSDIR%% instead along with properly
added dependencies, bundled libraries and whatnot isn't the way to go unless it
breaks the application. 

At least the python3 patch from OpenMandriva should be imported, possibly the
linking patch too.
https://github.com/OpenMandrivaAssociation/cooledit

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list