| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
| |
Notes:
svn path=/head/; revision=180799
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Provide pkg-deinstall
- Cleanup
PR: 86901
Submitted by: Chris Mikkelson <cmikk@qwest.net>
Approved by: maintainer timeout (16 days after postponement)
Notes:
svn path=/head/; revision=146591
|
|
|
|
|
|
|
|
| |
PR: 69095
Submitted by: Joshua Goodall <joshua@roughtrade.net> (maintainer)
Notes:
svn path=/head/; revision=114425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use more bsd.port.mk convenience switches.
* Use rc.subr properly for spread daemon.
* Write a logfile rather than spewing to stdio.
* Move rendezvous socket to /var/run.
* Make Makefile.PL behave properly with PREFIX.
PR: ports/60053
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes:
svn path=/head/; revision=96846
|
|
|
|
|
|
|
|
| |
PR: ports/45178
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes:
svn path=/head/; revision=70266
|
|
|
|
|
|
|
| |
FreeBSD 3.x)
Notes:
svn path=/head/; revision=65677
|
|
|
|
|
|
|
|
|
|
| |
Use USE_JAVA. Handle jikes properly. Dtrt wrt javadoc.
PR: 36814
Submitted by: maintainer
Notes:
svn path=/head/; revision=57654
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
- make the java dependency more flexible
- get rid of NO_PACKAGE and add a pkg-install script to create the
user/group needed
- use DOCSDIR instead of the port-specific DOCDIR
- set PKGMESSAGE to the license file
- sort pkg-plist
- respect PREFIX
PR: 35407
Submitted by: Joshua Goodall <joshua@roughtrade.net> (new maintainer)
Notes:
svn path=/head/; revision=55404
|
|
WWW: http://www.spread.org
PR: ports/28025
Submitted by: Anders Nordby <anders@fix.no>
Notes:
svn path=/head/; revision=49196
|