$OpenBSD: patch-conf_mime_types,v 1.2 2018/04/28 15:58:59 landry Exp $
Index: conf/mime.types
--- conf/mime.types.orig
+++ conf/mime.types
@@ -38,22 +38,30 @@ types {
     application/vnd.ms-excel                         xls;
     application/vnd.ms-fontobject                    eot;
     application/vnd.ms-powerpoint                    ppt;
+    application/vnd.oasis.opendocument.chart                 odc;
+    application/vnd.oasis.opendocument.chart-template        otc;
+    application/vnd.oasis.opendocument.database              odb;
+    application/vnd.oasis.opendocument.formula               odf;
+    application/vnd.oasis.opendocument.formula-template      otf;
+    application/vnd.oasis.opendocument.image                 odi;
+    application/vnd.oasis.opendocument.image-template        oti;
     application/vnd.oasis.opendocument.graphics      odg;
+    application/vnd.oasis.opendocument.graphics-template     otg;
     application/vnd.oasis.opendocument.presentation  odp;
+    application/vnd.oasis.opendocument.presentation-template otp;
     application/vnd.oasis.opendocument.spreadsheet   ods;
+    application/vnd.oasis.opendocument.spreadsheet-template  ots;
     application/vnd.oasis.opendocument.text          odt;
-    application/vnd.openxmlformats-officedocument.presentationml.presentation
-                                                     pptx;
-    application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
-                                                     xlsx;
-    application/vnd.openxmlformats-officedocument.wordprocessingml.document
-                                                     docx;
+    application/vnd.oasis.opendocument.text-master           odm;
+    application/vnd.oasis.opendocument.text-template         ott;
+    application/vnd.oasis.opendocument.text-web              oth;
     application/vnd.wap.wmlc                         wmlc;
     application/x-7z-compressed                      7z;
     application/x-cocoa                              cco;
     application/x-java-archive-diff                  jardiff;
     application/x-java-jnlp-file                     jnlp;
     application/x-makeself                           run;
+    application/x-ns-proxy-autoconfig                pac;
     application/x-perl                               pl pm;
     application/x-pilot                              prc pdb;
     application/x-rar-compressed                     rar;
@@ -65,7 +73,6 @@ types {
     application/x-x509-ca-cert                       der pem crt;
     application/x-xpinstall                          xpi;
     application/xhtml+xml                            xhtml;
-    application/xspf+xml                             xspf;
     application/zip                                  zip;
 
     application/octet-stream                         bin exe dll;
@@ -74,6 +81,7 @@ types {
     application/octet-stream                         iso img;
     application/octet-stream                         msi msp msm;
 
+    audio/basic                           au snd;
     audio/midi                                       mid midi kar;
     audio/mpeg                                       mp3;
     audio/ogg                                        ogg;
