aboutsummaryrefslogtreecommitdiff
path: root/emulators/bochs
Commit message (Collapse)AuthorAgeFilesLines
* Add USES={gl,gnome,mate,sdl,xorg} missed in the last roundTobias Kortkamp2019-11-141-0/+3
| | | | Notes: svn path=/head/; revision=517560
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. Notes: svn path=/head/; revision=516802
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508837
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* - Bump PORTREVISION of ports that depends of net/libvncserver after itMarcelo Araujo2019-01-281-1/+1
| | | | | | | | | | was updated to version 0.9.12 Submitted by: dereks_lifeofadishwasher.com Differential Revision: https://reviews.freebsd.org/D18836 Notes: svn path=/head/; revision=491457
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Fix a common grammar error: "can not" means the opposite of "cannot."Adam Weinberger2018-08-011-1/+1
| | | | | | | "Can not" means "it is possible not to," and "cannot" means "it is impossible to." Notes: svn path=/head/; revision=476184
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* emulators/bochs: Update the port to the latest releaseMahdi Mokhtari2017-11-274-6/+33
| | | | | | | | | | Update the port to the latest release. take maintership as well Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D13104 Notes: svn path=/head/; revision=454975
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-10-311-1/+1
| | | | Notes: svn path=/head/; revision=453238
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Fix es1370 build when gameport is disabled.Max Khon2017-07-271-0/+14
| | | | Notes: svn path=/head/; revision=446779
* Bump PORTREVISION of several ports that depends of net/libvncserver toMarcelo Araujo2017-07-121-1/+1
| | | | | | | | | | | reflect the changes made on r445054. PR: ports/220565 (based on) Submitted by: Martin Birgmeier <la5lbtyi@aon.at> Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=445565
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Cleanup BROKEN/IGNORE for 10.3-Mathieu Arnold2017-01-031-7/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=430454
* - Mark BROKEN on FreeBSD 10+ i386 10Dmitry Marakasov2016-12-211-1/+7
| | | | Notes: svn path=/head/; revision=429054
* Unmark broken on powerpc64Steve Wills2016-09-151-2/+0
| | | | | | | These ports built successfully Notes: svn path=/head/; revision=422175
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Update to 2.6.8.Mathieu Arnold2016-04-085-157/+145
| | | | | | | | | PR: 208612 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=412736
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Reassign to the heap, on maintainer's requestFrederic Culot2016-03-301-1/+1
| | | | Notes: svn path=/head/; revision=412175
* - Update to upstream version 2.6.7Thomas Zander2015-01-314-17/+34
| | | | | | | | | | - New maintainer: Anton Törnqvist (antont@inbox.lv) PR: 197069 Submitted by: antont@inbox.lv (maintainer) Notes: svn path=/head/; revision=378194
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Cleanup plistAntoine Brodin2014-11-131-2/+2
| | | | Notes: svn path=/head/; revision=372523
* Clean up plistBaptiste Daroussin2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371563
* - Update to 2.6.5Martin Wilke2014-06-185-161/+135
| | | | | | | PR: 190897 Notes: svn path=/head/; revision=358221
* - Add USES=libtoolDmitry Marakasov2014-06-031-2/+5
| | | | | | | - Strip binaries Notes: svn path=/head/; revision=356267
* - Add stage supportDanilo Egea Gondolfo2013-12-142-258/+84
| | | | | | | | - Convert a lot of "if's" to options helpers - Convert LIB_DEPENDS to new syntax Notes: svn path=/head/; revision=336418
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-1/+1
| | | | Notes: svn path=/head/; revision=327018
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 2.6.2Martin Wilke2013-05-292-10/+13
| | | | | | | | PR: 179055 Submitted by: Ports Fury Notes: svn path=/head/; revision=319346
* - Fix options entriesMartin Wilke2013-05-161-22/+43
| | | | | | | | PR: 178586 Submitted by: Ports Fury Notes: svn path=/head/; revision=318290
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-1/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* - Update to 2.6.1Martin Wilke2013-04-262-16/+20
| | | | | | | | PR: 178035 Submitted by: Ports Fury Notes: svn path=/head/; revision=316582
* Convert SINGLE to RADIO optionBaptiste Daroussin2012-12-111-3/+3
| | | | | | | Remove unused DEBUGGER_X86 option Notes: svn path=/head/; revision=308686
* - Replace usage of !${PORT_OPTIONS:MFOO} with empty(PORT_OPTIONS:MFOO)Guido Falsi2012-11-011-1/+1
| | | | | | | | | I did not notice this before the previous commit. Feature safe: yes Notes: svn path=/head/; revision=306797
* - Update to 2.6Guido Falsi2012-11-013-34/+50
| | | | | | | | | | | | | - Remove ABI version numbers from LIB_DEPENDS - Fix echoes in pre-everything target - Trim Makefile headers PR: ports/171992 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306793
* Convert to new options framework.Guido Falsi2012-06-081-116/+122
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=298752
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Update to 2.5.1Martin Wilke2012-01-284-60/+50
| | | | | | | | PR: 164156 Submitted by: Ports Fury Notes: svn path=/head/; revision=289969
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Add dependency on alsa-lib. Port picks it up with configure if installedTilman Keskinoz2011-08-071-2/+5
| | | | | | | | | | Fix mispelled option MISALIGNED PR: 159340 Submitted by: Joel Ray Holveck <joelh@piquan.org> Notes: svn path=/head/; revision=279126
* - Update to 1.4.6Martin Wilke2011-06-252-15/+28
| | | | | | | | PR: 155826 Submitted by: Ports Fury Notes: svn path=/head/; revision=276302
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 2.4.5Martin Wilke2010-07-152-127/+13
| | | | | | | | PR: 148551 Submitted by: Port Fury Notes: svn path=/head/; revision=257776
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781