Commit Graph

314 Commits

Author SHA1 Message Date
Bill Fenner
2de4e1c8c0 Re-sort SUBDIRS 1997-08-19 07:17:56 +00:00
Thomas Gellekum
126a66a56d Remove exodus. 1997-07-30 11:47:51 +00:00
James FitzGibbon
870c39be70 Deactivate ports/databases/xfsql
Deactivate ports/www/w3-msql
1997-07-20 14:34:58 +00:00
Satoshi Asami
dc5ea736c7 Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
1997-07-18 05:04:20 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
James FitzGibbon
e8f1c65fc4 Fix pkg/COMMENT to not use the specific version number
Submitted by:	itojun@itojun.org
1997-07-15 17:35:48 +00:00
James FitzGibbon
2b7b1ae6f8 Massive changes to mSQL and related ports:
- msql-beta is now dead.  Now that v2.0 release is out, it has been folded into ports/databases/msql.
- p5-DBD-mSQL is dead.  It has been rolled into p5-Msql
- The version number of p5-Msql has moved from 1.1702 to 0.91.  This new version numbering scheme is related to the "Msql-modules" distfile on CPAN, whereas the old version numbering scheme was based on the "MsqlPerl" distfile (which is no longer available)
1997-07-14 13:23:33 +00:00
James FitzGibbon
1a84e7d783 Merge from msql-beta port as of 07/11/97
Upgrade to v2.0 release
PR:             ports/4072
1997-07-14 12:47:08 +00:00
James FitzGibbon
ebb15f23a1 Merge from msql-beta port as of 05/18/97
Upgrade to v2.0b7.1
1997-07-14 12:45:30 +00:00
James FitzGibbon
42d5f3f5e5 Merge from msql-beta port as of 04/28/97
Change startup script in ${PREFIX}/etc/rc.d to directly run the daemon instead of using the old kludgey run_daemon wrapper.
Fix up two mistakes in the PLIST
1997-07-14 12:44:42 +00:00
James FitzGibbon
4941677497 Merge from msql-beta port as of 04/15/97
Upgrade to v2.0b6

PLEASE NOTE: upgrading from <= b4 of mSQL2 requires that you dump and
re-load all your databases.  See the Makefile for details.
1997-07-14 12:43:38 +00:00
James FitzGibbon
3e63e19182 Merge from msql-beta port as of 03/19/97
Added patch to fix mislocation of mSQL's ACL file.
1997-07-14 12:41:47 +00:00
James FitzGibbon
d29320b1a4 Merge from msql-beta port as of 02/08/97
Remove broken (duplicated) patch-al file.
Submitted by:   Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1997-07-14 12:40:41 +00:00
James FitzGibbon
8fb5af36ec Merge from msql-beta port as of 2/05/97
Upgrades 2.0b3 -> 2.0b4
1997-07-14 12:37:08 +00:00
James FitzGibbon
f02845aa73 Merge from msql-beta as of 1/21/97 1997-07-14 12:35:19 +00:00
James FitzGibbon
2e3d58f7b0 Add patch to make this compile on -current
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-07-02 21:33:45 +00:00
Peter Wemm
7ae8d56cf7 Update 1.101-beta to 1.102-beta, old distfile had gone. I've made no
other changes.
1997-06-30 07:11:04 +00:00
James FitzGibbon
c42d0253f6 Upgrade to v0.85 1997-06-27 02:27:51 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Andrey A. Chernov
3de20ee66c Fix date language 1997-06-19 08:40:18 +00:00
Satoshi Asami
b9921f4e56 Typo in dependency ("database/p5-DBI" -> "databases/p5-DBI").
Became obvious make package test was omitted by: jfitz :p
1997-06-19 07:46:16 +00:00
James FitzGibbon
476525aeb8 Activate databases/mysql
Activate databases/p5-Mysql
Activate databases/p5-DBD-mysql
Activate databases/p5-DBD-Pg
1997-06-18 19:41:11 +00:00
James FitzGibbon
f07fad4033 Import of a perl5 module for accessing PostgeSQL databases through the DBI 1997-06-18 19:41:01 +00:00
James FitzGibbon
0fa2622346 Import of a perl5 module for accessing MySQL databases 1997-06-18 19:39:25 +00:00
James FitzGibbon
6a10d52817 Import of MySQL, a mutlithreaded SQL database server
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-06-18 19:35:30 +00:00
James FitzGibbon
ec78fdd31f Upgrade to v0.83 1997-06-18 19:28:16 +00:00
James FitzGibbon
a077bdd1fe Remove BROKEN; builds clean with v6.1 of postgresql 1997-06-15 03:15:39 +00:00
James FitzGibbon
ce6502985c Upgrade to 1.1702 1997-06-15 03:14:06 +00:00
Andreas Klemm
8293f985d0 - Add shared lib using ldconfig -m before trying to init databases
- Added missing ldconfig -m in startup file
- Modified pgsql user environment
- Make port NOPORTDOCS aware
- Add additional port docs to post-install target and updated PLIST
- recursively change owner of pgsql directory after creating .profile,
  so that .profile can be modified by the pgsql user.
Hope everything is fine now.
1997-06-14 21:10:42 +00:00
Andreas Klemm
7849285de8 Update from 6.0 to 6.1
Enabled locale support, please tell me, if this ok or causes trouble.
Thanks.
1997-06-14 19:40:05 +00:00
James FitzGibbon
eb7cba587f Activate db 1997-06-13 17:54:40 +00:00
James FitzGibbon
94d43d362a Import of Berkely DB 2.0
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-06-13 17:54:36 +00:00
James FitzGibbon
a6585349f8 Mark as broken until postgresql port or p5-Pg distfile is updated 1997-05-29 14:23:50 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
James FitzGibbon
71619b7b2e Fix removal of wrong directory in PLIST 1997-04-27 17:15:41 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Satoshi Asami
18e867144c Fix directory names in dependency for the postgres95 -> postgresql
upgrade.
1997-04-11 12:54:53 +00:00
Marc G. Fournier
24f9f94485 Change comment so that its there when INDEX regenerates 1997-04-10 23:29:17 +00:00
Marc G. Fournier
7f00346cb9 Update the DESCR file 1997-04-10 22:22:06 +00:00
Marc G. Fournier
218c87b734 Change PostgreSQL to postgresql 1997-04-10 19:21:29 +00:00
Marc G. Fournier
3c5198c1f3 Update postgresql port from v1.09 to v6.0 using files from PostgreSQL
port, which is going to be removed
1997-04-10 19:15:12 +00:00
Peter Wemm
52f5f9f7a2 revive postgres95 as postgresql with full history as requested by Satoshi. 1997-04-09 15:30:55 +00:00
James FitzGibbon
733a9d1466 Remove now obsolete postgres95 port
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.
1997-04-02 18:18:04 +00:00
Marc G. Fournier
a4ce510218 Add PostgreSQL port, remove Postgres95 port 1997-04-02 12:43:58 +00:00
Marc G. Fournier
90b7f3d878 More updates...www.ki.net doesn't exist anymore 1997-04-02 09:19:12 +00:00
Marc G. Fournier
5436c0f5e6 This port was *way* out of date, by 2 versions and represents a bad version
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
1997-04-02 09:15:26 +00:00
James FitzGibbon
2d1a92a62d Add msql-beta. 1997-03-25 04:40:29 +00:00
Satoshi Asami
4813ccab24 Add PKGNAME, as DISTNAME contains "beta" in the version part.
While I'm here, remove obsoleted .el -> .elc comment (emacs is not
BUILD_DEPENDED anymore since the last update).
1997-02-19 04:36:05 +00:00
Satoshi Asami
4144cc456e Honor user's CFLAGS setting, instead of splatting it unconditionally with
a plain ugly "-g".
1997-02-19 04:35:01 +00:00
Paul Traina
9bc3066d3f Upgrade to 3.101-beta.
WARNING: the gnats database and dist files have moved
	 from lib/gnats to share/gnats
1997-02-17 04:12:44 +00:00
James FitzGibbon
f3e0df1382 Fixed checksum file 1997-02-12 18:59:50 +00:00
James FitzGibbon
f0d8aa7001 Upgrade to v1.15
Modifications to work with mSQL v1.1x or v2.0bx
1997-02-12 18:48:24 +00:00
James FitzGibbon
338921e60a Change in MASTER_SITES 1997-02-12 17:29:12 +00:00
Satoshi Asami
581e3b306f Change Brent J. Nordquist's e-mail address.
Submitted by:   "Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:11:23 +00:00
Satoshi Asami
5f4f3e60e3 query-pr.8 wasn't a duplicate of query-pr.1, it was a typo of queue-pr.8. ;) 1997-01-11 12:17:47 +00:00
Torsten Blum
abf021df74 fix install target:
- remove query-pr.8 from MAN8 - it's already in MAN1
  - move man/manl/gnats.l to man/man1/gnats.1
1997-01-10 15:17:16 +00:00
Satoshi Asami
8d74510606 Use ${MACRO}s. While I'm here, minor cleanup (fix indentation etc.). 1996-12-12 05:18:10 +00:00
Eric L. Hernes
d6d47664cb add typhoon 1996-12-12 02:41:29 +00:00
Eric L. Hernes
2c3b7d322f import of typhoon, a relational database patterened after
Raima's dbvista
1996-12-12 02:41:11 +00:00
Satoshi Asami
50e355828a Oops, forgot these two. Update to use new features in bsd.port.mk 1.237. 1996-12-11 12:04:23 +00:00
Satoshi Asami
c1f5b67a28 Add NO_PACKAGE reason (postgres uid). 1996-12-07 12:49:35 +00:00
Satoshi Asami
17cd4ef298 Typo typo. (No, this one wasn't my fault.) 1996-11-19 14:16:51 +00:00
Satoshi Asami
d12ba0e211 Add back part of manual compression rule (note double meaning of
"manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they
have different MANPREFIX's.  Hmm.
1996-11-19 13:42:26 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
David E. O'Brien
2a77f2f829 CAT_E_GORIES+= -> CAT_E_GORIES=
Perl ports now use MASTER_SITE_PERL_CPAN
Misc cleanup
1996-11-17 03:18:45 +00:00
Mark Murray
99d1416bbb Add a fix from the author.
Obtained from:The author via p5-Msql
1996-11-01 19:05:24 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
dd5b5aea7f Remove msqlperl, it's now p5-Msql 1996-10-24 08:59:35 +00:00
James FitzGibbon
36c587bd88 Fix missing first line of Makefile
Submitted by:	asami@freebsd.org
1996-10-24 07:49:44 +00:00
James FitzGibbon
d4964ef40b Update for new perl5 ports 1996-10-24 00:03:46 +00:00
James FitzGibbon
a8b5da44b8 an interface between perl5 and the database Postgres95. 1996-10-23 23:59:20 +00:00
James FitzGibbon
a4fb514e86 Import of standalone module to allow access to mSQL databases in perl5. 1996-10-23 23:53:26 +00:00
James FitzGibbon
ca9b725c89 Import of module for generic access to databases in perl5. 1996-10-23 23:52:52 +00:00
James FitzGibbon
01a5dac6f9 Add msqlperl after moving from lang/ to databases/ 1996-10-17 02:46:25 +00:00
James FitzGibbon
2632661b2a Build static library with -fpic. This should solve the 'RRS text reloation' warnings that xfsql and msqlperl were having.
Suggested-by: John Polstra <jdp@polstra.com>, asami@freebsd.org
1996-10-17 02:45:02 +00:00
James FitzGibbon
38b7858712 Upgrade to v1.08
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	matt@bdd.net
1996-10-10 12:54:03 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
James FitzGibbon
a87698a36a Use INSTALL_ aliases in post-install:
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.
1996-10-04 00:38:38 +00:00
James FitzGibbon
7e2c38daba Upgrade to 1.07
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	matt@bdd.net
1996-09-26 01:43:09 +00:00
James FitzGibbon
67f9fc7147 Import of Postgres95, a next-generation DMBS research prototype.
Reviewed by:    jfitz@FreeBSD.ORG
Submitted by:   Matthew Stein <matt@bdd.net>
1996-09-23 22:41:31 +00:00
James FitzGibbon
05209f589d Import of Postgres95, a next-generation DMBS research prototype.
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	Matthew Stein <matt@bdd.net>
1996-09-23 22:40:15 +00:00
James FitzGibbon
643b45ebd8 Added xfsql 1996-09-03 19:42:10 +00:00
Satoshi Asami
f18b639f4f Add $Id$. 1996-08-29 10:20:55 +00:00
James FitzGibbon
b34627b7ab Added missing files to PLIST
Changed COMMENT to match version number
1996-08-09 14:06:35 +00:00
James FitzGibbon
bc16207e9e Patches run_daemon to use correct e-mail address and /usr/bin/mail 1996-08-09 14:06:05 +00:00
James FitzGibbon
55292e319a Upgraded to v1.0.16 1996-08-09 14:05:25 +00:00
James FitzGibbon
dd7da36d4a Upgraded to v1.0.16
Added maintainer as jfitz@freebsd.org
1996-08-09 14:05:14 +00:00
Paul Traina
604a601355 Don't allow a package to be made, and insist that gnats UID is present before
installing.

Suggested by: jhs
1996-08-03 19:11:26 +00:00
Paul Traina
20d1e70429 Finally upgrade to the "beta" release with remote machine support 1996-07-20 06:54:40 +00:00
Satoshi Asami
602c3aec84 Move elisp stuff from /usr/local/lib/emacs to share/emacs/site-lisp.
Pick up CFLAGS from /etc/make.conf if set there.
1996-07-10 06:32:45 +00:00
Satoshi Asami
47fe1c817a Make this NO_PACKAGE, it requires user "gnats". 1996-07-10 06:31:26 +00:00
Satoshi Asami
428b789b33 Upgrade, 1.0.7 -> 1.0.14.
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.
1996-06-03 01:56:15 +00:00
Satoshi Asami
d37e4893c8 Add gdbm. 1996-04-12 06:44:38 +00:00
Satoshi Asami
5f22cbcb1b GNU dbm.
Submitted by:	"Brent J. Nordquist" <nordquist@platinum.com>
1996-04-12 06:44:16 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
eef04f0e23 Change category from "development" to "databases devel". 1995-11-22 11:41:26 +00:00
Satoshi Asami
3eddcbb776 Sort things alphabetically. 1995-11-02 08:36:30 +00:00
Satoshi Asami
7acba3d8ef Put BUILD_DEPENDS before other misc. variables. 1995-11-02 08:07:29 +00:00
Paul Traina
7cc1cfcec4 Add ashe & gnats (ashe=nobuild due to motif) 1995-10-30 17:32:34 +00:00
Paul Traina
cdb615dac1 Initial import of gnats 3.2
Approved by: asami
1995-10-30 17:26:10 +00:00
Satoshi Asami
c9490209f3 Upgrade, 1.0.5 -> 1.0.7.
Submitted by:	Chuck Robey <chuckr@eng.umd.edu>
1995-09-14 11:30:34 +00:00
Satoshi Asami
929c5a427e Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :< 1995-08-28 07:49:48 +00:00
Satoshi Asami
ec72d2f444 Make this NO_PACKAGE. 1995-08-26 09:31:14 +00:00
Satoshi Asami
ae8f5d0591 Added exodus.
(Hurray!  This Makefile now has two entries!)
1995-08-13 01:10:21 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# 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".
1995-05-14 03:30:07 +00:00
Satoshi Asami
b64535bcae Makefile updates, database version! Only one subdir! ;) 1995-04-11 20:44:46 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
938349395b Upgrade to 1.0.5. Change default dir for pid's to /var/run like
the rest of the system
1995-02-23 02:26:49 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(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!
1995-02-11 13:51:48 +00:00
Gary Palmer
2788364e94 Missing subdir makefile 1995-01-15 07:37:16 +00:00
Gary Palmer
1b5bde4b4d Correct the rather broken URL 1995-01-15 05:17:22 +00:00
Jordan K. Hubbard
8127cfce92 MSQL port from Michael Reifenberger.
Submitted by:	mr
1995-01-14 11:01:06 +00:00