| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
|
|
|
|
|
|
|
|
|
| |
PR: 218605
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10505
Notes:
svn path=/head/; revision=439448
|
|
|
|
| |
Notes:
svn path=/head/; revision=437615
|
|
|
|
|
|
|
|
| |
r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that
have not been bumped since.
Notes:
svn path=/head/; revision=428130
|
|
|
|
| |
Notes:
svn path=/head/; revision=372492
|
|
|
|
|
|
|
|
| |
PR: 192802
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=365524
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=361728
|
|
|
|
|
|
|
|
|
| |
pending PR
With hat: portmgr
Notes:
svn path=/head/; revision=360246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=334057
|
|
|
|
| |
Notes:
svn path=/head/; revision=333853
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=328797
|
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
| |
Notes:
svn path=/head/; revision=324022
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (BSD), do not reset default DISTNAME
- Cleanup the port a bit, inc. header and COMMENT
- Add useful port description, fix WWW address
Reported by: pointyhat-west
NB: there is version 1.4.0 available.
Notes:
svn path=/head/; revision=323869
|
|
|
|
| |
Notes:
svn path=/head/; revision=322713
|
|
|
|
|
|
|
|
|
| |
- trim COMMENTS and historical headers
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=319081
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
| |
PR: ports/129009
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Notes:
svn path=/head/; revision=223071
|
|
|
|
|
|
|
|
| |
PR: ports/128957
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Notes:
svn path=/head/; revision=223002
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Remove 4.X support.
Submitted by: ozawa (maintainer)
Notes:
svn path=/head/; revision=192661
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 100217
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Notes:
svn path=/head/; revision=167700
|
|
|
|
|
|
|
|
|
|
| |
- update to 1.1.5
PR: ports/94471
Submitted by: maintainer
Notes:
svn path=/head/; revision=157299
|
|
|
|
|
|
|
|
|
|
| |
- update to 1.1.4
PR: ports/91386
Submitted by: maintainer
Notes:
svn path=/head/; revision=152884
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256
PR: 89106
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Notes:
svn path=/head/; revision=148501
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
PR: ports/88393
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Notes:
svn path=/head/; revision=147010
|
|
|
|
|
|
|
|
| |
PR: 88073
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Notes:
svn path=/head/; revision=146956
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: maintainer
Notes:
svn path=/head/; revision=145956
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=145891
|
|
|
|
|
|
|
|
|
| |
PR: 87369
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Approved by: novel (mentor)
Notes:
svn path=/head/; revision=145284
|
|
PR: ports/87262
Submitted by: Masanori OZAWA (ozawa@ongs.co.jp)
Notes:
svn path=/head/; revision=145108
|