aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libjsearch
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Approved by: WillMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC Notes: svn path=/head/; revision=33349
* Fix these ports so that among other things they look for the jx headerSteve Price2000-09-173-25/+30
| | | | | | | | | files in the correct place. Submitted by: maintainer Notes: svn path=/head/; revision=32782
* 1. nonexistent -> ${NONEXISTENT}SADA Kenji2000-09-101-4/+5
| | | | | | | | | 2. Allow you to define WRKDIRPREFIX. Approved by: lioux@linf.unb.br (maintainer) Notes: svn path=/head/; revision=32492
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* 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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* Add libjsearch, yet another library based on top of x11-toolkits/jx.Will Andrews2000-06-097-0/+228
PR: 19041 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br> Notes: svn path=/head/; revision=29461