| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
- While here get rid FreeBSD 6.X and md5 support
|
|
|
|
| |
Reminded by: miwi
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
| |
Approved by: ehaupt
|
|
|
|
| |
Approved by: erwin
|
|
|
|
| |
Suggested by: rafan
|
|
|
|
| |
Reported by: pavbot
|
|
|
|
|
| |
PR: 128604
Submitted by: Nick Barkas <snb at threerings dot net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
|
|
|
|
| |
PR: 110280
Submitted by: Nick Barkas<snb@threerings.net> (maintainer)
|
|
|
|
|
| |
PR: ports/105156
Submitted by: Nick Barkas <snb@threerings.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
of splat@dpw.threerings.net (current maintainer) because of:
From: splat-owner@dpw.threerings.net
To: edwin@freebsd.org
Subject: Re: ports/105156: [maintainer] [patch] New version of net/splatd
This list only permits posting by subscribers.
|
|
in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.
WWW: http://dpw.threerings.net/projects/splat/
PR: ports/99287
Submitted by: Nick Barkas <snb@threerings.net>
|