aboutsummaryrefslogtreecommitdiff
path: root/databases/typhoon/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+4
| | | | Notes: svn path=/head/; revision=57017
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Support CC/CFLAGS properly.Kevin Lo2000-11-211-8/+16
| | | | | | | | PR: 22987 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35313
* 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
* 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
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-151-2/+3
| | | | Notes: svn path=/head/; revision=29613
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* remove a.out supportMichael Haro2000-03-271-7/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=27084
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-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. Notes: svn path=/head/; revision=14512
* Fix various bogons. (I *assume* the libtyphoon.so link was meant forSatoshi Asami1998-10-221-3/+3
| | | | | | | the a.out case, because otherwise the name of the shared library is wrong.) Notes: svn path=/head/; revision=14155
* Convert to ELF and make reinstall friendly.Steve Price1998-10-201-1/+5
| | | | Notes: svn path=/head/; revision=14099
* DISTFILE moved on MASTER_SITE.Justin M. Seger1998-01-311-2/+2
| | | | Notes: svn path=/head/; revision=9537
* Use ${MACRO}s. While I'm here, minor cleanup (fix indentation etc.).Satoshi Asami1996-12-121-10/+10
| | | | Notes: svn path=/head/; revision=4954
* import of typhoon, a relational database patterened afterEric L. Hernes1996-12-121-0/+30
Raima's dbvista Notes: svn path=/head/; revision=4944