non port: x11/cde-25/Makefile |
SVNWeb
|
Number of commits found: 12 |
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Mon, 3 Jul 2023
|
[ 12:52 Cy Schubert (cy) ] e6bccee8
x11/cde*: Bump PORTREVISION for c3a960a1872c
Fixes: c3a960a1872c
MFH: 2023Q3
|
[ 12:47 Cy Schubert (cy) ] c3a960a
x11/cde*: Add missing shebang script
During 2023Q3 testing (using pudriere bulk -t, which enables
DEVELOPER mode), it was discovered that a tcl script was not getting
fixed by shabangfix. This commit fixes that.
Reported by: dizzy
MFH: 2023Q3
|
Mon, 26 Jun 2023
|
[ 18:41 Cy Schubert (cy) ] 364deb4
x11/cde-25: Address multiple build failures with LLVM16
/usr/local/include/Xm/Xm.h:1516:25: error: ISO C++17 does not allow 'register'
storage class specifier [-Wregister]
register int to_type) ;
^~~~~~~~~
MFH: 2023Q2
|
Tue, 17 Jan 2023
|
[ 21:12 Cy Schubert (cy) ] aac210b
x11/cde*: Remove .bak files from package
Remove unneeded and redundant .bak files from the package.
PR: 268989
Reported by: mikael
MFH: 2023Q1
|
[ 21:12 Cy Schubert (cy) ] 0ffb609
x11/cde-*: Depend on the more modern shells/ksh
Upstream already uses and depends on ksh93/ksh. Depend on it instead of the
older ast/ksh.
MFH: 2023Q1
|
[ 21:12 Cy Schubert (cy) ] 30387c1
x11/cde*: Remove call to tzsetall()
As of src d5c85ac6526d, the tzcode update removed the tzsetwall()
function. Our tzcode upstream removed tzsetwall() in their commit
d36f8f5b6983. The reason they did this was that tzsetwall() was
"undocumented and ineffective."
MFH: 2023Q1
|
Sun, 2 Oct 2022
|
[ 23:55 Cy Schubert (cy) ] 268bf3e
x11/cde-25: Update to 2.5.1
2.5.1 minor but what our upstream consider significant enough to roll
a new release including:
- load appropriate xterm font
- update ksh93 used as a basis to implement dtksh to 1.0.3
Though dtksh is based on ksh, it implements an API that allows ksh shell
scripts access to CDE functions.
|
Mon, 12 Sep 2022
|
[ 04:11 Cy Schubert (cy) ] 5f0ce52
x11/cde-{25,devel}: Remove BROKEN for imake build issues
As of 2.5.0 (from HISTORY in the tarball),
This release is the first to use autotools for building. The Imake
build system is gone. No doubt there is more improvement that can be
done here (support cross compiling, make uninstall, etc), but
everything is functional.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 6 Aug 2022
|
[ 03:38 Cy Schubert (cy) ] 529ea10
x11/cde-25: Allow cde port/pkg coexistence
Allow cde-25 to coexist with other versions of CDE installed on the
same system. This allows users to migrate or quickly revert back
should a user wish to temporarily do so. The reason for this is that
CDE 2.5.0 will use fonts such as gb2312.1980 which can mess up fonts
displayed by legacy Xm nd Xaw apps.
In such a scenaroio the user would define CDE_CONCURRENT in their
make.conf or poudriere.d/make.conf, then build and install the port.
When CDE_CONCURRENT is defined, the port is be installed in
${PREFIX}/dt25. To switch between the two CDEs a user could either
manually create a symlink as /usr/local/dt and possibly switch their
~/.dt from one environment or the other. Or one could use something
similar to the following in their .xsession or .xstart file: (Only the first 15 lines of the commit message are shown above )
|
[ 03:38 Cy Schubert (cy) ] c8e0c7d (Only the first 10 of 14 ports in this commit are shown above. )
x11/cde-25: Introduce the new x11/cde-25
CDE 2.5.0 has many improvements however some users may discover that
fonts used by legacy Xm and Xaw apps are unreadable due to legacy apps
using the gb2312.1980 font registry. For now cde-24 will remain the
default cde however users can install cde-25 for new features and
bugfixes.
|
Number of commits found: 12 |