aboutsummaryrefslogtreecommitdiff
path: root/misc/shared-mime-info
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-02-182-5/+2
| | | | Notes: svn path=/head/; revision=344837
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* This port is still not jobs safe, so add back MAKE_JOBS_UNSAFE.Koop Mast2013-05-061-0/+1
| | | | | | | | PR: ports/178362 Submitted by: mandree@ Notes: svn path=/head/; revision=317462
* Update to 1.1.Koop Mast2013-05-053-6/+16
| | | | Notes: svn path=/head/; revision=317428
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Use USES=pathfix instead of gnomehack and add USE_PKGCONFIG=build [1].Koop Mast2013-03-201-1/+3
| | | | | | | Submitted by: Joe Maloney <pkgdemonteam@gmail.com> [1] Notes: svn path=/head/; revision=314767
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313633
* shared-mime-info currently registers in plist all auto-generated files (thoseJeremy Messenger2012-12-304-713/+32
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=309653
* -Add a missing dependency. [1]Jeremy Messenger2012-05-212-2/+3
| | | | | | | | | | | | -Fix the plist. [2] -Bump the PORTREVISION. PR: ports/168204 [1] Reported by: romain [1] Submitted by: fluffy [2] Notes: svn path=/head/; revision=297148
* - Update shared-mime-info to 1.0 releaseDima Panov2012-05-153-7/+49
| | | | | | | | | | | - USE_XZ PR: ports/167867 Submitted by: myself Approved by: mezz Notes: svn path=/head/; revision=296634
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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
* Mark MAKE_JOBS_UNSAFE.Matthias Andree2011-08-201-0/+1
| | | | Notes: svn path=/head/; revision=280065
* Update to 0.90.Koop Mast2011-08-133-9/+13
| | | | | | | | | | sort pkg-plist PR: ports/158902 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=279604
* Fix a screw-up I introduced when I revved s-m-i a while ago.Joe Marcus Clarke2011-04-132-1/+2
| | | | | | | Reported by: kwm Notes: svn path=/head/; revision=272686
* Update to 0.80.Joe Marcus Clarke2010-11-274-19/+41
| | | | Notes: svn path=/head/; revision=265242
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Update to 0.71.Joe Marcus Clarke2010-02-153-5/+20
| | | | Notes: svn path=/head/; revision=249869
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-284-15/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* Restore the %%MIMEDIRS%% to respect the paths, bump the PORTREVISION.Jeremy Messenger2009-05-112-1/+2
| | | | | | | | PR: ports/134449 Submitted by: Tim Bishop <tim@bishnet.net> Notes: svn path=/head/; revision=233695
* Update to 0.60.Joe Marcus Clarke2009-02-234-13/+41
| | | | Notes: svn path=/head/; revision=228871
* Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.Joe Marcus Clarke2008-07-253-7/+24
| | | | | | | Add an UPDATING entry on how to properly perform this upgrade. Notes: svn path=/head/; revision=217512
* Update to 0.40.Jeremy Messenger2008-07-043-6/+16
| | | | Notes: svn path=/head/; revision=216306
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Update to 0.30.Jeremy Messenger2008-05-184-30/+41
| | | | Notes: svn path=/head/; revision=213298
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-243-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=209647
* Update WWW to: http://www.freedesktop.org/wiki/Software/shared-mime-infoJeremy Messenger2008-01-121-1/+1
| | | | Notes: svn path=/head/; revision=205569
* Update to 0.23.Joe Marcus Clarke2008-01-123-8/+18
| | | | Notes: svn path=/head/; revision=205485
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-20/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Update to 0.22.Joe Marcus Clarke2007-08-094-13/+26
| | | | Notes: svn path=/head/; revision=197395
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* Remove X11BASE stuff from plist, they are no longer need.Jeremy Messenger2007-05-301-27/+0
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=192360
* Remove support for a separate X11BASE.Joe Marcus Clarke2007-05-192-12/+4
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191551
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-18/+0
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Restore a hunk that was accidentally removed with the MIMEDIRS fix.Joe Marcus Clarke2007-04-272-1/+10
| | | | | | | Submitted by: roam Notes: svn path=/head/; revision=191007
* Correct MIME dirs in patch.Joe Marcus Clarke2007-04-262-10/+2
| | | | Notes: svn path=/head/; revision=190937
* Update to 0.21.Joe Marcus Clarke2007-04-223-6/+27
| | | | Notes: svn path=/head/; revision=190616
* Update to 0.20.Joe Marcus Clarke2007-02-104-17/+52
| | | | Notes: svn path=/head/; revision=184760
* Update to 0.19.Joe Marcus Clarke2006-09-043-8/+85
| | | | Notes: svn path=/head/; revision=172115
* Update to 0.18.Joe Marcus Clarke2006-07-133-6/+8
| | | | Notes: svn path=/head/; revision=167669
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Update the MASTER_SITES to fix the fetch.Jeremy Messenger2006-05-031-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=161288
* Clean up leftover mime.cache files, and add another MIME subdirectory.Joe Marcus Clarke2006-03-182-1/+4
| | | | Notes: svn path=/head/; revision=157529
* Update to 0.17.Jeremy Messenger2006-03-163-17/+43
| | | | Notes: svn path=/head/; revision=157450
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-11/+11
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 0.16Michael Johnson2005-04-024-1097/+10
| | | | Notes: svn path=/head/; revision=132218
* * Sync with Freedesktop CVS to add support for a few new MIME types includingJoe Marcus Clarke2005-03-195-27/+1059
| | | | | | | | | | 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 Notes: svn path=/head/; revision=131656
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974