non port: chinese/libchewing/Makefile |
SVNWeb
|
Number of commits found: 43 |
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 )
|
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 )
|
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.
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 4 Feb 2017
|
[ 15:05 vanilla ]
Update to 0.5.1.
|
Thu, 29 Dec 2016
|
[ 14:29 amdmi3 ] (Only the first 10 of 17 ports in this commit are shown above. )
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket
|
Sat, 17 Dec 2016
|
[ 16:32 antoine ]
Revert r428752 and unbreak
Pointy hat: sunpoet
|
[ 12:58 sunpoet ]
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Use = instead of += for CMAKE_ARGS
|
Mon, 9 May 2016
|
[ 16:47 lwhsu ]
- Fix runtime error caused by wrong CHEWING_DATADIR
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
|
[ 03:21 vanilla ]
Update to 0.5.0.
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 7 Jan 2016
|
[ 14:37 jhale ]
- Switch to USE_SQLITE
- Remove unnecessary gmake build dependency
|
Thu, 3 Sep 2015
|
[ 09:44 danfe ]
Remove BROKEN on powerpc statements: both these ports build and install fine.
|
Sun, 7 Jun 2015
|
[ 16:53 amdmi3 ]
- Style improvements
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 26 Feb 2015
|
[ 14:28 vanilla ]
Fix runtime error with wrong datadir.
Obtained from: James Hung via facebook.
|
Sun, 15 Feb 2015
|
[ 03:28 vanilla ]
Fix build on 10 (makeinfo issue)
PR: 197598
Submitted by: Ting-Wei Lan <lantw44 at gmail.com>
|
Mon, 9 Feb 2015
|
[ 03:21 vanilla ]
1: Upgrade to 0.4.0.
2: add LICENSE & LICENSE_FILE
3: add LIB_DEPENDS to sqlite3
4: sort USES
5: switch to cmake.
|
Tue, 2 Dec 2014
|
[ 22:50 bapt ]
Finish resetting maintainership
PR: 195059
|
Thu, 19 Jun 2014
|
[ 13:44 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Sun, 1 Jun 2014
|
[ 16:43 ohauer ] (Only the first 10 of 17 ports in this commit are shown above. )
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
|
Wed, 8 Jan 2014
|
[ 15:47 vanilla ] (Only the first 10 of 18 ports in this commit are shown above. )
Support STAGEDIR.
Approved by: portmgr (blanket infrastructure)
|
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)
|
Sat, 6 Jul 2013
|
[ 07:59 bapt ]
Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
|
Thu, 27 Jun 2013
|
[ 01:47 clsung ]
Update chinese/libchewing to 0.3.4
* Master site changed to Google Code
* Patches to install data into PREFIX/share/chewing
Patch created and tested by me and Zhihao Yuan(lichray@gmail.com)
PR: ports/176021
Submitted by: Henry Hu <henry.hu.sh_AT_gmail.com>
|
Thu, 10 Nov 2011
|
[ 21:25 linimon ]
Fails to install on powerpc: signal 6.
Hat: portmgr
Feature safe: yes
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 19:01 kwm ]
Fix build with FreeBSD 10
Approved by: portmgr (miwi)
|
Thu, 3 Mar 2011
|
[ 05:55 clsung ]
- Update to 0.3.3
PR: ports/155089
Submitted by: Jin-Sih Lin <linpct_AT_gmail dot com>
|
Fri, 18 Dec 2009
|
[ 05:06 clsung ]
- Update to 0.3.2
PR: ports/140991
Submitted by: Denny Lin <dennylin93_AT_cnmc32 dot hs dot ntnu dot edu dot tw>
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Mon, 14 Aug 2006
|
[ 04:20 clsung ]
- Respect DESTDIR
- Use USE_LDCONFIG
PR: ports/101872
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Mon, 22 May 2006
|
[ 01:09 clsung ]
- Require newer GCC to build, fix build on 4.x
PR: 97573
Submitted by: Rong-En Fan
|
Sat, 20 May 2006
|
[ 16:23 clsung ]
- since isspace(0xa0) return true. When using sscanf(...,"%s",...),
it will treat some UTF8 words containing 0xa0 as spaces.
Thus those words will be skipped.
- added two patch to avoid that problem.
- bump PORTREVISION
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
|
Tue, 16 May 2006
|
[ 02:50 clsung ]
- update to 0.3.0
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Mon, 6 Feb 2006
|
[ 14:37 clsung ]
- Update to 0.2.7
- fix BROKEN
- remove GNU_CONFIGURE (included in USE_AUTOTOOLS)
- take maintainer (requested by <kcwu AT csie dot org>)
PR: 92879
Submitted by: clsung
Approved by: maintainer
|
Sat, 14 Jan 2006
|
[ 09:28 kris ]
BROKEN: Does not build
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Sat, 5 Mar 2005
|
[ 20:38 leeym ]
- update the URL of master site
- upgrade to 0.2.6
Approved by: kcwu
|
Wed, 13 Oct 2004
|
[ 22:23 pav ]
Add libchewing, an Intelligent Chinese Phonetic Input Method for UNIX.
PR: ports/72620
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
Number of commits found: 43 |