Commit graph

71 commits

Author SHA1 Message Date
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
bebb970d83 /usr/bin/chgrp -> ${CHGRP}
PR:		39972
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-11-18 22:59:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Andrey A. Chernov
e1fdcb3153 Remove -l in su call - not needed 2002-08-24 14:51:19 +00:00
Anders Nordby
e2cd124717 Fix startup-scripts for -current /bin/sh issues. 2002-08-14 00:14:07 +00:00
Andrey A. Chernov
435db652f7 Suggest user deleting command instead of using it automatically 2001-12-07 23:23:01 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Andrey A. Chernov
9b39f177c5 Upgrade to 2.0.12 2001-10-21 18:41:45 +00:00
Dirk Froemberg
d284a66d69 POSIX syntax for chown. 2001-06-04 09:33:50 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Jimmy Olgeni
e18f0a7be2 Style/space police (space -> tab) over the database category. 2001-02-05 14:31:42 +00:00
Andrey A. Chernov
f875d57f3c Socked directory must be readable by any to make ACL control works 2001-01-31 23:33:19 +00:00
Andrey A. Chernov
6ffeb34bef Reorganize .o installed
Build shared modules properly
Use separate dir for socket/pid
2001-01-28 08:10:47 +00:00
Andrey A. Chernov
c1b6898520 Install & use shared libs 2001-01-27 21:38:54 +00:00
Andrey A. Chernov
d24b069c94 Upgrade to 2.0.11 2001-01-27 08:55:25 +00:00
FUJISHIMA Satsuki
8c7f022063 fix typo and correctly installing startup script.
PR:		21422,21448
Reported by:	Vivek Khera <khera@kciLink.com>
2001-01-23 14:43:49 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
2b09b24e6f $Id$ -> $FreeBSD$ 1999-08-29 11:03:05 +00:00
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
Steve Price
94c601eee6 Fixup a Perl5'ism. 1999-07-04 21:23:50 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +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
69994fef94 closedir takes one argument. 1998-10-20 01:28:34 +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
Tim Vanderhoek
12ff157726 User `httpd' on the package-building machine already owns msql's uid 80.
Move msql to 87:87 so that package-building works again.  I have an
extremely strong suspicion that msql does not need _reserved_ uid:gid's at
all, but I can't even fetch the distfile to check...
1998-07-25 21:44:55 +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
Steve Price
33931bd10c closedir(...) requires a DIR argument.
PR:		5177
Submitted by:	Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
1998-01-11 17:59:01 +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
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
f3e0df1382 Fixed checksum file 1997-02-12 18:59:50 +00:00