| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
20020228
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
19 Mar 2011 12:38:54
20020228
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
20020228
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
16 Dec 2008 04:57:10
20020228
|
linimon  |
Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no response
to email.
Hat: portmgr |
23 Jan 2006 19:17:33
20020228
|
pav  |
This little script enables you to ``edit an ls'', i.e. it will load a list of
filenames into your favourite editor (presumably vi). Any changes to the
filenames will result in renaming the respective files. Read the comments in
the script for details.
PR: ports/92167
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> |