summaryrefslogtreecommitdiff
path: root/databases/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove msqlperl, it's now p5-MsqlJames FitzGibbon1996-10-241-2/+1
| | | | Notes: svn path=/head/; revision=4131
* Update for new perl5 portsJames FitzGibbon1996-10-241-1/+5
| | | | Notes: svn path=/head/; revision=4084
* Add msqlperl after moving from lang/ to databases/James FitzGibbon1996-10-171-1/+2
| | | | Notes: svn path=/head/; revision=4015
* Import of Postgres95, a next-generation DMBS research prototype.James FitzGibbon1996-09-231-1/+2
| | | | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net> Notes: svn path=/head/; revision=3850
* Added xfsqlJames FitzGibbon1996-09-031-1/+2
| | | | Notes: svn path=/head/; revision=3740
* Add gdbm.Satoshi Asami1996-04-121-1/+2
| | | | Notes: svn path=/head/; revision=2972
* Sort things alphabetically.Satoshi Asami1995-11-021-2/+2
| | | | Notes: svn path=/head/; revision=2386
* Add ashe & gnats (ashe=nobuild due to motif)Paul Traina1995-10-301-2/+2
| | | | Notes: svn path=/head/; revision=2379
* Added exodus.Satoshi Asami1995-08-131-2/+3
| | | | | | | (Hurray! This Makefile now has two entries!) Notes: svn path=/head/; revision=2053
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Missing subdir makefileGary Palmer1995-01-151-0/+4
Notes: svn path=/head/; revision=781