notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: misc/shared-mime-info/pkg-plist
SVNWeb

Number of commits found: 52

Wed, 20 Oct 2021
[ 09:11 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:ddacf99b4fc010511a09e1af376d0fca7399e208  commit hash:ddacf99b4fc010511a09e1af376d0fca7399e208  commit hash:ddacf99b4fc010511a09e1af376d0fca7399e208  ddacf99 
shared-mime-info: use triggers

the rebuild of the database is now handled by a trigger and happen only
once at the end of the transaction instead of after each package
installation.

While make shared-mime-info a runtime only dependency

Reviewed by:	manu, mat
Differential Revision:	https://reviews.freebsd.org/D32452
Sat, 24 Jul 2021
[ 20:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:723b9b77fca6ff3f4f3413c902eec00cd0be36f7  commit hash:723b9b77fca6ff3f4f3413c902eec00cd0be36f7  commit hash:723b9b77fca6ff3f4f3413c902eec00cd0be36f7  723b9b7 
misc/shared-mime-info: Unbreak this port after
e497a16a286972bfcab908209b11ee6a13d99dc9

===>  Building package for shared-mime-info-2.0
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
pkg-static: Use of '@unexec' is deprecated: Use @preunexec/@postunexec instead
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/shared-mime-info

Approved by:	portmgr (blanket)
Mon, 24 Aug 2020
[ 07:35 tcberner search for other commits by this committer ] Original commit   Revision:546053
misc/shared-mime-info: update to 2.0

shared-mime-info 2.0 (2020-06-05) [1]:
        * Port build system to meson, and ship test suite with tarball
        * Install ITS file to allow gettext to translate mime-type descriptions
        * Add BPS and IPS patch formats
        * Lower weight for "use strict" and similar in the perl mimetype
        * Add new magic for Sega Mega Drive ROMs
        * Add Common Lisp mime-type
        * Rename text/x-tcl to text/tcl
        * Add text/vbscript
        * Add PySpread spreadsheet mime-types
        * Add Kotlin source mime-type
        * Add AVIF image mime-type
        * Split versions of the Audible audio mime types
        * Add *.spx glob for audio/x-speex+ogg
        * Add Apple System Profiler XML mime-type

[1] https://gitlab.freedesktop.org/xdg/shared-mime-info/-/releases

PR:		248558
Reported by:	jbeich
Tue, 3 Dec 2019
[ 11:53 amdmi3 search for other commits by this committer ] Original commit   Revision:518935
- OPTIONize NLS

PR:		241957
Submitted by:	amdmi3
Approved by:	maintainer timeout (desktop, 2 weeks)
Fri, 1 Mar 2019
[ 14:44 antoine search for other commits by this committer ] Original commit   Revision:494298
Clean up leftovers

With hat:	portmgr
Sat, 23 Feb 2019
[ 16:22 bapt search for other commits by this committer ] Original commit   Revision:493697
Update to 1.10
Sat, 1 Apr 2017
[ 23:07 bapt search for other commits by this committer ] Original commit   Revision:437508
Update to 1.8
Sat, 12 Dec 2015
[ 14:18 kwm search for other commits by this committer ] Original commit   Revision:403600
Update shared-mime-info to 1.5.
Wed, 29 Jul 2015
[ 21:34 kwm search for other commits by this committer ] Original commit   Revision:393194
Update shared-mime-info to 1.4.
Thu, 5 Feb 2015
[ 15:02 bapt search for other commits by this committer ] Original commit   Revision:378456
Cleanup plist
Tue, 18 Feb 2014
[ 08:04 miwi search for other commits by this committer ] Original commit   Revision:344837
- Stage support
Sun, 5 May 2013
[ 19:48 kwm search for other commits by this committer ] Original commit   Revision:317428
Update to 1.1.
Sun, 30 Dec 2012
[ 06:33 mezz search for other commits by this committer ] Original commit   Revision:309653
shared-mime-info currently registers in plist all auto-generated files (those
in share/mime/*/ directories), while only files in share/mime/packages/ should
be registered, and then update-mime-database should generate the others. The
same applies to many more ports, but that's not the point here. Anyway,
registering those files can create conflicts when another package updates the
definition of one of such auto-generated files. (written by avilla@)

-Minor correct grammar in COMMENT/pkg-descr.
-some clean up
-Bump the PORTREVISION.

PR:		ports/168220
Submitted by:	avilla
Mon, 21 May 2012
[ 22:33 mezz search for other commits by this committer ] Original commit 
-Add a missing dependency. [1]
-Fix the plist. [2]
-Bump the PORTREVISION.

PR:             ports/168204 [1]
Reported by:    romain [1]
Submitted by:   fluffy [2]
Tue, 15 May 2012
[ 01:48 fluffy search for other commits by this committer ] Original commit 
- Update shared-mime-info to 1.0 release
- USE_XZ

PR:             ports/167867
Submitted by:   myself
Approved by:    mezz
Sat, 13 Aug 2011
[ 14:48 kwm search for other commits by this committer ] Original commit 
Update to 0.90.

sort pkg-plist

PR:             ports/158902
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Sat, 27 Nov 2010
[ 04:44 marcus search for other commits by this committer ] Original commit 
Update to 0.80.
Mon, 15 Feb 2010
[ 05:09 marcus search for other commits by this committer ] Original commit 
Update to 0.71.
Sat, 28 Nov 2009
[ 20:06 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 23 Feb 2009
[ 05:20 marcus search for other commits by this committer ] Original commit 
Update to 0.60.
Fri, 25 Jul 2008
[ 22:24 marcus search for other commits by this committer ] Original commit 
Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.
Add an UPDATING entry on how to properly perform this upgrade.
Fri, 4 Jul 2008
[ 17:24 mezz search for other commits by this committer ] Original commit 
Update to 0.40.
Sun, 18 May 2008
[ 19:40 mezz search for other commits by this committer ] Original commit 
Update to 0.30.
Mon, 24 Mar 2008
[ 03:50 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 712 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Sat, 12 Jan 2008
[ 06:42 marcus search for other commits by this committer ] Original commit 
Update to 0.23.
Thu, 9 Aug 2007
[ 19:30 marcus search for other commits by this committer ] Original commit 
Update to 0.22.
Wed, 30 May 2007
[ 04:19 mezz search for other commits by this committer ] Original commit 
Remove X11BASE stuff from plist, they are no longer need.

Reviewed by:    marcus
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 22 Apr 2007
[ 03:49 marcus search for other commits by this committer ] Original commit 
Update to 0.21.
Sat, 10 Feb 2007
[ 10:02 marcus search for other commits by this committer ] Original commit 
Update to 0.20.
Mon, 4 Sep 2006
[ 00:24 marcus search for other commits by this committer ] Original commit 
Update to 0.19.
Thu, 13 Jul 2006
[ 05:42 marcus search for other commits by this committer ] Original commit 
Update to 0.18.
Sat, 18 Mar 2006
[ 05:04 marcus search for other commits by this committer ] Original commit 
Clean up leftover mime.cache files, and add another MIME subdirectory.
Thu, 16 Mar 2006
[ 19:18 mezz search for other commits by this committer ] Original commit 
Update to 0.17.
Sun, 22 Jan 2006
[ 02:28 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Sat, 19 Mar 2005
[ 20:59 marcus search for other commits by this committer ] Original commit 
* Sync with Freedesktop CVS to add support for a few new MIME types including
  D source code, CHM files, Stuffit archives, and Oasis documents
* Add support for aliases and subtypes, new to the MIME spec

Obtained from:  Freedesktop CVS
Mon, 3 Jan 2005
[ 21:46 marcus search for other commits by this committer ] Original commit 
Be sure to create all of the X11BASE MIME subdirectories since we will
be responsible for removing them.

Approved by:    portmgr (implicit)
Thu, 30 Dec 2004
[ 21:34 pav search for other commits by this committer ] Original commit 
- Create an empty database in X11BASE

  This is not strictly needed, and it violates a "stay in prefix" rule,
  but it's necessary to avoid pointyhat from reporting leftover files
  in ports which actually do create mime database in X11BASE, for example,
  comms/xlog.

- Change @cwd+%D to %%X11BASE%%, there are no files listed after @cwd anymore.
Tue, 28 Dec 2004
[ 14:06 pav search for other commits by this committer ] Original commit 
- Silence unexec lines
Sat, 25 Dec 2004
[ 21:07 marcus search for other commits by this committer ] Original commit 
Don't statically add dynamically generated files to the plist.  Instead,
just remove them if they exist during deinstall.  This should fix
the packaging problems.
Fri, 24 Dec 2004
[ 06:36 mezz search for other commits by this committer ] Original commit 
Fix the pkg-plist for X11BASE stuff.

Reported by:    pointyhat via kris
Mon, 30 Aug 2004
[ 21:53 marcus search for other commits by this committer ] Original commit 
Update to 0.15.
Sat, 26 Jun 2004
[ 03:27 marcus search for other commits by this committer ] Original commit 
Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.

Requested by:   pav
Wed, 24 Mar 2004
[ 22:29 marcus search for other commits by this committer ] Original commit 
Update to 0.14.
Mon, 22 Mar 2004
[ 03:43 marcus search for other commits by this committer ] Original commit 
Correct plist after applying the new MIME patches.

Reported by:    bento via kris
Pointy hat to:  me
Wed, 18 Feb 2004
[ 02:51 marcus search for other commits by this committer ] Original commit 
Update to 0.13.
Tue, 21 Oct 2003
[ 19:19 olgeni search for other commits by this committer ] Original commit 
Upgrade to version 0.12.
Sun, 18 May 2003
[ 12:28 olgeni search for other commits by this committer ] Original commit 
Use failsafe rmdir commands to avoid pkg_deinstall complaints if
3rd party mime types are still present at deinstall time.
Tue, 13 May 2003
[ 09:58 olgeni search for other commits by this committer ] Original commit 
Update to version 0.11.
Sun, 23 Mar 2003
[ 12:37 olgeni search for other commits by this committer ] Original commit 
Update to version 0.10.
Sun, 28 Jul 2002
[ 19:19 olgeni search for other commits by this committer ] Original commit 
Update to version 0.8.
Fri, 31 May 2002
[ 09:58 olgeni search for other commits by this committer ] Original commit 
Add shared-mime-info, a shared MIME database from the freedesktop.org project.

Number of commits found: 52