Commit Graph

161 Commits

Author SHA1 Message Date
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