| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
list so sed(1) would only edit necessary files, not every *.[ch]
- Add missing USE_XORG components, remove banal comment, and update
WWW line in the port description while I'm here
Notes:
svn path=/head/; revision=529196
|
|
|
|
|
|
|
|
| |
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes:
svn path=/head/; revision=516845
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=509957
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
|
| |
After the last update, this port doesn't need replacing ARCH on powerpc64 and doing it actually breaks packaging:
pkg-static: Unable to access file /wrkdirs/usr/ports/games/netradiant/work/stage/usr/local/share/netradiant/heretic2/h2data.powerpc:No such file or directory
PR: 239054
Approved by: danfe (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20889
Notes:
svn path=/head/; revision=506446
|
|
|
|
|
|
|
|
|
|
| |
- Remove judgemental wording from COMMENT
- Fix the code to avoid using `sys/dir.h'
- Install more popular games' gamepacks
- Fix some Makefile QA warnings while here
Notes:
svn path=/head/; revision=504802
|
|
|
|
|
|
|
|
|
|
|
|
| |
The port has no more public distfiles and it uses the obsolete sys/dir.h
While here fix USES=gl so that 'make patch' works again
Hat: portmgr
Event: Berlin hackathon 2019
Notes:
svn path=/head/; revision=504247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add USES=compiler:c++11-lang to fix linking with boost.
Also replace ARCH on powerpc64 with powerpc to fix packaging.
While here, add USES=gl gnome localbase:ldflags.
PR: 237962
Approved by: danfe (maintainer timeout), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20612
Notes:
svn path=/head/; revision=504167
|
|
|
|
|
|
|
|
|
|
| |
- Merge all Clang-related fixes into existing patch and
regenerate it to get sane timestamps while I'm here
PR: 224989
Notes:
svn path=/head/; revision=459080
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
Notes:
svn path=/head/; revision=455167
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=441814
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
error message was a stub, provide a real one.
While here, pet portlint.
This is a catchup commit from various earlier commits.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=440863
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Notes:
svn path=/head/; revision=439814
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426084
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Notes:
svn path=/head/; revision=412334
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=384522
|
|
|
|
|
|
|
|
|
|
|
|
| |
in well-defined C++ code (that is correct) and evaluates comparisons like
&foo == 0 to false, which breaks NetRadiant; "fix" this with a dirty hack
by casting those "bad" references to a local volatile int variable (since
NetRadiant is based on GtkRadiant 1.5 codebase, this is the same bug that
was fixed in r384239; patches are slightly different though)
- While here, make a comment more accurate, and bump port revision
Notes:
svn path=/head/; revision=384240
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Notes:
svn path=/head/; revision=353249
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=336695
|
|
|
|
|
|
|
|
|
|
| |
build on amd64 (tested on MacBookPro6,2)
- Unify the usage of pre/do-install targets in both ports and stagify them
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=336548
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
|
| |
- Throw in a bunch of #include's to make modern Clang happy on -CURRENT
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=327075
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2)
- Reformat port description
Notes:
svn path=/head/; revision=327068
|
|
|
|
| |
Notes:
svn path=/head/; revision=326850
|
|
map editor. The focus is put on stabilizing and bugfixing the included map
compiler, q3map2, so it can become a reliable tool for map authors.
WWW: http://ingar.satgnu.net/gtkradiant/
Notes:
svn path=/head/; revision=326492
|