| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
Notes:
svn path=/head/; revision=327697
|
|
|
|
|
|
|
|
|
|
|
| |
heavily inspired by several upstream patches and a crucial hint from tijl.
- Remove a redundant compiler flag for MDDS. The GXX_INCLUDE_PATH variable
was removed with STLport support and it seems it is not necessary any more.
- Add an upstream patch. It may work around a potential compiler problem.
- Convert to new LIB_DEPENDS format.
Notes:
svn path=/head/; revision=327589
|
|
|
|
| |
Notes:
svn path=/head/; revision=327543
|
|
|
|
| |
Notes:
svn path=/head/; revision=327535
|
|
|
|
| |
Notes:
svn path=/head/; revision=327530
|
|
|
|
| |
Notes:
svn path=/head/; revision=327493
|
|
|
|
| |
Notes:
svn path=/head/; revision=327459
|
|
|
|
| |
Notes:
svn path=/head/; revision=327456
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=327168
|
|
|
|
| |
Notes:
svn path=/head/; revision=327152
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327088
|
|
|
|
|
|
|
| |
Notified by: danfe
Notes:
svn path=/head/; revision=327085
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=327061
|
|
|
|
|
|
|
|
|
|
|
| |
- The update fixes build on recent head
PR: ports/182014
Submitted by: me
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Notes:
svn path=/head/; revision=327053
|
|
|
|
|
|
|
|
|
|
| |
While here:
Use options helpers where possible
Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
Notes:
svn path=/head/; revision=327046
|
|
|
|
|
|
|
|
| |
former archive misses some tarballs, and I added to
avoid fetching while compiling.
Notes:
svn path=/head/; revision=327037
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326934
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326904
|
|
|
|
|
|
|
|
| |
PR: ports/181805
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
Notes:
svn path=/head/; revision=326861
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 36.0.3
- Convert to new LIB_DEPENDS format
- Add DOCS option
PR: ports/181903
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
Notes:
svn path=/head/; revision=326627
|
|
|
|
| |
Notes:
svn path=/head/; revision=326491
|
|
|
|
|
|
|
|
|
| |
- While here, convert to new LIB_DEPENDS format
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326375
|
|
|
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
Notes:
svn path=/head/; revision=326316
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
Notes:
svn path=/head/; revision=326307
|
|
|
|
|
|
|
|
| |
PR: ports/181476
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
Notes:
svn path=/head/; revision=326236
|
|
|
|
| |
Notes:
svn path=/head/; revision=326137
|
|
|
|
| |
Notes:
svn path=/head/; revision=326133
|
|
|
|
| |
Notes:
svn path=/head/; revision=326132
|
|
|
|
| |
Notes:
svn path=/head/; revision=326129
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
| |
Notes:
svn path=/head/; revision=326105
|
|
|
|
| |
Notes:
svn path=/head/; revision=326090
|
|
|
|
| |
Notes:
svn path=/head/; revision=326088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=325992
|
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=325931
|
|
|
|
| |
Notes:
svn path=/head/; revision=325766
|
|
|
|
| |
Notes:
svn path=/head/; revision=325675
|
|
|
|
|
|
|
|
| |
PR: 181667
Submitted by: Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
Notes:
svn path=/head/; revision=325663
|
|
|
|
|
|
|
|
| |
Although the shlib version wasn't bumped, some ABI changes require
applications linked against fox17 to be rebuilt.
Notes:
svn path=/head/; revision=325571
|
|
|
|
| |
Notes:
svn path=/head/; revision=325559
|
|
|
|
| |
Notes:
svn path=/head/; revision=325558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
Notes:
svn path=/head/; revision=325546
|
|
|
|
|
|
|
| |
Submitted by: jgh@
Notes:
svn path=/head/; revision=325497
|
|
|
|
|
|
|
| |
Submitted by: jgh@
Notes:
svn path=/head/; revision=325496
|
|
|
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=325495
|
|
|
|
|
|
|
|
|
|
| |
configurable option
PR: 181574
Submitted by: jgh@
Notes:
svn path=/head/; revision=325429
|
|
|
|
|
|
|
|
|
| |
some cleanups [1].
PR: 181574
Notes:
svn path=/head/; revision=325427
|
|
|
|
| |
Notes:
svn path=/head/; revision=325401
|
|
|
|
| |
Notes:
svn path=/head/; revision=325371
|
|
|
|
| |
Notes:
svn path=/head/; revision=325370
|