Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expr -> ${EXPR} | Michael Haro | 1999-08-28 | 1 | -1/+1 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-27 | 1 | -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 change | Satoshi Asami | 1998-11-14 | 1 | -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 libtcl76jp.so symlink in a.out case. | Satoshi Asami | 1998-09-28 | 1 | -1/+4 |
| | |||||
* | You should list the ELF shlib name if the a.out name ends with a ".0". | Satoshi Asami | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | ELFization patch. | Jun Kuriyama | 1998-09-26 | 4 | -193/+118 |
| | | | | | PR: ports/8043 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | MASTERSITE moved to ftp.scriptics.com. | Steve Price | 1998-07-04 | 1 | -2/+2 |
| | |||||
* | Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates | Thomas Gellekum | 1998-05-06 | 1 | -0/+1 |
| | | | | from octave and iv. | ||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | Masafumi Max NAKANE | 1997-09-15 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | Bugfix to set RANLIB correctly. Also set VERSION in port Makefile. | Satoshi Asami | 1997-03-11 | 3 | -9/+18 |
| | | | | | | Closes PR ports/2937. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | Move ldconfig to post-install target so it will be run after installation | Satoshi Asami | 1997-03-06 | 1 | -1/+3 |
| | | | | | of shared library (the Makefile.lib called in pre-install was for the static lib). | ||||
* | Japanized tcl ver 7.6. Together with the tk import, closes PR | Satoshi Asami | 1997-03-02 | 10 | -0/+1815 |
ports/2764. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> |