| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=350675
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326998
|
|
|
|
|
|
|
|
|
|
|
| |
- While here trim header
PR: 176512 176513 176514 176515 176516
176518 176519 176520 176521 176517
Submitted by: maintainer
Notes:
svn path=/head/; revision=313266
|
|
|
|
|
|
|
|
|
| |
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=300241
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/160281
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes:
svn path=/head/; revision=280728
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/149739
Submitted by: Sergei Vyshenski <svysh _at_ cryptocom.ru> (maintainer)
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=259501
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/130803
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes:
svn path=/head/; revision=226659
|
|
|
|
|
|
|
|
| |
PR: 125051
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes:
svn path=/head/; revision=215920
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
PR: 116863
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes:
svn path=/head/; revision=201221
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Notes:
svn path=/head/; revision=193039
|
|
|
|
|
|
|
|
| |
PR: 113411
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
Notes:
svn path=/head/; revision=192967
|
|
|
|
|
|
|
|
| |
PR: 110936
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru>
Notes:
svn path=/head/; revision=188680
|
|
|
|
|
|
|
|
| |
PR: 108621
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
Notes:
svn path=/head/; revision=184027
|
|
|
|
|
|
|
|
| |
PR: ports/107329
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
Notes:
svn path=/head/; revision=181070
|
|
|
|
|
|
|
|
| |
Pointy hats to: rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
miwi
Notes:
svn path=/head/; revision=174953
|
|
trustcenter software for PKI.
PR: ports/103949
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru>
Notes:
svn path=/head/; revision=174770
|