aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-271-8/+9
| | | | Notes: svn path=/head/; revision=346352
* Support stagingEmanuel Haupt2014-02-271-9/+8
| | | | Notes: svn path=/head/; revision=346351
* Update emulators/i386-wine-devel to 1.7.13.David Naylor2014-02-263-10/+19
| | | | | | | | There continues to be issues with some of the mirrors serving old or incomplete packages. Most mirrors, however, are serving the correct packages Notes: svn path=/head/; revision=346117
* Force gcc, since gxemul isn't clang ready yet.Warner Losh2014-02-252-0/+13
| | | | | | | | Fix for building with gcc 4.6 due to slight differences in namespace pollution. Notes: svn path=/head/; revision=346073
* Set expiration date: marked deprecated since may 2013Antoine Brodin2014-02-231-0/+1
| | | | Notes: svn path=/head/; revision=345762
* - Update to version 3.10Martin Wilke2014-02-233-34/+139
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=345746
* Attempt to unbreak: add explicit dependency on pkgconfAntoine Brodin2014-02-221-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=345638
* Update emulators/i386-wine for FreeBSD 10.0 and 11 packages.David Naylor2014-02-224-26/+167
| | | | Notes: svn path=/head/; revision=345579
* Update to Wine 1.7.13. This includes the following changes:Gerald Pfeifer2014-02-213-6/+14
| | | | | | | | | | | | - More Task Scheduler support. - A few more Direct3D 10 interfaces. - More Windows Media Player stubs. - Various bug fixes. Remove a duplicate entry and fix some sorting in pkg-plist. Notes: svn path=/head/; revision=345562
* Fix build after re-appearance of converters/libiconv on 10+ (r341775).Jung-uk Kim2014-02-216-6/+47
| | | | | | | | Obtained from: svn.redports.org/virtualbox PR: ports/186847 Notes: svn path=/head/; revision=345546
* Fix plistAntoine Brodin2014-02-212-0/+2
| | | | Notes: svn path=/head/; revision=345529
* Remove trailing whitespaces from category emulatorsEmanuel Haupt2014-02-217-7/+7
| | | | Notes: svn path=/head/; revision=345407
* - Stage supportMartin Wilke2014-02-212-12/+31
| | | | Notes: svn path=/head/; revision=345292
* - Stage supportMartin Wilke2014-02-211-3/+1
| | | | | | | - Convert to USE_GMAKE to USES Notes: svn path=/head/; revision=345289
* Update emulators/i386-wine-devel for FreeBSD 10.0 and 11 packages.David Naylor2014-02-194-20/+161
| | | | Notes: svn path=/head/; revision=345144
* Remove expired port:Rusmir Dusko2014-02-196-113/+0
| | | | | | | 2014-02-19 emulators/ski: Does not exist on HP's site anymore Notes: svn path=/head/; revision=345106
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* Update emulators/i386-wine-devel to 1.7.12.David Naylor2014-02-163-5/+69
| | | | | | | | Support for 10.0 and 11-current is being investigated however hardware issues are holding up the package building. Notes: svn path=/head/; revision=344622
* emulators/libspectrum :Bump PORTREVISION because library is now stripped.Rene Ladan2014-02-161-0/+1
| | | | Notes: svn path=/head/; revision=344597
* - Use option helpersRene Ladan2014-02-161-11/+6
| | | | | | | - Strip library Notes: svn path=/head/; revision=344594
* emulators/fuse-utils: Use option helpers to reduce makefile inclusions.Rene Ladan2014-02-161-18/+6
| | | | Notes: svn path=/head/; revision=344592
* - Reassign lioux' ports to the heapThomas Abthorpe2014-02-142-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=344281
* Update to 0.1.2Alexander Nedotsukov2014-02-142-3/+3
| | | | Notes: svn path=/head/; revision=344215
* - Convert USE_SCONS to USESMartin Wilke2014-02-131-3/+1
| | | | Notes: svn path=/head/; revision=344110
* Reset maintainer (email bouncing)Antoine Brodin2014-02-121-1/+1
| | | | Notes: svn path=/head/; revision=343855
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-107-0/+18
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Back to the futurBaptiste Daroussin2014-02-102-2/+2
| | | | Notes: svn path=/head/; revision=343630
* Mark as deprecated unmaintained ports for which no public distfiles areBaptiste Daroussin2014-02-102-0/+6
| | | | | | | | | available for part or all the needed distfiles. Reported by: distillator Notes: svn path=/head/; revision=343626
* UnbreakAntoine Brodin2014-02-086-12/+129
| | | | | | | | | | While here, add stage support PR: ports/184779 Submitted by: maintainer Notes: svn path=/head/; revision=343354
* Update to Wine 1.7.12. This includes the following changes:Gerald Pfeifer2014-02-083-4/+69
| | | | | | | | | | | - Initial support for Windows Media Player interfaces. - Some more Task Scheduler support. - Various C++ runtime fixes. - More dlls with ugly names for Windows 8 API set support. - Various bug fixes. Notes: svn path=/head/; revision=343306
* Switch to USES= gmake uidfix, fixing make package as user.Juergen Lock2014-02-072-4/+2
| | | | Notes: svn path=/head/; revision=343290
* Deprecate ports unmaintained for which distillator is not able to find ↵Baptiste Daroussin2014-02-072-0/+6
| | | | | | | | | public distfiles Reported by: distilator Notes: svn path=/head/; revision=343287
* - Stage supportMartin Wilke2014-02-073-25/+53
| | | | | | | | | | - Fix build PR: 185518 Submitted by: Ports Fury Notes: svn path=/head/; revision=343272
* - Fix buildMartin Wilke2014-02-073-32/+60
| | | | | | | | | | - Stage support PR: 184234 Submitted by: ports fury Notes: svn path=/head/; revision=343270
* - Fix buildMartin Wilke2014-02-077-141/+223
| | | | | | | | | | | - Add LICENSE - Stage support PR: 185705 Submitted by: Ports Fury Notes: svn path=/head/; revision=343235
* Chase boost and icu bumpBaptiste Daroussin2014-02-072-5/+5
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* - Fix bsd-user targets running scripts with shebang args. [1]Juergen Lock2014-02-062-1/+118
| | | | | | | | | | | - Bump PORTREVISION as per the new ruling. (fix only affecting non-default option BSD_USER) PR: ports/186490 [1] Submitted by: mat [1] Notes: svn path=/head/; revision=343128
* - Stage supportMartin Wilke2014-02-061-12/+7
| | | | Notes: svn path=/head/; revision=343047
* - Stage supportMartin Wilke2014-02-051-10/+6
| | | | Notes: svn path=/head/; revision=342672
* - Stage supportMartin Wilke2014-02-031-4/+3
| | | | Notes: svn path=/head/; revision=342423
* - Stage supportMartin Wilke2014-02-032-3/+3
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=342397
* - Stage supportMartin Wilke2014-02-021-7/+1
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=342309
* - Stage supportMartin Wilke2014-02-021-7/+1
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=342308
* Add libuuid:Alexander Leidinger2014-02-023-1/+10
| | | | | | | | | | | | | - f10 had it - this fixes at least the flashplugin with this linux_base Fix comment. PR: 186118 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> Notes: svn path=/head/; revision=342245
* - Stage supportMartin Wilke2014-02-012-7/+9
| | | | Notes: svn path=/head/; revision=342168
* - Stage supportMartin Wilke2014-02-012-4/+2
| | | | Notes: svn path=/head/; revision=342154
* - Change from DISTVERSION=1.1-r2 to PORTVERSION=1.1.r2Rusmir Dusko2014-01-312-3/+5
| | | | | | | - Change WWW Notes: svn path=/head/; revision=342062
* emulators/fmsx:Rene Ladan2014-01-318-99/+77
| | | | | | | | | | - Update to 3.7 and unbreak - Remove www.mavetju.org as mirror - Stagify - Synchronize LEGAL with port text Notes: svn path=/head/; revision=342008
* - Fix clang buildMartin Wilke2014-01-285-95/+93
| | | | | | | | | | - Stage support PR: 185704 Submitted by: ports fury Notes: svn path=/head/; revision=341520
* Deprecate ports broken for more than 6 monthBaptiste Daroussin2014-01-271-0/+2
| | | | Notes: svn path=/head/; revision=341435