Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -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 with | sobomax | 2000-06-16 | 2 | -3/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Update the japanese/[o-t]* ports with the new | knu | 2000-04-12 | 1 | -6/+6 |
| | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | ||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -8/+8 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 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 | 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 libtk42jp.so link in a.out case. | asami | 1998-09-28 | 1 | -1/+4 |
| | |||||
* | List ELF shlib names when a.out shlib names end with ".0". | asami | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | ELFization patch. | kuriyama | 1998-09-27 | 4 | -347/+61 |
| | | | | | PR: ports/8044 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | Rename category from x11 to x11-toolkits. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | MASTERSITE moved to ftp.scriptics.com. | steve | 1998-07-03 | 1 | -2/+2 |
| | |||||
* | Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates | tg | 1998-05-06 | 1 | -0/+1 |
| | | | | from octave and iv. | ||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | max | 1997-09-14 | 1 | -2/+2 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | Add some missing files. Without those, the package doesn't work at all. | asami | 1997-03-18 | 1 | -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. | asami | 1997-03-11 | 2 | -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 PR | asami | 1997-03-02 | 11 | -0/+2300 |
ports/2764. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> |