| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=423014
|
|
|
|
|
|
|
| |
- Convert to new options target helper
Notes:
svn path=/head/; revision=399369
|
|
|
|
|
|
|
| |
Changes: http://frodo.looijaard.name/project/getopt/release/1-1-6
Notes:
svn path=/head/; revision=373929
|
|
|
|
| |
Notes:
svn path=/head/; revision=373235
|
|
|
|
|
|
|
|
|
| |
PR: ports/195247
Submitted by: Thomas Schweikle <tps@vr-web.de>
MFH: 2014Q4
Notes:
svn path=/head/; revision=373015
|
|
|
|
| |
Notes:
svn path=/head/; revision=369809
|
|
|
|
|
|
|
|
| |
PR: ports/194074
Submitted by: Vikash Badal <vikashb@where-ever.za.net>
Notes:
svn path=/head/; revision=369764
|
|
|
|
| |
Notes:
svn path=/head/; revision=369643
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NLS option
Notes:
svn path=/head/; revision=369620
|
|
|
|
|
|
|
|
|
| |
- Use PORTDOCS
- Sort PLIST
- Take maintainership
Notes:
svn path=/head/; revision=365423
|
|
|
|
| |
Notes:
svn path=/head/; revision=365160
|
|
|
|
| |
Notes:
svn path=/head/; revision=362023
|
|
|
|
|
|
|
| |
Add NO_ARCH if useful
Notes:
svn path=/head/; revision=335813
|
|
|
|
| |
Notes:
svn path=/head/; revision=331410
|
|
|
|
| |
Notes:
svn path=/head/; revision=328555
|
|
|
|
|
|
|
| |
misc)
Notes:
svn path=/head/; revision=327745
|
|
|
|
|
|
|
| |
Reviewed by: bapt
Notes:
svn path=/head/; revision=323129
|
|
|
|
|
|
|
| |
The remainder have other pending patches which I must finish before conversion.
Notes:
svn path=/head/; revision=322403
|
|
|
|
|
|
|
| |
Reviewed by: kwm
Notes:
svn path=/head/; revision=316460
|
|
|
|
|
|
|
| |
minor formatting issues. Fix them.
Notes:
svn path=/head/; revision=315426
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc)
Notes:
svn path=/head/; revision=313672
|
|
|
|
|
|
|
| |
Pointyhat to: me
Notes:
svn path=/head/; revision=313312
|
|
|
|
|
|
|
|
| |
PR: ports/172911
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Notes:
svn path=/head/; revision=313310
|
|
|
|
|
|
|
|
|
| |
version number goes backwards, but this was committed recently
Feature safe: yes
Notes:
svn path=/head/; revision=306204
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306182
|
|
|
|
| |
Notes:
svn path=/head/; revision=305369
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=280136
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=280123
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=267756
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
PR: ports/143743
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Notes:
svn path=/head/; revision=249608
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=217649
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=209420
|
|
|
|
|
|
|
|
|
|
| |
- Chase MASTER_SITE URL change [1]
- Add SHA256 checksum
Prompted by: fenner's portsurvey [1]
Notes:
svn path=/head/; revision=148932
|
|
|
|
|
|
|
| |
Prompted by: pointyhat via kris
Notes:
svn path=/head/; revision=129274
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=99525
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
| |
Approved by: krion
Notes:
svn path=/head/; revision=91927
|
|
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: 53174
Approved by: fjoe (implicit)
Notes:
svn path=/head/; revision=82963
|