notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: emulators/wine/Makefile

Number of commits found: 497 (showing only 97 on this page)

«  1 | 2 | 3 | 4 | 5 

Friday, 3 Dec 2004
17:13 gerald search for other commits by this committer
Update to the 20041201 version of Wine, which contains tons of general
improvements (as well as dozens of portability fixes by myself) and, with
the patch for [1] finally works on FreeBSD again, unlike all versions after
20040505.

PR:             73092 [1]
Submitted by:   Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [1]
Original commit
Thursday, 30 Sep 2004
05:32 kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Original commit
Thursday, 6 May 2004
21:33 gerald search for other commits by this committer
Update to the 20040505 snapshot.
Original commit
Wednesday, 14 Apr 2004
19:54 gerald search for other commits by this committer
Update to the 20040408 snapshot of Wine.  Improve installation to non-default
prefix as regular user on the way.
Original commit
Thursday, 11 Mar 2004
08:55 gerald search for other commits by this committer
Update to the 20040309 snapshot of Wine.
Original commit
Sunday, 7 Mar 2004
12:08 gerald search for other commits by this committer
Add USE_MESA=yes to document dependency on libglut (and fix packaging on all
possible configurations).  USE_SIZE is the global default now.

Reported by:    bento, kris
Discussed with: kris, marcus
Original commit
Sunday, 29 Feb 2004
22:45 gerald search for other commits by this committer
Fix the NOPORTDOCS case for installation and packaging.  Use DOCSDIR.

Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>
Original commit
Sunday, 22 Feb 2004
22:55 gerald search for other commits by this committer
Set USE_GL=yes to avoid packaging problems on systems without Mesa (and have
a more uniform installation of Wine across systems).

Reported by:    bento
Original commit
Monday, 16 Feb 2004
10:59 gerald search for other commits by this committer
Wine sees itself as a compatibility layer rather than an emulator.  Honor
that, and also use the term "Unix-like systems" instead of "Unix".
Original commit
10:54 gerald search for other commits by this committer
Make deinstallation of optional OpenGL dependent files work in
INSTALL_AS_USER mode as well.
Original commit
Sunday, 15 Feb 2004
18:57 gerald search for other commits by this committer
Fix pkg-plist to consider symlinks as well (bin/winecpp in this case).
Remove related BROKEN marker.

Submitted by:   ale
Original commit
Saturday, 14 Feb 2004
04:08 gerald search for other commits by this committer
Update to the 20040213 snapshot of Wine.  Employe USE_SIZE and no longer
check that we are building on FreeBSD 4.x or later.
Original commit
Saturday, 7 Feb 2004
23:15 kris search for other commits by this committer
BROKEN on 5.x: broken plist
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Wednesday, 28 Jan 2004
22:29 gerald search for other commits by this committer
Revert an upstream change (which in turn reverted a fix which happened to
cause higher memory consumption).  This should avoid errors of the following
kind:

  err:virtual:map_image Standard load address for a Win32 program
  (0x00400000) not available

Bump PORTREVISION.

Problem reported by:    pav, Benjamin Lutz <benlutz@datacomm.ch>
Original commit
Sunday, 25 Jan 2004
19:03 gerald search for other commits by this committer
Update to the 20040121 snapshot of Wine (which now include two of our local
hacks).  Fix a INSTALL_AS_USER problem by generating $PREFIX/etc in any case.
Original commit
Sunday, 28 Dec 2003
13:16 gerald search for other commits by this committer
Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.
Bump PORTREVISION.

Reported by:    Travis Poppe <tlp@LiquidX.org>
Tested by:      Travis Poppe <tlp@LiquidX.org>
Discussed with: matk
Original commit
Friday, 26 Dec 2003
12:39 gerald search for other commits by this committer
rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Add
a patch to fix this port and bump PORTREVISION.

PR:             60508
Submitted by:   David Beck <dbeck@beckground.hu>
Original commit
Sunday, 14 Dec 2003
18:13 gerald search for other commits by this committer
Fix an installation bug, which did not trigger during my local testing.
Original commit
01:18 gerald search for other commits by this committer
Update to the 20031212 snapshot of Wine, which brings some simplifications.
Remove specific versions of Windows from pkg-descr and COMMENT, as there are
simply too many now, due to Microsoft's marketing.
Original commit
Thursday, 20 Nov 2003
18:31 gerald search for other commits by this committer
Update to the 20031118 snapshot of Wine.
Original commit
Monday, 17 Nov 2003
12:29 trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Original commit
Friday, 7 Nov 2003
21:41 gerald search for other commits by this committer
Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3.
Original commit
Monday, 3 Nov 2003
18:23 gerald search for other commits by this committer
Unbreak on -CURRENT by anticipating a change in the upstream tree.
(Thanks to the breakage of long-standing ATA interfaces, Wine now
has lost some functionality on FreeBSD.)
Original commit
Monday, 27 Oct 2003
06:16 kris search for other commits by this committer
BROKEN on 5.x: broken by new ATA driver
Original commit
Monday, 20 Oct 2003
22:54 gerald search for other commits by this committer
Strip binaries by default, as this reduces the size of packages from 40+ MB
to 8- MB.  Change the name of the knob to control debugging information from
NDEBUG to DEBUG and shorten the pre-extract output.

Triggered by:   Ivan Leo Murray-Smith <puoti@inwind.it>
Original commit
Friday, 17 Oct 2003
15:37 gerald search for other commits by this committer
Update to the 20031016 snapshot of Wine after we skipped the previous one
which was completely broken on FreeBSD.
Simplify post-build as I moved some part upstream and require GCC 3.3 as
GCC 2.95 suffers from all sorts of threading/libraries issues. (GCC 3.2
also seems fine, but the ports collection requires us to request a concrete
version.)
Original commit
Friday, 22 Aug 2003
21:19 gerald search for other commits by this committer
Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension for
reentrant parsers.
Original commit
Saturday, 16 Aug 2003
07:39 gerald search for other commits by this committer
Upgrade to the 20030813 snapshot of Wine.
Original commit
Thursday, 10 Jul 2003
16:39 gerald search for other commits by this committer
Adjust to the (relatively) new default directory layout used by Wine,
which closely follows what this port used to look anyways.
Original commit
10:57 gerald search for other commits by this committer
Update to the 20030709 snapshot of Wine.  Change the PORTVERSION scheme
from 2003.07.09 to 20030709 to match upstream versioning.
Original commit
Tuesday, 8 Jul 2003
09:02 gerald search for other commits by this committer
Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properly
detected during configury.  Bump PORTREVISION.

Reported by:    Matthew Reimer <mreimer@vpop.net>
Original commit
Wednesday, 18 Jun 2003
22:40 gerald search for other commits by this committer
Update to the 2003.06.18 snapshot of Wine.
Original commit
Tuesday, 20 May 2003
16:53 gerald search for other commits by this committer
Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problem
introduced by the previous revision.

Submitted by:   petef
Original commit
Monday, 19 May 2003
10:07 demon search for other commits by this committer
Install a script into etc/rc.d/ to run ldconfig after reboots so
Wine libraries could be found.

Approved by:    maintainer
Original commit
Friday, 9 May 2003
09:28 gerald search for other commits by this committer
Update to the 20030508 snapshot of Wine.
Original commit
Sunday, 27 Apr 2003
11:19 gerald search for other commits by this committer
Also install READMEs for the wcmd and winedbg programs.
Avoid "duplicate" creation of ${PREFIX}/lib/wine.
Original commit
Monday, 14 Apr 2003
07:23 gerald search for other commits by this committer
Update to the 2003.04.08 snapshot, which allows us to further reduce the
amount of FreeBSD-specific hackery.
Original commit
Tuesday, 25 Mar 2003
13:56 gerald search for other commits by this committer
Remove commented USE_MESA (which is implied by current XFree86 ports
anyway).
Original commit
Monday, 24 Mar 2003
09:06 gerald search for other commits by this committer
Update to the 2003.03.18 snapshot of Wine. Most of patch-dlls-ntdll-cdrom.c
has been integrated upstream.
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Thursday, 20 Feb 2003
15:37 gerald search for other commits by this committer
Also install ${PREFIX}/lib/wine/regapi.exe.so which is useful when setting
up a new environment.

Submitted by:   Ulrich Spoerlein <q@uni.de>
Original commit
10:23 gerald search for other commits by this committer
Update to the 2003.02.19 snapshot of Wine.

The portability issue in dlls/dsound/test was fixed, but a Linuxism in
dlls/ntdll/cdrom.c added.  I have submitted files/patch-dlls-ntdll-cdrom.c
upstream as well.

Approved by:    obrien (mentor)
Original commit
Thursday, 16 Jan 2003
09:43 gerald search for other commits by this committer
Properly handle a new man page and some other files current versions of
Wine install.

Approved by:    obrien (mentor)
Reported by:    kris
Original commit
09:04 gerald search for other commits by this committer
Update to the 2003-01-15 snapshot of Wine (which now includes two of my
portability patches).

Approved by:    obrien (mentor)
Original commit
Friday, 3 Jan 2003
09:49 gerald search for other commits by this committer
Update to the 2002.12.19 snapshot of Wine.  The structure in $PREFIX/lib
and $PREFIX/include has completely changed.

Approved by:    obrien (mentor)
Original commit
Thursday, 7 Nov 2002
06:19 gerald search for other commits by this committer
Update to the 2002.10.31 snapshot of Wine.

Approved by:    obrien (mentor)
Also tested by: Ulrich 'Q' Spoerlein <q@galgenberg.net>
Original commit
Sunday, 27 Oct 2002
21:53 gerald search for other commits by this committer
Avoid using Perl.

Submitted by:   David Yeske <dyeske@yahoo.com>
Original commit
Tuesday, 8 Oct 2002
10:17 gerald search for other commits by this committer
Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04
snapshot.  In addition to the usual large set of include file and library
changes, also documentation has changed a bit.

Approved by:    obrien (mentor)
Original commit
Monday, 9 Sep 2002
15:10 gerald search for other commits by this committer
Add a note why we have not updated this port to the 2002.09.04 snapshot.

Approved by:    obrien (mentor)
Original commit
Monday, 5 Aug 2002
11:50 gerald search for other commits by this committer
Update to the 2002.08.04 version of Wine.  (This also removes
patch-winefile.h, which probably shouldn't have been committed.)

Approved by:    obrien (mentor)
Original commit
Thursday, 11 Jul 2002
10:10 gerald search for other commits by this committer
Update the Wine port to version 2002.07.10.

Approved by:    obrien (mentor)
Original commit
Wednesday, 10 Jul 2002
08:05 gerald search for other commits by this committer
Use my FreeBSD.org mail address for the MAINTAINER field.

Approved by:    obrien (mentor)
Suggested by:   dwcjr
Original commit
Friday, 7 Jun 2002
00:55 gerald search for other commits by this committer
Update to the 2002.06.05 version of Wine.  Once again, lots of files have
moved.

Approved by:    obrien (mentor)
Original commit
Thursday, 23 May 2002
19:08 gerald search for other commits by this committer
Greatly simplify the post-patch: target, now that Wine does not set
SOVERSION = 1.0 any longer (in most cases).

Approved by:    obrien (mentor)
Original commit
Monday, 13 May 2002
07:42 gerald search for other commits by this committer
Update to the 2002.05.09 snapshot of Wine.

Approved by:    obrien (mentor)
Original commit
Tuesday, 30 Apr 2002
13:44 gerald search for other commits by this committer
Do not --disable-opengl any longer, which mostly was used to work around
problems with XFree86 4.0.0 as far as I can see.

Approved by:    obrien (mentor)
Original commit
Friday, 12 Apr 2002
14:47 gerald search for other commits by this committer
Update to the 2002.04.11 snapshot of Wine.  Lots of libraries in
$PREFIX/lib/wine have been renamed.
Original commit
Monday, 11 Mar 2002
22:45 pat search for other commits by this committer
Update to 2002.03.10

PR:             35781
Submitted by:   maintainer
Original commit
Wednesday, 23 Jan 2002
17:45 sf search for other commits by this committer
update to 2002.01.22.    
Original commit
Thursday, 27 Dec 2001
19:05 demon search for other commits by this committer
Update to version 2001-12-16.    
Original commit
Wednesday, 5 Dec 2001
00:38 sf search for other commits by this committer
bump PORTREVISION to reflect addition to pkg-plist.    
Original commit
Friday, 16 Nov 2001
01:38 steve search for other commits by this committer
Update to version 2001.11.08.    
Original commit
Monday, 15 Oct 2001
14:12 roam search for other commits by this committer
Describe the reasons for not updating to a more recent Wine snapshot.   Improve
some wording in pkg-descr.    
Original commit
Sunday, 26 Aug 2001
17:41 dwcjr search for other commits by this committer
Update to 2001.08.24    
Original commit
Wednesday, 8 Aug 2001
14:40 demon search for other commits by this committer
Upgrade to 2001.07.31.    
Original commit
Friday, 6 Jul 2001
21:16 dwcjr search for other commits by this committer
Add the rest of the items in this pr for PORTDOC compliance    
Original commit
Wednesday, 4 Jul 2001
22:55 dwcjr search for other commits by this committer
Delete outdated  patch-gg   Update to 2001.06.29   Install man pages with
INSTALL_MAN instead of INSTALL_DATA    
Original commit
Monday, 14 May 2001
01:27 jeh search for other commits by this committer
Update to version 2000-05-10    
Original commit
Friday, 4 May 2001
12:25 demon search for other commits by this committer
Update to 2001.04.18    
Original commit
Sunday, 8 Apr 2001
18:46 keith search for other commits by this committer
Update to 2001.03.26.    
Original commit
Saturday, 17 Mar 2001
13:50 dinoex search for other commits by this committer
This updates the Wine port to 2001.03.05 and removes an obsolete   patch to the
FreeBSD kernel from the port.    
Original commit
Saturday, 17 Feb 2001
17:13 keith search for other commits by this committer
Update to 2001.02.16.    
Original commit
Friday, 2 Feb 2001
22:52 sobomax search for other commits by this committer
- Mark port broken for ${OSVERSION} < 400000 (not supported);   - minor updates
and cleanups to pkg-comment and pkg-descr.    
Original commit
Sunday, 14 Jan 2001
23:17 will search for other commits by this committer
Make this port more efficient with perl regexes; add a directory to the   regex
commands.    
Original commit
Friday, 29 Dec 2000
16:29 dannyboy search for other commits by this committer
Update MAN1 and pkg-plist.    
Original commit
Saturday, 23 Dec 2000
03:18 jmz search for other commits by this committer
Upgrade to version 2000-12-12    
Original commit
Thursday, 21 Dec 2000
10:24 will search for other commits by this committer
Fix PLIST and manpage packaging.    
Original commit
Sunday, 26 Nov 2000
18:09 dannyboy search for other commits by this committer
Makefile cleanup.   Do not depend on GNU bison, properly create directories
during   installaton in all cases, always install manpages.  Do not bump  
PORTREVISION as these changes do not warrant upgrade by users using   the
current package.    
Original commit
Thursday, 2 Nov 2000
15:05 kevlo search for other commits by this committer
Upgrade to version 2000.10.26    
Original commit
Sunday, 15 Oct 2000
08:32 trevor search for other commits by this committer
Update to version 2000.10.02.    
Original commit
Saturday, 7 Oct 2000
22:56 asami search for other commits by this committer
Rename ${FILESDIR}/patch-3.3-sys-sigtrap to  
${FILESDIR}/install-patch-3.3-sys-sigtrap.  (This patch applies to  
/usr/src/sys and is installed alongside wine as a guide to the user.)    
Original commit
Friday, 15 Sep 2000
16:57 alex search for other commits by this committer
Update port to 2000.08.21.   This breaks the port (hopefully temporarily) for
CURRENT, but it is   verified to work in both, RELENG_3 and RELENG_4.   It also
corrects problems with RELENG_3, which is more important   than CURRENT.    
Original commit
Thursday, 24 Aug 2000
09:17 sheldonh search for other commits by this committer
Remove the fsgs patch, which is no longer required.    
Original commit
Monday, 21 Aug 2000
23:51 dannyboy search for other commits by this committer
Makefile simplification and removed references to a removed patch.    
Original commit
Saturday, 19 Aug 2000
17:49 dannyboy search for other commits by this committer
Update to 2000.08.01 snapshot.    
Original commit
Thursday, 3 Aug 2000
10:28 asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
Original commit
Monday, 24 Jul 2000
11:20 alex search for other commits by this committer
Add USE_BISON.    
Original commit
Saturday, 22 Jul 2000
10:47 alex search for other commits by this committer
Update to 2000.07.16 snapshot.   Problems with XFree86 4.0.0 discovered, one is
encouraged to update to 4.0.1,   if one really wants to use XFree86-4.    
Original commit
Friday, 7 Jul 2000
20:15 steve search for other commits by this committer
Link wine with -rpath so that it can find libwine.so.    
Original commit
Sunday, 25 Jun 2000
22:20 obrien search for other commits by this committer
Add note requested by maintainer not to upgrade the port to the   2000.06.14
snapshot, as it is unstable.    
Original commit
Friday, 16 Jun 2000
22:52 asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
Original commit
09:19 sobomax search for other commits by this committer
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
Original commit
Thursday, 15 Jun 2000
17:44 sobomax search for other commits by this committer
First round of INSTALL_SHLIB fixes.    
Original commit
Saturday, 10 Jun 2000
20:47 obrien search for other commits by this committer
Use perl-fu to handle the SOVERSION tweak instead of patching 58 files.    
Original commit
06:04 obrien search for other commits by this committer
"We (actually, I) forgot to install the libraries that are part   of the Wine
port, as well as the include files for winelib."    
Original commit
Monday, 29 May 2000
03:11 steve search for other commits by this committer
Update to version 2000.05.26.    
Original commit

Number of commits found: 497 (showing only 97 on this page)

«  1 | 2 | 3 | 4 | 5