| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
|
|
|
|
| |
- Add missing dependencies
- Fix symlink pointing to an absolute path
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/ld: error: cannot preempt symbol: alDeleteSources
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by alut.cpp
>>> ./sound/alut.o:(Sound::Alut::~Alut())
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/freedoko-0.7.16.log
PR: 226980
Reported by: emaste, pkg-fallout
|
|
|
|
|
|
|
| |
it now requires gtkmm30 and C++14 compliant compiler
- While here, make network support optional (but enabled by default)
TIMESTAMP (FreeDoko_0.7.16.src.zip) = 1484159638
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
|
|
|
|
|
|
|
| |
In file included from ui.cpp:40:
In file included from ./gtkmm/ui.h:55:
/usr/local/include/glibmm-2.4/glibmm/refptr.h:93:18: error: expected ';' at end of declaration list
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
few cases, other tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 207159
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 207159
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
- Delete obsolete patch
PR: 197431
Submitted by: Kato Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
|
|
|
|
|
|
|
|
|
|
|
| |
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
|
| |
|
|
|
|
| |
Reported by: swills
|
|
|
|
|
|
|
|
| |
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to dynamic plist
|
|
|
|
|
| |
PR: 189184
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/184835
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/184220
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
|
|
|
|
|
| |
- Add DOCS option
- Convert LIB_DEPENDS to new syntax
|
|
|
|
| |
games)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
| |
PR: 164994
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: ports/159819
Submitted by: Thomas Gellekum <thomas.gellekum@gmx.de>
Approved by: miwi,wen (mentors implicit)
|
|
|
|
|
| |
PR: 155462
Submitted by: Thomas Gellekum <thomas.gellekum@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 148556
Submitted by: Ports Fury
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
| |
PR: 138452
Submitted by: Ports Fury
|
|
|
|
| |
starting with G
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
| |
PR: 130055
Submitted by: Dennis Herrmann <adox@mcx2.org>
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
| |
|
|
|
|
|
| |
PR: 93240
Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
| |
PR: ports/86119
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Support NOPORTDOCS
PR: ports/84401
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
| |
big upgrade.
|
|
|
|
| |
Use gtkmm-2.4; this should fix the build problems on -stable.
|
| |
|
|
|
|
|
| |
that the dependencies (esp. gtk--2) were built with the same compiler
version.
|
| |
|
|
|
|
| |
Obtained from: SF bug #967508
|
|
|