summaryrefslogtreecommitdiff
path: root/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-01-11query-pr.8 wasn't a duplicate of query-pr.1, it was a typo of queue-pr.8. ;)Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=5311
1997-01-10fix install target:Torsten Blum1-2/+2
- remove query-pr.8 from MAN8 - it's already in MAN1 - move man/manl/gnats.l to man/man1/gnats.1 Notes: svn path=/head/; revision=5301
1996-12-12Use ${MACRO}s. While I'm here, minor cleanup (fix indentation etc.).Satoshi Asami1-10/+10
Notes: svn path=/head/; revision=4954
1996-12-12add typhoonEric L. Hernes1-1/+2
Notes: svn path=/head/; revision=4945
1996-12-12import of typhoon, a relational database patterened afterEric L. Hernes8-0/+313
Raima's dbvista Notes: svn path=/head/; revision=4944
1996-12-11Oops, forgot these two. Update to use new features in bsd.port.mk 1.237.Satoshi Asami1-8/+3
Notes: svn path=/head/; revision=4926
1996-12-07Add NO_PACKAGE reason (postgres uid).Satoshi Asami14-28/+28
Notes: svn path=/head/; revision=4866
1996-11-19Typo typo. (No, this one wasn't my fault.)Satoshi Asami14-28/+28
Notes: svn path=/head/; revision=4597
1996-11-19Add back part of manual compression rule (note double meaning ofSatoshi Asami1-2/+8
"manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they have different MANPREFIX's. Hmm. Notes: svn path=/head/; revision=4595
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-12/+13
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
1996-11-18Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-3/+2
Notes: svn path=/head/; revision=4571
1996-11-17CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien22-144/+105
Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup Notes: svn path=/head/; revision=4530
1996-11-01Add a fix from the author.Mark Murray2-0/+24
Obtained from:The author via p5-Msql Notes: svn path=/head/; revision=4242
1996-10-24Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon4-4/+8
Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
1996-10-24Remove msqlperl, it's now p5-MsqlJames FitzGibbon1-2/+1
Notes: svn path=/head/; revision=4131
1996-10-24Fix missing first line of MakefileJames FitzGibbon1-2/+2
Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4092
1996-10-24Update for new perl5 portsJames FitzGibbon1-1/+5
Notes: svn path=/head/; revision=4084
1996-10-23an interface between perl5 and the database Postgres95.James FitzGibbon5-0/+48
Notes: svn path=/head/; revision=4083
1996-10-23Import of standalone module to allow access to mSQL databases in perl5.James FitzGibbon5-0/+106
Notes: svn path=/head/; revision=4081
1996-10-23Import of module for generic access to databases in perl5.James FitzGibbon10-0/+100
Notes: svn path=/head/; revision=4080
1996-10-17Add msqlperl after moving from lang/ to databases/James FitzGibbon1-1/+2
Notes: svn path=/head/; revision=4015
1996-10-17Build static library with -fpic. This should solve the 'RRS text reloation' ↵James FitzGibbon2-0/+22
warnings that xfsql and msqlperl were having. Suggested-by: John Polstra <jdp@polstra.com>, asami@freebsd.org Notes: svn path=/head/; revision=4014
1996-10-10Upgrade to v1.08James FitzGibbon28-84/+84
Reviewed by: jfitz@FreeBSD.ORG Submitted by: matt@bdd.net Notes: svn path=/head/; revision=3953
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami3-3/+3
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1996-10-04Use INSTALL_ aliases in post-install:James FitzGibbon10-230/+278
Create rc.d-style local startup script Fix omissions in pkg/PLIST Remove erroneous PREFIX in Makefile (and modify PLIST to match) Remove IS_INTERACTIVE (assume installation will run as root) Use union diffs instead of context diffs. Notes: svn path=/head/; revision=3914
1996-09-26Upgrade to 1.07James FitzGibbon28-84/+1106
Reviewed by: jfitz@FreeBSD.ORG Submitted by: matt@bdd.net Notes: svn path=/head/; revision=3873
1996-09-23Import of Postgres95, a next-generation DMBS research prototype.James FitzGibbon1-1/+2
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net> Notes: svn path=/head/; revision=3850
1996-09-23Import of Postgres95, a next-generation DMBS research prototype.James FitzGibbon84-0/+3150
Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net> Notes: svn path=/head/; revision=3849
1996-09-03Added xfsqlJames FitzGibbon1-1/+2
Notes: svn path=/head/; revision=3740
1996-08-29Add $Id$.Satoshi Asami2-0/+4
Notes: svn path=/head/; revision=3719
1996-08-09Added missing files to PLISTJames FitzGibbon4-4/+12
Changed COMMENT to match version number Notes: svn path=/head/; revision=3564
1996-08-09Patches run_daemon to use correct e-mail address and /usr/bin/mailJames FitzGibbon2-0/+72
Notes: svn path=/head/; revision=3563
1996-08-09Upgraded to v1.0.16James FitzGibbon2-2/+2
Notes: svn path=/head/; revision=3562
1996-08-09Upgraded to v1.0.16James FitzGibbon2-8/+10
Added maintainer as jfitz@freebsd.org Notes: svn path=/head/; revision=3561
1996-08-03Don't allow a package to be made, and insist that gnats UID is present beforePaul Traina1-1/+3
installing. Suggested by: jhs Notes: svn path=/head/; revision=3511
1996-07-20Finally upgrade to the "beta" release with remote machine supportPaul Traina7-152/+137
Notes: svn path=/head/; revision=3410
1996-07-10Move elisp stuff from /usr/local/lib/emacs to share/emacs/site-lisp.Satoshi Asami2-64/+83
Pick up CFLAGS from /etc/make.conf if set there. Notes: svn path=/head/; revision=3342
1996-07-10Make this NO_PACKAGE, it requires user "gnats".Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=3341
1996-06-03Upgrade, 1.0.7 -> 1.0.14.Satoshi Asami8-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
1996-04-12Add gdbm.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=2972
1996-04-12GNU dbm.Satoshi Asami5-0/+37
Submitted by: "Brent J. Nordquist" <nordquist@platinum.com> Notes: svn path=/head/; revision=2971
1996-04-09pkg/COMMENT files for use by ports READMEs.Satoshi Asami1-0/+1
Notes: svn path=/head/; revision=2959
1995-11-22Change category from "development" to "databases devel".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2445
1995-11-02Sort things alphabetically.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2386
1995-11-02Put BUILD_DEPENDS before other misc. variables.Satoshi Asami1-4/+4
Notes: svn path=/head/; revision=2384
1995-10-30Add ashe & gnats (ashe=nobuild due to motif)Paul Traina1-2/+2
Notes: svn path=/head/; revision=2379
1995-10-30Initial import of gnats 3.2Paul Traina7-0/+233
Approved by: asami Notes: svn path=/head/; revision=2377
1995-09-14Upgrade, 1.0.5 -> 1.0.7.Satoshi Asami6-10/+10
Submitted by: Chuck Robey <chuckr@eng.umd.edu> Notes: svn path=/head/; revision=2151
1995-08-28Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :<Satoshi Asami2-2/+4
Notes: svn path=/head/; revision=2121
1995-08-26Make this NO_PACKAGE.Satoshi Asami2-6/+8
Notes: svn path=/head/; revision=2117