Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Sep 2020 07:38:48
2.0

|
bapt  |
Switch the dependencies from xmlto to minixmlto.
This avoids a circular dependency on w3m when building w3m with INLINE_IMAGE
option
While here drop the now useless intltool [1]
This also reduces the number of dependencies to build shared mime info, removing
perl
bash from the build dependencies
Reported by: mi@ |
24 Aug 2020 07:35:12
2.0

|
tcberner  |
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 |
03 Dec 2019 11:53:43
1.10_2

|
amdmi3  |
- OPTIONize NLS
PR: 241957
Submitted by: amdmi3
Approved by: maintainer timeout (desktop, 2 weeks) |
15 Nov 2019 20:10:21
1.10_1

|
tcberner  |
Create desktop@ as maintainer of some shared desktop ports
This idea has been around for quite some time. Time to make it happen.
In order to share the load on the ports required by multiple desktop
environments start to share the responsibility of maintainership.
This is the initial list that came to mind, but we can probably extend it, to
include another handful of ports.
WWW: https://wiki.freebsd.org/DesktopTeam
Mailing List: https://lists.freebsd.org/mailman/listinfo/freebsd-desktop
Approved by: swills, kwm (gnome), madpilot (xfce)
Differential Revision: https://reviews.freebsd.org/D22389 |
02 Mar 2019 18:01:26
1.10_1

|
sunpoet  |
Update MASTER_SITES
Approved by: portmgr (blanket) |
01 Mar 2019 14:44:02
1.10_1

|
antoine  |
Clean up leftovers
With hat: portmgr |
23 Feb 2019 16:22:52
1.10

|
bapt  |
Update to 1.10 |
14 Sep 2018 20:37:12
1.8

|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
01 Apr 2017 23:07:57
1.8

|
bapt  |
Update to 1.8 |
12 Dec 2015 14:18:02
1.5

|
kwm  |
Update shared-mime-info to 1.5. |
29 Jul 2015 21:34:04
1.4

|
kwm  |
Update shared-mime-info to 1.4. |
31 Mar 2015 15:11:38
1.1_1

|
bapt  |
Remove useless execution of post install script |
05 Feb 2015 15:02:18
1.1_1

|
bapt  |
Cleanup plist |
29 Jul 2014 21:07:40
1.1_1

|
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
16 Apr 2014 18:28:50
1.1_1

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
18 Feb 2014 08:04:19
1.1

|
miwi  |
- Stage support |
20 Sep 2013 20:50:59


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
06 May 2013 06:05:56
1.1

|
kwm  |
This port is still not jobs safe, so add back MAKE_JOBS_UNSAFE.
PR: ports/178362
Submitted by: mandree@ |
05 May 2013 19:48:02
1.1

|
kwm  |
Update to 1.1. |
24 Apr 2013 07:35:41
1.0_2

|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
1.0_2

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
20 Mar 2013 21:45:00
1.0_2

|
kwm  |
Use USES=pathfix instead of gnomehack and add USE_PKGCONFIG=build [1].
Submitted by: Joe Maloney <pkgdemonteam@gmail.com> [1] |
08 Mar 2013 10:51:36
1.0_2

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
30 Dec 2012 06:33:29
1.0_2

|
mezz  |
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 |
21 May 2012 22:33:16
1.0_1
|
mezz  |
-Add a missing dependency. [1]
-Fix the plist. [2]
-Bump the PORTREVISION.
PR: ports/168204 [1]
Reported by: romain [1]
Submitted by: fluffy [2] |
15 May 2012 01:48:17
1.0
|
fluffy  |
- Update shared-mime-info to 1.0 release
- USE_XZ
PR: ports/167867
Submitted by: myself
Approved by: mezz |
23 Sep 2011 22:26:39
0.90
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
20 Aug 2011 11:53:25
0.90
|
mandree  |
Mark MAKE_JOBS_UNSAFE. |
13 Aug 2011 14:48:47
0.90
|
kwm  |
Update to 0.90.
sort pkg-plist
PR: ports/158902
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
13 Apr 2011 18:48:42
0.80_1
|
marcus  |
Fix a screw-up I introduced when I revved s-m-i a while ago.
Reported by: kwm |
27 Nov 2010 04:44:15
0.80
|
marcus  |
Update to 0.80. |
31 May 2010 02:01:56
0.71_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
15 Feb 2010 05:09:45
0.71
|
marcus  |
Update to 0.71. |
28 Nov 2009 20:06:37
0.70
|
marcus  |
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 ) |
11 May 2009 12:23:00
0.60_1
|
mezz  |
Restore the %%MIMEDIRS%% to respect the paths, bump the PORTREVISION.
PR: ports/134449
Submitted by: Tim Bishop <tim@bishnet.net> |
23 Feb 2009 05:20:29
0.60
|
marcus  |
Update to 0.60. |
25 Jul 2008 22:24:14
0.51
|
marcus  |
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. |
04 Jul 2008 17:24:35
0.40
|
mezz  |
Update to 0.40. |
06 Jun 2008 13:45:40
0.30_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
18 May 2008 19:40:01
0.30
|
mezz  |
Update to 0.30. |
24 Mar 2008 03:50:55
0.23_1
|
marcus  |
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 |
12 Jan 2008 18:34:11
0.23
|
mezz  |
Update WWW to: http://www.freedesktop.org/wiki/Software/shared-mime-info |
12 Jan 2008 06:42:12
0.23
|
marcus  |
Update to 0.23. |
24 Oct 2007 23:37:25
0.22_1
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
09 Aug 2007 19:30:39
0.22
|
marcus  |
Update to 0.22. |
23 Jul 2007 09:36:52
0.21_3
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
30 May 2007 04:19:14
0.21_3
|
mezz  |
Remove X11BASE stuff from plist, they are no longer need.
Reviewed by: marcus |
19 May 2007 21:54:29
0.21_3
|
marcus  |
Remove support for a separate X11BASE.
Approved by: portmgr (implicit) |
19 May 2007 20:32:57
0.21_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
27 Apr 2007 14:48:31
0.21_2
|
marcus  |
Restore a hunk that was accidentally removed with the MIMEDIRS fix.
Submitted by: roam |
26 Apr 2007 19:09:22
0.21_1
|
marcus  |
Correct MIME dirs in patch. |
22 Apr 2007 03:49:34
0.21
|
marcus  |
Update to 0.21. |
10 Feb 2007 10:02:18
0.20
|
marcus  |
Update to 0.20. |
04 Sep 2006 00:24:54
0.19
|
marcus  |
Update to 0.19. |
13 Jul 2006 05:42:19
0.18
|
marcus  |
Update to 0.18. |
10 May 2006 22:37:39
0.17_1
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
03 May 2006 18:52:52
0.17_1
|
mezz  |
Update the MASTER_SITES to fix the fetch.
Reported by: krismail |
18 Mar 2006 05:04:36
0.17_1
|
marcus  |
Clean up leftover mime.cache files, and add another MIME subdirectory. |
16 Mar 2006 19:18:57
0.17
|
mezz  |
Update to 0.17. |
22 Jan 2006 02:28:45
0.16_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
23 Nov 2005 22:41:05
0.16_2
|
pav  |
- Add SHA256 checksums |
05 Nov 2005 05:22:06
0.16_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
02 Apr 2005 16:50:27
0.16_1
|
ahze  |
- Update to 0.16 |
19 Mar 2005 20:59:06
0.15_9
|
marcus  |
* 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 |
12 Mar 2005 10:54:27
0.15_8
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
03 Jan 2005 21:46:28
0.15_7
|
marcus  |
Be sure to create all of the X11BASE MIME subdirectories since we will
be responsible for removing them.
Approved by: portmgr (implicit) |
30 Dec 2004 21:34:20
0.15_6
|
pav  |
- 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. |
28 Dec 2004 14:06:47
0.15_5
|
pav  |
- Silence unexec lines |
26 Dec 2004 07:05:09
0.15_4
|
marcus  |
Make sure update-mime-database is run during package installation as well.
Reported by: GNOME Tinderbox |
25 Dec 2004 21:07:13
0.15_3
|
marcus  |
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. |
24 Dec 2004 06:36:45
0.15_2
|
mezz  |
Fix the pkg-plist for X11BASE stuff.
Reported by: pointyhat via kris |
04 Dec 2004 21:10:03
0.15_1
|
marcus  |
Fix a potential overflow leading to incorrect MIME detection on 64-bit
and bigendian platforms. See
https://bugs.freedesktop.org/show_bug.cgi?id=1506
https://bugs.freedesktop.org/show_bug.cgi?id=1507
For more details.
Reported by: Sean McNeil <sean@mcneil.com>
Obtained from: FreeDesktop CVS |
01 Dec 2004 22:33:46
0.15
|
ahze  |
Update WWW: line |
21 Nov 2004 21:48:49
0.15
|
marcus  |
Add a temporary mirror until fd.o gets their act together. |
30 Aug 2004 21:53:14
0.15
|
marcus  |
Update to 0.15. |
04 Aug 2004 18:33:45
0.14_4
|
marcus  |
Sync the MIME search directories from gnome-vfs. This fixes some
prioritization issues with custom MIME types. |
26 Jun 2004 03:27:16
0.14_3
|
marcus  |
Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
Requested by: pav |
13 Apr 2004 03:18:25
0.14_2
|
marcus  |
Bump PORTREVISION for the NULL pointer check. |
13 Apr 2004 03:17:32
0.14_1
|
marcus  |
It is possible for ``lang'' to be NULL, and thus free'ing it would be a bad
idea. Add a check to prevent a crash.
Submitted by: Mark Evenson <evenson@panix.com> |
05 Apr 2004 03:31:02
0.14_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
24 Mar 2004 22:29:35
0.14
|
marcus  |
Update to 0.14. |
22 Mar 2004 03:43:40
0.13_2
|
marcus  |
Correct plist after applying the new MIME patches.
Reported by: bento via kris
Pointy hat to: me |
20 Mar 2004 22:18:17
0.13_1
|
marcus  |
Merge all the MIME diffs from Freedesktop CVS. Most notably, this fixes
problems where DivX files could not be opened from Nautils 2.5.
Reported by: adamw |
19 Feb 2004 17:55:55
0.13
|
marcus  |
Add a missing dependency on intltool.
Reported by: bento via kris |
18 Feb 2004 02:51:54
0.13
|
marcus  |
Update to 0.13. |
04 Feb 2004 05:10:27
0.12_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
13 Jan 2004 17:27:12
0.12
|
marcus  |
Conver this port to USE_GNOME, add gnome to the categories list, and
assign maintainership to gnome@.
Approved by: olgeni (previous maintainer) |
21 Oct 2003 19:19:42
0.12
|
olgeni  |
Upgrade to version 0.12. |
21 Jul 2003 19:34:12
0.11
|
olgeni  |
Chase MASTER_SITES. |
21 Jul 2003 19:33:56
0.11
|
olgeni  |
Fix WWW tag. |
18 May 2003 12:28:25
0.11
|
olgeni  |
Use failsafe rmdir commands to avoid pkg_deinstall complaints if
3rd party mime types are still present at deinstall time. |
13 May 2003 09:58:55
0.11
|
olgeni  |
Update to version 0.11. |
23 Mar 2003 12:37:28
0.10
|
olgeni  |
Update to version 0.10. |
23 Feb 2003 10:51:29
0.9_1
|
olgeni  |
De-pkg-comment my ports + some more. |
07 Feb 2003 18:59:46
0.9_1
|
marcus  |
Chase glib20's shared lib version. |
08 Jan 2003 15:25:24
0.9
|
olgeni  |
Add MAN1 for update-mime-database. |
08 Jan 2003 15:11:39
0.9
|
olgeni  |
Update to version 0.9. |
28 Jul 2002 19:19:30
0.8
|
olgeni  |
Update to version 0.8. |
31 May 2002 09:58:16
0.7
|
olgeni  |
Add shared-mime-info, a shared MIME database from the freedesktop.org project. |