| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Dec 2012 09:10:19
070715_3
|
gahr  |
- Fix build with clang
Feature safe: yes |
21 Jan 2012 17:40:15
070715_3
|
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
070715_3
|
miwi  |
- Get Rid MD5 support |
01 Apr 2010 06:44:48
070715_3
|
linimon  |
Mark as broken on powerpc.
Hat: portmgr |
21 Jan 2010 21:18:26
070715_3
|
gahr  |
- Fix utmpx on CURRENT |
29 Dec 2009 10:25:55
070715_3
|
miwi  |
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run |
06 Mar 2009 23:18:41
070715_3
|
cy  |
Fix a SIGSEGV in ps/ps.c when ps is setuid root or when run by root.
kvm_t kv was not set to zero and therefore kvm_open(3) was not called.
Fix another SIGSEGV in ps caused by the -O compile flag) when the -ef
flags are passed to ps.
Approved by: gahr (maintainer) |
02 Mar 2009 19:56:56
070715_2
|
gahr  |
- Add patch to work on -CURRENT
Submitted by: ed@ via private e-mail |
08 Jan 2009 18:11:41
070715_1
|
erwin  |
Mark BROKEN on 8: does not build after recent TTY changes.
Submitted by: pointyhat |
06 Jun 2008 14:03:26
070715_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
14 Apr 2008 20:07:13
070715
|
gahr  |
- Update to 070715
- Adopt maintainship
Approved by: miwi (mentor) |
05 Oct 2007 13:48:41
070227
|
arved  |
Fix build on CURRENT after PS_SWAPPINGOUT rename |
04 Aug 2007 11:41:31
070227
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
20 Apr 2007 15:12:30
070227
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s |
28 Mar 2007 21:54:41
070227
|
miwi  |
- Update to 070227
PR: 110986
Submitted by: trasz |
04 Aug 2006 12:34:50
060122
|
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
27 Jul 2006 07:55:12
060122
|
thierry  |
Unbreak by s/'/"/ in sed commands list. |
07 Feb 2006 10:44:12
060122
|
vd  |
Fix amd64 build
PR: ports/92658
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Reworked by: vd
Approved by: garga (mentor) |
24 Jan 2006 12:06:17
060122
|
mnag  |
Update to 060122
portlint(1)
PR: 92245
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> |
22 Jan 2006 18:49:14
051118
|
sem  |
- Update to 051118
There have been major changes since 040603, including introduction of
POSIX.1-2001 support. This should be considered a major update.
PR: ports/92159
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> |
22 Jan 2006 02:52:21
040603
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
02 Dec 2005 02:05:39
040603
|
linimon  |
Reset maintainer per his request. We hope to see him back soon. |
12 Jun 2004 11:59:19
040603
|
thierry  |
Fix BUILD_DEPENDS.
Submitted by: maintainer
Reported by: Kris / pointyhat. |
07 Jun 2004 19:29:09
040603
|
thierry  |
Add heirloom 040603, the Heirloom Toolchest is a collection of
standard Unix utilities.
PR: 67547
Submitted by: Cyrille Lefevre |