1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Baptiste Daroussin
32b38a45c4 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 15:57:24 +00:00
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
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
Philip M. Gollucci
42a7222c78 - Update to 0.4
- Update MAINTAINER e-mail address

PR:             ports/142428
Submitted by:   Alex Deiter <alex.deiter@gmail.com> (maintainer)
2010-02-05 03:33:45 +00:00
Rong-En Fan
b62a9b419b - Use %%DATADIR%% instead of %%PREFIX%%/net/ris
Noticed by:	sat
Approved by:	maintainer via mail
2007-08-25 13:11:18 +00:00
Rong-En Fan
26225e59ad - Use DATADIR macro in rc script as in we do in Makefile
Noticed by:	sat
Approved by:	maintainer via mail
2007-08-15 06:07:05 +00:00
Rong-En Fan
ba7c5acdb8 - Update to 0.3
- Add pkg-message
- Add filename remapping for tftp-hpa
- Use PYTHON_CMD in scripts
- Update master sites
- Pass maintainership to submitter

PR:		ports/115301
Submitted by:	Alex Deiter <tiamat at komi.mts.ru>
2007-08-12 11:03:16 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Mark Linimon
dad1d34129 Reset tiamat@komi.mts.ru due to maintainer timeouts and no response to
earlier email.

Hat:		portmgr
2007-02-27 00:27:28 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +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
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Pav Lucistnik
c533675418 OpenSource alternative to Microsoft Windows RIS (Remote Installation Services).
You can also use this stuff to install Microsoft Windows from the network.

PR:		ports/85630
Submitted by:	Alex Deiter <tiamat@komi.mts.ru>
2005-09-11 12:19:21 +00:00