| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
| |
Notes:
svn path=/head/; revision=324407
|
|
|
|
| |
Notes:
svn path=/head/; revision=324290
|
|
|
|
| |
Notes:
svn path=/head/; revision=320605
|
|
|
|
| |
Notes:
svn path=/head/; revision=319819
|
|
|
|
|
|
|
| |
Reported by: eadler
Notes:
svn path=/head/; revision=318064
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=316027
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=312209
|
|
|
|
|
|
|
|
| |
trim Makefile header; fix header search order; make it possible
to build a slim version with minimal dependencies
Notes:
svn path=/head/; revision=310506
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=307195
|
|
|
|
| |
Notes:
svn path=/head/; revision=304173
|
|
|
|
| |
Notes:
svn path=/head/; revision=300610
|
|
|
|
| |
Notes:
svn path=/head/; revision=295083
|
|
|
|
| |
Notes:
svn path=/head/; revision=291338
|
|
|
|
| |
Notes:
svn path=/head/; revision=291088
|
|
|
|
|
|
|
|
|
| |
NOPORTDOCS is defined
Feature safe: yes
Notes:
svn path=/head/; revision=287169
|
|
|
|
| |
Notes:
svn path=/head/; revision=283373
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
| |
Submitted by: kevlo (slightly different patch)
Notes:
svn path=/head/; revision=281906
|
|
|
|
| |
Notes:
svn path=/head/; revision=280022
|
|
|
|
|
|
|
|
| |
PR: 157813
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes:
svn path=/head/; revision=276073
|
|
|
|
| |
Notes:
svn path=/head/; revision=272652
|
|
|
|
|
|
|
| |
in port Makefiles, and MD5 entries in distinfo
Notes:
svn path=/head/; revision=271779
|
|
|
|
|
|
|
|
| |
Approved by: makc, miwi (mentors, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=268766
|
|
|
|
|
|
|
| |
Approved by: makc, miwi (mentors, implicit)
Notes:
svn path=/head/; revision=267162
|
|
|
|
|
|
|
| |
Approved by: makc, miwi (co-mentors, implicit)
Notes:
svn path=/head/; revision=262399
|
|
|
|
|
|
|
| |
Approved by: makc
Notes:
svn path=/head/; revision=258852
|
|
|
|
| |
Notes:
svn path=/head/; revision=256391
|
|
|
|
| |
Notes:
svn path=/head/; revision=254680
|
|
|
|
| |
Notes:
svn path=/head/; revision=251025
|
|
|
|
|
|
|
|
| |
PR: ports/142953
Submitted by: bf <bf1783#gmail.com>
Notes:
svn path=/head/; revision=248154
|
|
|
|
|
|
|
|
| |
PR: ports/141456
Submitted by: bf <bf1783(at)gmail.com>
Notes:
svn path=/head/; revision=245900
|
|
|
|
| |
Notes:
svn path=/head/; revision=243617
|
|
|
|
|
|
|
|
|
| |
PR: ports/139082
Submitted by: bf <bf1783 (at) gmail (dot) com>
Feature safe: yes
Notes:
svn path=/head/; revision=242072
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add thread flags
- Fix sourceforge
PR: ports/137860
Submitted by: bf <bf1783 (at) gmail (dot) com>
Approved by: tabthorpe (mentor, implicit)
Notes:
svn path=/head/; revision=240276
|
|
|
|
|
|
|
|
|
| |
PR: ports/136830
Submitted by: bf <bf1783 (at) gmail (dot) com>
Approved by: tabthorpe (mentor, implicit)
Notes:
svn path=/head/; revision=237977
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor, implicit)
Notes:
svn path=/head/; revision=235800
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=234145
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect NO_INSTALL_MAN_PAGES, CXX
- Add "regression-test" target for regression testing
- Switch to bzip2
PR: ports/133749
Submitted by: bf <bf2006a (at) yahoo (dot) com>
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=232504
|
|
|
|
|
|
|
|
|
| |
- Respect CXXFLAGS
Approved by: tabthorpe
Notes:
svn path=/head/; revision=229868
|
|
detect bugs that your compiler do not see. Checks for: memory leaks,
mismatching allocation-deallocation, buffer overrun, and many more.
Cppcheck is versatile. You can check non-standard code that includes
various compiler extensions, inline assembly code, etc.
The goal is no false positives.
WWW: http://sourceforge.net/projects/cppcheck
Approved by: tabthorpe
Notes:
svn path=/head/; revision=229589
|