| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
| |
parallel mode (-jX), but with disabled make jobs as well. While here, evict
the trailing spaces at EOL in port description, and reindent it a bit.
Reported by: bdrewery
Notes:
svn path=/head/; revision=325705
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
allowed my 4-core Q9550 to build it -- but there might be more, since
quality of this software (esp. makefiles) is not particularly high
- Try to respect CFLAGS in addition to CC, wrap one overly long line
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE, etc.
Reported by: pointyhat-west
Notes:
svn path=/head/; revision=323715
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=308127
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=251941
|
|
|
|
| |
Notes:
svn path=/head/; revision=248321
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=246839
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=229594
|
|
|
|
|
|
|
| |
Submitted by: ed@ via private e-mail
Notes:
svn path=/head/; revision=229364
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=225515
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Adopt maintainship
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=211260
|
|
|
|
| |
Notes:
svn path=/head/; revision=200910
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
|
|
|
| |
with letter r-s
Notes:
svn path=/head/; revision=190445
|
|
|
|
|
|
|
|
| |
PR: 110986
Submitted by: trasz
Notes:
svn path=/head/; revision=188697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=169648
|
|
|
|
| |
Notes:
svn path=/head/; revision=168860
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/92658
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Reworked by: vd
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=155408
|
|
|
|
|
|
|
|
|
|
| |
portlint(1)
PR: 92245
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Notes:
svn path=/head/; revision=154340
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=154177
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=150183
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: Kris / pointyhat.
Notes:
svn path=/head/; revision=111331
|
|
standard Unix utilities.
PR: 67547
Submitted by: Cyrille Lefevre
Notes:
svn path=/head/; revision=111026
|