summaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken until postgresql port or p5-Pg distfile is updatedjfitz1997-05-291-1/+3
|
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-244-12/+12
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Fix removal of wrong directory in PLISTjfitz1997-04-272-2/+0
|
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵jfitz1997-04-2012-27/+41
| | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE
* Add virtual category 'perl5'.wosch1997-04-204-8/+8
|
* Fix directory names in dependency for the postgres95 -> postgresqlasami1997-04-111-2/+2
| | | | upgrade.
* Change comment so that its there when INDEX regeneratesscrappy1997-04-1014-14/+14
|
* Update the DESCR filescrappy1997-04-1014-238/+350
|
* Change PostgreSQL to postgresqlscrappy1997-04-101-2/+2
|
* Update postgresql port from v1.09 to v6.0 using files from PostgreSQLscrappy1997-04-1084-3206/+3234
| | | | port, which is going to be removed
* revive postgres95 as postgresql with full history as requested by Satoshi.peter1997-04-0984-0/+4186
|
* Remove now obsolete postgres95 portjfitz1997-04-0284-4186/+0
| | | | | | | | | Clean up newly imported PostgreSQL port: - variable reorganization and cleanup - remove NOMANCOMPRESS conditional in favour of MAN?= - prevent import of installing user's $PATH into ${PREFIX}/pgsql/.profile - change package name to remove 'v' - remove some of the latent bugs left over from the postgres95 port.
* Add PostgreSQL port, remove Postgres95 portscrappy1997-04-021-2/+2
|
* More updates...www.ki.net doesn't exist anymorescrappy1997-04-0214-14/+14
|
* This port was *way* out of date, by 2 versions and represents a bad versionscrappy1997-04-0214-70/+98
| | | | | | | | | | to boot. Have updated the Master Sites listing to reflect where the current port actually resides, as well as added a few of the mirrors. Will work on bringing the port up to date as I figure out how ports work :( This should at least allow this port to be compiled using v1.08 now
* Add msql-beta.jfitz1997-03-251-1/+2
|
* Add PKGNAME, as DISTNAME contains "beta" in the version part.asami1997-02-191-2/+2
| | | | | While I'm here, remove obsoleted .el -> .elc comment (emacs is not BUILD_DEPENDED anymore since the last update).
* Honor user's CFLAGS setting, instead of splatting it unconditionally withasami1997-02-191-0/+9
| | | | a plain ugly "-g".
* Upgrade to 3.101-beta.pst1997-02-176-142/+70
| | | | | WARNING: the gnats database and dist files have moved from lib/gnats to share/gnats
* Fixed checksum filejfitz1997-02-122-2/+2
|
* Upgrade to v1.15jfitz1997-02-122-7/+19
| | | | Modifications to work with mSQL v1.1x or v2.0bx
* Change in MASTER_SITESjfitz1997-02-122-4/+4
|
* Change Brent J. Nordquist's e-mail address.asami1997-01-282-4/+4
| | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com>
* query-pr.8 wasn't a duplicate of query-pr.1, it was a typo of queue-pr.8. ;)asami1997-01-111-2/+2
|
* fix install target:torstenb1997-01-101-2/+2
| | | | | - remove query-pr.8 from MAN8 - it's already in MAN1 - move man/manl/gnats.l to man/man1/gnats.1
* Use ${MACRO}s. While I'm here, minor cleanup (fix indentation etc.).asami1996-12-121-10/+10
|
* add typhoonerich1996-12-121-1/+2
|
* import of typhoon, a relational database patterened aftererich1996-12-128-0/+313
| | | | Raima's dbvista
* Oops, forgot these two. Update to use new features in bsd.port.mk 1.237.asami1996-12-111-8/+3
|
* Add NO_PACKAGE reason (postgres uid).asami1996-12-0714-28/+28
|
* Typo typo. (No, this one wasn't my fault.)asami1996-11-1914-28/+28
|
* Add back part of manual compression rule (note double meaning ofasami1996-11-191-2/+8
| | | | | "manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they have different MANPREFIX's. Hmm.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-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.
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+2
|
* CAT_E_GORIES+= -> CAT_E_GORIES=obrien1996-11-1722-144/+105
| | | | | Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup
* Add a fix from the author.markm1996-11-012-0/+24
| | | | Obtained from:The author via p5-Msql
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.jfitz1996-10-244-4/+8
| | | | Submitted by: asami@freebsd.org
* Remove msqlperl, it's now p5-Msqljfitz1996-10-241-2/+1
|
* Fix missing first line of Makefilejfitz1996-10-241-2/+2
| | | | Submitted by: asami@freebsd.org
* Update for new perl5 portsjfitz1996-10-241-1/+5
|
* an interface between perl5 and the database Postgres95.jfitz1996-10-235-0/+48
|
* Import of standalone module to allow access to mSQL databases in perl5.jfitz1996-10-235-0/+106
|
* Import of module for generic access to databases in perl5.jfitz1996-10-2310-0/+100
|
* Add msqlperl after moving from lang/ to databases/jfitz1996-10-171-1/+2
|
* Build static library with -fpic. This should solve the 'RRS text reloation' ↵jfitz1996-10-172-0/+22
| | | | | | warnings that xfsql and msqlperl were having. Suggested-by: John Polstra <jdp@polstra.com>, asami@freebsd.org
* Upgrade to v1.08jfitz1996-10-1028-84/+84
| | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: matt@bdd.net
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-103-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!
* Use INSTALL_ aliases in post-install:jfitz1996-10-0410-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.
* Upgrade to 1.07jfitz1996-09-2628-84/+1106
| | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: matt@bdd.net
* Import of Postgres95, a next-generation DMBS research prototype.jfitz1996-09-231-1/+2
| | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Matthew Stein <matt@bdd.net>
OpenPOWER on IntegriCloud