| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Respect CFLAGS/LDFLAGS
Notes:
svn path=/head/; revision=427093
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=426269
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
machines which prevented it from working correctly on e.g.
MIPS-based routers.
PR: 201382
Submitted by: kp@freebsd.org
Approved by: edwin@mavetju.org (maintainer)
MFH: 2015Q3
Notes:
svn path=/head/; revision=392296
|
|
|
|
| |
Notes:
svn path=/head/; revision=380307
|
|
|
|
|
|
|
|
|
| |
PR: 192994
Submitted by: Denys Razumov
Approved by: maintainer timeout (~1 month)
Notes:
svn path=/head/; revision=368675
|
|
|
|
|
|
|
|
| |
PR: 168446
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
Notes:
svn path=/head/; revision=353666
|
|
|
|
|
|
|
| |
- New LIB_DEPENDS definition
Notes:
svn path=/head/; revision=348231
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=284232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Change default variable assignments at the top to comments (two of
them were assigning empty default values).
2. Move the default for _enable to below load_rc_config
3. Add the _ifaces and _server options to command_args which eliminates
the need for the precmd
4. s#/usr/local#%%PREFIX%%#
Notes:
svn path=/head/; revision=238123
|
|
|
|
|
|
|
|
|
|
|
| |
(rename .sh -> .in)
PR: ports/136844
Approved by: maintainer
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=237998
|
|
|
|
| |
Notes:
svn path=/head/; revision=157830
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=148548
|
|
See the pkg-descr for reasoning why I had to make this one.
WWW: http://www.mavetju.org/networking/
Author: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=148362
|