| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=366215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
Notes:
svn path=/head/; revision=363436
|
|
|
|
|
|
|
|
|
|
| |
- Add USES=pathfix and INSTALL_TARGET=install-strip
- Add a patch to fix definitions of ITHREAD_MUTEX_*
Approved by: portmgr (implicit, bump unstaged port)
Notes:
svn path=/head/; revision=361520
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang
PR: 189806
Submitted by: maintainer
Notes:
svn path=/head/; revision=358625
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=355288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
| |
Notes:
svn path=/head/; revision=347778
|
|
|
|
|
|
|
|
|
|
| |
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval)
Notes:
svn path=/head/; revision=334586
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.5.5a
- Convert lib depends to new format
- Allow staging
PR: ports/183520
Submitted by: Peter Klett <peter netkey.at> (maintainer)
Notes:
svn path=/head/; revision=333005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
Notes:
svn path=/head/; revision=331057
|
|
|
|
|
|
|
| |
net-p2p)
Notes:
svn path=/head/; revision=327758
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
Notes:
svn path=/head/; revision=319055
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
Notes:
svn path=/head/; revision=316662
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
| |
- Add option to install plugins [1]
- Fix build with clang
PR: ports/175310 [1]
Submitted by: Peter Klett <peter@netkey.at> (maintainer)
Notes:
svn path=/head/; revision=313128
|
|
|
|
| |
Notes:
svn path=/head/; revision=310871
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer's email
- Convert to OptionsNG
While here:
- Add missing lib deps
- Don't install GPLv2 license file
- Correct COMMENT
PR: ports/172731
Submitted by: Peter Klett <peter@netkey.at> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=306177
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
| |
- Bump all affected ports
Maintainer of net/ushare was asked for review, no response in 2 weeks
Notes:
svn path=/head/; revision=295608
|
|
|
|
|
|
|
|
| |
PR: 164979
Submitted by: maintainer
Notes:
svn path=/head/; revision=292305
|
|
communication platform. It lets you to securely chat and share files with your
friends and family, using a web-of-trust to authenticate peers and OpenSSL to
encrypt all communication. RetroShare provides filesharing, chat, messages,
forums and channels.
WWW: http://retroshare.sourceforge.net/
PR: ports/164283
Submitted by: Peter Klett <glocke@bsdstammtisch.at>
Notes:
svn path=/head/; revision=289880
|