| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
- Add stage support
- Recreate files/patch-01 as files/patch-makefile
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=328909
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
- Add stage support
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=328888
|
|
|
|
| |
Notes:
svn path=/head/; revision=328863
|
|
|
|
| |
Notes:
svn path=/head/; revision=328769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first. See UPDATING for details.
PR: ports/181962 [2]
Submitted by: marius [1]
zeising [2]
Exp-run by: bdrewery
Approved by: portmgr (bdrewery)
Thanks to all who helped testing!
Notes:
svn path=/head/; revision=328711
|
|
|
|
|
|
|
| |
. use new LIB_DEPENDS syntax.
Notes:
svn path=/head/; revision=328408
|
|
|
|
|
|
|
|
| |
PR: ports/182109
Submitted by: Dmitry Kazarov <d.y.kazarov@mail.ru> (maintainer)
Notes:
svn path=/head/; revision=328330
|
|
|
|
|
|
|
| |
- Use a single space for WWW in pkg-descr
Notes:
svn path=/head/; revision=328321
|
|
|
|
|
|
|
|
| |
Submitted by: marino
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=328212
|
|
|
|
| |
Notes:
svn path=/head/; revision=327888
|
|
|
|
| |
Notes:
svn path=/head/; revision=327804
|
|
|
|
|
|
|
| |
print)
Notes:
svn path=/head/; revision=327765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Adobe's CFF engine is now the default.
USE_GMAKE -> USES=gmake
Remove leading article from COMMENTS
Notes:
svn path=/head/; revision=327651
|
|
|
|
| |
Notes:
svn path=/head/; revision=327535
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=327519
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327334
|
|
|
|
| |
Notes:
svn path=/head/; revision=327323
|
|
|
|
| |
Notes:
svn path=/head/; revision=327106
|
|
|
|
|
|
|
|
|
|
| |
This fixes run-time with glib 2.36.
PR: ports/180075 [1]
Reported by: Stephen Fisher <stephenfisher@outlook.com> [1], swills@
Notes:
svn path=/head/; revision=327104
|
|
|
|
| |
Notes:
svn path=/head/; revision=327103
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327077
|
|
|
|
| |
Notes:
svn path=/head/; revision=327018
|
|
|
|
| |
Notes:
svn path=/head/; revision=326991
|
|
|
|
| |
Notes:
svn path=/head/; revision=326819
|
|
|
|
| |
Notes:
svn path=/head/; revision=326811
|
|
|
|
| |
Notes:
svn path=/head/; revision=326670
|
|
|
|
| |
Notes:
svn path=/head/; revision=326513
|
|
|
|
|
|
|
|
|
|
| |
- Fix build without NLS [1]
PR: ports/181409 [1]
Submitted by: mat
Notes:
svn path=/head/; revision=326498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.2.5e [1]
- Convert lib depends to new syntax
- Pass maintainership to submitter
Changes: http://www.xfig.org/art17.html
PR: ports/181750
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
Notes:
svn path=/head/; revision=326401
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326361
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=326312
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326301
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326272
|
|
|
|
|
|
|
|
|
| |
uncovered by an exp libiconv -> inconv swith.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=326258
|
|
|
|
|
|
|
|
|
| |
(needed for good gtk20 detection)
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326219
|
|
|
|
| |
Notes:
svn path=/head/; revision=326151
|
|
|
|
| |
Notes:
svn path=/head/; revision=326137
|
|
|
|
| |
Notes:
svn path=/head/; revision=326133
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
| |
Notes:
svn path=/head/; revision=326107
|
|
|
|
| |
Notes:
svn path=/head/; revision=326095
|
|
|
|
| |
Notes:
svn path=/head/; revision=326090
|
|
|
|
| |
Notes:
svn path=/head/; revision=326089
|
|
|
|
| |
Notes:
svn path=/head/; revision=326025
|
|
|
|
| |
Notes:
svn path=/head/; revision=325999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=325944
|