| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
C11 compiler is necessary:
parse.c:1889: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=509732
|
|
|
|
|
|
|
|
|
|
| |
PR: 236172
Submitted by: John Hein <jcfyecrayz@liamekaens.com>
Approved by: jjuanino@gmail.com (maintainer)
MFH: 2019Q1
Notes:
svn path=/head/; revision=494671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additional port changes:
* Switched SF->GitHub
* Added LICENSE_FILE
* Added USES=ssl
* Added the BSD patch (upstreamed)
* Simplified *install target accordingly
PR: 224817
Submitted by: jjuanino@gmail.com (maintainer)
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=462417
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=455813
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- support staging
while here:
- move manpages to packing-list
- remove MAKE_JOBS_UNSAFE - builds fine here
- install docs and examples to stage area unconditionally
- remove redundant inclusion of bsd.port.options.mk
PR: 186667
Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=343883
|
|
|
|
|
|
|
|
|
|
| |
% for i in `jot 20`; do { make clean && make; } >/dev/null 2>&1; echo -n " $?"; done; echo
0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 0
% for i in `jot 20`; do { make clean && make -DMAKE_JOBS_UNSAFE; } >/dev/null 2>&1; echo -n " $?"; done; echo
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Notes:
svn path=/head/; revision=343321
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2)
- Make the port parallel build (-jX) safe
- Install manpages relative to MANPREFIX
- Add DOCS and EXAMPLES options; use new smart syntax
- Rename BZIP option to our standard BZIP2
Reported by: pointyhat-west
Notes:
svn path=/head/; revision=323781
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
| |
Notes:
svn path=/head/; revision=301510
|
|
|
|
|
|
|
|
|
| |
PR: ports/169128
Submitted by: gjb
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=300392
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
|
|
|
|
|
| |
PR: 147807
Submitted by: José García Juanino <jjuanino@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=256744
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
| |
Notes:
svn path=/head/; revision=228213
|
|
|
|
| |
Notes:
svn path=/head/; revision=222588
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
| |
Notes:
svn path=/head/; revision=194131
|
|
|
|
| |
Notes:
svn path=/head/; revision=187827
|
|
|
|
| |
Notes:
svn path=/head/; revision=170824
|
|
|
|
|
|
|
| |
* Big cleanup.
Notes:
svn path=/head/; revision=170742
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
| |
Notes:
svn path=/head/; revision=152685
|
|
|
|
| |
Notes:
svn path=/head/; revision=142957
|
|
|
|
|
|
|
| |
Obtained from: pointyhat
Notes:
svn path=/head/; revision=141937
|
|
|
|
| |
Notes:
svn path=/head/; revision=141809
|
|
|
|
| |
Notes:
svn path=/head/; revision=132893
|
|
|
|
| |
Notes:
svn path=/head/; revision=124375
|
|
|
|
| |
Notes:
svn path=/head/; revision=117365
|
|
|
|
| |
Notes:
svn path=/head/; revision=103612
|
|
|
|
| |
Notes:
svn path=/head/; revision=101043
|
|
|
|
|
|
|
| |
* Change MASTER_SITES and WWW.
Notes:
svn path=/head/; revision=101015
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99595
|
|
|
|
| |
Notes:
svn path=/head/; revision=85668
|
|
|
|
|
|
|
| |
Requested by: Shawn Yeager <mail@shawnyeager.com>
Notes:
svn path=/head/; revision=84771
|
|
|
|
|
|
|
| |
Noticed by: kris, bento
Notes:
svn path=/head/; revision=84357
|
|
|
|
| |
Notes:
svn path=/head/; revision=84022
|
|
or MH folders.
Notes:
svn path=/head/; revision=77556
|