| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Convert linux-f10-libasyncns to STAGEDIR (only user of AUTOMATIC_PLIST)
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=329540
|
|
|
|
|
|
|
| |
Approved by: gnome (implicit)
Notes:
svn path=/head/; revision=329464
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build [1]
- Convert lib depends to new format
- Allow staging
PR: ports/181413 [1]
Submitted by: David Demelier <demelier.david gmail.com> (maintainer) [1]
Notes:
svn path=/head/; revision=329437
|
|
|
|
| |
Notes:
svn path=/head/; revision=329405
|
|
|
|
|
|
|
|
| |
- Remove Author tag from pkg-descr
- Resolve pkgname collision
Notes:
svn path=/head/; revision=329360
|
|
|
|
| |
Notes:
svn path=/head/; revision=329351
|
|
|
|
| |
Notes:
svn path=/head/; revision=329345
|
|
|
|
| |
Notes:
svn path=/head/; revision=329344
|
|
|
|
|
|
|
|
| |
- Remove some default assignments
Submitted by: bapt [1] (partially)
Notes:
svn path=/head/; revision=329329
|
|
|
|
|
|
|
| |
fix bug introduced by USES= iconv
Notes:
svn path=/head/; revision=329281
|
|
|
|
| |
Notes:
svn path=/head/; revision=329271
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_GCC.
- Bump PORTREVISION.
Submitted by: dim [1]
Notes:
svn path=/head/; revision=329179
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=329123
|
|
|
|
| |
Notes:
svn path=/head/; revision=328983
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
Reported by: pkg-fallout [1]
Notes:
svn path=/head/; revision=328911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to build a broken mips-softmmu target. Some info is here - feel
free to debug :)
http://people.freebsd.org/~nox/tmp/qemu-1.6.0-mips-softmmu-crash.txt
- Bump PORTREVISION.
Submitted by: sbruno
Notes:
svn path=/head/; revision=328883
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update wine-devel to Wine 1.7.3. This includes the following changes:
- New version of the Gecko engine based on Firefox 24.
- Preparation work for the Direct3D command stream.
- Various bug fixes.
Approved by: dbn (maintainer, pre-approved)
Notes:
svn path=/head/; revision=328724
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer email to @FreeBSD.org
- Add stage support
Approved by: culot (mentor)
Notes:
svn path=/head/; revision=328691
|
|
|
|
| |
Notes:
svn path=/head/; revision=328453
|
|
|
|
| |
Notes:
svn path=/head/; revision=328451
|
|
|
|
|
|
|
| |
- Place the post-install: target outside of the corresponding .if block
Notes:
svn path=/head/; revision=328447
|
|
|
|
|
|
|
| |
Submitted by: beefy1 via pkg-fallout
Notes:
svn path=/head/; revision=328411
|
|
|
|
| |
Notes:
svn path=/head/; revision=328045
|
|
|
|
| |
Notes:
svn path=/head/; revision=328021
|
|
|
|
| |
Notes:
svn path=/head/; revision=327873
|
|
|
|
|
|
|
|
|
|
|
|
| |
a mmap flag.
PR: ports/181971,
ports/182121
Submitted by: Lawrence Stewart <lstewart@FreeBSD.org>,
Dan McGregor <dan.mcgregor@usask.ca>
Notes:
svn path=/head/; revision=327838
|
|
|
|
| |
Notes:
svn path=/head/; revision=327804
|
|
|
|
|
|
|
|
| |
These was some difficulty building 1.7.1 under i386 so that was not
updated.
Notes:
svn path=/head/; revision=327790
|
|
|
|
|
|
|
| |
emulators)
Notes:
svn path=/head/; revision=327721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Convert Makefile headers to new style
Notes:
svn path=/head/; revision=327686
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=327672
|
|
|
|
| |
Notes:
svn path=/head/; revision=327522
|
|
|
|
|
|
|
|
|
|
| |
The distfile info for FreeBSD 8.3+ had been replaced with a duplicate
entry for th distfiles infor for FreeBSD 9.1+, this has been corrected.
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=327439
|
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES
Notes:
svn path=/head/; revision=327414
|
|
|
|
|
|
|
|
|
|
|
| |
- Right-to-left text layout improvements.
- NTLM and Negotiate authentication for RPC over HTTP.
- More glyphs in the built-in Wingdings font.
- Activation context improvements.
- Various bug fixes.
Notes:
svn path=/head/; revision=327349
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove useless dependency to libumem [1]
- Adapt USES following recent changes
PR: ports/181402 [1]
Submitted by: David Demelier <demelier.david@gmail.com> [1]
Notes:
svn path=/head/; revision=327135
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=327124
|
|
|
|
|
|
|
|
|
|
|
|
| |
Per default the VNC ports are stored in "TCP/Ports" but with
that change "VNCAddress4", "VNCPort4", "VNCAddress6" and
"VNCPort6" are used which breaks phpvirtualbox and also
confused VBoxManage/VBoxHeadless.
Reported by: VVD
Notes:
svn path=/head/; revision=327110
|
|
|
|
| |
Notes:
svn path=/head/; revision=327021
|
|
|
|
| |
Notes:
svn path=/head/; revision=327018
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327002
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326995
|
|
|
|
|
|
|
|
| |
Reported by: Walter Hurry <walterhurry@gmail.com>
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=326937
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326840
|
|
|
|
|
|
|
| |
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Notes:
svn path=/head/; revision=326731
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=326509
|
|
|
|
|
|
|
|
|
|
|
| |
defined in the iconv USES Makefile to build correctly on 8.x and
9.x after the iconv migration of the ports tree.
PR: ports/181854
Submitted by: Dave Hayes <dave@jetcafe.org>
Notes:
svn path=/head/; revision=326480
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined in the iconv USES Makefile to build correctly on 8.x and
9.x after the iconv migration of the ports tree.
PR: ports/181854
Submitted by: Dave Hayes <dave@jetcafe.org>
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=326464
|