non port: chinese/c2t/Makefile |
SVNWeb
|
Number of commits found: 10 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 25fe59a (Only the first 10 of 124 ports in this commit are shown above. )
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 2 Oct 2021
|
[ 11:19 Dimitry Andric (dim) ] 0efce95
chinese/c2t: fix "error: address of register variable requested"
During an exp-run for llvm 13 (see bug 258209), it turned out that
chinese/c2t fails to build with clang 13:
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-DCHINDICT=\"/usr/local/share/chinese/gb/TONEPY.tit\" -c c2t.c
c2t.c:99:3: error: address of register variable requested
hz[2] = '\0';
^~
c2t.c:107:7: error: address of register variable requested
hz[0] = (char)eka;
^~
c2t.c:108:7: error: address of register variable requested
hz[1] = (char)toka;
^~ (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 3 Oct 2013
|
[ 06:40 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
- Remove unnecessary slash after STAGEDIR
|
Thu, 26 Sep 2013
|
[ 14:35 vanilla ] (Only the first 10 of 71 ports in this commit are shown above. )
Support stage.
|
Fri, 20 Sep 2013
|
[ 16:01 bapt ] (Only the first 10 of 138 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
|
Thu, 6 Oct 2005
|
[ 06:23 linimon ]
Remove obsolete mastersites.
Source: distfile survey
|
Tue, 4 Oct 2005
|
[ 22:31 fenner ]
Use grouping to stop trying to fetch the wrong file from the wrong site.
Inspired by: http://people.freebsd.org/~fenner/portsurvey/groups/group.html
|
Thu, 20 Feb 2003
|
[ 16:56 knu ] (Only the first 10 of 22 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 5 Nov 2002
|
[ 03:38 obrien ]
The community as a whole can maintain these better than I can at the moment.
|
Number of commits found: 10 |