Commit Graph

34 Commits

Author SHA1 Message Date
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fenner
9de2749558 Remove MASTER_SITES and add IGNORE= comment about how to fetch.
There are enough ports with things like this, perhaps bsd.port.mk
should handle this.

PR:		ports/10832
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-08-21 19:28:11 +00:00
Marc G. Fournier
9eccb6831e Move WWW_SITE to pkg/DESCR:WWW from Makefile 1999-04-14 00:03:19 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Marc G. Fournier
e7f0252ca9 Add a few more Y2K/WWW_SITE pointers ... 1999-03-12 15:16:59 +00:00
Steve Price
0e6618d59d Update to version 2.0.4.1 and in the process: portlint, fix
PLIST, and honor PREFIX.
1998-08-30 15:57:34 +00:00
David E. O'Brien
3880720e3a Note the PR.
PR:		ports/5868
1998-02-27 11:50:28 +00:00
David E. O'Brien
2fa01dbb28 Port is BROKEN.
1.  Isn't PREFIX clean
2.  PLIST is way erronious  (comment out NO_PACKAGE) and just try...
    (PR to be submitted)
1998-02-27 11:42:55 +00:00
Thomas Gellekum
8c996bfeee Upgrade to 2.0.3; James seems to be busy at the moment.
PR:		4769
Submitted by:	Mikhail Teterin <mi@aldan.ziplink.net>
1998-02-13 10:54:49 +00:00
Justin M. Seger
178dcffaa1 Remove bad MASTER_SITE, change MAINTAINTER to MAINTAINER and clean up a few portlint errors. 1997-11-26 23:30:11 +00:00
James FitzGibbon
f4b265085d Upgrade to 2.01
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
1997-09-03 03:03:18 +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
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
338921e60a Change in MASTER_SITES 1997-02-12 17:29:12 +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
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
Satoshi Asami
f18b639f4f Add $Id$. 1996-08-29 10:20:55 +00:00
James FitzGibbon
dd7da36d4a Upgraded to v1.0.16
Added maintainer as jfitz@freebsd.org
1996-08-09 14:05:14 +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
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
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
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