| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327302
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=320855
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=255964
|
|
|
|
|
|
|
|
|
| |
PR: ports/145080
Submitted by: ghostonthewire <ghostonthewire@gmail.com>
Approved by: maintainer, itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=252418
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Bump PORTREVISIONs.
Notes:
svn path=/head/; revision=209941
|
|
|
|
|
|
|
|
| |
PR: 119738
Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
Notes:
svn path=/head/; revision=205921
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
Submitted by: Jon Nistor <nistor@snickers.org>
PR: ports/92715
Notes:
svn path=/head/; revision=155051
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154298
|
|
|
|
|
|
|
| |
the time, hardware, or resources to maintain.
Notes:
svn path=/head/; revision=151060
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve config file and startup script handling
PR: ports/86459
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Approved by: maintainer timeout (bms; 1 month)
Notes:
svn path=/head/; revision=147590
|
|
for use with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org).
Notes:
svn path=/head/; revision=109885
|