1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Carlo Strub
965b4433c8 Fix typos in COMMENT 2012-07-24 21:09:44 +00:00
Jason Helfman
63ea90d2b1 - Update to 3.54
- Use MAN1PREFIX

PR: ports/164057
Submitted by: Mike Jakubik <mike.jakubik at intertainservices.com>
Approved by:	maintainer timeout, crees, rene (mentors, implicit)
2012-01-26 20:25:56 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Wesley Shields
bbac753ade - Do not force binding to a single interface in RC script.
PR:		ports/137335
Submitted by:	Hans Hoppe <hopha@cinis.com>
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
2009-08-04 14:07:13 +00:00
Mikhail Teterin
2bf1e30c62 Update from 3.35 to 3.42 (released in April).
Approved by: Joseph Scott (maintainer)
2008-07-08 18:24:09 +00:00
Pav Lucistnik
d90d9ddf59 - Add support for setting startup flags in rc script via rc.conf variable
PR:		ports/125209
Submitted by:	Case Dorsett <casedorsett@gmail.com>
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
2008-07-08 11:54:56 +00:00
Martin Wilke
a642d95cf0 - Update to 3.35
PR:		111914
Submitted by:	miwi
Approved by:	maintainer
2007-04-20 20:26:00 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Jean Milanez Melo
0438da9ff3 - Update to 3.34.
PR:		ports/95362
Submitted by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
Approved by:	mnag (mentor)
2006-04-06 16:13:22 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Marcus Alves Grando
f7bd7c18e6 Update to 3.32
Add SHA256

PR:		89733
Submitted by:	maintainer
Prompted by:	edwin's version check
2005-11-29 20:16:57 +00:00
Renato Botelho
1a44b661b5 - Update to 3.31
PR:		ports/88146
Submitted by:	maintainer
2005-10-28 18:11:35 +00:00
Renato Botelho
5a7a5ff755 - Update to 3.30
PR:		ports/87795
Submitted by:	maintainer
2005-10-21 18:01:52 +00:00
Jean-Yves Lefort
ac44e18053 - Update to 3.26 [1]
- Improve usage of USE_RC_SUBR

[1]:
PR:		ports/85478
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-08-30 23:00:11 +00:00
Pav Lucistnik
8135df5456 - Update to 3.24
PR:		ports/84091
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
2005-07-26 21:23:51 +00:00
Sergey Matveychuk
2b0c7e2cfe - Update to 3.22
PR:		ports/81401
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-05-26 11:42:41 +00:00
Pav Lucistnik
fa1a2d30b8 - Update to 3.19
PR:		ports/77761
Submitted by:	Gerard Samuel <fbsd-ports@trini0.org>
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
2005-02-20 23:41:49 +00:00
Oliver Eikemeier
dfdc9f71ed update to version 3.15
PR:		66939
Submitted by:	Marc Silver <marcs@draenor.org>
Approved by:	maintainer timeout (4 weeks)
2004-06-16 07:05:56 +00:00
Oliver Eikemeier
be1cdb2106 - broken checksum was cause by distfile corruption on belnet sf mirror
- SIZEify
2004-03-06 16:34:50 +00:00
Kirill Ponomarev
364d3f74cd - Mark BROKEN: Checksum mismatch
- Maintainer informed
2004-03-04 08:47:58 +00:00
Oliver Eikemeier
ad07707ba0 added rc.subr(8) start/stop script
PR:		59339
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer),
		marcus (mentor)
2003-11-22 20:49:09 +00:00
Kirill Ponomarev
c865592056 - Update to version 3.11
PR:		58936
Submitted by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
2003-11-04 20:11:47 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Norikatsu Shigemura
493dc695bd Update to 3.6.
PR:		ports/47561
Submitted by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
Prompted By:	Attila Nagy <bra@fsn.hu>
2003-01-28 21:54:46 +00:00
Vanilla I. Shu
799f5b00ad Upgrade to 2.33
PR:		ports/30989
Submitted by:	maintainer
2001-10-03 03:32:02 +00:00
David W. Chapman Jr.
79d5ce819d Update to 2.28
PR:		29319
Submitted by:	Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
Reviewed by:	maintainer
2001-08-12 03:26:13 +00:00
Kevin Lo
f3331cf9a6 Upgrade to 2.24
PR: 23947
Submitted by: MAINTAINER
2000-12-30 08:15:18 +00:00
Will Andrews
de4c3e5d62 Add balance 2.16, a generic tcp proxy with round robin load balancing
and failover mechanisms.

PR:		23337
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2000-12-19 12:17:21 +00:00