non port: chinese/tin/Makefile |
SVNWeb
|
Number of commits found: 37 |
Sun, 6 Feb 2022
|
[ 18:36 Stefan Eßer (se) ] bdd2d4a (Only the first 10 of 69 ports in this commit are shown above. )
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit)
|
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.
|
Fri, 11 Nov 2016
|
[ 11:58 jbeich ]
chinese/tin: drop PORTREVISION as it has no effect
PR: 214384
|
Sat, 24 Sep 2016
|
[ 11:06 tijl ] (Only the first 10 of 110 ports in this commit are shown above. )
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wed, 6 Jul 2016
|
[ 22:10 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
|
[ 11:19 gahr ]
devel/icu: bump PORTREVISION on missing dependent ports
Reported by: rakuco
|
Sun, 21 Feb 2016
|
[ 19:53 rakuco ]
Regenerate a few patches to unbreak after the news/tin update in r406242.
|
Wed, 20 Jan 2016
|
[ 18:56 antoine ]
Mark BROKEN: fails to patch
Reported by: pkg-fallout
|
Tue, 15 Jul 2014
|
[ 17:28 lwhsu ]
- Unbreak
|
Sun, 18 May 2014
|
[ 15:48 antoine ]
Mark BROKEN: Fails to patch
===> Applying extra patch /usr/ports/chinese/tin/files/patch-attrib.c
===> Applying extra patch /usr/ports/chinese/tin/files/patch-cook.c
1 out of 1 hunks failed--saving rejects to src/cook.c.rej
*** [do-patch] Error code 1
Reported by: pkg-fallout
|
Mon, 20 Jan 2014
|
[ 18:23 antoine ]
Stage support
|
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)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 15 Feb 2012
|
[ 13:52 johans ]
Bump PORTREVISION due to pcre update
|
Wed, 4 Jan 2012
|
[ 20:30 leeym ]
- remove files/patch-tin.defaults and replace it with REINPLACE_CMD
Noticed by: danfe@
|
[ 14:01 johans ]
Restore PORTREVISION to prevent version going backwards
Reported by: erwin
|
Mon, 2 Jan 2012
|
[ 15:34 leeym ]
- update to 2.0.1
- drop maintainership
PR: 159863
Submitted by: Yi-Rong Wang <wangyr@cs.nctu.edu.tw>
|
Mon, 18 Jul 2011
|
[ 22:05 pav ]
- Mark BROKEN: does not patch
Reported by: pointyhat
|
Thu, 16 Dec 2010
|
[ 02:34 glarkin ] (Only the first 10 of 123 ports in this commit are shown above. )
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 6 Jun 2008
|
[ 13:14 edwin ] (Only the first 10 of 25 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 1 Mar 2007
|
[ 08:12 leeym ]
- utilize WITH_TIN_SCREEN
- remove the lines after .include "${MASTERDIR}/Makefile"
Noticed by: rafan@
|
Tue, 5 Apr 2005
|
[ 17:33 leeym ]
- update patch and unbreak this port
- take over the maintainership
PR: part of 78990
Submitted by: leeym
Approved by: ex-maintainer
|
Sat, 26 Mar 2005
|
[ 20:20 kris ]
BROKEN: Fails to patch
Approved by: portmgr (self)
|
Thu, 9 Oct 2003
|
[ 14:14 clive ]
Help to build a correct .tin/tinrc and .tin/attributes at the first run.
PR: ports/57796
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
[ 04:14 clive ]
Improve multibyte ability, otherwise it is broken functionally.
PR: ports/57732
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Thu, 23 Jan 2003
|
[ 13:34 leeym ]
These patches were merged into main stream source tree,
so remove these patches and unbreak zh-tin
Approved by: MAINTAINER
|
Sun, 12 Jan 2003
|
[ 00:54 leeym ]
upgrade and unbreak chinese/tin to 1.5.16
PR: ports/46878
Submitted by: leeym
Reviewed by: yssu@CCCA.NCTU.edu.tw (MAINTAINER)
|
Thu, 9 May 2002
|
[ 19:28 clive ]
In case tin links against libiconv now, teach tin to recognize BIG5
charset.
Noted by: My post became 8bit stripped.
|
Wed, 8 Aug 2001
|
[ 11:31 ijliao ]
make it buildable for 1.5.9
|
Mon, 25 Jun 2001
|
[ 19:34 clive ]
Bump PORTREVISION I forgot in previous commit.
|
Tue, 22 May 2001
|
[ 19:19 sobomax ] (Only the first 10 of 20 ports in this commit are shown above. )
Ports policy:
|
Thu, 19 Apr 2001
|
[ 03:44 clive ]
Essential line wrapping fix for embedded color assii art. PORTREVISION bumped.
|
Mon, 5 Feb 2001
|
[ 14:29 olgeni ]
Style/space police (space -> tab) over the chinese category.
|
Thu, 7 Dec 2000
|
[ 16:37 clive ]
Don't do isprint(3) filtering, just print it.
|
Sun, 8 Oct 2000
|
[ 11:25 asami ]
Change places where "/patches/" is spelled out to "/files/".
|
Sun, 24 Sep 2000
|
[ 05:36 vanilla ]
Update and enslave zh-tin.
|
Number of commits found: 37 |