aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/iiimf-le-freewnn
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_REINPLACEbarner2006-02-061-4/+2
| | | | | | | | - Fix IGNORE line - Pacify portlint Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> PR: ports/92374
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-3/+1
| | | | | | | | | | | | | | | | | 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.
* IIIMF-related ports: fix build faildaichi2005-05-272-2/+30
| | | | | Pointed out by: pointyhat via kris Reviewed by: ozawa@ongs.co.jp
* IIIMF-related ports:daichi2005-05-249-124/+220
| | | | | | | | | | - drop maintainership - update to r12.2 - some bug fixes PR: 81184 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Approved by: maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fixed iiimf-related ports build faildaichi2005-03-252-6/+27
| | | | | | Submitted by: Masanori OZAWA <ozawa@ongs.net> Approved by: portmgr(krion) Pointed out by: pointyhat via kris
* IIIMF-related ports some changes:daichi2005-03-047-123/+74
| | | | | | | | | | - support CFLAGS of /etc/make.conf - replace absolute path with ${LOCALBASE}, ${PREFIX} and others - replace -pthread flags with ${THREAD*} - m17n fixed of gnome-im-swither - fixed vid krisbot Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
* fixed to build IIIMF-related ports on 4-stabledaichi2005-02-281-1/+3
| | | | | Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Pointed out by: gohan via krisbot
* Add iiimf-le-freewnn , freeWnn language engine for IIIMF.daichi2005-02-289-0/+266
PR: ports/77927 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>