summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade, 1.0.7 -> 1.0.14.Satoshi Asami1996-06-038-326/+50
| | | | | | | | | | Note this port is RESTRICTED now, it's not free for commercial entities. Reviewed by: chuckr@glue.md.edu Submitted by: james@nexis.net and br@stiller.netland.inka.de, among others. Notes: svn path=/head/; revision=3163
* Add gdbm.Satoshi Asami1996-04-121-1/+2
| | | | Notes: svn path=/head/; revision=2972
* GNU dbm.Satoshi Asami1996-04-125-0/+37
| | | | | | | Submitted by: "Brent J. Nordquist" <nordquist@platinum.com> Notes: svn path=/head/; revision=2971
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Change category from "development" to "databases devel".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2445
* Sort things alphabetically.Satoshi Asami1995-11-021-2/+2
| | | | Notes: svn path=/head/; revision=2386
* Put BUILD_DEPENDS before other misc. variables.Satoshi Asami1995-11-021-4/+4
| | | | Notes: svn path=/head/; revision=2384
* Add ashe & gnats (ashe=nobuild due to motif)Paul Traina1995-10-301-2/+2
| | | | Notes: svn path=/head/; revision=2379
* Initial import of gnats 3.2Paul Traina1995-10-307-0/+233
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=2377
* Upgrade, 1.0.5 -> 1.0.7.Satoshi Asami1995-09-146-10/+10
| | | | | | | Submitted by: Chuck Robey <chuckr@eng.umd.edu> Notes: svn path=/head/; revision=2151
* Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :<Satoshi Asami1995-08-282-2/+4
| | | | Notes: svn path=/head/; revision=2121
* Make this NO_PACKAGE.Satoshi Asami1995-08-262-6/+8
| | | | Notes: svn path=/head/; revision=2117
* 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
* Makefile updates, database version! Only one subdir! ;)Satoshi Asami1995-04-112-10/+12
| | | | Notes: svn path=/head/; revision=1341
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-012-6/+8
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Upgrade to 1.0.5. Change default dir for pid's to /var/run likeGary Palmer1995-02-238-32/+82
| | | | | | | the rest of the system Notes: svn path=/head/; revision=1021
* Converted Makefiles as much as I could.Satoshi Asami1995-02-112-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* Missing subdir makefileGary Palmer1995-01-151-0/+4
| | | | Notes: svn path=/head/; revision=781
* Correct the rather broken URLGary Palmer1995-01-152-4/+4
| | | | Notes: svn path=/head/; revision=776
* MSQL port from Michael Reifenberger.Jordan K. Hubbard1995-01-1412-0/+426
Submitted by: mr Notes: svn path=/head/; revision=771