1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
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
Jason Helfman
d87fa9fc48 - Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE.
- DOWNLOAD_URL has changed (redirects to updated DOWNLOAD_URL)
- Pet portlint

PR:		ports/163259
Submitted by:	jgh (me)
Approved by:	maintainer (timeout), crees (mentor)
2011-12-30 17:22:43 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
Sergey Matveychuk
9304d22651 - Distfile never detected in DISTDIR.
PR:		ports/132698
Submitted by:	az
Approved by:	maintainer timeout
2009-04-06 12:39:11 +00:00
Tom McLaughlin
2906b79068 Distfile must be fetched manually now.
PR:		110035
Submitted by:	maintainer
2007-08-26 21:01:31 +00:00
Vasil Dimov
a186b0264e Change RUN_DEPENDS with USE_LINUX
Suggested by:	netchild
2006-09-15 06:04:23 +00:00
Vasil Dimov
a3e72c53af Switch dependency from emulators/linux_base to emulators/linux_base-fc4
because the former is going to be removed.
2006-09-11 18:31:11 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +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
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Florent Thoumie
1340070041 - Add be_agent, the Veritas Backup Exec (tm) UNIX Agent.
PR:		ports/81420
Submitted by:	Tony Shadwick <numbski@hksilver.net>
2005-06-01 23:31:29 +00:00