aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Add stage support.Joerg Wunsch2014-08-095-49/+53
| | | | | | | | Fix a bug when running in a 64-bit environment that made it crash immediately. Notes: svn path=/head/; revision=364407
* - Fix plistDmitry Marakasov2014-08-061-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=364202
* Bump PORTREVISION on more ports that depend on libgcrypt after the updateTijl Coosemans2014-08-051-1/+1
| | | | | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=364143
* In some straightforward cases, protect documentation behindAdam Weinberger2014-08-042-4/+6
| | | | | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure. Notes: svn path=/head/; revision=363960
* - fix iconv on FreeBSD-10Dirk Meyer2014-08-032-8/+41
| | | | | | | | - fix build when CFLAGS is set in /etc/make.conf - support build on amd64 when lib32 is present Notes: svn path=/head/; revision=363926
* - fix order in USESDirk Meyer2014-08-031-1/+1
| | | | Notes: svn path=/head/; revision=363922
* - restore verboseDirk Meyer2014-08-031-1/+1
| | | | Notes: svn path=/head/; revision=363917
* - rename patch filesDirk Meyer2014-08-032-0/+0
| | | | Notes: svn path=/head/; revision=363916
* Update emulators/i386-wine to 1.6.2_4.David Naylor2014-08-033-10/+10
| | | | Notes: svn path=/head/; revision=363879
* Update emulators/i386-wine-devel to 1.7.23.David Naylor2014-08-023-10/+10
| | | | Notes: svn path=/head/; revision=363810
* Update mame/mess to 0.154Guido Falsi2014-08-0124-163/+577
| | | | | | | | PR: 188861 Submitted by: Ports Fury Notes: svn path=/head/; revision=363691
* Unbreak a bitAntoine Brodin2014-07-311-1/+1
| | | | | | | | With hat: portmgr Pointy hat: adamw Notes: svn path=/head/; revision=363536
* emulators/pearpc: Upgrade version 0.4 => 0.5 and stageJohn Marino2014-07-307-204/+47
| | | | | | | | PR: 191819 Submitted by: Ports Fury Notes: svn path=/head/; revision=363524
* Switch to USE_GCC=yesKris Moore2014-07-301-1/+1
| | | | Notes: svn path=/head/; revision=363490
* Fix a typo in setting PLIST=Kris Moore2014-07-301-1/+1
| | | | | | | Submitted by: John Hein <john.hein@microsemi.com> Notes: svn path=/head/; revision=363482
* security/libgcrypt: 1.5.3_3 -> 1.6.1Kurt Jaeger2014-07-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.6.1 - Remove some unneeded patches - Fix pkg-plist - report configure bug upstream https://bugs.g10code.com/gnupg/issue1668 - report API breakage downstream and find that MacPorts had the same issue https://rt.cpan.org/Ticket/Display.html?id=97201 - bump PORTREVISION for dependent ports (approx. 100 ports) - Thanks to exp-run by antoine@ to find ports that break - patch ports that would otherwise break security/shishi with PR 192164 is already committed [1] devel/ccrtp [2] editors/abiword [3] security/p5-Crypt-GCrypt PR: 191256, 192162 [1], 192163 [2], 192166 [3] Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) Notes: svn path=/head/; revision=363436
* Remove empty post-patch.Adam Weinberger2014-07-301-3/+0
| | | | Notes: svn path=/head/; revision=363425
* Fix build without gcc.Adam Weinberger2014-07-302-8/+25
| | | | Notes: svn path=/head/; revision=363423
* This port remains unstaged, but this should at least fix the build without gcc.Adam Weinberger2014-07-301-3/+29
| | | | | | | Approved by: portmgr (not really, but it's still unstaged). Notes: svn path=/head/; revision=363422
* This port is still unstaged, but this should at least fix theAdam Weinberger2014-07-301-0/+1
| | | | | | | | | build without gcc. Approved by: portmgr (not really, but it's still unstaged) Notes: svn path=/head/; revision=363421
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-293-3/+3
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-294-8/+4
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-297-14/+7
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-296-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* emulators/higan: Fix GLX supportJohn Marino2014-07-282-1/+32
| | | | | | | | | PR: 190308 Reported by: aksyom (gmail) Fixed by: maintainer (Naram Qashat) Notes: svn path=/head/; revision=363232
* Rename emulators/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-2835-1/+1
| | | | Notes: svn path=/head/; revision=363222
* Use OPTIONS instead of WITH_* and checking whether dependencies are already ↵Adam Weinberger2014-07-281-7/+12
| | | | | | | installed. Notes: svn path=/head/; revision=363219
* stage emulators/tpm-emulatorJohn Marino2014-07-271-16/+7
| | | | | | | | | | While here, simplify powerpc breakage, remove reference to BERLIOS PR: 191727 Submitted by: Dan Lukes Notes: svn path=/head/; revision=363061
* Update to Wine 1.7.23. This includes the following changes:Gerald Pfeifer2014-07-262-6/+5
| | | | | | | | | | - Better support for files drag & drop. - Improvements to HTTP cookie management. - Fixes to crypto certificates management. - Various bug fixes. Notes: svn path=/head/; revision=362966
* - Fix plistDmitry Marakasov2014-07-252-5/+1
| | | | | | | | | - Require desktop-file-utils as suggested by check-sanity Approved by: portmgr blanket Notes: svn path=/head/; revision=362923
* Fix a bug in previous commit, link to correct distfiles locationsKris Moore2014-07-241-2/+2
| | | | Notes: svn path=/head/; revision=362855
* - Update to 0.2.7.3Kris Moore2014-07-244-45/+16
| | | | | | | | - Improve build to include preload.tar.gz files - Depend upon X11 Notes: svn path=/head/; revision=362851
* net/openldap24-*:Tijl Coosemans2014-07-242-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* - Update from 0.43 to 0.44Danilo Egea Gondolfo2014-07-243-30/+61
| | | | Notes: svn path=/head/; revision=362803
* Enable HAL support for wine-compholio build, it is often used to get uniqueKris Moore2014-07-241-1/+1
| | | | | | | hardware information for DRM checks to work in emulators/pipelight Notes: svn path=/head/; revision=362798
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-235-6/+8
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362747
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-232-3/+6
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=362746
* Use more recent gcc 4.7 or later to compile pipelightKris Moore2014-07-231-0/+1
| | | | Notes: svn path=/head/; revision=362738
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-233-3/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362705
* Switch depend for pipelight-i386 to emulators/wine-compholioKris Moore2014-07-231-2/+2
| | | | Notes: svn path=/head/; revision=362688
* Add slave-port for emulators/wine-compholio, which will allow pkg usersKris Moore2014-07-232-0/+18
| | | | | | | to install proper wine version for use with pipelight Notes: svn path=/head/; revision=362686
* - Fix building pipelight on FreeBSD 9 and earlierKris Moore2014-07-231-2/+3
| | | | | | | | PR: 192048 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Notes: svn path=/head/; revision=362683
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-234-3/+4
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Remove some instances of WITHOUT_X11 and use an X11 OPTIONAdam Weinberger2014-07-211-1/+1
| | | | | | | instead. Notes: svn path=/head/; revision=362457
* Use DISTFILES instead of DISTNAME to fix build.Adam Weinberger2014-07-201-4/+3
| | | | Notes: svn path=/head/; revision=362363
* emulators/joytran: provide correct distinfoKurt Jaeger2014-07-201-2/+2
| | | | | | | | PR: 191893 Submitted by: beyert@cs.ucr.edu (maintainer) Notes: svn path=/head/; revision=362297
* Fix buildKris Moore2014-07-191-1/+2
| | | | Notes: svn path=/head/; revision=362260
* Update emulators/i386-wine-devel to 1.7.22.David Naylor2014-07-192-9/+9
| | | | Notes: svn path=/head/; revision=362258
* - Update to 0.8.7Philippe Audeoud2014-07-173-4/+12
| | | | | | | | | PR: ports/191760 Submitted by: maintainer Sponsored by: Orange Business Services Notes: svn path=/head/; revision=362155
* emulators/joytran: 0.9.5.1 -> 0.9.5.2Kurt Jaeger2014-07-171-6/+6
| | | | | | | | | | | - stripped binary - USES update PR: 191893 Submitted by: beyert@cs.ucr.edu (maintainer) Notes: svn path=/head/; revision=362121