summaryrefslogtreecommitdiff
path: root/math/simpack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* More USE_XLIBs.Satoshi Asami1998-11-281-1/+3
| | | | Notes: svn path=/head/; revision=14932
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-8/+10
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Convert to ELF.Steve Price1998-09-272-15/+33
| | | | Notes: svn path=/head/; revision=13463
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* I misunderstood his intentions the first time.Satoshi Asami1997-06-101-2/+2
| | | | | | | Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6846
* Libraries and tools for simulation modeling.Satoshi Asami1997-06-1018-0/+2376
PR: 3757 Submitted by: Ruslan Shevchenko <rssh@cki.ipri.kiev.ua> Notes: svn path=/head/; revision=6833