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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: emulators/mame/Makefile

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »  

Monday, 8 Jan 2024
06:40 Wen Heping (wen) search for other commits by this committer
emulators/mame: Fix build with python-3.11

PR:		276046
Reported by:	wen@
Approved by:	maintainer
commit hash: b2d2b35e2fdbae94e3db94dc8efcfa319779988d commit hash: b2d2b35e2fdbae94e3db94dc8efcfa319779988d commit hash: b2d2b35e2fdbae94e3db94dc8efcfa319779988d commit hash: b2d2b35e2fdbae94e3db94dc8efcfa319779988d b2d2b35
Sunday, 31 Dec 2023
07:34 Daniel Engberg (diizzy) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Update to 0.261

* Make use of ${EXTRACT_AFTER_ARGS} for a number of files/dirs that are
  not required for MAME on FreeBSD, this removes some post-patch work
  from the Makefile
* Avoid extracting bgfx shaders for proprietary systems
* Avoid extracting the man page for ldplayer, as it is not built
* Update option TOOLS description
* Increase the default amount of information produced when built with
  DEBUG
* Drop the conditional logic for powerpc, and use LLVM-16 for all
  FreeBSD-14+ builds
* Move some NLS logic deleting .po files to ${COPYTREE_SHARE}, and
  simple exclude copying those files to ${STAGEDIR}. This was originally
  in the wrong Makefile target, port-build
* Add two more MAME ${SUBTARGETS} as tools; mamevirtual provides similar
  ldplayer functionality thru the MAME GUI
* Remove hard-coded names from do-install-TOOLS-on Makefile target
* Remove local upstream patches that were required to build 0.259
* Reduce diff files/patch-makefile
* Use -O3 over -Ofast for speed focused compiler flags
* Drop some patches that are not required for unbundling GENie
* Add comments to some patches
* Move "${RM} -r ${WRKSRC}/docs/build/html/_sources" from do-build-DOCS-on, to
"-not -regex ^./_sources.*" in do-install-DOCS-on

Changelog: https://www.mamedev.org/?p=532

PR:		274783
commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da commit hash: 9347c06ee7a1a115879ffd3d212586ae7b2788da 9347c06
Saturday, 21 Oct 2023
14:43 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Treewide: Bump consumers of textproc/utf8proc

...after commit a71f6f1f41195fc156071640e2cd200541c21e52

Reported by:	vvd
commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1 b63a90c
Wednesday, 4 Oct 2023
20:01 Robert Clausecker (fuz) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Update to 0.259

 * Update to 0.259 (https://www.mamedev.org/?p=529)
 * Some Makefile maintenance: remove blank lines from targets; opt for verbose
build, remove @ from commands
 * Add MAME keymaps
 * Prefer ${PREFIX}/share over ${MANPREFIX}
 * Pull in an upstream commit to patch LLVM builds for 0.259 on FreeBSD

Changelog: https://www.mamedev.org/?p=529

PR:		274227
MFH:		2023Q4
commit hash: 494e182d5914ebad0db3fac9928c547a8db0a182 commit hash: 494e182d5914ebad0db3fac9928c547a8db0a182 commit hash: 494e182d5914ebad0db3fac9928c547a8db0a182 commit hash: 494e182d5914ebad0db3fac9928c547a8db0a182 494e182
Tuesday, 5 Sep 2023
07:50 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Update the generated sample ini files

PR:		273575
commit hash: f4750bfe2caa13dc13d5776f21e1fdf85493e2a9 commit hash: f4750bfe2caa13dc13d5776f21e1fdf85493e2a9 commit hash: f4750bfe2caa13dc13d5776f21e1fdf85493e2a9 commit hash: f4750bfe2caa13dc13d5776f21e1fdf85493e2a9 f4750bf
04:10 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Update to 0.258

Release note: https://www.mamedev.org/?p=528

PR:             273444
commit hash: 1f089f573481108a78df8b511e84d9c3b6b392cd commit hash: 1f089f573481108a78df8b511e84d9c3b6b392cd commit hash: 1f089f573481108a78df8b511e84d9c3b6b392cd commit hash: 1f089f573481108a78df8b511e84d9c3b6b392cd 1f089f5
Sunday, 30 Jul 2023
22:59 Robert Clausecker (fuz) search for other commits by this committer Author: Alastair Hogge
emulators/mame: update to 0.257

 * Update to 0.257 (https://www.mamedev.org/?p=527)
 * Add a hopefully more meaningful description for option NLS
 * Fix description on option QTDEBUGGER, it is built as part of MAME,
   not installed separately as might be implied
 * Clean up pkg-message.in and hopefully clarify the mess with
   MAME configuration data.

PR:		272786
commit hash: ffe69f8fb133280e4e6accdf53ede32123152059 commit hash: ffe69f8fb133280e4e6accdf53ede32123152059 commit hash: ffe69f8fb133280e4e6accdf53ede32123152059 commit hash: ffe69f8fb133280e4e6accdf53ede32123152059 ffe69f8
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Wednesday, 5 Jul 2023
05:58 Fernando Apesteguía (fernape) search for other commits by this committer Author: Alastair Hogge
emulators/mame: update to 0.256

ChangeLog: https://www.mamedev.org/releases/whatsnew_0256.txt

PR:		272358
Reported by:	agh@riseup.net (maintainer)
commit hash: 75b71a6231e2891e2ea9abb550a5ea105f032be6 commit hash: 75b71a6231e2891e2ea9abb550a5ea105f032be6 commit hash: 75b71a6231e2891e2ea9abb550a5ea105f032be6 commit hash: 75b71a6231e2891e2ea9abb550a5ea105f032be6 75b71a6
Monday, 26 Jun 2023
23:30 Robert Clausecker (fuz) search for other commits by this committer
emulators/mame: fix build on armv7 and arm64

Port now bundles LZMA with known build issues.  Import patch set from
archivers/7-zip to fix the build on armv7 and arm64.

PR:		271987
Approved by:	portmgr (build fix blanket)
Obtained from:	archivers/7-zip
commit hash: cb40b0a43949a621f407fa3b65dff7349b024ba2 commit hash: cb40b0a43949a621f407fa3b65dff7349b024ba2 commit hash: cb40b0a43949a621f407fa3b65dff7349b024ba2 commit hash: cb40b0a43949a621f407fa3b65dff7349b024ba2 cb40b0a
Thursday, 8 Jun 2023
20:01 Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mame: fix build on powerpc* CURRENT

Use newer LLVM:
Assertion failed: (ESI.Type != EST_Uninstantiated), function SubstExceptionSpec,
file
/usr/local/poudriere/jails/main-powerpc/usr/src/contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp,
line 2240.
commit hash: bce5435ffc8066166eaa63df31ae14cac6f3a03f commit hash: bce5435ffc8066166eaa63df31ae14cac6f3a03f commit hash: bce5435ffc8066166eaa63df31ae14cac6f3a03f commit hash: bce5435ffc8066166eaa63df31ae14cac6f3a03f bce5435
Monday, 5 Jun 2023
06:21 Fernando Apesteguía (fernape) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Update to 0.255

ChangeLog: https://www.mamedev.org/?p=525

PR:		271774
Reported by:	agh@riseup.net (maintainer)
commit hash: edb4bf214fcefb1ec9b6faa2378f5d8be63007b9 commit hash: edb4bf214fcefb1ec9b6faa2378f5d8be63007b9 commit hash: edb4bf214fcefb1ec9b6faa2378f5d8be63007b9 commit hash: edb4bf214fcefb1ec9b6faa2378f5d8be63007b9 edb4bf2
Thursday, 1 Jun 2023
22:29 Robert Clausecker (fuz) search for other commits by this committer Author: Alastair Hogge
emulators/mame: fix build on 14-CURRENT

 - explicitly declare more system libraries
 - port-{clippy,fmt,lint} maintenance
 - separate out Qt machine debugger via OPTIONS
 - separate out tools via OPTIONS
 - remove licenses from ${PORTDOCS} as they are catalogued thru various
${LICENSE}* definitions
 - add conditional logic for when OS ≧ 14 then explicitly build with LLVM
 - a lot of the work in the post-patch target is on static files, so move most
of this to files/
 - files/patch-scripts_genie.lua is a fix for GCC
 - sort targets into the order they run in.

PR:		271374
commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 commit hash: 84c2e2313e7098468fc7e99ef95527903a7bc0b5 84c2e231
Thursday, 18 May 2023
17:52 Robert Clausecker (fuz) search for other commits by this committer
emulators/mame: set PTR64=1 on aarch64

This seems to be required to build on aarch64 as per maintainer.

Reported by:	agh@riseup.net (via email)
Approved by:	agh@riseup.net (maintainer)
MFH:		2023Q2
commit hash: d52e96a42a2c9cdec297556a3af047bcfd9e12ee commit hash: d52e96a42a2c9cdec297556a3af047bcfd9e12ee commit hash: d52e96a42a2c9cdec297556a3af047bcfd9e12ee commit hash: d52e96a42a2c9cdec297556a3af047bcfd9e12ee d52e96a
08:19 Robert Clausecker (fuz) search for other commits by this committer
emulators/mame: enable on arm64

Add a missing make target, permitting compilation on arm64.

PR:		271468
MFH:		2023Q2
Approved by:	agh@riseup.net (maintainer)
commit hash: 16f071acbac17780d645ac05e734bc49d7b443c6 commit hash: 16f071acbac17780d645ac05e734bc49d7b443c6 commit hash: 16f071acbac17780d645ac05e734bc49d7b443c6 commit hash: 16f071acbac17780d645ac05e734bc49d7b443c6 16f071a
08:19 Robert Clausecker (fuz) search for other commits by this committer
emulators/mame: fix build on armv7

Mame fails to link on armv7 due to an address space exhaustion in lld.
As a bandaid, tell lld to not generate symbols.  This frees up enough
address space to make mame link.

PR:		271374
MFH:		2023Q2
Approved by:	agh@riseup.net (maintainer)
commit hash: 9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df commit hash: 9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df commit hash: 9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df commit hash: 9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df 9fb2d7b
Tuesday, 9 May 2023
07:59 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Update to 0.254

emulators/mess has been merged to emulators/mame in the upstream.

PR:		268691
commit hash: 3841ad2f6e56bcb80d80bcda7dd83fcb6fd9c3af commit hash: 3841ad2f6e56bcb80d80bcda7dd83fcb6fd9c3af commit hash: 3841ad2f6e56bcb80d80bcda7dd83fcb6fd9c3af commit hash: 3841ad2f6e56bcb80d80bcda7dd83fcb6fd9c3af 3841ad2
Thursday, 1 Dec 2022
18:26 Nuno Teixeira (eduardo) search for other commits by this committer Author: Alastair Hogge
emulators/{mame,mess}: Update to 0.250

 - Don't use MAKE_JOBS_UNSAFE as no problems found in parallel building

ChangeLog:	https://www.mamedev.org/releases/whatsnew_0250.txt
PR:		268089
commit hash: b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea commit hash: b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea commit hash: b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea commit hash: b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea b720bd5
Monday, 7 Nov 2022
07:08 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge
emulators/mame: Remove leftover garbage from previous patches

PR:		267584
commit hash: f95a79458e2ed5e6a577ebdcf819f1ac0d200c87 commit hash: f95a79458e2ed5e6a577ebdcf819f1ac0d200c87 commit hash: f95a79458e2ed5e6a577ebdcf819f1ac0d200c87 commit hash: f95a79458e2ed5e6a577ebdcf819f1ac0d200c87 f95a794
Friday, 4 Nov 2022
02:52 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge
emulators/{mame,mess}: Update to 0.249

Release note: https://www.mamedev.org/releases/whatsnew_0249.txt

Also transfer maintainership.

PR:		252362
Reported by:	Stéphane D'Alu <sdalu@sdalu.com> (initial patches)
Approved by:	manu
commit hash: 5fb3b275a32501e1df45a08b034b94b8eb93b9a2 commit hash: 5fb3b275a32501e1df45a08b034b94b8eb93b9a2 commit hash: 5fb3b275a32501e1df45a08b034b94b8eb93b9a2 commit hash: 5fb3b275a32501e1df45a08b034b94b8eb93b9a2 5fb3b27
Sunday, 25 Sep 2022
20:14 Christian Weisgerber (naddy) search for other commits by this committer
audio/flac: bump port revision of consumers after update to 1.4.1
commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 commit hash: 1e5aaab3fc82a054d429caefe5374607f6db12e1 1e5aaab
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Saturday, 10 Sep 2022
17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 e79fe1a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
emulators: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexander Best <arundel@gmx.net>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Antipovsky <kemm@in-line.ru>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Brian Gaeke <brg@dgate.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Eric L. Hernes <erich@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gerald Pfeifer <gerald@FreeBSD.org>
  *  Gunter Wambaugh <techgunter@yahoo.com>
  *  Jacques Vidrine <nectar@FreeBSD.org>
  *  Janni
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jeremy Karlson
  *  Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
  *  Joel Sutton <jsutton@webnet.com.au>
  *  Joerg Wunsch <joerg@FreeBSD.org>
  *  Jonathan M. Bresler (jmb)
  *  Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  Kaltashkin Eugene <zhecka@gmail.com>
  *  Kevin Bowling <kbowling@FreeBSD.org>
  *  Li-Lun Wang <llwang@infor.org>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Martin Hinner
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Neumann <mneumann@ntecs.de>
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Nicole Reid <root@cooltrainer.org>
  *  Nishika <nishika@cheerful.com>
  *  Pavel I Volkov <pavelivolkov@googlemail.com>
  *  Piotr Kubaj
  *  Ruan Wei (iamayan@gmail.com)
  *  Sebastian Schuetz <sschuetz@fhm.edu>
  *  Seiichirou Hiraoka
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Sheldon Hearn <axl@iafrica.com>
  *  Simon Dick <simond@irrelevant.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Stijn Hoop <stijn@win.tue.nl>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Thomas Bernard <nanard@free.fr>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Reifenberger <tr@freebsd.mayn.de>
  *  Tom Carrick <knyghtmare@knyghtmare.com>
  *  Travis Poppe <tlp@liquidx.org>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Vladimir Kondratiev <wulf@mail.mipt.ru>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  alepulver
  *  alex
  *  dchapes@ddm.on.ca
  *  dk
  *  elbarto
  *  janek@gaja.ipan.lublin.pl
  *  jhb
  *  jmz
  *  joerg
  *  jraynard
  *  krion
  *  kstailey
  *  mbr@FreeBSD.org
  *  okeeblow <root@cooltrainer.org>
  *  pixel
  *  pjm
  *  tenser@spitfire.ecsel.psu.edu
  *  trasz
  *  trasz <trasz@pin.if.uz.zgora.pl>
  * # Created by Timothy Beyer <beyert@cs.ucr.edu>

With hat:	portmgr
commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd 27eb52a
Monday, 16 May 2022
20:55 Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mame: use sqlite from ports

This fixes runtime on powerpc64le since sqlite vanilla assumes big-endian on all
powerpc*.

PR:	257253
Approved by:	manu (maintainer timeout)
commit hash: 2990a0702eaba66016159fdae3b8699d9093a45f commit hash: 2990a0702eaba66016159fdae3b8699d9093a45f commit hash: 2990a0702eaba66016159fdae3b8699d9093a45f commit hash: 2990a0702eaba66016159fdae3b8699d9093a45f 2990a07
Monday, 25 Oct 2021
12:58 Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 61b6613
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Sunday, 20 Jun 2021
15:12 Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mame: enable on armv7

Builds fine.
commit hash: f4b7da497133290c72598ee776e69650e4ec253f commit hash: f4b7da497133290c72598ee776e69650e4ec253f commit hash: f4b7da497133290c72598ee776e69650e4ec253f commit hash: f4b7da497133290c72598ee776e69650e4ec253f f4b7da4
Thursday, 17 Jun 2021
10:28 Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mame: enable on powerpc
commit hash: 099ce8b59d73544ff750e5479e4b621ce7bc78cf commit hash: 099ce8b59d73544ff750e5479e4b621ce7bc78cf commit hash: 099ce8b59d73544ff750e5479e4b621ce7bc78cf commit hash: 099ce8b59d73544ff750e5479e4b621ce7bc78cf 099ce8b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 16 Jan 2021
17:19 pkubaj search for other commits by this committer
emulators/mame: add support for powerpc64le
Original commitRevision:561741 
Thursday, 31 Dec 2020
10:11 rene search for other commits by this committer
emulators/{mame,mess}: update to 0.226 and use Python 3.7 to build

This commit is earlier than the maintainer timeout but saves the
port from being removed because Python 2.7 expires today.

PR:		252158
Submitted by:	sdalu@sdalu.com
Original commitRevision:559715 
Sunday, 27 Sep 2020
08:40 manu search for other commits by this committer
emulators/mame: Take maintainer ship

I'm working on patches that I will submit upstream so take maintainer ship.
Original commitRevision:550258 
Sunday, 9 Aug 2020
16:41 fernape search for other commits by this committer
emulators/mame emulators/mess: update to 0.223

ChangeLog: https://www.mamedev.org/?p=484

Reported by:	portscout
Original commitRevision:544568 
Thursday, 30 Jul 2020
06:50 fernape search for other commits by this committer
emulators/mame emulators/mess: update to 0.222

ChangeLog way to big to reproduce here:
https://github.com/mamedev/mame/releases/download/mame0222/whatsnew_0222.txt

While here

 * Add USES=localbase
 * Move multiple variables to their places

PR:	246698
Submitted by:	sdalu@sdalu.com
Original commitRevision:543711 
Friday, 27 Mar 2020
20:31 makc search for other commits by this committer
emulators/mame:
- Update to 0.212
- Add dependency on libpugixml from ports instead of using bundled copy

PR:		239439
Submitted by:	checo1705@secmail.pro
Original commitRevision:529280 
Monday, 9 Dec 2019
11:17 pkubaj search for other commits by this committer
emulators/mame: add MAKE_JOBS_UNSAFE=yes

There's a race condition when compiling with 18-core POWER9 (72 threads):
In file included from ../../../../../src/mame/drivers/konamigq.cpp:76:
../../../../../src/devices/cpu/tms57002/tms57002.h:208:10: fatal error:
'../../emu/cpu/tms57002/tms57002.hxx' file not found
#include "../../emu/cpu/tms57002/tms57002.hxx"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original commitRevision:519601 
Tuesday, 5 Nov 2019
15:48 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Original commitRevision:516802 
Thursday, 1 Aug 2019
19:17 pkubaj search for other commits by this committer
emulators/mame: fix build on powerpc64

powerpc64 requires the same Makefile fix as amd64.

Additionally,
https://github.com/bkaradzic/bx/commit/684f7ec5d6a8e0d9c396bdd2dfc1f19244800557
is necessary.

Approved by:	linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21055
Original commitRevision:507824 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:507372 
Tuesday, 30 Apr 2019
17:50 pi search for other commits by this committer
emulators/mame: upgrade 0.200 -> 0.209

- 2nd attempt, with additional patches

PR:  236621
Submitted by: sirdice@gmail.com
Relnotes: https://www.mamedev.org/releases/whatsnew_0209.txt
	https://mamedev.org/releases/whatsnew_0208.txt
	https://mamedev.org/releases/whatsnew_0207.txt
	...
Original commitRevision:500513 
16:14 pi search for other commits by this committer
emulators/mame: revert r500456 and reapply with fixes

PR:		236621
Reported by:	Remko C. <sirdice@gmail.com>
Pointy hat to:	pi
Original commitRevision:500501 
05:32 pi search for other commits by this committer
emulators/mame: upgrade 0.200 -> 0.209
emulators/mess: upgrade slave port pkg-plist

PR:		236621
Submitted by:	sirdice@gmail.com
Relnotes:	https://www.mamedev.org/releases/whatsnew_0209.txt
		https://mamedev.org/releases/whatsnew_0208.txt
		https://mamedev.org/releases/whatsnew_0207.txt
		...
Original commitRevision:500456 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:487272 
Tuesday, 11 Sep 2018
18:34 zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Original commitRevision:479538 
Monday, 10 Sep 2018
13:11 mat search for other commits by this committer
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479405 
Saturday, 4 Aug 2018
14:28 danilo search for other commits by this committer
- Update to 0.200
Original commitRevision:476360 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Sunday, 10 Jun 2018
19:11 danilo search for other commits by this committer
- Update to 0.198
Original commitRevision:472152 
Friday, 4 May 2018
03:13 danilo search for other commits by this committer
- Update to 0.197
Original commitRevision:469002 
Saturday, 7 Apr 2018
19:35 danilo search for other commits by this committer
- Update emulators/{mame,mess} to 0.196
Original commitRevision:466762 
Thursday, 5 Apr 2018
03:01 danilo search for other commits by this committer
- Use compiler:c++14-lang instead of an if statement
- Split USES to a separate block

Reported by:	jbeich, mat
Original commitRevision:466524 
Tuesday, 3 Apr 2018
20:35 danilo search for other commits by this committer
- Unbreak emulator/mess
- Use at least clang50 to build mame/mess. GCC is segfaulting during build on
10.4 and it doesn't build with clang.
- Declare some dependencies explicitly to make Q/A happy
Original commitRevision:466375 
Wednesday, 28 Mar 2018
18:42 antoine search for other commits by this committer
Fix PKGNAME collision with slave port emulators/mess
(emulators/mess is probaly BROKEN now)
Original commitRevision:465836 
15:18 swills search for other commits by this committer
emulators/mame: update to 0.195

PR:		226687
Submitted by:	Ryo ONODERA <ryo@tetera.org>
Original commitRevision:465815 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Tuesday, 31 Oct 2017
14:51 olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Original commitRevision:453238 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
Original commitRevision:449591 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
Original commitRevision:437439 
Thursday, 2 Feb 2017
09:39 jbeich search for other commits by this committer
emulators/mame: unbreak with clang 4.0

../../../../../src/emu/webengine.c:333:21: error: ordered comparison between
pointer and zero
      ('int *' and 'int')
                if ((&data_length > 0) && (sizeof(file_name) > 0))
                     ~~~~~~~~~~~~ ^ ~

Reported by:	antoine (via exp-run)
Original commitRevision:433134 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
Wednesday, 12 Oct 2016
03:36 linimon search for other commits by this committer
Change from NOT_FOR to ONLY_FOR.  This fails to build on both armv6 and
aarch64 and was never tried on most other architectures.
Original commitRevision:423824 
Friday, 16 Sep 2016
21:01 amdmi3 search for other commits by this committer
- Remove always false condition
Original commitRevision:422270 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 24 Oct 2015
11:13 madpilot search for other commits by this committer
Update mame/mess to 0.166

PR:		203509, 203510
Submitted by:	Paul Boehmer <freebsd at never4evil.com>
Original commitRevision:400117 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Monday, 25 May 2015
07:29 marino search for other commits by this committer
emulators/(mame|mess): Upgrade version 0.154 => 0.161 (overhaul ports)

I completely reworked these unmaintained ports.  I turned mess into a
proper slave port as the differences from mame were few.  Some notes:

  * converted to GitHub (this saved messing with the double-zip /
    dos2unix per file arrangement, no more post-extract target)
  * got rid of patchlevel support accordingly
  * got rid of DIST_SUBDIR accordingly
  * Clang from FreeBSD 10 cannot build this!  It fails will some kind of
    signal.  I did not test on FreeBSD 11 yet.  For now, degrade the
    ports to use GCC always.  Note the makefiles were hardcoded to GCC.
    I fixed the hardcoding so it uses environment but perhaps it's known
    that mame/mess is now gcc-only
  * Some options are no longer optional, e.g. BUILTIN_DEBUGGER, SDL2
    These were made unconditional accordingly.
  * mess is now a minimal slave port.  There are some additions to mame
    Makefile to support the slave.
  * I used PORTDOCS and PORTEXAMPLE to simplify each pkg-plist
  * DragonFly support still pending.  This port discovered a bug in
    GCC 5.1 release which has been fixed recently, so the base compiler
    has to be upgraded before testing can resume.
Original commitRevision:387368 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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)
Original commitRevision:374303 
Sunday, 5 Oct 2014
10:30 marino search for other commits by this committer
emulators/mame: Remove redundant @dirrm, simplify an install command
Original commitRevision:370053 
09:37 marino search for other commits by this committer
emulators/mame: clean up, remove zip dependency, support DragonFly

This port has a post-extract target that wants to use native unzip
on an extracted file.  This is an issue for DragonFly, but tar can
handle the zip file just file on both platforms, so switch to that.

DragonFly still has the incomplete FILE that it inherited from FreeBSD,
which is really a pain when FILE is a parameter in c++ routines.  This
adds an extra patch for DragonFly to use an alternative default logging
callbacks to all mame to finally build on this platform.

While here:
  - remove use of ${PORTNAME} where "mame" is the only correct value
  - use ".zip" instead of extract variable
  - Unmask installation commands
  - Group mkdir commands into one
  - Use NOT_FOR_ARCHS instead of conditional BROKEN
  - Convert to USES=python
  - Remove unnecessary conversion of -lpthread => -pthread
Original commitRevision:370047 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Friday, 1 Aug 2014
08:13 madpilot search for other commits by this committer
Update mame/mess to 0.154

PR:		188861
Submitted by:	Ports Fury
Original commitRevision:363691 
Thursday, 3 Jul 2014
17:25 amdmi3 search for other commits by this committer
- Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:360414 
Thursday, 16 Jan 2014
02:44 danilo search for other commits by this committer
emulators/qmc2
- Update from 0.41 to 0.42

emulators/{mame,mess} [1]
- Update from 0.150 to 0.152

PR:		ports/184246
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Original commitRevision:339885 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Sunday, 24 Nov 2013
21:09 mva search for other commits by this committer
- Fix the usage of 'python' to get rid of the implicit lang/python
  dependency
Original commitRevision:334792 
Tuesday, 19 Nov 2013
23:08 mat search for other commits by this committer
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Original commitRevision:334361 
Sunday, 17 Nov 2013
12:33 mva search for other commits by this committer
- Switch devel/sdl20 to use the autotools-based configuration, since the
  cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
  changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
  shared library name changed

PR:		ports/183975
Submitted by:	Jan Kokemuller <jan.kokemueller@gmail.com>
Original commitRevision:334079 
Wednesday, 30 Oct 2013
20:42 pawel search for other commits by this committer
emulators/mame
emulators/mess
 - Update to version 0.150
 - Add SDL2 option
 - Support staging

emulators/qmc2
 - Support staging
 - USE_GMAKE -> USES=gmake

PR:		ports/182801
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:332169 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Saturday, 17 Aug 2013
16:27 gerald search for other commits by this committer
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Original commitRevision:324851 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Jul 2013
15:27 miwi search for other commits by this committer
- Update emulators/mame to version 0.149
- Update emulators/mess to version 0.149
- Update emulators/qmc2 to version 0.39
Original commitRevision:322777 
Sunday, 9 Jun 2013
19:30 naddy search for other commits by this committer
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
Original commitRevision:320405 
Tuesday, 5 Feb 2013
09:09 miwi search for other commits by this committer
- Update to 0.148

PR:		175577
Submitted by:	Ports Fury
Original commitRevision:311674 
Tuesday, 30 Oct 2012
08:47 madpilot search for other commits by this committer
Move OSVERSION check after bsd.port.pre.mk.

Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Original commitRevision:306664 
Monday, 29 Oct 2012
22:17 madpilot search for other commits by this committer
- Update to version 0.147 [1]
- Reflow pkg-descr and add trailing slash to URL [1]
- Trim Makefile headers [1]
- Fix improper overwriting of FILE make variable [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
  is available (taken from libreoffice port)

PR:		ports/171994 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Original commitRevision:306644 
Sunday, 17 Jun 2012
20:23 sylvio search for other commits by this committer
- Update to version 0.146

PR:             ports/168998
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Friday, 8 Jun 2012
11:58 madpilot search for other commits by this committer
Convert to new options framework.

Approved by:    tabthorpe (mentor)
Original commit
Sunday, 13 May 2012
00:42 amdmi3 search for other commits by this committer
- Respect STRIP

PR:             ports/167818
Submitted by:   Jan Beich <jbeich@tormail.org>
Original commit
Sunday, 11 Mar 2012
01:07 gerald search for other commits by this committer
Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a
single, obsolete port.

Feature safe:   yes
Original commit
Sunday, 19 Feb 2012
23:24 miwi search for other commits by this committer
- Update to version 0.145

PR:             164990
Submitted by:   Ports Fury
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- 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
Original commit
Tuesday, 17 Jan 2012
22:04 linimon search for other commits by this committer
Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.

Hat:            portmgr
Original commit
Saturday, 13 Aug 2011
17:04 crees search for other commits by this committer
- Update to 0.143p2 ('borrowing' obrien's cool patchlevel code from editors/vim)
- Add missing fontconfig dependency
- Use PORTDOCS/PORTEXAMPLES
- Use PATCHDIR (not FILESDIR)
- Use COPYTREE_SHARE (not cp -R)

Mostly based on:
PR:             ports/153645
Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer), acm
Approved by:    maintainer timeout (8 weeks)
Original commit
Sunday, 1 Aug 2010
17:22 makc search for other commits by this committer
Update to 0.139

PR:             ports/149105
Submitted by:   Emmanuel Vadot (maintainer)
Original commit

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »