summaryrefslogtreecommitdiff
path: root/japanese/tk42 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired leaf port:Vasil Dimov2007-10-1110-2030/+0
| | | | 2006-11-01 japanese/tk42: does not build with gcc4.2; use japanese/tk80 instead
* Deprecate. This doesn't build with gcc4.2 and nothing else in the portsMark Linimon2007-10-021-0/+3
| | | | collection uses it anymore.
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-303-20/+10
| | | | | | ports With hat: portmgr
* - Respect X11BASERong-En Fan2006-12-111-1/+1
| | | | Approved by: portmgr (linimon)
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+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.
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Define NO_LATEST_LINK.Akinori MUSHA2001-11-071-0/+2
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-3/+1
| | | | ldconfig in PLIST need personal consideration.
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-6/+6
| | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-8/+8
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-5/+7
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Create libtk42jp.so link in a.out case.Satoshi Asami1998-09-281-1/+4
|
* List ELF shlib names when a.out shlib names end with ".0".Satoshi Asami1998-09-281-1/+1
|
* ELFization patch.Jun Kuriyama1998-09-274-347/+61
| | | | | PR: ports/8044 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Rename category from x11 to x11-toolkits.Satoshi Asami1998-08-071-2/+2
|
* MASTERSITE moved to ftp.scriptics.com.Steve Price1998-07-031-2/+2
|
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1998-05-061-0/+1
| | | | from octave and iv.
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* Add some missing files. Without those, the package doesn't work at all.Satoshi Asami1997-03-181-0/+13
| | | | | | Closes PR ports/3013. Submitted by: Taguchi, Takeshi <taguchi@tohoku.iij.ad.jp>
* Bugfix to set RANLIB correctly. Also set VERSION in port Makefile.Satoshi Asami1997-03-112-4/+3
| | | | | | Closes PR ports/2937. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Japanized tk ver 4.2. Together with the tcl import, closes PRSatoshi Asami1997-03-0211-0/+2300
ports/2764. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>