summaryrefslogtreecommitdiff
path: root/math/simpack (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29615
* white space (portlint)Michael Haro2000-04-201-9/+9
| | | | Notes: svn path=/head/; revision=27825
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27509
* This port actually wants Xlib, not just imake.Satoshi Asami2000-03-091-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=26702
* Use devel/imake instead of x11/XFree86.Masafumi Max NAKANE2000-03-081-1/+1
| | | | | | | | Note: I'm not too sure if these ports really work without x11 libs and headers as I don't have X'less environment. Notes: svn path=/head/; revision=26647
* Unbreak for NEWGCCChris Piazza2000-01-225-0/+98
| | | | | | | | PR: 16255 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=24897
* 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