mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
692ce9c1f0
1) Update to 20000430 release snapshot. 2) Remove irrelevant (integrated into wine tree) patches. 3) Add new patch. 4) New MAINTAINER (pfeifer@dbai.tuwien.ac.at). Gerald apparently overlooked installation, so I added a few files to the install so people can actually run WINE; I also accounted for these files in pkg/PLIST updating. Unfortunately, I could not test WINE because I don't have USER_LDT in my kernel and I'm not adding it just now. :-) Special thanks to Gerald for his help! PR: 18648 Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Approved by: se (previous MAINTAINER)
41 lines
1.0 KiB
Plaintext
41 lines
1.0 KiB
Plaintext
bin/wine
|
|
bin/wineserver
|
|
bin/fnt2bdf
|
|
bin/wineclipsrv
|
|
bin/regapi
|
|
bin/regSet.sh
|
|
etc/wine.conf.sample
|
|
lib/libwine.so
|
|
lib/wine/README.patch
|
|
lib/wine/patch-3.3-sys-ldtshare
|
|
lib/wine/patch-3.3-sys-sigtrap
|
|
lib/wine/patch-3.3-sys-fsgs
|
|
lib/wine/winedefault.reg
|
|
lib/wine/bug_report.pl
|
|
lib/wine/reg/regFixer.pl
|
|
lib/wine/reg/regRestorer.pl
|
|
lib/wine/documentation/ANNOUNCE
|
|
lib/wine/documentation/AUTHORS
|
|
lib/wine/documentation/LICENSE
|
|
lib/wine/documentation/WARRANTY
|
|
lib/wine/documentation/README
|
|
lib/wine/documentation/bugreports
|
|
lib/wine/documentation/cdrom-labels
|
|
lib/wine/documentation/config
|
|
lib/wine/documentation/debugging
|
|
lib/wine/documentation/dlls
|
|
lib/wine/documentation/fonts
|
|
lib/wine/documentation/ioport-trace-hints
|
|
lib/wine/documentation/no-windows
|
|
lib/wine/documentation/printing
|
|
lib/wine/documentation/psdriver
|
|
lib/wine/documentation/psdrv.reg
|
|
lib/wine/documentation/ttfserver
|
|
lib/wine/documentation/README.debugger
|
|
lib/wine/documentation/README.regapi
|
|
@dirrm lib/wine/reg
|
|
@dirrm lib/wine/documentation
|
|
@dirrm lib/wine
|
|
@exec /sbin/ldconfig -m %B
|
|
@unexec /sbin/ldconfig -R
|