| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Fix OSVERSION range for FreeBSD 12.0-RELEASE
|
| |
|
|
|
|
|
|
|
| |
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
|
|
|
|
| |
PR: 225572
Submitted by: russo@bogodyn.org
|
|
|
|
| |
- bump minimum supported FreeBSD version to 11.1 and recent current
|
| |
|
| |
|
|
|
|
|
| |
- Switch from overriding UNAME_r to _OSRELEASE (the former is no longer
supported) for updating port
|
|
|
|
| |
PR: 221217
|
| |
|
|
|
|
| |
The wine packages were accidentially regenerated.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- ftp downloads are no longer provided upstream
- PORTREVISION is not bumped:
- on amd64 there is no change as the upstream binaries have not been
rebuilt; and
- on i386 the build is IGNOREd by default
- the next round of binary updates to wine will include this change
PR: 219775
Submitted by: rozhuk.im@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]
PR: 218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by: dbn [1], jbeich [2,3]
Reported by: afiskon@devzen.ru [1]
Reviewed by: kwm, johalun0@gmail.com
Approved by: portmgr, swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10448
|
|
|
|
| |
- Remove redundant ${CAT} of ${PKGMESSAGE}
|
|
|
|
|
|
| |
- fix direct use of commannds
Suggested by: danfe@
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Approved by: dbn (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
| |
|
|
|
|
| |
- Add support for -current (aka "12").
|
| |
|
|
|
|
| |
- Backport TIMESTAMP handling for distinfo.
|
| |
|
|
|
|
|
|
| |
The dist files were erroniously rebuilt and uploaded. The PORTREVISION is
not being bumped due to the complexities of the wine ports and no functional
change were introduced (only some timestamps were altered).
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
| |
Dependency moved from wine-mono-devel to wine-mono.
PR: 207072
|
|
|
|
|
| |
PR: 207072
Submitted by: Piotr Kubaj <rkubaj@anongoth.pl>
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Backport changes from the emulators/i386-wine-devel port.
PR: 206180
Reported by: admin@vladiom.com.ua
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
|
|
|
|
|
|
|
| |
accordingly emulators/i386-wine-compholio to emulators/i386-wine-staging.
Adjust CONFLICTS across all Wine related ports.
Reviewed by: dbn, kmoore
|
| |
|