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

non port: emulators/mupen64plus-core/Makefile.common

Number of commits found: 27

Monday, 25 Mar 2024
18:45 Gleb Popov (arrowd) search for other commits by this committer
emulators/mupen64plus-ui-console: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: 382a237560caf5e5109e130fb23a83512c5e4a50 commit hash: 382a237560caf5e5109e130fb23a83512c5e4a50 commit hash: 382a237560caf5e5109e130fb23a83512c5e4a50 commit hash: 382a237560caf5e5109e130fb23a83512c5e4a50 382a237
Saturday, 6 Jan 2024
06:08 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
emulators/mupen64plus*: Update to 2.5.9
commit hash: 4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059 commit hash: 4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059 commit hash: 4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059 commit hash: 4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059 4fae70a
Tuesday, 18 Jul 2023
22:23 Muhammad Moinur Rahman (bofh) search for other commits by this committer
emulators/mupen64plus-video-rice: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 66f37d3f105add9afe3ffd568c1b7b203982521f commit hash: 66f37d3f105add9afe3ffd568c1b7b203982521f commit hash: 66f37d3f105add9afe3ffd568c1b7b203982521f commit hash: 66f37d3f105add9afe3ffd568c1b7b203982521f 66f37d3
Tuesday, 25 Jan 2022
06:35 Loïc Bartoletti (lbartoletti) search for other commits by this committer
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip

Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.

some ports bundle it, some ports allow building against a systemwide
one, some ports bundle/rely on an incompatible version - all those will be
fixed in following commits.

Mk/Uses: Introduce USES=minizip[:ng]

To simplify, the LIB_DEPENDS part a new USES tag is added.

USES=minizip will add a LIB_DEPENDS on legacy minizip and
USES=minizip:ng will add a LIB_DEPENDS on minizip-ng.

minizip [1]:

    databases/spatialite
    databases/spatialite-tools
    devel/collada-dom
    games/mrboom
    games/oolite
    graphics/comical
    misc/xiphos
    science/libkml
    textproc/sigil
    www/domoticz
    deskutils/anydesk
    emulators/mupen64plus-core
    multimedia/assimp
    multimedia/vlc
    net-im/psi
    net-im/telegram-desktop

minizip-ng:

    devel/axmldec

[1] Some are known to work with minizip-ng but have to be patched.

Approved by:	tcberner (portmgr)
Differential Revision:	https://reviews.freebsd.org/D33771
commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c 45ab80b
Monday, 27 Aug 2018
02:27 acm search for other commits by this committer
- Fix emulators/mupen64plus-video-glide64 and
  emulators/mupen64plus-video-glide64mk2  build

Reported by:	pkg-fallout
Original commitRevision:478172 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
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 
Monday, 15 Jun 2015
03:55 acm search for other commits by this committer
- Fix distinfo path file
Original commitRevision:389668 
03:35 acm search for other commits by this committer
- Commit missing files
- Add missing dependency to mupen64plus-core
Original commitRevision:389667 
03:27 acm search for other commits by this committer
- Update to 2.5
- Take maintainership
Original commitRevision:389666 
Thursday, 25 Dec 2014
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
Thursday, 13 Nov 2014
14:32 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372523 
Thursday, 14 Aug 2014
22:05 marino search for other commits by this committer
Stage all emulators/mupen64plus ports

PR:		190081
Submitted by:	Matthieu Volat
Tweaks by:	marino
Original commitRevision:364872 
Monday, 26 May 2014
06:55 bapt search for other commits by this committer
Convert to USES=dos2unix

With hat:	portmgr
Original commitRevision:355278 
Monday, 24 Mar 2014
04:49 acm search for other commits by this committer
- Fix index build
Original commitRevision:348920 
00:22 acm search for other commits by this committer
- Fix index build
Original commitRevision:348914 
00:03 acm search for other commits by this committer
- Fix build with clang

Reported by: pkg-fallout
Original commitRevision:348908 
Thursday, 12 Dec 2013
10:53 bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
Original commitRevision:336253 
Wednesday, 9 Oct 2013
19:48 acm search for other commits by this committer
- Fix build

Reported by:	pkg-fallout
Original commitRevision:329921 
Friday, 4 Oct 2013
17:18 acm search for other commits by this committer
- Update to 2.0
Original commitRevision:329344 
Monday, 29 Apr 2013
08:57 bapt search for other commits by this committer
Rely on bsdtar to autodetermine the format of the distfiles when possible

For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Original commitRevision:316786 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 20 Dec 2011
23:43 acm search for other commits by this committer
- Preparing for new mupen64plus plugin ports
- Bump PORTREVISION
Original commit
Saturday, 18 Dec 2010
05:27 acm search for other commits by this committer
- Fix install path

Reported by:    pav
Original commit
Friday, 17 Dec 2010
05:47 acm search for other commits by this committer
- Fix build on i386
- Install plugins to ${LOCALBASE}/lib/mupen64plus directory. This is default
  directory used by emulator
- Bump PORTREVISION

Reported by:    David Demelier <demelier.david@ at gmail.com>
Original commit
Monday, 13 Dec 2010
20:39 acm search for other commits by this committer
- Add missing dependency

Reported by:    pav
Original commit
07:54 acm search for other commits by this committer
- Rename emulators/mupen64plus-base to emulators/mupen64plus-core
Original commit

Number of commits found: 27