non port: emulators/i386-wine-devel/Makefile.i386 |
SVNWeb
|
Number of commits found: 23 |
Fri, 12 May 2017
|
[ 18:46 rezny ] 
440699 MOVED
440699 Mk/Scripts/qa.sh
440699 Mk/bsd.port.mk
440699 Mk/bsd.xorg.mk
440699 emulators/i386-wine-devel/Makefile.i386
440699 emulators/i386-wine/Makefile.i386
440699 graphics/Makefile
440699 graphics/copperspice/Makefile
440699 graphics/dri
440699 graphics/gbm
(Only the first 10 of 52 ports in this commit are shown above. )
Consolidate the Mesa ports, update to 17.0.4, and add Wayland option
* 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
|
Sun, 23 Apr 2017
|
[ 05:56 dbn ] 
439197 emulators/i386-wine-devel/Makefile.i386
439197 emulators/i386-wine-devel/Makefile.inc
439197 emulators/i386-wine-devel/distinfo
439197 emulators/i386-wine-devel/pkg-plist
emulators/i386-wine-devel: update to 2.6
- Remove redundant ${CAT} of ${PKGMESSAGE}
|
Sat, 15 Apr 2017
|
[ 15:54 dbn ] 
438587 emulators/i386-wine-devel/Makefile.i386
438587 emulators/i386-wine-devel/Makefile.inc
438587 emulators/i386-wine-devel/distinfo
438587 emulators/i386-wine-devel/pkg-plist
438587 emulators/i386-wine/Makefile.i386
emulators/i386-wine-devel: update to 2.5_1
- fix direct use of commannds
Suggested by: danfe@
|
Wed, 12 Apr 2017
|
[ 13:31 mat ] 
438356 emulators/i386-wine-devel/Makefile.i386
438356 emulators/i386-wine/Makefile.i386
438356 lang/smalltalk/Makefile
fix ports using xargs directly.
Sponsored by: Absolight
|
Sun, 26 Feb 2017
|
[ 11:07 gerald ] 
434857 emulators/i386-wine-devel/Makefile.i386
434857 emulators/i386-wine-devel/Makefile.inc
434857 emulators/i386-wine-staging/Makefile
434857 emulators/i386-wine/Makefile.i386
434857 emulators/i386-wine/Makefile.inc
Use 32-bit and 64-bit (instead of 32bit and 64bit) in COMMENTs and comments.
Approved by: dbn (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 26 Jan 2016
|
[ 20:27 pawel ] 
407306 emulators/i386-wine-devel/Makefile.i386
Remove deprecated @dirrm
Approved by: portmgr blanket
|
Thu, 13 Aug 2015
|
[ 18:08 dbn ] 
394178 emulators/i386-wine-devel/Makefile.i386
394178 emulators/i386-wine-devel/Makefile.inc
394178 emulators/i386-wine-devel/distinfo
394178 emulators/i386-wine-devel/pkg-plist
emulators/i386-wine-devel: update to 1.7.49
* Drop support for FreeBSD 8
* Eliminate post-package step (no longer worked, not needed)
|
Sun, 24 May 2015
|
[ 02:10 gerald ] 
387240 emulators/Makefile
387240 emulators/i386-wine-compholio
387240 emulators/i386-wine-devel/Makefile.i386
387240 emulators/i386-wine-devel/Makefile.inc
387240 emulators/i386-wine-staging
387240 emulators/i386-wine-staging/Makefile
387240 emulators/i386-wine/Makefile.i386
387240 emulators/i386-wine/Makefile.inc
387240 emulators/pipelight/Makefile
387240 emulators/wine-compholio
(Only the first 10 of 14 ports in this commit are shown above. )
Rename emulators/wine-compholio to emulators/wine-staging and
accordingly emulators/i386-wine-compholio to emulators/i386-wine-staging.
Adjust CONFLICTS across all Wine related ports.
Reviewed by: dbn, kmoore
|
Sun, 19 Apr 2015
|
[ 12:37 dbn ] 
384284 emulators/i386-wine-devel/Makefile.i386
384284 emulators/i386-wine-devel/Makefile.inc
384284 emulators/i386-wine/Makefile.i386
384284 emulators/i386-wine/Makefile.inc
384284 emulators/wine-devel/Makefile
384284 emulators/wine/Makefile
emulators/i386-wine(-devel|-compholio): add BUNDLE_LIBS.
The i386-wine ports bundle their own (32-bit) libraries that cause pkg-1.5
issues. Since these libraries are under lib32 it does not cause issues
with other software.
Bump PORTREVISION [1] for the 32-bit side of the ports. The 64-bit side of
the ports will be bumped when new packages have been prepared.
Approved by: gerald@ [1]
Reported by: bapt@
|
Sun, 28 Dec 2014
|
[ 20:39 dbn ] 
375756 emulators/i386-wine-compholio/Makefile
375756 emulators/i386-wine-devel/Makefile.i386
375756 emulators/i386-wine-devel/files/nvidia.sh
375756 emulators/wine-compholio/Makefile
375756 emulators/wine-devel/Makefile
Fix CONFLICTS_INSTALL for wine-devel and related ports.
Changes:
- Fix install conflicts [1] (for the "newly" added compholio port)
- nvidia.sh: Gracefully handle a corrupt nVidia tarball
- nvidia.sh: Provide checksum and size information for nVidia tarball
- Bump master port [1] due to changes to nvidia.sh and conflicts
Approved by: gerald@ [1]
|
Mon, 22 Sep 2014
|
[ 18:25 dbn ] 
368984 emulators/i386-wine-devel/Makefile.i386
368984 emulators/i386-wine/Makefile.i386
Unbreak emulators/i386-wine(-devel) builds.
With the removal of REINPLACE_PLIST in r367153 building wine on FreeBSD/i386
broke. This was not detected in an exp-run as i386-wine is marked IGNORE
unless WINE_CROSS_BUILD is defined (to protect the build infrastructure and
avoid confusion).
PR: 193734
|
Mon, 1 Sep 2014
|
[ 13:03 bapt ] 
366875 CHANGES
366875 Keywords/pkg_install.awk
366875 Mk/Scripts/check-stagedir.sh
366875 Mk/Uses/ncurses.mk
366875 Mk/bsd.commands.mk
366875 Mk/bsd.openssl.mk
366875 Mk/bsd.pkgng.mk
366875 Mk/bsd.port.mk
366875 Mk/bsd.port.subdir.mk
366875 astro/google-earth/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D693
|
Sat, 30 Aug 2014
|
[ 08:03 dbn ] 
366593 emulators/i386-wine-devel/Makefile.i386
366593 emulators/i386-wine-devel/Makefile.inc
366593 emulators/i386-wine-devel/distinfo
366593 emulators/i386-wine-devel/pkg-plist
Update emulators/i386-wine-devel (and -compholio) to 1.7.25.
Also, fix build of i386-wine-* on 32-bit environments (move $MKDIR to prior
the $INSTALL).
|
Mon, 25 Aug 2014
|
[ 20:02 dbn ] 
366144 emulators/i386-wine-devel/Makefile.i386
366144 emulators/i386-wine-devel/Makefile.inc
366144 emulators/i386-wine/Makefile.i386
IGNORE emulators/i386-wine(-devel)? on ARCH=i386, fix lib bundling.
Due to the hackery things these ports do to properly work under amd64, it
results in issues for pkg. This port - although it needs to build under
i386 - is not intended to be consumed under i386. The normal wine(-devel)?
ports should be consumed on an i386 system and these ports should be
consumed on an amd64 system. [1]
Reorder the library detection to pick up soft dependencies first, then the
linked to libraries. Prior to this change any libraries required by a soft
dependency wasn't bundled, for example libgnutls.so.28 did not have its
dependencies bundled. [2][3]
Requested by: bdrewery [1]
Reported by: Joseph Mingrone <jrm@ftfl.ca> [2]
Beeblebrox <zaphod@berentweb.com> [3]
|
Mon, 18 Aug 2014
|
[ 19:11 dbn ] 
365342 emulators/Makefile
365342 emulators/i386-wine-compholio
365342 emulators/i386-wine-compholio/Makefile
365342 emulators/i386-wine-devel/Makefile.i386
365342 emulators/i386-wine-devel/Makefile.inc
365342 emulators/i386-wine-devel/distinfo
Introduce emulators/i386-wine-compholio.
This is the companion port to wine-compholio: proving a means to compile,
and binaries, for FreeBSD/amd64.
|
Sat, 9 Aug 2014
|
[ 10:17 dbn ] 
364424 emulators/i386-wine-devel/Makefile.i386
364424 emulators/i386-wine-devel/Makefile.inc
364424 emulators/i386-wine-devel/files/binbounce
364424 emulators/i386-wine-devel/files/nvidia.sh
Various improvements for emulators/i386-wine-devel.
* Add support for a forthcoming i386-wine-compholio port [1]
* Fix binbounce for RPATH issues [1]
A port revision bump is not possible due to the complexities for the wine
ports. The impact is minimised by timing these updates closely with the
underlying updates of wine-devel.
Requested by: [1] Kris Moore <kris@pcbsd.org>
Reported by: [2] Nils Beyer <nbe@renzel.net>
|
Mon, 2 Dec 2013
|
[ 16:49 dbn ] 
335510 emulators/i386-wine-devel/Makefile.i386
335510 emulators/i386-wine-devel/Makefile.inc
335510 emulators/i386-wine/Makefile
335510 emulators/i386-wine/Makefile.i386
335510 emulators/i386-wine/Makefile.inc
335510 emulators/i386-wine/distinfo
335510 emulators/i386-wine/files/nvidia.sh
335510 emulators/i386-wine/pkg-plist
335510 emulators/wine-devel/Makefile
335510 emulators/wine/Makefile
Update emulators/i386-wine to 1.6.1.
Changes:
* Backport changes from emulators/i386-wine-devel
* Fix CONFLICTS_INSTALL [1]
Approved by: gerald [1]
|
Sun, 1 Dec 2013
|
[ 15:30 dbn ] 
335395 emulators/i386-wine-devel/Makefile.i386
335395 emulators/i386-wine-devel/Makefile.inc
335395 emulators/i386-wine-devel/distinfo
335395 emulators/i386-wine-devel/files/nvidia.sh
Update emulators/i386-wine-devel to 1.7.7.
Changes:
- Fix the patch-nvidia.sh script's usage of getopt [1]
- Fix the patching of the packages for installation on amd64 [2]
-
Reported by: [1] Nicole Reid <nicole@cooltrainer.org>
[2] Piotr Kubaj <pkubaj@riseup.net>
|
Sun, 3 Nov 2013
|
[ 21:13 dbn ] 
332648 emulators/i386-wine-devel/Makefile
332648 emulators/i386-wine-devel/Makefile.i386
332648 emulators/i386-wine-devel/Makefile.inc
332648 emulators/i386-wine-devel/distinfo
332648 emulators/i386-wine-devel/files/nvidia.sh
332648 emulators/i386-wine-devel/pkg-plist
Update emulators/i386-wine-devel to 1.7.4 and add stage support.
Port ChangeLog:
- Update to version 1.7.4 (for pre-built packages for amd64)
- Add stage support for both Makefile.(i386|inc)
- Add the -devel suffix and remove LATEST_LINK
- Teach the patch-nvidia.sh script about the -devel suffix
- Track updates for the GECKO version (2.24)
|
Mon, 12 Aug 2013
|
[ 06:07 dbn ] 
324612 emulators/i386-wine-devel/Makefile.i386
324612 emulators/i386-wine-devel/Makefile.inc
324612 emulators/i386-wine-devel/pkg-plist
Fix emulators/i386-wine-devel when installing on -current.
Correct version detection to complain when installing outside the
supported range (8.3+ and 9.1+).
Also, exclude ldconfig data from pkg-plist.
Reported by: Sergey V. Dyatko
|
Sun, 11 Aug 2013
|
[ 08:19 dbn ] 
324577 emulators/i386-wine-devel/Makefile.i386
324577 emulators/i386-wine-devel/Makefile.inc
Update emulators/i386-wine-devel options with GECKO and MONO.
The binary package for amd64 systems does not bundle GECKO or MONO
however it is useful (for some) to have those files installed, so
allow the package to have a run-time dependency on the ports that
provide Gecko and Mono support.
PORTREVISION is not bumped since nothing changes in the default
(BATCH) case.
|
Sat, 10 Aug 2013
|
[ 15:44 dbn ] 
324547 emulators/i386-wine-devel/Makefile.i386
324547 emulators/i386-wine-devel/Makefile.inc
324547 emulators/i386-wine-devel/distinfo
324547 emulators/i386-wine-devel/files/pkg-message.in
324547 emulators/i386-wine-devel/pkg-descr
324547 emulators/i386-wine-devel/pkg-plist
Enable packaging of emulators/i386-wine-devel on amd64 (part 1/2).
CHANGES
-------
Provide two ports, in one. When compiling on i386 the port behaves
as a slave port of wine-devel, creating a package suitable for
installation on amd64. No change here
When compiling on amd64 the port manually installs the provided
amd64 packages (see wiki.FreeBSD.org/i386-Wine for those packages)
and thus allowing the packages to be "build" using the FreeBSD
infrastructure, and critically, to appear in the standard package
set without requiring users to manually add these packages to their
systems.
(Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 23 |